Trace number 4449168

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? 2418.72 2426.79

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
MD5SUM0ade693002e69cf4f48fe48722d4f7a3
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 benchmark1.80037
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables670720
Total number of constraints5752
Number of constraints which are clauses2619
Number of constraints which are cardinality constraints (but not clauses)2619
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2620
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 947734
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2162769
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4449168-1721357909.opb
2418.31/2426.48	c malloc failed in xmalloc
2418.31/2426.48	c 
2418.31/2426.48	c *** TERMINATED *** by signal 15
2418.31/2426.48	s UNKNOWN
2418.31/2426.48	c _____________________________________________________________________________
2418.31/2426.48	c std/band forms        : 399,0
2418.31/2426.48	c 2cl/3cl ITE-codings   : 0,0
2418.31/2426.48	c BDD/srt/adr Max costs : 2377100,1408954,0
2418.31/2426.48	c BDDraw/bin/mul/srt/adr: 76,0,0,323,0
2418.31/2426.48	c BDD nodes             : 172629906
2418.31/2426.48	c Es1/CC detections     : 0,0
2418.31/2426.48	c CC sort               : 0
2418.31/2426.48	c SAT/UNSAT calls       : 0,0
2418.31/2426.48	c regenrated variables  : 0
2418.31/2426.48	c eliminated fixed lits : 3226
2418.31/2426.48	c goal lit flips        : 0
2418.31/2426.48	c goal stages           : 0
2418.31/2426.48	c goal shrink           : 0
2418.31/2426.48	c goal coeff separations: 0
2418.31/2426.48	c restarts              : 0
2418.31/2426.48	c conflicts             : 0              (0 /sec)
2418.31/2426.48	c decisions             : 0              (0 /sec)
2418.31/2426.48	c propagations          : 0              (0 /sec)
2418.31/2426.48	c inspects              : 0              (0 /sec)
2418.31/2426.48	c CPU time (solving tm) : 2410 s        (0 s, SAT 0 s, UNSAT 0 s)
2418.31/2426.48	c Time for Opt-base     : 130.4 s
2418.31/2426.48	c Steps for Opt-base    : 621685586
2418.31/2426.48	c Time for BDD coding   : 1627 s
2418.31/2426.48	c Time for srt coding   : 474.6 s
2418.31/2426.48	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (59984 MiB free)
  memory of node 1: 64473 MiB (61324 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449168-1721357909/watcher-4449168-1721357909 -o /tmp/evaluation-result-4449168-1721357909/solver-4449168-1721357909 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721350695-980334 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4449168-1721357909.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
solver pid=984713, runsolver pid=984710
Current StackSize limit: 8192 KiB


[startup+0.100995 s]*
/proc/loadavg: 4.21 4.30 4.26 5/249 984718
/proc/meminfo: memFree=124206808/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=18388 memory=11884 CPUtime=0.09 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2694 0 0 0 9 0 0 0 20 0 1 0 187946813 18829312 2971 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 4597 2971 436 659 0 3801 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28320 KiB
Current children cumulated memory: 14496 KiB

[startup+0.207414 s]*
/proc/loadavg: 4.21 4.30 4.26 5/249 984718
/proc/meminfo: memFree=124200508/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=24172 memory=16428 CPUtime=0.19 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 3826 0 0 0 19 0 0 0 20 0 1 0 187946813 24752128 4107 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 6043 4107 436 659 0 5247 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34104 KiB
Current children cumulated memory: 19040 KiB

[startup+0.307449 s]*
/proc/loadavg: 4.21 4.30 4.26 5/249 984718
/proc/meminfo: memFree=124193604/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=28408 memory=19912 CPUtime=0.29 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 4856 0 0 0 29 0 0 0 20 0 1 0 187946813 29089792 4978 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 7102 4978 436 659 0 6306 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 38340 KiB
Current children cumulated memory: 22524 KiB

[startup+0.700411 s]
/proc/loadavg: 4.21 4.30 4.26 5/249 984718
/proc/meminfo: memFree=124181032/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=50168 memory=38808 CPUtime=0.67 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 9969 0 0 0 66 1 0 0 20 0 1 0 187946813 51372032 9702 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 12542 9702 436 659 0 11746 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 60100 KiB
Current children cumulated memory: 41420 KiB

[startup+1.50035 s]
/proc/loadavg: 4.21 4.30 4.26 5/249 984718
/proc/meminfo: memFree=124138160/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=107888 memory=90484 CPUtime=1.47 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 22594 0 0 0 143 4 0 0 20 0 1 0 187946813 110477312 22621 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 26972 22621 436 659 0 26176 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 117820 KiB
Current children cumulated memory: 93096 KiB

[startup+3.11326 s]
/proc/loadavg: 4.19 4.29 4.26 5/249 984718
/proc/meminfo: memFree=123903980/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=283540 memory=219480 CPUtime=3.08 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 51002 0 0 0 298 10 0 0 20 0 1 0 187946813 290344960 54870 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 70885 54870 436 659 0 70089 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 293472 KiB
Current children cumulated memory: 222092 KiB

[startup+6.3004 s]
/proc/loadavg: 4.19 4.29 4.26 5/249 984718
/proc/meminfo: memFree=123641044/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=432504 memory=306160 CPUtime=6.26 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 71625 0 0 0 612 14 0 0 20 0 1 0 187946813 442884096 76540 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 108126 76540 436 659 0 107330 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 442436 KiB
Current children cumulated memory: 308772 KiB

[startup+12.7004 s]
/proc/loadavg: 4.18 4.29 4.25 5/249 984720
/proc/meminfo: memFree=122815080/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=937376 memory=766268 CPUtime=12.63 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 147597 0 0 0 1233 30 0 0 20 0 1 0 187946813 959873024 191567 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 234344 191567 468 659 0 233548 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 947308 KiB
Current children cumulated memory: 768880 KiB

[startup+25.5004 s]
/proc/loadavg: 4.14 4.27 4.25 5/249 984721
/proc/meminfo: memFree=121719372/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=1574772 memory=1415788 CPUtime=25.39 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 313452 0 0 0 2478 61 0 0 20 0 1 0 187946813 1612566528 353947 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 393693 353947 468 659 0 392897 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1584704 KiB
Current children cumulated memory: 1418400 KiB

[startup+51.1134 s]
/proc/loadavg: 4.15 4.26 4.25 5/249 984727
/proc/meminfo: memFree=121159924/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=1828996 memory=1655652 CPUtime=50.93 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 338473 0 0 0 5022 71 0 0 20 0 1 0 187946813 1872891904 413913 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 457249 413913 468 659 0 456453 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1838928 KiB
Current children cumulated memory: 1658264 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.24 4.24 5/250 984788
/proc/meminfo: memFree=118611040/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=2785964 memory=2584808 CPUtime=101.95 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 410442 0 0 0 10087 108 0 0 20 0 1 0 187946813 2852827136 646202 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 696491 646202 468 659 0 695695 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 2795896 KiB
Current children cumulated memory: 2587420 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.21 4.23 5/248 984809
/proc/meminfo: memFree=116395820/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=3219236 memory=2995656 CPUtime=161.75 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 480494 0 0 0 16052 123 0 0 20 0 1 0 187946813 3296497664 748914 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 804809 748914 468 659 0 804013 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 3229168 KiB
Current children cumulated memory: 2998268 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.18 4.22 5/248 984819
/proc/meminfo: memFree=114363440/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=4360308 memory=4069672 CPUtime=221.56 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 540485 0 0 0 21992 164 0 0 20 0 1 0 187946813 4464955392 1017418 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 1090077 1017418 468 659 0 1089281 0
Current children cumulated CPU time: 221.56 s

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

/proc/loadavg: 3.24 3.81 4.03 4/242 986278
/proc/meminfo: memFree=87333976/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=19412380 memory=17572976 CPUtime=2194.99 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2275272 0 0 0 218721 778 0 0 20 0 1 0 187946813 19878277120 4393244 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 4853095 4393244 468 659 0 4852299 0
Current children cumulated CPU time: 2194.99 s
Current children cumulated vsize: 19422312 KiB
Current children cumulated memory: 17575588 KiB

[startup+2262.3 s]
/proc/loadavg: 3.13 3.67 3.97 4/238 986289
/proc/meminfo: memFree=86702636/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=19712864 memory=18053652 CPUtime=2254.79 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2356419 0 0 0 224676 803 0 0 20 0 1 0 187946813 20185972736 4513413 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 4928216 4513413 468 659 0 4927420 0
Current children cumulated CPU time: 2254.79 s
Current children cumulated vsize: 19722796 KiB
Current children cumulated memory: 18056264 KiB

[startup+2322.3 s]
/proc/loadavg: 3.16 3.58 3.92 4/237 986299
/proc/meminfo: memFree=86319956/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=19846316 memory=18258476 CPUtime=2314.59 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2395855 0 0 0 230643 816 0 0 20 0 1 0 187946813 20322627584 4564619 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 4961579 4564619 468 659 0 4960783 0
Current children cumulated CPU time: 2314.59 s
Current children cumulated vsize: 19856248 KiB
Current children cumulated memory: 18261088 KiB

[startup+2382.3 s]
/proc/loadavg: 3.10 3.49 3.86 4/237 986309
/proc/meminfo: memFree=85786428/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=19984928 memory=18493180 CPUtime=2374.37 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2437167 0 0 0 236606 831 0 0 20 0 1 0 187946813 20464566272 4623295 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 4996232 4623295 468 659 0 4995436 0
Current children cumulated CPU time: 2374.37 s
Current children cumulated vsize: 19994860 KiB
Current children cumulated memory: 18495792 KiB

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

# cumulated CPU time of all completed processes:  user=2409.88 s, system=8.83874 s

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

[startup+2406.4 s]
/proc/loadavg: 3.14 3.46 3.84 4/238 986313
/proc/meminfo: memFree=85580424/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=20106612 memory=18674476 CPUtime=2398.38 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2470324 0 0 0 238998 840 0 0 20 0 1 0 187946813 20589170688 4668619 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 5026653 4668619 468 659 0 5025857 0
Current children cumulated CPU time: 2398.38 s
Current children cumulated vsize: 20116544 KiB
Current children cumulated memory: 18677088 KiB

[startup+2419.2 s]
/proc/loadavg: 3.10 3.44 3.83 4/238 986316
/proc/meminfo: memFree=85406204/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=20223084 memory=18846144 CPUtime=2411.14 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2500756 0 0 0 240266 848 0 0 20 0 1 0 187946813 20708438016 4711536 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 5055771 4711536 468 659 0 5054975 0
Current children cumulated CPU time: 2411.14 s
Current children cumulated vsize: 20233016 KiB
Current children cumulated memory: 18848756 KiB

[startup+2422.4 s]
/proc/loadavg: 3.10 3.44 3.83 4/238 986316
/proc/meminfo: memFree=85371604/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=20241316 memory=18874624 CPUtime=2414.32 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2505449 0 0 0 240582 850 0 0 20 0 1 0 187946813 20727107584 4718656 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 5060329 4718656 468 659 0 5059533 0
Current children cumulated CPU time: 2414.32 s
Current children cumulated vsize: 20251248 KiB
Current children cumulated memory: 18877236 KiB

[startup+2424 s]*
/proc/loadavg: 3.10 3.43 3.82 4/238 986316
/proc/meminfo: memFree=85338996/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=20257688 memory=18899164 CPUtime=2415.93 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2509550 0 0 0 240741 852 0 0 20 0 1 0 187946813 20743872512 4724791 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 5064422 4724791 468 659 0 5063626 0
Current children cumulated CPU time: 2415.93 s
Current children cumulated vsize: 20267620 KiB
Current children cumulated memory: 18901776 KiB

[startup+2425.6 s]
/proc/loadavg: 3.10 3.43 3.82 4/238 986316
/proc/meminfo: memFree=85324092/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=20275188 memory=18924796 CPUtime=2417.52 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2514179 0 0 0 240899 853 0 0 20 0 1 0 187946813 20761792512 4731199 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 5068797 4731199 468 659 0 5068001 0
Current children cumulated CPU time: 2417.52 s
Current children cumulated vsize: 20285120 KiB
Current children cumulated memory: 18927408 KiB

[startup+2426.4 s]
/proc/loadavg: 3.10 3.43 3.82 4/238 986316
/proc/meminfo: memFree=85308872/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
[pid=984718] ppid=984713 vsize=20276640 memory=18926392 CPUtime=2418.31 cores=0,2
/proc/984718/stat : 984718 (naps-1.03) R 984713 984713 980324 0 -1 4194304 2514679 0 0 0 240978 853 0 0 20 0 1 0 187946813 20763279360 4731598 134679101440 4194304 6891213 140731057984656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 10375168 140731057992688 140731057992804 140731057992804 140731057999819 0
/proc/984718/statm: 5069160 4731598 468 659 0 5068364 0
Current children cumulated CPU time: 2418.31 s
Current children cumulated vsize: 20286572 KiB
Current children cumulated memory: 18929004 KiB

[startup+2426.6 s]
/proc/loadavg: 3.10 3.43 3.82 4/238 986316
/proc/meminfo: memFree=85308872/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2612 KiB

[startup+2426.7 s]
/proc/loadavg: 3.10 3.43 3.82 4/238 986316
/proc/meminfo: memFree=85308872/131655788 swapFree=131071996/131071996
[pid=984713] ppid=984710 vsize=9932 memory=2612 CPUtime=0 cores=0,2
/proc/984713/stat : 984713 (naps-1.03.sh) S 984710 984713 980324 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 187946812 10170368 653 134679101440 94469732425728 94469733505048 140723774450144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94469735603504 94469735650692 94469752918016 140723774452703 140723774452832 140723774452832 140723774459848 0
/proc/984713/statm: 2483 653 574 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2612 KiB

Child status: 10

Real time (s): 2426.79
CPU time (s): 2418.72
CPU user time (s): 2409.88
CPU system time (s): 8.83874
CPU usage (%): 99.6674
Max. virtual memory (cumulated for all children) (KiB): 20286572
Max. memory (cumulated for all children) (KiB): 18929004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2409.88
system time used= 8.83874
maximum resident set size= 18929480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2515400
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= 130
involuntary context switches= 17087


# summary of solver processes directly reported to runsolver:
#   pid: 984713
#   total CPU time (s): 2418.72
#   total CPU user time (s): 2409.88
#   total CPU system time (s): 8.83874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3344 second user time and 24.9932 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-19 04:58:42
IDJOB=4449168
IDBENCH=160484
IDSOLVER=3062
FILE ID=nodeC004/4449168-1721357909
RUNJOBID= nodeC004-1721350695-980334
SLURM_JOB_ID= 7542749
Free space on /tmp= 723712 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449168-1721357909/watcher-4449168-1721357909 -o /tmp/evaluation-result-4449168-1721357909/solver-4449168-1721357909 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721350695-980334 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4449168-1721357909.opb

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

MD5SUM BENCH= 0ade693002e69cf4f48fe48722d4f7a3
RANDOM SEED=782969204

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124221716 kB
MemAvailable:   129239336 kB
Buffers:          531604 kB
Cached:          5268032 kB
SwapCached:            0 kB
Active:          1085956 kB
Inactive:        5670772 kB
Active(anon):       3376 kB
Inactive(anon):   991476 kB
Active(file):    1082580 kB
Inactive(file):  4679296 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             66576 kB
Writeback:             0 kB
AnonPages:        956896 kB
Mapped:           111820 kB
Shmem:             37700 kB
KReclaimable:     191884 kB
Slab:             305808 kB
SReclaimable:     191884 kB
SUnreclaim:       113924 kB
KernelStack:        4000 kB
PageTables:        11396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1458568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59104 kB
HardwareCorrupted:     0 kB
AnonHugePages:    622592 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:      242504 kB
DirectMap2M:    29022208 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 723620 MiB
End job on nodeC004 at 2024-07-19 05:39:09