Trace number 4450868

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-GM 1.03? (TO) 3600.05 3609.9

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size96-round23-2.opb
MD5SUMa8b84d78b1363b4a3850ebb291b1422d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark385.769
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9472
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)384
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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-4450868-1721418581.opb
3600.03/3609.90	c 
3600.03/3609.90	c *** TERMINATED *** by signal 15
3600.03/3609.90	s UNKNOWN
3600.03/3609.90	c _____________________________________________________________________________
3600.03/3609.90	c std/band forms        : 0,799
3600.03/3609.90	c 2cl/3cl ITE-codings   : 0,12234
3600.03/3609.90	c BDD/srt/adr Max costs : 32,0,0
3600.03/3609.90	c BDDraw/bin/mul/srt/adr: 799,0,0,0,0
3600.03/3609.90	c BDD nodes             : 22109
3600.03/3609.90	c Es1/CC detections     : 0,0
3600.03/3609.90	c CC sort               : 0
3600.03/3609.90	c SAT/UNSAT calls       : 0,0
3600.03/3609.90	c regenrated variables  : 0
3600.03/3609.90	c eliminated fixed lits : 3907
3600.03/3609.90	c goal lit flips        : 0
3600.03/3609.90	c goal stages           : 0
3600.03/3609.90	c goal shrink           : 0
3600.03/3609.90	c goal coeff separations: 0
3600.03/3609.90	c restarts              : 0
3600.03/3609.90	c conflicts             : 0              (0 /sec)
3600.03/3609.90	c decisions             : 0              (0 /sec)
3600.03/3609.90	c propagations          : 0              (0 /sec)
3600.03/3609.90	c inspects              : 0              (0 /sec)
3600.03/3609.90	c CPU time (solving tm) : 3599 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.03/3609.90	c Time for Opt-base     : 0 s
3600.03/3609.90	c Steps for Opt-base    : 0
3600.03/3609.90	c Time for BDD coding   : 0.2469 s
3600.03/3609.90	c Time for srt coding   : 0 s
3600.03/3609.90	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: 64096 MiB (63058 MiB free)
  memory of node 1: 64473 MiB (63047 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450868-1721418581/watcher-4450868-1721418581 -o /tmp/evaluation-result-4450868-1721418581/solver-4450868-1721418581 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721411363-1022187 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4450868-1721418581.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1026769, runsolver pid=1026766

[startup+0.100349 s]*
/proc/loadavg: 4.22 4.31 4.25 5/248 1026774
/proc/meminfo: memFree=129131352/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=8720 memory=2516 CPUtime=0.09 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 264 0 0 0 9 0 0 0 20 0 1 0 194015227 8929280 629 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 2180 629 436 659 0 1384 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18652 KiB
Current children cumulated memory: 5316 KiB

[startup+0.214362 s]*
/proc/loadavg: 4.22 4.31 4.25 5/248 1026774
/proc/meminfo: memFree=129129336/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=10612 memory=4364 CPUtime=0.19 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 772 0 0 0 19 0 0 0 20 0 1 0 194015227 10866688 1091 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 2653 1091 436 659 0 1857 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 20544 KiB
Current children cumulated memory: 7164 KiB

[startup+0.31336 s]*
/proc/loadavg: 4.22 4.31 4.25 5/248 1026774
/proc/meminfo: memFree=129126640/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=12956 memory=6920 CPUtime=0.27 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 1355 0 0 0 27 0 0 0 20 0 1 0 194015227 13266944 1730 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 3239 1730 436 659 0 2443 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 22888 KiB
Current children cumulated memory: 9720 KiB

[startup+0.700346 s]
/proc/loadavg: 4.22 4.31 4.25 5/248 1026774
/proc/meminfo: memFree=129125896/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=20592 memory=15984 CPUtime=0.61 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 3213 0 0 0 61 0 0 0 20 0 1 0 194015227 21086208 3996 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 5148 3996 468 659 0 4352 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 30524 KiB
Current children cumulated memory: 18784 KiB

[startup+1.5003 s]
/proc/loadavg: 4.21 4.30 4.25 5/248 1026774
/proc/meminfo: memFree=129117100/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=21256 memory=16776 CPUtime=1.41 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 3359 0 0 0 140 1 0 0 20 0 1 0 194015227 21766144 4194 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 5314 4194 468 659 0 4518 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 31188 KiB
Current children cumulated memory: 19576 KiB

[startup+3.11279 s]
/proc/loadavg: 4.21 4.30 4.25 5/248 1026824
/proc/meminfo: memFree=129187064/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=22048 memory=17756 CPUtime=3.02 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 4297 0 0 0 301 1 0 0 20 0 1 0 194015227 22577152 4439 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 5512 4439 468 659 0 4716 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 31980 KiB
Current children cumulated memory: 20556 KiB

[startup+6.3004 s]
/proc/loadavg: 4.19 4.30 4.25 5/248 1026826
/proc/meminfo: memFree=129137780/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=27816 memory=24668 CPUtime=6.2 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 5809 0 0 0 619 1 0 0 20 0 1 0 194015227 28483584 6167 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 6954 6167 468 659 0 6158 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 37748 KiB
Current children cumulated memory: 27468 KiB

[startup+12.7004 s]
/proc/loadavg: 4.17 4.29 4.25 5/248 1026826
/proc/meminfo: memFree=129113444/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=30536 memory=27828 CPUtime=12.58 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 6570 0 0 0 1257 1 0 0 20 0 1 0 194015227 31268864 6957 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 7634 6957 468 659 0 6838 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 40468 KiB
Current children cumulated memory: 30628 KiB

[startup+25.5004 s]
/proc/loadavg: 4.22 4.30 4.25 5/246 1026829
/proc/meminfo: memFree=129179896/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=46736 memory=38144 CPUtime=25.34 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 7768 0 0 0 2533 1 0 0 20 0 1 0 194015227 47857664 9536 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 11684 9536 468 659 0 10888 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 56668 KiB
Current children cumulated memory: 40944 KiB

[startup+51.1129 s]
/proc/loadavg: 4.19 4.28 4.25 5/246 1026832
/proc/meminfo: memFree=129071660/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=51200 memory=44756 CPUtime=50.88 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 7845 0 0 0 5087 1 0 0 20 0 1 0 194015227 52428800 11189 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 12800 11189 468 659 0 12004 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 61132 KiB
Current children cumulated memory: 47556 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.25 4.24 5/249 1026846
/proc/meminfo: memFree=129014388/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=77196 memory=68404 CPUtime=101.94 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 10721 0 0 0 10190 4 0 0 20 0 1 0 194015227 79048704 17101 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 19299 17101 468 659 0 18503 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 87128 KiB
Current children cumulated memory: 71204 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.22 4.23 5/249 1026857
/proc/meminfo: memFree=129064152/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=90032 memory=85448 CPUtime=161.78 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 10927 0 0 0 16174 4 0 0 20 0 1 0 194015227 92192768 21362 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 22508 21362 468 659 0 21712 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 99964 KiB
Current children cumulated memory: 88248 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.21 4.22 5/248 1026867
/proc/meminfo: memFree=129010620/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=90032 memory=87524 CPUtime=221.61 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 11690 0 0 0 22156 5 0 0 20 0 1 0 194015227 92192768 21881 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 22508 21881 468 659 0 21712 0
Current children cumulated CPU time: 221.61 s

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

/proc/loadavg: 3.21 3.76 4.00 4/240 1028792
/proc/meminfo: memFree=129074072/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=139352 memory=121676 CPUtime=3093.69 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 56183 0 0 0 309279 90 0 0 20 0 1 0 194015227 142696448 30419 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 34838 30419 468 659 0 34042 0
Current children cumulated CPU time: 3093.69 s
Current children cumulated vsize: 149284 KiB
Current children cumulated memory: 124476 KiB

[startup+3162.3 s]
/proc/loadavg: 3.12 3.63 3.94 4/240 1028803
/proc/meminfo: memFree=128975056/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=220260 memory=180568 CPUtime=3153.54 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 57116 0 0 0 315262 92 0 0 20 0 1 0 194015227 225546240 45142 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 55065 45142 468 659 0 54269 0
Current children cumulated CPU time: 3153.54 s
Current children cumulated vsize: 230192 KiB
Current children cumulated memory: 183368 KiB

[startup+3222.3 s]
/proc/loadavg: 3.12 3.54 3.89 4/240 1028813
/proc/meminfo: memFree=129039664/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=139352 memory=121676 CPUtime=3213.4 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 57559 0 0 0 321247 93 0 0 20 0 1 0 194015227 142696448 30419 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 34838 30419 468 659 0 34042 0
Current children cumulated CPU time: 3213.4 s
Current children cumulated vsize: 149284 KiB
Current children cumulated memory: 124476 KiB

[startup+3282.3 s]
/proc/loadavg: 3.64 3.60 3.89 4/240 1028823
/proc/meminfo: memFree=128934684/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=220260 memory=180568 CPUtime=3273.25 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 58492 0 0 0 327230 95 0 0 20 0 1 0 194015227 225546240 45142 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 55065 45142 468 659 0 54269 0
Current children cumulated CPU time: 3273.25 s
Current children cumulated vsize: 230192 KiB
Current children cumulated memory: 183368 KiB

[startup+3342.3 s]
/proc/loadavg: 3.59 3.61 3.88 4/240 1028835
/proc/meminfo: memFree=129147392/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=108996 memory=89664 CPUtime=3333.11 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 58800 0 0 0 333215 96 0 0 20 0 1 0 194015227 111611904 22416 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 27249 22416 468 659 0 26453 0
Current children cumulated CPU time: 3333.11 s
Current children cumulated vsize: 118928 KiB
Current children cumulated memory: 92464 KiB

[startup+3402.3 s]
/proc/loadavg: 3.28 3.51 3.83 4/237 1028846
/proc/meminfo: memFree=128987680/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=239224 memory=180572 CPUtime=3392.96 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 60110 0 0 0 339198 98 0 0 20 0 1 0 194015227 244965376 45143 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 59806 45143 468 659 0 59010 0
Current children cumulated CPU time: 3392.96 s
Current children cumulated vsize: 249156 KiB
Current children cumulated memory: 183372 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.42 3.77 4/237 1028856
/proc/meminfo: memFree=128980548/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=108996 memory=89668 CPUtime=3452.81 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 60560 0 0 0 345182 99 0 0 20 0 1 0 194015227 111611904 22417 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 27249 22417 468 659 0 26453 0
Current children cumulated CPU time: 3452.81 s
Current children cumulated vsize: 118928 KiB
Current children cumulated memory: 92468 KiB

[startup+3522.3 s]
/proc/loadavg: 3.14 3.37 3.73 4/237 1028866
/proc/meminfo: memFree=128977852/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=239224 memory=174428 CPUtime=3512.67 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 61869 0 0 0 351166 101 0 0 20 0 1 0 194015227 244965376 43607 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 59806 43607 468 659 0 59010 0
Current children cumulated CPU time: 3512.67 s
Current children cumulated vsize: 249156 KiB
Current children cumulated memory: 177228 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.31 3.69 4/237 1028877
/proc/meminfo: memFree=128902536/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=320612 memory=225628 CPUtime=3572.49 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 62529 0 0 0 357147 102 0 0 20 0 1 0 194015227 328306688 56407 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 80153 56407 468 659 0 79357 0
Current children cumulated CPU time: 3572.49 s
Current children cumulated vsize: 330544 KiB
Current children cumulated memory: 228428 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 3.14 3.31 3.68 4/237 1028882
/proc/meminfo: memFree=128942728/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=189136 memory=142348 CPUtime=3600.03 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 63496 0 0 0 359899 104 0 0 20 0 1 0 194015227 193675264 35587 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 47284 35587 468 659 0 46488 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 199068 KiB
Current children cumulated memory: 145148 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599 s, system=1.05007 s

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

[startup+3609.9 s]
/proc/loadavg: 3.14 3.31 3.68 4/237 1028882
/proc/meminfo: memFree=128942728/131655788 swapFree=131070704/131071996
[pid=1026769] ppid=1026766 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/1026769/stat : 1026769 (naps-1.03.sh) S 1026766 1026769 1022176 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194015227 10170368 700 134679101440 94076520800256 94076521879576 140726509223856 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94076523978032 94076524025220 94076533858304 140726509229022 140726509229151 140726509229151 140726509236168 0
/proc/1026769/statm: 2483 700 622 264 0 134 0
[pid=1026774] ppid=1026769 vsize=189136 memory=142348 CPUtime=3600.03 cores=4,6
/proc/1026774/stat : 1026774 (naps-1.03) R 1026769 1026769 1022176 0 -1 4194304 63496 0 0 0 359899 104 0 0 20 0 1 0 194015227 193675264 35587 134679101440 4194304 6891213 140736695994928 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28073984 140736696001519 140736696001635 140736696001635 140736696008651 0
/proc/1026774/statm: 47284 35587 468 659 0 46488 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 199068 KiB
Current children cumulated memory: 145148 KiB

Child status: 10

Real time (s): 3609.9
CPU time (s): 3600.05
CPU user time (s): 3599
CPU system time (s): 1.05007
CPU usage (%): 99.727
Max. virtual memory (cumulated for all children) (KiB): 330544
Max. memory (cumulated for all children) (KiB): 228428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599
system time used= 1.05007
maximum resident set size= 225628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63976
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= 107
involuntary context switches= 3699


# summary of solver processes directly reported to runsolver:
#   pid: 1026769
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599
#   total CPU system time (s): 1.05007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6023 second user time and 36.3028 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-19 21:49:53
IDJOB=4450868
IDBENCH=162302
IDSOLVER=3062
FILE ID=nodeC011/4450868-1721418581
RUNJOBID= nodeC011-1721411363-1022187
SLURM_JOB_ID= 7545479
Free space on /tmp= 723764 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size96-round23-2.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450868-1721418581/watcher-4450868-1721418581 -o /tmp/evaluation-result-4450868-1721418581/solver-4450868-1721418581 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721411363-1022187 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4450868-1721418581.opb

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

MD5SUM BENCH= a8b84d78b1363b4a3850ebb291b1422d
RANDOM SEED=1527969560

nodeC011.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		: 3612.360
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.20
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		: 3586.460
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.31
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.256
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.20
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.166
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.31
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		: 3624.863
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.20
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		: 3510.842
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.31
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.124
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.20
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.326
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129133212 kB
MemAvailable:   129644604 kB
Buffers:          554920 kB
Cached:           804248 kB
SwapCached:          132 kB
Active:          1064528 kB
Inactive:         967728 kB
Active(anon):       1492 kB
Inactive(anon):   717232 kB
Active(file):    1063036 kB
Inactive(file):   250496 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:              5932 kB
Writeback:             0 kB
AnonPages:        672948 kB
Mapped:           111628 kB
Shmem:             45592 kB
KReclaimable:      76120 kB
Slab:             158972 kB
SReclaimable:      76120 kB
SUnreclaim:        82852 kB
KernelStack:        3952 kB
PageTables:        10692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1069680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            27072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 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:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723764 MiB
End job on nodeC011 at 2024-07-19 22:50:03