Trace number 4434072

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) 374.393 387.174

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat100_4_32_5.opb
MD5SUM353b00be857f2760978c5d5f587e868e
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 benchmark5383147
Best CPU time to get the best result obtained on this benchmark3585.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 172808693
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 174373725764
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 172808693
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 174373725764
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-4434072-1721133207.opb
3.08/3.15	c single stage optimization mode
7.97/8.08	o 256086207
252.56/253.46	o 125914963
371.77/373.08	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/387.17	HOME/naps-1.03.sh: line 6: 854305 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: 63968 MiB (41038 MiB free)
  memory of node 1: 64473 MiB (30573 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434072-1721133207/watcher-4434072-1721133207 -o /tmp/evaluation-result-4434072-1721133207/solver-4434072-1721133207 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721128778-851259 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434072-1721133207.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=854300, runsolver pid=854297

[startup+0.100085 s]*
/proc/loadavg: 4.55 4.30 4.14 5/266 854305
/proc/meminfo: memFree=73319508/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=18536 memory=11752 CPUtime=0.09 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 2747 0 0 0 9 0 0 0 20 0 1 0 165485659 18980864 2938 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 4634 2938 436 659 0 3838 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28468 KiB
Current children cumulated memory: 14464 KiB

[startup+0.205694 s]*
/proc/loadavg: 4.55 4.30 4.14 5/266 854305
/proc/meminfo: memFree=73311740/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=27152 memory=19668 CPUtime=0.2 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 4719 0 0 0 19 1 0 0 20 0 1 0 165485659 27803648 4917 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 6788 4917 436 659 0 5992 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 37084 KiB
Current children cumulated memory: 22380 KiB

[startup+0.305651 s]*
/proc/loadavg: 4.55 4.30 4.14 5/266 854305
/proc/meminfo: memFree=73309248/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=29132 memory=22080 CPUtime=0.3 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 5328 0 0 0 29 1 0 0 20 0 1 0 165485659 29831168 5520 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 7350 5520 436 659 0 6554 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 39064 KiB
Current children cumulated memory: 24792 KiB

[startup+0.700248 s]
/proc/loadavg: 4.55 4.30 4.14 5/266 854305
/proc/meminfo: memFree=73299668/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=40076 memory=35256 CPUtime=0.68 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 8077 0 0 0 67 1 0 0 20 0 1 0 165485659 41037824 8814 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 10019 8814 468 659 0 9223 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 50008 KiB
Current children cumulated memory: 37968 KiB

[startup+1.50025 s]
/proc/loadavg: 4.55 4.30 4.14 5/266 854305
/proc/meminfo: memFree=73289556/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=50424 memory=45488 CPUtime=1.48 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 10809 0 0 0 146 2 0 0 20 0 1 0 165485659 51634176 11372 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 12606 11372 468 659 0 11810 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 60356 KiB
Current children cumulated memory: 48200 KiB

[startup+3.10556 s]
/proc/loadavg: 4.55 4.30 4.14 5/266 854305
/proc/meminfo: memFree=72822916/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=571528 memory=508752 CPUtime=3.08 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 65442 0 0 0 291 17 0 0 20 0 1 0 165485659 585244672 127188 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 142882 127188 468 659 0 142086 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 581460 KiB
Current children cumulated memory: 511464 KiB

[startup+6.30023 s]
/proc/loadavg: 4.50 4.29 4.14 5/266 854306
/proc/meminfo: memFree=72721428/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=690896 memory=604264 CPUtime=6.27 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 77365 0 0 0 605 22 0 0 20 0 1 0 165485659 707477504 151066 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 172724 151066 468 659 0 171928 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 700828 KiB
Current children cumulated memory: 606976 KiB

[startup+12.7002 s]
/proc/loadavg: 4.46 4.29 4.14 5/266 854306
/proc/meminfo: memFree=72702108/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=701748 memory=615448 CPUtime=12.64 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 79650 0 0 0 1242 22 0 0 20 0 1 0 165485659 718589952 153862 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 175437 153862 468 659 0 174641 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 711680 KiB
Current children cumulated memory: 618160 KiB

[startup+25.5002 s]
/proc/loadavg: 4.43 4.29 4.15 5/266 854308
/proc/meminfo: memFree=72679048/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=702396 memory=615932 CPUtime=25.42 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 79805 0 0 0 2519 23 0 0 20 0 1 0 165485659 719253504 153983 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 175599 153983 468 659 0 174803 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 712328 KiB
Current children cumulated memory: 618644 KiB

[startup+51.1056 s]
/proc/loadavg: 4.28 4.26 4.14 5/266 854313
/proc/meminfo: memFree=70212784/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=3452144 memory=3098536 CPUtime=50.94 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 315148 0 0 0 4990 104 0 0 20 0 1 0 165485659 3534995456 774634 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 863036 774634 468 659 0 862240 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 3462076 KiB
Current children cumulated memory: 3101248 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.24 4.14 5/262 854322
/proc/meminfo: memFree=57957256/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=17548892 memory=15273248 CPUtime=101.98 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 1478945 0 0 0 9758 440 0 0 20 0 1 0 165485659 17970065408 3818312 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 4387223 3818312 468 659 0 4386427 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 17558824 KiB
Current children cumulated memory: 15275960 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.22 4.14 5/262 854332
/proc/meminfo: memFree=56250924/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=18315080 memory=16889880 CPUtime=161.78 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 1784120 0 0 0 15609 569 0 0 20 0 1 0 165485659 18754641920 4222470 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 4578770 4222470 468 659 0 4577974 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 18325012 KiB
Current children cumulated memory: 16892592 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.19 4.13 5/262 854342
/proc/meminfo: memFree=55328044/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=20695368 memory=17947416 CPUtime=221.56 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 1857078 0 0 0 21541 615 0 0 20 0 1 0 165485659 21192056832 4486854 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 5173842 4486854 468 659 0 5173046 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 20705300 KiB
Current children cumulated memory: 17950128 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.19 4.13 5/262 854354
/proc/meminfo: memFree=50770556/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=25813640 memory=22546436 CPUtime=281.37 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 2307343 0 0 0 27344 793 0 0 20 0 1 0 165485659 26433167360 5636609 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 6453410 5636609 468 659 0 6452614 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 25823572 KiB
Current children cumulated memory: 22549148 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.17 4.12 5/259 854365
/proc/meminfo: memFree=42889544/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=31461440 memory=27540204 CPUtime=341.17 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 2867907 0 0 0 33159 958 0 0 20 0 1 0 165485659 32216514560 6885051 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 7865360 6885051 468 659 0 7864564 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 31471372 KiB
Current children cumulated memory: 27542916 KiB

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

# cumulated CPU time of all completed processes:  user=362.1 s, system=12.292 s

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

[startup+358.4 s]
/proc/loadavg: 4.09 4.16 4.12 5/259 854368
/proc/meminfo: memFree=42433456/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=31557668 memory=27773416 CPUtime=357.21 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 2893769 0 0 0 34750 971 0 0 20 0 1 0 165485659 32315052032 6943354 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 7889417 6943354 468 659 0 7888621 0
Current children cumulated CPU time: 357.21 s
Current children cumulated vsize: 31567600 KiB
Current children cumulated memory: 27776128 KiB

[startup+371.2 s]
/proc/loadavg: 4.14 4.17 4.12 5/259 854370
/proc/meminfo: memFree=43370204/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=31558064 memory=27774032 CPUtime=369.97 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) R 854300 854300 851249 0 -1 4194304 2894896 0 0 0 36023 974 0 0 20 0 1 0 165485659 32315457536 6943508 134679101440 4194304 6891213 140725235365936 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 7889516 6943508 468 659 0 7888720 0
Current children cumulated CPU time: 369.97 s
Current children cumulated vsize: 31567996 KiB
Current children cumulated memory: 27776744 KiB

[startup+377.6 s]
/proc/loadavg: 4.21 4.18 4.13 5/260 854374
/proc/meminfo: memFree=40598984/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=31559004 memory=27781004 CPUtime=373.82 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) S 854300 854300 851249 0 -1 4195840 2895337 0 0 0 36209 1173 0 0 20 0 1 0 165485659 32316420096 6945251 134679101440 4194304 6891213 140725235365936 140725235363328 6272572 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 7889751 6945251 468 659 0 7888955 0
Current children cumulated CPU time: 373.82 s
Current children cumulated vsize: 31568936 KiB
Current children cumulated memory: 27783716 KiB

[startup+384 s]*
/proc/loadavg: 4.19 4.18 4.13 4/260 854374
/proc/meminfo: memFree=40222124/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=31559004 memory=27781004 CPUtime=373.82 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) S 854300 854300 851249 0 -1 4195840 2895337 0 0 0 36209 1173 0 0 20 0 1 0 165485659 32316420096 6945251 134679101440 4194304 6891213 140725235365936 140725235363328 6272572 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 7889751 6945251 468 659 0 7888955 0
Current children cumulated CPU time: 373.82 s
Current children cumulated vsize: 31568936 KiB
Current children cumulated memory: 27783716 KiB

[startup+385.6 s]
/proc/loadavg: 4.18 4.17 4.13 4/260 854374
/proc/meminfo: memFree=40220076/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=31559004 memory=27781004 CPUtime=373.82 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) S 854300 854300 851249 0 -1 4195840 2895337 0 0 0 36209 1173 0 0 20 0 1 0 165485659 32316420096 6945251 134679101440 4194304 6891213 140725235365936 140725235363328 6272572 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 7889751 6945251 468 659 0 7888955 0
Current children cumulated CPU time: 373.82 s
Current children cumulated vsize: 31568936 KiB
Current children cumulated memory: 27783716 KiB

[startup+386.4 s]
/proc/loadavg: 4.18 4.17 4.13 4/260 854375
/proc/meminfo: memFree=40219676/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
[pid=854305] ppid=854300 vsize=31559004 memory=27781004 CPUtime=373.82 cores=0,2
/proc/854305/stat : 854305 (naps-1.03) S 854300 854300 851249 0 -1 4195840 2895337 0 0 0 36209 1173 0 0 20 0 1 0 165485659 32316420096 6945251 134679101440 4194304 6891213 140725235365936 140725235363328 6272572 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 17149952 140725235373041 140725235373157 140725235373157 140725235380171 0
/proc/854305/statm: 7889751 6945251 468 659 0 7888955 0
Current children cumulated CPU time: 373.82 s
Current children cumulated vsize: 31568936 KiB
Current children cumulated memory: 27783716 KiB

[startup+386.801 s]
/proc/loadavg: 4.18 4.17 4.13 4/260 854375
/proc/meminfo: memFree=40219676/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2712 KiB

[startup+387.001 s]*
/proc/loadavg: 4.18 4.17 4.13 5/262 854385
/proc/meminfo: memFree=56737472/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2712 KiB

[startup+387.106 s]
/proc/loadavg: 4.18 4.17 4.13 5/262 854385
/proc/meminfo: memFree=56737472/131524600 swapFree=131071996/131071996
[pid=854300] ppid=854297 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/854300/stat : 854300 (naps-1.03.sh) S 854297 854300 851249 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 165485659 10170368 678 134679101440 94690338426880 94690339506200 140730265533536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94690341604656 94690341651844 94690371670016 140730265535456 140730265535585 140730265535585 140730265542600 0
/proc/854300/statm: 2483 678 599 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2712 KiB

Child status: 134

Real time (s): 387.174
CPU time (s): 374.393
CPU user time (s): 362.1
CPU system time (s): 12.292
CPU usage (%): 96.6988
Max. virtual memory (cumulated for all children) (KiB): 31568936
Max. memory (cumulated for all children) (KiB): 27783716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 362.101
system time used= 12.292
maximum resident set size= 27781260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2895813
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= 29
involuntary context switches= 2687


# summary of solver processes directly reported to runsolver:
#   pid: 854300
#   total CPU time (s): 374.393
#   total CPU user time (s): 362.1
#   total CPU system time (s): 12.292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.761034 second user time and 1.8284 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-16 14:33:40
IDJOB=4434072
IDBENCH=155632
IDSOLVER=3062
FILE ID=nodeC023/4434072-1721133207
RUNJOBID= nodeC023-1721128778-851259
SLURM_JOB_ID= 7505692
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat100_4_32_5.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434072-1721133207/watcher-4434072-1721133207 -o /tmp/evaluation-result-4434072-1721133207/solver-4434072-1721133207 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721128778-851259 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434072-1721133207.opb

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

MD5SUM BENCH= 353b00be857f2760978c5d5f587e868e
RANDOM SEED=1304824116

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		: 3659.305
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		: 3679.037
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		: 3653.496
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		: 3600.145
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		: 3670.041
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		: 3679.098
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		: 3600.188
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		: 3599.912
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:        73330896 kB
MemAvailable:   76453996 kB
Buffers:          433276 kB
Cached:          3492848 kB
SwapCached:            0 kB
Active:           773588 kB
Inactive:       56642240 kB
Active(anon):       1596 kB
Inactive(anon): 53526168 kB
Active(file):     771992 kB
Inactive(file):  3116072 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              7044 kB
Writeback:             0 kB
AnonPages:      53490064 kB
Mapped:           109744 kB
Shmem:             37720 kB
KReclaimable:     149720 kB
Slab:             263516 kB
SReclaimable:     149720 kB
SUnreclaim:       113796 kB
KernelStack:        4272 kB
PageTables:       114164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   60190260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62560 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14448640 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:      248532 kB
DirectMap2M:    28884992 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC023 at 2024-07-16 14:40:07