Trace number 4434143

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) 762.018 779.334

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
MD5SUMa7d39c8a0eed618aa14a4423c4fae159
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 benchmark126
Best CPU time to get the best result obtained on this benchmark1995.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables175232
Total number of constraints2994
Number of constraints which are clauses1368
Number of constraints which are cardinality constraints (but not clauses)1368
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1369
Number of terms in the objective function 128
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 482918
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1101202
Number of bits of the biggest sum of numbers21
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-4434143-1721168404.opb
757.79/759.71	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/779.33	HOME/naps-1.03.sh: line 6: 874478 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: 64059 MiB (48544 MiB free)
  memory of node 1: 64510 MiB (58502 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434143-1721168404/watcher-4434143-1721168404 -o /tmp/evaluation-result-4434143-1721168404/solver-4434143-1721168404 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721162579-870180 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434143-1721168404.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=874473, runsolver pid=874470

[startup+0.100639 s]*
/proc/loadavg: 4.09 4.15 4.17 5/246 874478
/proc/meminfo: memFree=109610328/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=13616 memory=6948 CPUtime=0.08 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 1420 0 0 0 8 0 0 0 20 0 1 0 168999157 13942784 1737 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 3404 1737 436 659 0 2608 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 23548 KiB
Current children cumulated memory: 9800 KiB

[startup+0.215638 s]*
/proc/loadavg: 4.09 4.15 4.17 5/246 874478
/proc/meminfo: memFree=109605184/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=19420 memory=12364 CPUtime=0.19 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 2898 0 0 0 18 1 0 0 20 0 1 0 168999157 19886080 3091 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 4855 3091 436 659 0 4059 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 29352 KiB
Current children cumulated memory: 15216 KiB

[startup+0.313144 s]*
/proc/loadavg: 4.09 4.15 4.17 5/246 874478
/proc/meminfo: memFree=109590368/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=31948 memory=23568 CPUtime=0.29 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 5854 0 0 0 28 1 0 0 20 0 1 0 168999157 32714752 5892 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 7987 5892 436 659 0 7191 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 41880 KiB
Current children cumulated memory: 26420 KiB

[startup+0.700352 s]
/proc/loadavg: 4.09 4.15 4.17 5/246 874478
/proc/meminfo: memFree=109575780/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=52440 memory=39572 CPUtime=0.67 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 10200 0 0 0 64 3 0 0 20 0 1 0 168999157 53698560 9893 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 13148 9893 436 659 0 12352 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 62372 KiB
Current children cumulated memory: 42424 KiB

[startup+1.50043 s]
/proc/loadavg: 4.09 4.15 4.17 5/246 874478
/proc/meminfo: memFree=109528960/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=94740 memory=68596 CPUtime=1.46 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 17105 0 0 0 142 4 0 0 20 0 1 0 168999157 97013760 17149 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 23685 17149 436 659 0 22889 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 104672 KiB
Current children cumulated memory: 71448 KiB

[startup+3.11294 s]
/proc/loadavg: 4.09 4.14 4.17 5/246 874478
/proc/meminfo: memFree=109452344/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=173736 memory=133064 CPUtime=3.07 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 29453 0 0 0 300 7 0 0 20 0 1 0 168999157 177905664 33266 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 43434 33266 468 659 0 42638 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 183668 KiB
Current children cumulated memory: 135916 KiB

[startup+6.3004 s]
/proc/loadavg: 4.09 4.14 4.17 5/246 874479
/proc/meminfo: memFree=109149988/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=508636 memory=460008 CPUtime=6.25 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 100743 0 0 0 605 20 0 0 20 0 1 0 168999157 520843264 115002 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 127192 115002 468 659 0 126396 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 518568 KiB
Current children cumulated memory: 462860 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.16 4.18 5/246 874479
/proc/meminfo: memFree=108917916/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=744048 memory=695224 CPUtime=12.64 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 147085 0 0 0 1234 30 0 0 20 0 1 0 168999157 761905152 173806 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 186012 173806 468 659 0 185216 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 753980 KiB
Current children cumulated memory: 698076 KiB

[startup+25.5005 s]
/proc/loadavg: 4.13 4.15 4.17 6/248 874486
/proc/meminfo: memFree=108720280/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=822892 memory=775816 CPUtime=25.41 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 162225 0 0 0 2508 33 0 0 20 0 1 0 168999157 842641408 193954 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 205723 193954 468 659 0 204927 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 832824 KiB
Current children cumulated memory: 778668 KiB

[startup+51.1132 s]
/proc/loadavg: 4.08 4.14 4.17 6/248 874489
/proc/meminfo: memFree=108223420/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=1120544 memory=1065836 CPUtime=50.96 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 198229 0 0 0 5052 44 0 0 20 0 1 0 168999157 1147437056 266459 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 280136 266459 468 659 0 279340 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1130476 KiB
Current children cumulated memory: 1068688 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.14 4.17 5/248 874498
/proc/meminfo: memFree=107509968/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=1725012 memory=1618516 CPUtime=102.02 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 265439 0 0 0 10136 66 0 0 20 0 1 0 168999157 1766412288 404629 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 431253 404629 468 659 0 430457 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 1734944 KiB
Current children cumulated memory: 1621368 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.13 4.16 5/247 874509
/proc/meminfo: memFree=106522492/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=2403336 memory=2235412 CPUtime=161.87 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 313244 0 0 0 16098 89 0 0 20 0 1 0 168999157 2461016064 558853 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 600834 558853 468 659 0 600038 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2413268 KiB
Current children cumulated memory: 2238264 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.12 4.16 5/247 874519
/proc/meminfo: memFree=104377200/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=2659548 memory=2610508 CPUtime=221.73 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 378040 0 0 0 22069 104 0 0 20 0 1 0 168999157 2723377152 652627 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 664887 652627 468 659 0 664091 0

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

/proc/874478/statm: 1192850 1139270 468 659 0 1192054 0
Current children cumulated CPU time: 461.12 s
Current children cumulated vsize: 4781332 KiB
Current children cumulated memory: 4559932 KiB

[startup+522.3 s]
/proc/loadavg: 4.63 4.33 4.23 5/251 875184
/proc/meminfo: memFree=106352212/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=4967816 memory=4857992 CPUtime=520.96 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 647084 0 0 0 51904 192 0 0 20 0 1 0 168999157 5087043584 1214498 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 1241954 1214498 468 659 0 1241158 0
Current children cumulated CPU time: 520.96 s
Current children cumulated vsize: 4977748 KiB
Current children cumulated memory: 4860844 KiB

[startup+582.3 s]
/proc/loadavg: 4.29 4.28 4.21 5/251 875195
/proc/meminfo: memFree=97191408/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=7105424 memory=6624024 CPUtime=580.81 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 715684 0 0 0 57819 262 0 0 20 0 1 0 168999157 7275954176 1656006 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 1776356 1656006 468 659 0 1775560 0
Current children cumulated CPU time: 580.81 s
Current children cumulated vsize: 7115356 KiB
Current children cumulated memory: 6626876 KiB

[startup+642.3 s]
/proc/loadavg: 4.15 4.24 4.20 5/251 875261
/proc/meminfo: memFree=96857396/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=7526916 memory=7225840 CPUtime=640.67 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 824311 0 0 0 63780 287 0 0 20 0 1 0 168999157 7707561984 1806460 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 1881729 1806460 468 659 0 1880933 0
Current children cumulated CPU time: 640.67 s
Current children cumulated vsize: 7536848 KiB
Current children cumulated memory: 7228692 KiB

[startup+702.3 s]
/proc/loadavg: 4.09 4.21 4.19 5/250 875271
/proc/meminfo: memFree=96613552/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=7826724 memory=7687320 CPUtime=700.51 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4194304 901607 0 0 0 69745 306 0 0 20 0 1 0 168999157 8014565376 1921830 134679101440 4194304 6891213 140729737286288 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 1956681 1921830 468 659 0 1955885 0
Current children cumulated CPU time: 700.51 s
Current children cumulated vsize: 7836656 KiB
Current children cumulated memory: 7690172 KiB

[startup+762.3 s]
/proc/loadavg: 4.21 4.22 4.19 5/248 875284
/proc/meminfo: memFree=76520128/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=30889204 memory=27085288 CPUtime=759.97 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) R 874473 874473 870169 0 -1 4195840 2258167 0 0 0 74962 1035 0 0 20 0 1 0 168999157 31630544896 6771322 134679101440 4194304 6891213 140729737286288 140729737277760 6272572 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 7722301 6771322 509 659 0 7721505 0
Current children cumulated CPU time: 759.97 s
Current children cumulated vsize: 30899136 KiB
Current children cumulated memory: 27088140 KiB

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

# cumulated CPU time of all completed processes:  user=749.628 s, system=12.3894 s

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

[startup+768 s]*
/proc/loadavg: 4.20 4.21 4.19 5/248 875286
/proc/meminfo: memFree=74763612/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=30889204 memory=27085288 CPUtime=761.01 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) S 874473 874473 870169 0 -1 4195840 2258167 0 0 0 74962 1139 0 0 20 0 1 0 168999157 31630544896 6771322 134679101440 4194304 6891213 140729737286288 140729737277760 6272572 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 7722301 6771322 509 659 0 7721505 0
Current children cumulated CPU time: 761.01 s
Current children cumulated vsize: 30899136 KiB
Current children cumulated memory: 27088140 KiB

[startup+774.4 s]
/proc/loadavg: 4.18 4.21 4.19 4/248 875287
/proc/meminfo: memFree=74403832/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=30889204 memory=27085288 CPUtime=761.01 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) S 874473 874473 870169 0 -1 4195840 2258167 0 0 0 74962 1139 0 0 20 0 1 0 168999157 31630544896 6771322 134679101440 4194304 6891213 140729737286288 140729737277760 6272572 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 7722301 6771322 509 659 0 7721505 0
Current children cumulated CPU time: 761.01 s
Current children cumulated vsize: 30899136 KiB
Current children cumulated memory: 27088140 KiB

[startup+777.601 s]
/proc/loadavg: 4.17 4.21 4.19 4/248 875287
/proc/meminfo: memFree=74403556/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
[pid=874478] ppid=874473 vsize=30889204 memory=27085288 CPUtime=761.01 cores=4,6
/proc/874478/stat : 874478 (naps-1.03) S 874473 874473 870169 0 -1 4195840 2258167 0 0 0 74962 1139 0 0 20 0 1 0 168999157 31630544896 6771322 134679101440 4194304 6891213 140729737286288 140729737277760 6272572 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15421440 140729737294833 140729737294949 140729737294949 140729737301963 0
/proc/874478/statm: 7722301 6771322 509 659 0 7721505 0
Current children cumulated CPU time: 761.01 s
Current children cumulated vsize: 30899136 KiB
Current children cumulated memory: 27088140 KiB

[startup+778.4 s]
/proc/loadavg: 4.17 4.21 4.19 5/248 875287
/proc/meminfo: memFree=75675384/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2852 KiB

[startup+778.8 s]
/proc/loadavg: 4.17 4.21 4.19 5/248 875287
/proc/meminfo: memFree=75675384/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2852 KiB

[startup+779.2 s]
/proc/loadavg: 4.17 4.21 4.19 6/249 875294
/proc/meminfo: memFree=86442516/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2852 KiB

[startup+779.3 s]
/proc/loadavg: 4.17 4.21 4.19 6/249 875294
/proc/meminfo: memFree=86442516/131655788 swapFree=131071996/131071996
[pid=874473] ppid=874470 vsize=9932 memory=2852 CPUtime=0 cores=4,6
/proc/874473/stat : 874473 (naps-1.03.sh) S 874470 874473 870169 0 -1 4194304 222 242 0 0 0 0 0 0 20 0 1 0 168999157 10170368 713 134679101440 94076595552256 94076596631576 140724068621088 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076598730032 94076598777220 94076608368640 140724068627424 140724068627553 140724068627553 140724068634568 0
/proc/874473/statm: 2483 713 638 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2852 KiB

Child status: 134

Real time (s): 779.334
CPU time (s): 762.018
CPU user time (s): 749.628
CPU system time (s): 12.3894
CPU usage (%): 97.7781
Max. virtual memory (cumulated for all children) (KiB): 30899136
Max. memory (cumulated for all children) (KiB): 27088140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 749.628
system time used= 12.3894
maximum resident set size= 27085292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2258647
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= 67
involuntary context switches= 880


# summary of solver processes directly reported to runsolver:
#   pid: 874473
#   total CPU time (s): 762.018
#   total CPU user time (s): 749.628
#   total CPU system time (s): 12.3894

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.71325 second user time and 7.47321 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-17 00:20:17
IDJOB=4434143
IDBENCH=158606
IDSOLVER=3062
FILE ID=nodeC006/4434143-1721168404
RUNJOBID= nodeC006-1721162579-870180
SLURM_JOB_ID= 7505779
Free space on /tmp= 723744 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434143-1721168404/watcher-4434143-1721168404 -o /tmp/evaluation-result-4434143-1721168404/solver-4434143-1721168404 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721162579-870180 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434143-1721168404.opb

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

MD5SUM BENCH= a7d39c8a0eed618aa14a4423c4fae159
RANDOM SEED=910747477

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        109616208 kB
MemAvailable:   113588252 kB
Buffers:          431140 kB
Cached:          4332452 kB
SwapCached:            0 kB
Active:           766352 kB
Inactive:       20599232 kB
Active(anon):       1516 kB
Inactive(anon): 16638496 kB
Active(file):     764836 kB
Inactive(file):  3960736 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             13064 kB
Writeback:             0 kB
AnonPages:      16600764 kB
Mapped:           109992 kB
Shmem:             37704 kB
KReclaimable:     173004 kB
Slab:             281712 kB
SReclaimable:     173004 kB
SUnreclaim:       108708 kB
KernelStack:        3880 kB
PageTables:        41896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   19061340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54304 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8052736 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:      310088 kB
DirectMap2M:    40488960 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 723744 MiB
End job on nodeC006 at 2024-07-17 00:33:16