Trace number 4514261

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS naps-1.03a6UNSAT 316.347 317.147

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v041-n2.opb
MD5SUMb8a09e358b8e1895ad7e151def234408
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.010805
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints41
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)41
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.02	c NaPS 1.03a6.
0.00/0.02	c Input file name: HOME/instance-4514261-1751222340.opb
316.29/317.14	s UNSATISFIABLE
316.29/317.14	c _____________________________________________________________________________
316.29/317.14	c std/band forms        : 41,0
316.29/317.14	c 2cl/3cl ITE-codings   : 0,0
316.29/317.14	c BDD/srt/adr Max costs : 0,24,0
316.29/317.14	c BDDraw/bin/mul/srt/adr: 0,0,0,41,0
316.29/317.14	c BDD nodes             : 0
316.29/317.14	c Es1/CC detections     : 0,0
316.29/317.14	c CC sort               : 41
316.29/317.14	c SAT/UNSAT calls       : 0,1
316.29/317.14	c regenrated variables  : 0
316.29/317.14	c eliminated fixed lits : 0
316.29/317.14	c goal lit flips        : 0
316.29/317.14	c goal stages           : 0
316.29/317.14	c goal shrink           : 0
316.29/317.14	c goal coeff separations: 0
316.29/317.14	c restarts              : 256954
316.29/317.14	c conflicts             : 12175062       (38514 /sec)
316.29/317.14	c decisions             : 16099288       (50927 /sec)
316.29/317.14	c propagations          : 170830795      (540394 /sec)
316.29/317.14	c inspects              : 0              (0 /sec)
316.29/317.14	c CPU time (solving tm) : 316.1 s        (316.1 s, SAT 0 s, UNSAT 316.1 s)
316.29/317.14	c Time for Opt-base     : 0.000273 s
316.29/317.14	c Steps for Opt-base    : 0
316.29/317.14	c Time for BDD coding   : 0 s
316.29/317.14	c Time for srt coding   : 0.000411 s
316.29/317.14	c _____________________________________________________________________________

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: 63837 MiB (63257 MiB free)
  memory of node 1: 64465 MiB (63921 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514261-1751222340/watcher-4514261-1751222340 -o /tmp/evaluation-result-4514261-1751222340/solver-4514261-1751222340 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751218728-27147 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4514261-1751222340.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=27635, runsolver pid=27632
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 4.05 4.10 4.05 5/256 27639
/proc/meminfo: memFree=130230596/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=4464 memory=2892 CPUtime=0.08 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 310 0 0 0 8 0 0 0 20 0 1 0 37913165 4571136 723 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 1116 723 544 696 0 277 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 8656 KiB
Current children cumulated memory: 5964 KiB

[startup+0.218992 s]*
/proc/loadavg: 4.05 4.10 4.05 5/256 27639
/proc/meminfo: memFree=130230344/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=4980 memory=3148 CPUtime=0.19 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 397 0 0 0 19 0 0 0 20 0 1 0 37913165 5099520 787 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 1245 787 544 696 0 406 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 9172 KiB
Current children cumulated memory: 6220 KiB

[startup+0.313226 s]*
/proc/loadavg: 4.05 4.10 4.05 5/256 27639
/proc/meminfo: memFree=130230344/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=5236 memory=3148 CPUtime=0.28 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 413 0 0 0 28 0 0 0 20 0 1 0 37913165 5361664 787 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 1309 787 544 696 0 470 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 9428 KiB
Current children cumulated memory: 6220 KiB

[startup+0.700317 s]
/proc/loadavg: 4.05 4.10 4.05 5/256 27639
/proc/meminfo: memFree=130229588/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=6996 memory=4812 CPUtime=0.65 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 831 0 0 0 65 0 0 0 20 0 1 0 37913165 7163904 1203 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 1749 1203 544 696 0 910 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 11188 KiB
Current children cumulated memory: 7884 KiB

[startup+1.50032 s]
/proc/loadavg: 4.05 4.10 4.05 5/256 27639
/proc/meminfo: memFree=130227068/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=8348 memory=5840 CPUtime=1.45 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 2382 0 0 0 145 0 0 0 20 0 1 0 37913165 8548352 1460 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 2087 1460 544 696 0 1248 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 12540 KiB
Current children cumulated memory: 8912 KiB

[startup+3.11318 s]
/proc/loadavg: 4.05 4.10 4.05 5/256 27639
/proc/meminfo: memFree=130224748/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=10908 memory=7836 CPUtime=3.06 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 4911 0 0 0 305 1 0 0 20 0 1 0 37913165 11169792 1959 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 2727 1959 544 696 0 1888 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 15100 KiB
Current children cumulated memory: 10908 KiB

[startup+6.30033 s]
/proc/loadavg: 4.04 4.09 4.05 5/256 27639
/proc/meminfo: memFree=130210820/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=12564 memory=9044 CPUtime=6.23 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 6847 0 0 0 622 1 0 0 20 0 1 0 37913165 12865536 2261 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 3141 2261 544 696 0 2302 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 16756 KiB
Current children cumulated memory: 12116 KiB

[startup+12.7003 s]
/proc/loadavg: 4.04 4.09 4.05 5/256 27639
/proc/meminfo: memFree=130187128/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=14616 memory=11684 CPUtime=12.62 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 20011 0 0 0 1257 5 0 0 20 0 1 0 37913165 14966784 2921 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 3654 2921 544 696 0 2815 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 18808 KiB
Current children cumulated memory: 14756 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 4.10 4.05 5/256 27639
/proc/meminfo: memFree=130154236/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=19612 memory=17748 CPUtime=25.39 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 37724 0 0 0 2531 8 0 0 20 0 1 0 37913165 20082688 4437 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 4903 4437 544 696 0 4064 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 23804 KiB
Current children cumulated memory: 20820 KiB

[startup+51.1136 s]
/proc/loadavg: 4.07 4.09 4.05 5/256 27640
/proc/meminfo: memFree=130123440/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=18584 memory=15460 CPUtime=50.94 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 50083 0 0 0 5083 11 0 0 20 0 1 0 37913165 19030016 3865 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 4646 3865 544 696 0 3807 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 22776 KiB
Current children cumulated memory: 18532 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/257 27643
/proc/meminfo: memFree=130053880/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=38040 memory=32516 CPUtime=102 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 87317 0 0 0 10181 19 0 0 20 0 1 0 37913165 38952960 8129 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 9510 8129 544 696 0 8671 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 35588 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.10 4.06 5/257 27644
/proc/meminfo: memFree=130057064/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=38040 memory=32516 CPUtime=161.86 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 87366 0 0 0 16167 19 0 0 20 0 1 0 37913165 38952960 8129 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 9510 8129 544 696 0 8671 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 35588 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.10 4.06 5/257 27646
/proc/meminfo: memFree=130082552/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=42136 memory=29236 CPUtime=221.72 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 88505 0 0 0 22152 20 0 0 20 0 1 0 37913165 43147264 7309 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 10534 7309 544 696 0 9695 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 46328 KiB
Current children cumulated memory: 32308 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.06 5/256 27648
/proc/meminfo: memFree=130063584/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=25752 memory=21528 CPUtime=281.57 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 89548 0 0 0 28137 20 0 0 20 0 1 0 37913165 26370048 5382 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 6438 5382 544 696 0 5599 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 29944 KiB
Current children cumulated memory: 24600 KiB

[startup+317.147 s]
# the end of solver process 27635 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=316.126 s, system=0.221252 s

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

[startup+294.4 s]
/proc/loadavg: 4.14 4.10 4.06 5/256 27649
/proc/meminfo: memFree=130061144/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=50328 memory=27932 CPUtime=293.65 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 90158 0 0 0 29344 21 0 0 20 0 1 0 37913165 51535872 6983 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 12582 6983 544 696 0 11743 0
Current children cumulated CPU time: 293.65 s
Current children cumulated vsize: 54520 KiB
Current children cumulated memory: 31004 KiB

[startup+307.2 s]
/proc/loadavg: 4.11 4.10 4.06 5/255 27650
/proc/meminfo: memFree=130056980/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=50328 memory=30284 CPUtime=306.41 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 90211 0 0 0 30620 21 0 0 20 0 1 0 37913165 51535872 7571 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 12582 7571 544 696 0 11743 0
Current children cumulated CPU time: 306.41 s
Current children cumulated vsize: 54520 KiB
Current children cumulated memory: 33356 KiB

[startup+313.6 s]
/proc/loadavg: 4.10 4.10 4.06 5/255 27650
/proc/meminfo: memFree=130065424/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=50328 memory=30284 CPUtime=312.79 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 90214 0 0 0 31258 21 0 0 20 0 1 0 37913165 51535872 7571 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 12582 7571 544 696 0 11743 0
Current children cumulated CPU time: 312.79 s
Current children cumulated vsize: 54520 KiB
Current children cumulated memory: 33356 KiB

[startup+315.2 s]
/proc/loadavg: 4.09 4.09 4.06 5/255 27650
/proc/meminfo: memFree=130065676/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=35992 memory=23776 CPUtime=314.39 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 90214 0 0 0 31418 21 0 0 20 0 1 0 37913165 36855808 5944 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 8998 5944 544 696 0 8159 0
Current children cumulated CPU time: 314.39 s
Current children cumulated vsize: 40184 KiB
Current children cumulated memory: 26848 KiB

[startup+316 s]*
/proc/loadavg: 4.09 4.09 4.06 5/255 27650
/proc/meminfo: memFree=130065676/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=38040 memory=24928 CPUtime=315.2 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 90523 0 0 0 31499 21 0 0 20 0 1 0 37913165 38952960 6232 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 9510 6232 544 696 0 8671 0
Current children cumulated CPU time: 315.2 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 28000 KiB

[startup+316.8 s]
/proc/loadavg: 4.09 4.09 4.06 5/255 27650
/proc/meminfo: memFree=130065676/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=38040 memory=23904 CPUtime=315.98 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 90774 0 0 0 31577 21 0 0 20 0 1 0 37913165 38952960 5976 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 9510 5976 544 696 0 8671 0
Current children cumulated CPU time: 315.98 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 26976 KiB

[startup+317 s]*
/proc/loadavg: 4.09 4.09 4.06 5/255 27650
/proc/meminfo: memFree=130065680/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=38040 memory=24416 CPUtime=316.19 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 90925 0 0 0 31598 21 0 0 20 0 1 0 37913165 38952960 6104 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 9510 6104 544 696 0 8671 0
Current children cumulated CPU time: 316.19 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 27488 KiB

[startup+317.113 s]
/proc/loadavg: 4.09 4.09 4.06 5/255 27650
/proc/meminfo: memFree=130065680/131382120 swapFree=33010684/33010684
[pid=27635] ppid=27632 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27635/stat : 27635 (naps-1.03a6.sh) S 27632 27635 27134 0 -1 4194304 229 207 0 0 0 0 0 0 20 0 1 0 37913163 4292608 768 18446744073709551615 94452618612736 94452619507269 140733903462880 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94452619746320 94452619794064 94452631212032 140733903464871 140733903464965 140733903464965 140733903470567 0
/proc/27635/statm: 1048 768 704 219 0 110 0
[pid=27639] ppid=27635 vsize=38040 memory=24672 CPUtime=316.29 cores=4,6
/proc/27639/stat : 27639 (naps-1.03a6) R 27635 27635 27134 0 -1 4194304 90992 0 0 0 31608 21 0 0 20 0 1 0 37913165 38952960 6168 18446744073709551615 4198400 7047149 140733921360736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19611648 140733921364340 140733921364454 140733921364454 140733921370057 0
/proc/27639/statm: 9510 6168 544 696 0 8671 0
Current children cumulated CPU time: 316.29 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 27744 KiB

Child status: 10

Real time (s): 317.147
CPU time (s): 316.347
CPU user time (s): 316.126
CPU system time (s): 0.221252
CPU usage (%): 99.7478
Max. virtual memory (cumulated for all children) (KiB): 62712
Max. memory (cumulated for all children) (KiB): 47128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.126
system time used= 0.221252
maximum resident set size= 44056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91460
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= 138
involuntary context switches= 222


# summary of solver processes directly reported to runsolver:
#   pid: 27635
#   total CPU time (s): 316.347
#   total CPU user time (s): 316.126
#   total CPU system time (s): 0.221252

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.78796 second user time and 3.2348 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-29 20:39:00
IDJOB=4514261
IDBENCH=162615
IDSOLVER=3341
FILE ID=nodeC008/4514261-1751222340
RUNJOBID= nodeC008-1751218728-27147
SLURM_JOB_ID= 9587669
Free space on /tmp= 433044 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v041-n2.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514261-1751222340/watcher-4514261-1751222340 -o /tmp/evaluation-result-4514261-1751222340/solver-4514261-1751222340 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751218728-27147 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4514261-1751222340.opb

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

MD5SUM BENCH= b8a09e358b8e1895ad7e151def234408
RANDOM SEED=1982588281

nodeC008 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 1795.785
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
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		: 2294.654
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
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.680
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
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.405
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
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		: 1197.565
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
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		: 3700.000
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
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.191
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
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.210
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130231036 kB
MemAvailable:   129972448 kB
Buffers:            3280 kB
Cached:           552072 kB
SwapCached:            0 kB
Active:           337396 kB
Inactive:         304096 kB
Active(anon):     104100 kB
Inactive(anon):        0 kB
Active(file):     233296 kB
Inactive(file):   304096 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22572 kB
Writeback:             4 kB
AnonPages:         89300 kB
Mapped:           109380 kB
Shmem:             17956 kB
KReclaimable:      87296 kB
Slab:             166848 kB
SReclaimable:      87296 kB
SUnreclaim:        79552 kB
KernelStack:        4116 kB
PageTables:         2988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     416964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC008 at 2025-06-29 20:44:18