Trace number 4449229

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.03? 537.555 538.845

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm99p-dec.opb.negationfix.opb
MD5SUM8e74907d75b3430f44949ac6e798f9f2
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 benchmark7.93447
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2766336
Total number of constraints11830
Number of constraints which are clauses5402
Number of constraints which are cardinality constraints (but not clauses)5402
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5402
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 1983745
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4451165
Number of bits of the biggest sum of numbers23
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-4449229-1721355255.opb
537.10/538.46	c malloc failed in xmalloc
537.10/538.46	c 
537.10/538.46	c *** TERMINATED *** by signal 15
537.10/538.46	s UNKNOWN
537.10/538.46	c _____________________________________________________________________________
537.10/538.46	c std/band forms        : 154,0
537.10/538.46	c 2cl/3cl ITE-codings   : 0,0
537.10/538.46	c BDD/srt/adr Max costs : 612001,2284873,0
537.10/538.46	c BDDraw/bin/mul/srt/adr: 2,0,0,152,0
537.10/538.46	c BDD nodes             : 614922
537.10/538.46	c Es1/CC detections     : 0,0
537.10/538.46	c CC sort               : 0
537.10/538.46	c SAT/UNSAT calls       : 0,0
537.10/538.46	c regenrated variables  : 0
537.10/538.46	c eliminated fixed lits : 7174
537.10/538.46	c goal lit flips        : 0
537.10/538.46	c goal stages           : 0
537.10/538.46	c goal shrink           : 0
537.10/538.46	c goal coeff separations: 0
537.10/538.46	c restarts              : 0
537.10/538.46	c conflicts             : 0              (0 /sec)
537.10/538.46	c decisions             : 0              (0 /sec)
537.10/538.46	c propagations          : 0              (0 /sec)
537.10/538.46	c inspects              : 0              (0 /sec)
537.10/538.46	c CPU time (solving tm) : 529.3 s        (0 s, SAT 0 s, UNSAT 0 s)
537.10/538.46	c Time for Opt-base     : 92.38 s
537.10/538.46	c Steps for Opt-base    : 513354580
537.10/538.46	c Time for BDD coding   : 2.706 s
537.10/538.46	c Time for srt coding   : 400.5 s
537.10/538.46	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 (33389 MiB free)
  memory of node 1: 64510 MiB (55606 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449229-1721355255/watcher-4449229-1721355255 -o /tmp/evaluation-result-4449229-1721355255/solver-4449229-1721355255 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721353399-1006334 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4449229-1721355255.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=1009539, runsolver pid=1009536

[startup+0.100096 s]*
/proc/loadavg: 4.14 4.13 4.01 5/260 1009544
/proc/meminfo: memFree=91115312/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=15360 memory=13616 CPUtime=0.1 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 3090 0 0 0 10 0 0 0 20 0 1 0 187693865 15728640 3404 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 3840 3404 468 659 0 3044 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 25292 KiB
Current children cumulated memory: 16336 KiB

[startup+0.205674 s]*
/proc/loadavg: 4.14 4.13 4.01 5/260 1009544
/proc/meminfo: memFree=91098484/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=24836 memory=22856 CPUtime=0.2 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 5405 0 0 0 20 0 0 0 20 0 1 0 187693865 25432064 5714 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 6209 5714 468 659 0 5413 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34768 KiB
Current children cumulated memory: 25576 KiB

[startup+0.305959 s]*
/proc/loadavg: 4.14 4.13 4.01 6/260 1009545
/proc/meminfo: memFree=91087564/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=33740 memory=31252 CPUtime=0.3 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 7869 0 0 0 30 0 0 0 20 0 1 0 187693865 34549760 7813 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 8435 7813 468 659 0 7639 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 43672 KiB
Current children cumulated memory: 33972 KiB

[startup+0.700273 s]
/proc/loadavg: 4.14 4.13 4.01 5/260 1009545
/proc/meminfo: memFree=91062716/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=68816 memory=65752 CPUtime=0.69 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 16611 0 0 0 68 1 0 0 20 0 1 0 187693865 70467584 16438 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 17204 16438 468 659 0 16408 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 78748 KiB
Current children cumulated memory: 68472 KiB

[startup+1.50027 s]
/proc/loadavg: 4.14 4.13 4.01 5/260 1009545
/proc/meminfo: memFree=91005188/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=140824 memory=135588 CPUtime=1.49 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 32875 0 0 0 146 3 0 0 20 0 1 0 187693865 144203776 33897 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 35206 33897 468 659 0 34410 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 150756 KiB
Current children cumulated memory: 138308 KiB

[startup+3.10547 s]
/proc/loadavg: 4.21 4.15 4.01 5/260 1009545
/proc/meminfo: memFree=90646180/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=288892 memory=283012 CPUtime=3.08 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 65180 0 0 0 301 7 0 0 20 0 1 0 187693865 295825408 70753 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 72223 70753 484 659 0 71427 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 298824 KiB
Current children cumulated memory: 285732 KiB

[startup+6.30026 s]
/proc/loadavg: 4.21 4.15 4.01 5/260 1009545
/proc/meminfo: memFree=87615392/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=592692 memory=574032 CPUtime=6.27 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 122741 0 0 0 608 19 0 0 20 0 1 0 187693865 606916608 143508 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 148173 143508 484 659 0 147377 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 602624 KiB
Current children cumulated memory: 576752 KiB

[startup+12.7003 s]
/proc/loadavg: 4.18 4.14 4.01 5/261 1009548
/proc/meminfo: memFree=87037496/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=1029876 memory=998760 CPUtime=12.66 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 216525 0 0 0 1231 35 0 0 20 0 1 0 187693865 1054593024 249690 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 257469 249690 484 659 0 256673 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1039808 KiB
Current children cumulated memory: 1001480 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.14 4.01 5/261 1009551
/proc/meminfo: memFree=87261336/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=1684296 memory=1480664 CPUtime=25.43 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 304607 0 0 0 2485 58 0 0 20 0 1 0 187693865 1724719104 370166 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 421074 370166 500 659 0 420278 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1694228 KiB
Current children cumulated memory: 1483384 KiB

[startup+51.1055 s]
/proc/loadavg: 4.18 4.14 4.02 5/260 1009555
/proc/meminfo: memFree=83734728/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=3611276 memory=3246808 CPUtime=50.98 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 522106 0 0 0 4966 132 0 0 20 0 1 0 187693865 3697946624 811702 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 902819 811702 532 659 0 902023 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 3621208 KiB
Current children cumulated memory: 3249528 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.13 4.02 5/260 1009564
/proc/meminfo: memFree=76820264/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=9199332 memory=8804568 CPUtime=102.04 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 893947 0 0 0 9924 280 0 0 20 0 1 0 187693865 9420115968 2201142 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 2299833 2201142 532 659 0 2299037 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 9209264 KiB
Current children cumulated memory: 8807288 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.14 4.02 5/260 1009574
/proc/meminfo: memFree=75063552/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=10375844 memory=9234456 CPUtime=161.9 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 1196481 0 0 0 15841 349 0 0 20 0 1 0 187693865 10624864256 2308614 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 2593961 2308614 532 659 0 2593165 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 10385776 KiB
Current children cumulated memory: 9237176 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.14 4.03 5/260 1009586
/proc/meminfo: memFree=67367800/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=16646872 memory=15933828 CPUtime=221.76 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 1421202 0 0 0 21674 502 0 0 20 0 1 0 187693865 17046396928 3983457 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 4161718 3983457 532 659 0 4160922 0
Current children cumulated CPU time: 221.76 s

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

/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=15925756 memory=14397728 CPUtime=281.61 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 1623333 0 0 0 27608 553 0 0 20 0 1 0 187693865 16307974144 3599432 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 3981439 3599432 532 659 0 3980643 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 15935688 KiB
Current children cumulated memory: 14400448 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.13 4.03 5/262 1009611
/proc/meminfo: memFree=59642724/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=16835948 memory=15752432 CPUtime=341.47 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 1856162 0 0 0 33539 608 0 0 20 0 1 0 187693865 17240010752 3938108 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 4208987 3938108 532 659 0 4208191 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 16845880 KiB
Current children cumulated memory: 15755152 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.12 4.03 5/262 1009623
/proc/meminfo: memFree=59883692/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=17661588 memory=16983508 CPUtime=401.33 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 2069030 0 0 0 39469 664 0 0 20 0 1 0 187693865 18085466112 4245877 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 4415397 4245877 532 659 0 4414601 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 17671520 KiB
Current children cumulated memory: 16986228 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.11 4.03 5/262 1009633
/proc/meminfo: memFree=57446720/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=20200924 memory=18091680 CPUtime=461.18 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 2261009 0 0 0 45398 720 0 0 20 0 1 0 187693865 20685746176 4522920 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 5050231 4522920 532 659 0 5049435 0
Current children cumulated CPU time: 461.18 s
Current children cumulated vsize: 20210856 KiB
Current children cumulated memory: 18094400 KiB

[startup+522.3 s]
/proc/loadavg: 4.14 4.12 4.04 5/262 1009644
/proc/meminfo: memFree=55667556/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=20894428 memory=19123108 CPUtime=521.04 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 2440790 0 0 0 51334 770 0 0 20 0 1 0 187693865 21395894272 4780777 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 5223607 4780777 532 659 0 5222811 0
Current children cumulated CPU time: 521.04 s
Current children cumulated vsize: 20904360 KiB
Current children cumulated memory: 19125828 KiB

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

# cumulated CPU time of all completed processes:  user=529.348 s, system=8.20731 s

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

[startup+524.8 s]
/proc/loadavg: 4.14 4.12 4.04 5/262 1009644
/proc/meminfo: memFree=55572276/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=20926804 memory=19171704 CPUtime=523.53 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 2449264 0 0 0 51582 771 0 0 20 0 1 0 187693865 21429047296 4792926 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 5231701 4792926 532 659 0 5230905 0
Current children cumulated CPU time: 523.53 s
Current children cumulated vsize: 20936736 KiB
Current children cumulated memory: 19174424 KiB

[startup+531.2 s]
/proc/loadavg: 4.13 4.12 4.04 5/262 1009646
/proc/meminfo: memFree=55267448/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=20999400 memory=19279160 CPUtime=529.91 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 2468341 0 0 0 52215 776 0 0 20 0 1 0 187693865 21503385600 4819790 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 5249850 4819790 532 659 0 5249054 0
Current children cumulated CPU time: 529.91 s
Current children cumulated vsize: 21009332 KiB
Current children cumulated memory: 19281880 KiB

[startup+534.4 s]
/proc/loadavg: 4.12 4.12 4.04 5/262 1009646
/proc/meminfo: memFree=55213112/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=21035588 memory=19333732 CPUtime=533.11 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 2477846 0 0 0 52532 779 0 0 20 0 1 0 187693865 21540442112 4833433 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 5258897 4833433 532 659 0 5258101 0
Current children cumulated CPU time: 533.11 s
Current children cumulated vsize: 21045520 KiB
Current children cumulated memory: 19336452 KiB

[startup+536 s]*
/proc/loadavg: 4.12 4.12 4.04 5/262 1009646
/proc/meminfo: memFree=55175952/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=21053892 memory=19360384 CPUtime=534.71 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 2482431 0 0 0 52691 780 0 0 20 0 1 0 187693865 21559185408 4840096 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 5263473 4840096 532 659 0 5262677 0
Current children cumulated CPU time: 534.71 s
Current children cumulated vsize: 21063824 KiB
Current children cumulated memory: 19363104 KiB

[startup+537.6 s]
/proc/loadavg: 4.11 4.11 4.04 5/262 1009646
/proc/meminfo: memFree=55166728/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=21065028 memory=19377600 CPUtime=536.3 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 2485226 0 0 0 52849 781 0 0 20 0 1 0 187693865 21570588672 4844400 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 5266257 4844400 532 659 0 5265461 0
Current children cumulated CPU time: 536.3 s
Current children cumulated vsize: 21074960 KiB
Current children cumulated memory: 19380320 KiB

[startup+538.4 s]
/proc/loadavg: 4.11 4.11 4.04 5/262 1009646
/proc/meminfo: memFree=55146776/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
[pid=1009544] ppid=1009539 vsize=21075604 memory=19394240 CPUtime=537.1 cores=5,7
/proc/1009544/stat : 1009544 (naps-1.03) R 1009539 1009539 1006321 0 -1 4194304 2487893 0 0 0 52928 782 0 0 20 0 1 0 187693865 21581418496 4848560 134679101440 4194304 6891213 140723249699952 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25686016 140723249705971 140723249706083 140723249706083 140723249713099 0
/proc/1009544/statm: 5268901 4848560 532 659 0 5268105 0
Current children cumulated CPU time: 537.1 s
Current children cumulated vsize: 21085536 KiB
Current children cumulated memory: 19396960 KiB

[startup+538.8 s]
/proc/loadavg: 4.11 4.11 4.04 5/262 1009646
/proc/meminfo: memFree=55146776/131524600 swapFree=131071996/131071996
[pid=1009539] ppid=1009536 vsize=9932 memory=2720 CPUtime=0 cores=5,7
/proc/1009539/stat : 1009539 (naps-1.03.sh) S 1009536 1009539 1006321 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 187693864 10170368 680 134679101440 93884661846016 93884662925336 140730600786496 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93884665023792 93884665070980 93884666933248 140730600788962 140730600789087 140730600789087 140730600796104 0
/proc/1009539/statm: 2483 680 602 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2720 KiB

Child status: 10

Real time (s): 538.845
CPU time (s): 537.555
CPU user time (s): 529.348
CPU system time (s): 8.20731
CPU usage (%): 99.7606
Max. virtual memory (cumulated for all children) (KiB): 21085536
Max. memory (cumulated for all children) (KiB): 19396960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 529.348
system time used= 8.20731
maximum resident set size= 19394996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2488502
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= 12
involuntary context switches= 677


# summary of solver processes directly reported to runsolver:
#   pid: 1009539
#   total CPU time (s): 537.555
#   total CPU user time (s): 529.348
#   total CPU system time (s): 8.20731

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.09906 second user time and 2.59456 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-19 04:14:29
IDJOB=4449229
IDBENCH=160490
IDSOLVER=3063
FILE ID=nodeC031/4449229-1721355255
RUNJOBID= nodeC031-1721353399-1006334
SLURM_JOB_ID= 7542768
Free space on /tmp= 889864 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm99p-dec.opb.negationfix.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449229-1721355255/watcher-4449229-1721355255 -o /tmp/evaluation-result-4449229-1721355255/solver-4449229-1721355255 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721353399-1006334 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4449229-1721355255.opb

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

MD5SUM BENCH= 8e74907d75b3430f44949ac6e798f9f2
RANDOM SEED=876564987

nodeC031.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		: 3685.309
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.55
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		: 3672.017
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	: 7006.11
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		: 3600.124
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.55
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		: 3597.705
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	: 7006.11
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		: 3685.008
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.55
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		: 3600.067
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	: 7006.11
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		: 3601.707
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.55
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		: 3601.353
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	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        91132676 kB
MemAvailable:   96369480 kB
Buffers:          494604 kB
Cached:          5518840 kB
SwapCached:            0 kB
Active:          1042208 kB
Inactive:       38541124 kB
Active(anon):       1560 kB
Inactive(anon): 33606048 kB
Active(file):    1040648 kB
Inactive(file):  4935076 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            140676 kB
Writeback:             0 kB
AnonPages:      33568120 kB
Mapped:           112896 kB
Shmem:             37720 kB
KReclaimable:     201456 kB
Slab:             325740 kB
SReclaimable:     201456 kB
SUnreclaim:       124284 kB
KernelStack:        4176 kB
PageTables:        75204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   35873348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70496 kB
HardwareCorrupted:     0 kB
AnonHugePages:  15245312 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:      234196 kB
DirectMap2M:    30996480 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 889860 MiB
End job on nodeC031 at 2024-07-19 04:23:28