Trace number 4441489

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 1.03UNSAT 367.464 368.379

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl.opb
MD5SUMab585d5a9f1265a4903b33e81faedd32
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 benchmark17.3591
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables77106
Total number of constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
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 Input file name: HOME/instance-4441489-1721293756.opb
367.37/368.33	s UNSATISFIABLE
367.37/368.33	c _____________________________________________________________________________
367.37/368.33	c std/band forms        : 13220,0
367.37/368.33	c 2cl/3cl ITE-codings   : 1290412,0
367.37/368.33	c BDD/srt/adr Max costs : 292,0,0
367.37/368.33	c BDDraw/bin/mul/srt/adr: 418,0,12802,0,0
367.37/368.33	c BDD nodes             : 1880244
367.37/368.33	c Es1/CC detections     : 0,0
367.37/368.33	c CC sort               : 0
367.37/368.33	c SAT/UNSAT calls       : 0,1
367.37/368.33	c regenrated variables  : 0
367.37/368.33	c eliminated fixed lits : 0
367.37/368.33	c goal lit flips        : 0
367.37/368.33	c goal stages           : 0
367.37/368.33	c goal shrink           : 0
367.37/368.33	c goal coeff separations: 0
367.37/368.33	c restarts              : 24336
367.37/368.33	c conflicts             : 647561         (1765 /sec)
367.37/368.33	c decisions             : 23100450       (62951 /sec)
367.37/368.33	c propagations          : 2318664744     (6318583 /sec)
367.37/368.33	c inspects              : 0              (0 /sec)
367.37/368.33	c CPU time (solving tm) : 367 s        (353.7 s, SAT 0 s, UNSAT 353.7 s)
367.37/368.33	c Time for Opt-base     : 5.617 s
367.37/368.33	c Steps for Opt-base    : 19718325
367.37/368.33	c Time for BDD coding   : 10.84 s
367.37/368.33	c Time for srt coding   : 0 s
367.37/368.33	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: 63931 MiB (61880 MiB free)
  memory of node 1: 64510 MiB (62034 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441489-1721293756/watcher-4441489-1721293756 -o /tmp/evaluation-result-4441489-1721293756/solver-4441489-1721293756 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721293768-952555 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4441489-1721293756.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=952598, runsolver pid=952595

[startup+0.100085 s]*
/proc/loadavg: 3.16 3.37 3.36 5/266 952632
/proc/meminfo: memFree=126880312/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=6060 memory=4064 CPUtime=0.1 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 662 0 0 0 10 0 0 0 20 0 1 0 181534758 6205440 1016 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 1515 1016 500 659 0 719 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15992 KiB
Current children cumulated memory: 6820 KiB

[startup+0.205799 s]*
/proc/loadavg: 3.16 3.37 3.36 4/260 952640
/proc/meminfo: memFree=126879040/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=8396 memory=5816 CPUtime=0.2 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 1317 0 0 0 20 0 0 0 20 0 1 0 181534758 8597504 1454 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 2099 1454 500 659 0 1303 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 18328 KiB
Current children cumulated memory: 8572 KiB

[startup+0.305079 s]*
/proc/loadavg: 3.16 3.37 3.36 4/262 952646
/proc/meminfo: memFree=126872880/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=10916 memory=7496 CPUtime=0.3 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 1955 0 0 0 30 0 0 0 20 0 1 0 181534758 11177984 1874 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 2729 1874 500 659 0 1933 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 20848 KiB
Current children cumulated memory: 10252 KiB

[startup+0.700215 s]
/proc/loadavg: 3.14 3.36 3.36 5/260 952669
/proc/meminfo: memFree=126864360/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=18200 memory=13080 CPUtime=0.68 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 4036 0 0 0 68 0 0 0 20 0 1 0 181534758 18636800 3270 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 4550 3270 500 659 0 3754 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 28132 KiB
Current children cumulated memory: 15836 KiB

[startup+1.50019 s]
/proc/loadavg: 3.14 3.36 3.36 5/266 952682
/proc/meminfo: memFree=126832792/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=41156 memory=33620 CPUtime=1.48 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 9819 0 0 0 147 1 0 0 20 0 1 0 181534758 42143744 8405 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 10289 8405 500 659 0 9493 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 51088 KiB
Current children cumulated memory: 36376 KiB

[startup+3.10608 s]
/proc/loadavg: 3.14 3.36 3.36 5/266 952682
/proc/meminfo: memFree=126682860/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=78884 memory=70532 CPUtime=3.09 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 20149 0 0 0 306 3 0 0 20 0 1 0 181534758 80777216 17633 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 19721 17633 532 659 0 18925 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 88816 KiB
Current children cumulated memory: 73288 KiB

[startup+6.30019 s]
/proc/loadavg: 3.13 3.36 3.35 5/265 952733
/proc/meminfo: memFree=126586908/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=115556 memory=104716 CPUtime=6.27 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 25461 0 0 0 622 5 0 0 20 0 1 0 181534758 118329344 26179 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 28889 26179 532 659 0 28093 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 125488 KiB
Current children cumulated memory: 107472 KiB

[startup+12.7003 s]
/proc/loadavg: 3.28 3.38 3.36 5/266 952784
/proc/meminfo: memFree=126127748/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=176204 memory=162064 CPUtime=12.66 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 33337 0 0 0 1256 10 0 0 20 0 1 0 181534758 180432896 40516 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 44051 40516 532 659 0 43255 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 186136 KiB
Current children cumulated memory: 164820 KiB

[startup+25.5003 s]
/proc/loadavg: 3.39 3.40 3.37 5/266 952786
/proc/meminfo: memFree=124654092/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=648104 memory=555448 CPUtime=25.42 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 65311 0 0 0 2522 20 0 0 20 0 1 0 181534758 663658496 138862 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 162026 138862 532 659 0 161230 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 658036 KiB
Current children cumulated memory: 558204 KiB

[startup+51.106 s]
/proc/loadavg: 3.63 3.46 3.39 5/266 952991
/proc/meminfo: memFree=124884488/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=676804 memory=592060 CPUtime=50.95 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 67472 0 0 0 5074 21 0 0 20 0 1 0 181534758 693047296 148015 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 169201 148015 532 659 0 168405 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 686736 KiB
Current children cumulated memory: 594816 KiB

[startup+102.3 s]
/proc/loadavg: 4.00 3.59 3.44 5/267 953302
/proc/meminfo: memFree=124880516/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=632612 memory=590132 CPUtime=102.03 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 70775 0 0 0 10175 28 0 0 20 0 1 0 181534758 647794688 147533 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 158153 147533 532 659 0 157357 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 642544 KiB
Current children cumulated memory: 592888 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 3.68 3.48 5/267 953461
/proc/meminfo: memFree=124744652/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=689220 memory=562008 CPUtime=161.89 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 71888 0 0 0 16159 30 0 0 20 0 1 0 181534758 705761280 140502 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 172305 140502 532 659 0 171509 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 699152 KiB
Current children cumulated memory: 564764 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.76 3.52 5/265 954072
/proc/meminfo: memFree=125259644/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=816960 memory=630628 CPUtime=221.74 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 72743 0 0 0 22143 31 0 0 20 0 1 0 181534758 836567040 157657 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 204240 157657 532 659 0 203444 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 826892 KiB
Current children cumulated memory: 633384 KiB

[startup+282.3 s]
/proc/loadavg: 4.23 3.86 3.57 5/264 954083
/proc/meminfo: memFree=125156772/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=843728 memory=698624 CPUtime=281.59 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 74392 0 0 0 28124 35 0 0 20 0 1 0 181534758 863977472 174656 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 210932 174656 532 659 0 210136 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 853660 KiB
Current children cumulated memory: 701380 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.90 3.61 5/260 954094
/proc/meminfo: memFree=125255452/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=769760 memory=618996 CPUtime=341.44 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 76896 0 0 0 34102 42 0 0 20 0 1 0 181534758 788234240 154749 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 192440 154749 532 659 0 191644 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 779692 KiB
Current children cumulated memory: 621752 KiB

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

# cumulated CPU time of all completed processes:  user=367.005 s, system=0.459278 s

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

[startup+345.6 s]
/proc/loadavg: 4.13 3.90 3.61 5/260 954094
/proc/meminfo: memFree=125257272/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=769760 memory=621260 CPUtime=344.73 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 76898 0 0 0 34431 42 0 0 20 0 1 0 181534758 788234240 155315 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 192440 155315 532 659 0 191644 0
Current children cumulated CPU time: 344.73 s
Current children cumulated vsize: 779692 KiB
Current children cumulated memory: 624016 KiB

[startup+358.4 s]
/proc/loadavg: 4.10 3.90 3.62 5/260 954098
/proc/meminfo: memFree=125332184/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=638688 memory=535256 CPUtime=357.5 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 77022 0 0 0 35707 43 0 0 20 0 1 0 181534758 654016512 133814 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 159672 133814 532 659 0 158876 0
Current children cumulated CPU time: 357.5 s
Current children cumulated vsize: 648620 KiB
Current children cumulated memory: 538012 KiB

[startup+364.8 s]
/proc/loadavg: 4.18 3.92 3.62 5/260 954098
/proc/meminfo: memFree=125317172/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=638688 memory=557784 CPUtime=363.88 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 77040 0 0 0 36344 44 0 0 20 0 1 0 181534758 654016512 139446 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 159672 139446 532 659 0 158876 0
Current children cumulated CPU time: 363.88 s
Current children cumulated vsize: 648620 KiB
Current children cumulated memory: 560540 KiB

[startup+366.4 s]
/proc/loadavg: 4.16 3.92 3.63 5/259 954100
/proc/meminfo: memFree=125214076/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=769760 memory=619380 CPUtime=365.48 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 77581 0 0 0 36503 45 0 0 20 0 1 0 181534758 788234240 154845 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 192440 154845 532 659 0 191644 0
Current children cumulated CPU time: 365.48 s
Current children cumulated vsize: 779692 KiB
Current children cumulated memory: 622136 KiB

[startup+367.2 s]
/proc/loadavg: 4.16 3.92 3.63 5/259 954100
/proc/meminfo: memFree=125219072/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=769760 memory=619380 CPUtime=366.28 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 77581 0 0 0 36583 45 0 0 20 0 1 0 181534758 788234240 154845 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 192440 154845 532 659 0 191644 0
Current children cumulated CPU time: 366.28 s
Current children cumulated vsize: 779692 KiB
Current children cumulated memory: 622136 KiB

[startup+368 s]*
/proc/loadavg: 4.16 3.92 3.63 5/259 954100
/proc/meminfo: memFree=125215336/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=769760 memory=621428 CPUtime=367.08 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 77582 0 0 0 36663 45 0 0 20 0 1 0 181534758 788234240 155357 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 192440 155357 532 659 0 191644 0
Current children cumulated CPU time: 367.08 s
Current children cumulated vsize: 779692 KiB
Current children cumulated memory: 624184 KiB

[startup+368.2 s]
/proc/loadavg: 4.16 3.92 3.63 5/259 954100
/proc/meminfo: memFree=125215336/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=769760 memory=621428 CPUtime=367.27 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 77582 0 0 0 36682 45 0 0 20 0 1 0 181534758 788234240 155357 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 192440 155357 532 659 0 191644 0
Current children cumulated CPU time: 367.27 s
Current children cumulated vsize: 779692 KiB
Current children cumulated memory: 624184 KiB

[startup+368.3 s]
/proc/loadavg: 4.16 3.92 3.63 5/259 954100
/proc/meminfo: memFree=125215336/131524600 swapFree=130798360/131071996
[pid=952598] ppid=952595 vsize=9932 memory=2756 CPUtime=0 cores=1,3
/proc/952598/stat : 952598 (naps-1.03.sh) S 952595 952598 952543 0 -1 4194304 219 245 0 0 0 0 0 0 20 0 1 0 181534758 10170368 689 134679101440 94445324967936 94445326047256 140726292152288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94445328145712 94445328192900 94445361180672 140726292161507 140726292161632 140726292161632 140726292168648 0
/proc/952598/statm: 2483 689 610 264 0 134 0
[pid=952603] ppid=952598 vsize=769760 memory=621428 CPUtime=367.37 cores=1,3
/proc/952603/stat : 952603 (naps-1.03) R 952598 952598 952543 0 -1 4194304 77582 0 0 0 36692 45 0 0 20 0 1 0 181534758 788234240 155357 134679101440 4194304 6891213 140726843844448 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35500032 140726843847668 140726843847780 140726843847780 140726843854795 0
/proc/952603/statm: 192440 155357 532 659 0 191644 0
Current children cumulated CPU time: 367.37 s
Current children cumulated vsize: 779692 KiB
Current children cumulated memory: 624184 KiB

Child status: 10

Real time (s): 368.379
CPU time (s): 367.464
CPU user time (s): 367.005
CPU system time (s): 0.459278
CPU usage (%): 99.7517
Max. virtual memory (cumulated for all children) (KiB): 1060324
Max. memory (cumulated for all children) (KiB): 824488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 367.005
system time used= 0.459278
maximum resident set size= 821732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78095
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= 27
involuntary context switches= 312


# summary of solver processes directly reported to runsolver:
#   pid: 952598
#   total CPU time (s): 367.464
#   total CPU user time (s): 367.005
#   total CPU system time (s): 0.459278

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.07025 second user time and 1.61087 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-18 11:09:29
IDJOB=4441489
IDBENCH=147714
IDSOLVER=3063
FILE ID=nodeC014/4441489-1721293756
RUNJOBID= nodeC014-1721293768-952555
SLURM_JOB_ID= 7542601
Free space on /tmp= 890056 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441489-1721293756/watcher-4441489-1721293756 -o /tmp/evaluation-result-4441489-1721293756/solver-4441489-1721293756 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721293768-952555 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4441489-1721293756.opb

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

MD5SUM BENCH= ab585d5a9f1265a4903b33e81faedd32
RANDOM SEED=1658214032

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126897536 kB
MemAvailable:   130000520 kB
Buffers:          422528 kB
Cached:          3483816 kB
SwapCached:        12904 kB
Active:          1321620 kB
Inactive:        2716384 kB
Active(anon):       9264 kB
Inactive(anon):   142936 kB
Active(file):    1312356 kB
Inactive(file):  2573448 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130798360 kB
Dirty:             37840 kB
Writeback:             0 kB
AnonPages:        123196 kB
Mapped:            51120 kB
Shmem:             20172 kB
KReclaimable:     113656 kB
Slab:             213360 kB
SReclaimable:     113656 kB
SUnreclaim:        99704 kB
KernelStack:        3996 kB
PageTables:         9980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     775892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            35168 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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:      232148 kB
DirectMap2M:    25755648 kB
DirectMap1G:    110100480 kB

Free space on /tmp at the end= 890036 MiB
End job on nodeC014 at 2024-07-18 11:15:37