Trace number 4445779

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? (TO) 3600.1 3609.01

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j120/normalized-j12011_1-unsat.opb
MD5SUMcdcb4d035b8e87f1109f75a28aea48eb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37510
Total number of constraints119740
Number of constraints which are clauses119124
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints616
Minimum length of a constraint1
Maximum length of a constraint95
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 556
Number of bits of the biggest sum of numbers10
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-4445779-1721315519.opb
3600.09/3609.00	c 
3600.09/3609.00	c *** TERMINATED *** by signal 15
3600.09/3609.00	s UNKNOWN
3600.09/3609.00	c _____________________________________________________________________________
3600.09/3609.00	c std/band forms        : 576,0
3600.09/3609.00	c 2cl/3cl ITE-codings   : 257060,0
3600.09/3609.00	c BDD/srt/adr Max costs : 1010,0,0
3600.09/3609.00	c BDDraw/bin/mul/srt/adr: 443,0,133,0,0
3600.09/3609.00	c BDD nodes             : 366471
3600.09/3609.00	c Es1/CC detections     : 0,0
3600.09/3609.00	c CC sort               : 0
3600.09/3609.00	c SAT/UNSAT calls       : 0,0
3600.09/3609.00	c regenrated variables  : 0
3600.09/3609.00	c eliminated fixed lits : 77133
3600.09/3609.00	c goal lit flips        : 0
3600.09/3609.00	c goal stages           : 0
3600.09/3609.00	c goal shrink           : 0
3600.09/3609.00	c goal coeff separations: 0
3600.09/3609.00	c restarts              : 0
3600.09/3609.00	c conflicts             : 0              (0 /sec)
3600.09/3609.00	c decisions             : 0              (0 /sec)
3600.09/3609.00	c propagations          : 0              (0 /sec)
3600.09/3609.00	c inspects              : 0              (0 /sec)
3600.09/3609.00	c CPU time (solving tm) : 3599 s        (3597 s, SAT 0 s, UNSAT 0 s)
3600.09/3609.00	c Time for Opt-base     : 0.01717 s
3600.09/3609.00	c Steps for Opt-base    : 32405
3600.09/3609.00	c Time for BDD coding   : 0.9842 s
3600.09/3609.00	c Time for srt coding   : 0 s
3600.09/3609.00	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: 63968 MiB (62320 MiB free)
  memory of node 1: 64473 MiB (62680 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445779-1721315519/watcher-4445779-1721315519 -o /tmp/evaluation-result-4445779-1721315519/solver-4445779-1721315519 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721306161-953164 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4445779-1721315519.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100417 s]*
/proc/loadavg: 4.13 4.09 4.09 5/260 962655
/proc/meminfo: memFree=127992992/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=9164 memory=6092 CPUtime=0.09 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 1564 0 0 0 9 0 0 0 20 0 1 0 183718581 9383936 1523 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 2291 1523 500 659 0 1495 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 19096 KiB
Current children cumulated memory: 8752 KiB

[startup+0.206415 s]*
/proc/loadavg: 4.13 4.09 4.09 5/260 962655
/proc/meminfo: memFree=127992696/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=9676 memory=6288 CPUtime=0.19 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 1626 0 0 0 19 0 0 0 20 0 1 0 183718581 9908224 1572 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 2419 1572 500 659 0 1623 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 19608 KiB
Current children cumulated memory: 8948 KiB

[startup+0.305666 s]*
/proc/loadavg: 4.13 4.09 4.09 5/260 962655
/proc/meminfo: memFree=127989556/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=10704 memory=7528 CPUtime=0.29 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 1904 0 0 0 29 0 0 0 20 0 1 0 183718581 10960896 1882 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 2676 1882 500 659 0 1880 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 20636 KiB
Current children cumulated memory: 10188 KiB

[startup+0.70026 s]
/proc/loadavg: 4.13 4.09 4.09 5/260 962655
/proc/meminfo: memFree=127985664/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=24300 memory=18576 CPUtime=0.68 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 5626 0 0 0 67 1 0 0 20 0 1 0 183718581 24883200 4644 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 6075 4644 500 659 0 5279 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 34232 KiB
Current children cumulated memory: 21236 KiB

[startup+1.50027 s]
/proc/loadavg: 4.13 4.09 4.09 5/260 962655
/proc/meminfo: memFree=127972576/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=40696 memory=33372 CPUtime=1.48 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 9246 0 0 0 146 2 0 0 20 0 1 0 183718581 41672704 8343 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 10174 8343 532 659 0 9378 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 50628 KiB
Current children cumulated memory: 36032 KiB

[startup+3.10566 s]
/proc/loadavg: 4.20 4.11 4.10 5/260 962655
/proc/meminfo: memFree=127875464/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=146940 memory=118552 CPUtime=3.08 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 24229 0 0 0 303 5 0 0 20 0 1 0 183718581 150466560 29638 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 36735 29638 532 659 0 35939 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 156872 KiB
Current children cumulated memory: 121212 KiB

[startup+6.30027 s]
/proc/loadavg: 4.20 4.11 4.10 5/260 962655
/proc/meminfo: memFree=127881356/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=146940 memory=121124 CPUtime=6.26 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 24366 0 0 0 621 5 0 0 20 0 1 0 183718581 150466560 30281 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 36735 30281 532 659 0 35939 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 156872 KiB
Current children cumulated memory: 123784 KiB

[startup+12.7003 s]
/proc/loadavg: 4.17 4.10 4.09 5/260 962657
/proc/meminfo: memFree=127876108/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=146940 memory=131984 CPUtime=12.64 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 24575 0 0 0 1259 5 0 0 20 0 1 0 183718581 150466560 32996 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 36735 32996 532 659 0 35939 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 156872 KiB
Current children cumulated memory: 134644 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.10 4.09 5/260 962658
/proc/meminfo: memFree=127875296/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=143256 memory=127684 CPUtime=25.42 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 27019 0 0 0 2535 7 0 0 20 0 1 0 183718581 146694144 31921 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 35814 31921 532 659 0 35018 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 153188 KiB
Current children cumulated memory: 130344 KiB

[startup+51.1059 s]
/proc/loadavg: 4.17 4.11 4.09 5/260 962663
/proc/meminfo: memFree=127853420/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=187312 memory=146724 CPUtime=50.96 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 29756 0 0 0 5087 9 0 0 20 0 1 0 183718581 191807488 36681 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 46828 36681 532 659 0 46032 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 197244 KiB
Current children cumulated memory: 149384 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/261 962673
/proc/meminfo: memFree=127860240/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=154544 memory=138808 CPUtime=102.01 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 31054 0 0 0 10191 10 0 0 20 0 1 0 183718581 158253056 34702 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 38636 34702 532 659 0 37840 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 164476 KiB
Current children cumulated memory: 141468 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/261 962684
/proc/meminfo: memFree=127815504/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=222468 memory=180188 CPUtime=161.87 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 35440 0 0 0 16172 15 0 0 20 0 1 0 183718581 227807232 45047 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 55617 45047 532 659 0 54821 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 232400 KiB
Current children cumulated memory: 182848 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/259 962694
/proc/meminfo: memFree=127847048/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=190396 memory=154364 CPUtime=221.71 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 37651 0 0 0 22154 17 0 0 20 0 1 0 183718581 194965504 38591 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 47599 38591 532 659 0 46803 0
Current children cumulated CPU time: 221.71 s

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

/proc/loadavg: 1.08 1.15 1.91 2/237 964485
/proc/meminfo: memFree=127986432/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=297324 memory=217800 CPUtime=3034.76 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 121924 0 0 0 303366 110 0 0 20 0 1 0 183718581 304459776 54450 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 74331 54450 532 659 0 73535 0
Current children cumulated CPU time: 3034.76 s
Current children cumulated vsize: 307256 KiB
Current children cumulated memory: 220460 KiB

[startup+3102.3 s]
/proc/loadavg: 1.07 1.13 1.85 2/237 964496
/proc/meminfo: memFree=127990364/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=233984 memory=215796 CPUtime=3094.61 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 125057 0 0 0 309348 113 0 0 20 0 1 0 183718581 239599616 53949 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 58496 53949 532 659 0 57700 0
Current children cumulated CPU time: 3094.61 s
Current children cumulated vsize: 243916 KiB
Current children cumulated memory: 218456 KiB

[startup+3162.3 s]
/proc/loadavg: 1.12 1.14 1.81 2/237 964508
/proc/meminfo: memFree=127986144/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=299520 memory=217824 CPUtime=3154.47 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 126383 0 0 0 315332 115 0 0 20 0 1 0 183718581 306708480 54456 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 74880 54456 532 659 0 74084 0
Current children cumulated CPU time: 3154.47 s
Current children cumulated vsize: 309452 KiB
Current children cumulated memory: 220484 KiB

[startup+3222.3 s]
/proc/loadavg: 1.04 1.11 1.76 2/236 964518
/proc/meminfo: memFree=127997984/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=233984 memory=205752 CPUtime=3214.32 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 127645 0 0 0 321315 117 0 0 20 0 1 0 183718581 239599616 51438 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 58496 51438 532 659 0 57700 0
Current children cumulated CPU time: 3214.32 s
Current children cumulated vsize: 243916 KiB
Current children cumulated memory: 208412 KiB

[startup+3282.3 s]
/proc/loadavg: 1.12 1.12 1.72 2/235 964529
/proc/meminfo: memFree=127981132/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=299520 memory=222136 CPUtime=3274.18 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 129078 0 0 0 327300 118 0 0 20 0 1 0 183718581 306708480 55534 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 74880 55534 532 659 0 74084 0
Current children cumulated CPU time: 3274.18 s
Current children cumulated vsize: 309452 KiB
Current children cumulated memory: 224796 KiB

[startup+3342.3 s]
/proc/loadavg: 1.10 1.11 1.68 2/235 964541
/proc/meminfo: memFree=127978928/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=299520 memory=223992 CPUtime=3334.03 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 131608 0 0 0 333282 121 0 0 20 0 1 0 183718581 306708480 55998 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 74880 55998 532 659 0 74084 0
Current children cumulated CPU time: 3334.03 s
Current children cumulated vsize: 309452 KiB
Current children cumulated memory: 226652 KiB

[startup+3402.3 s]
/proc/loadavg: 1.08 1.10 1.63 2/235 964552
/proc/meminfo: memFree=128001100/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=233984 memory=201460 CPUtime=3393.88 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 132851 0 0 0 339266 122 0 0 20 0 1 0 183718581 239599616 50365 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 58496 50365 532 659 0 57700 0
Current children cumulated CPU time: 3393.88 s
Current children cumulated vsize: 243916 KiB
Current children cumulated memory: 204120 KiB

[startup+3462.3 s]
/proc/loadavg: 1.09 1.10 1.60 2/236 964567
/proc/meminfo: memFree=127980316/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=299520 memory=221944 CPUtime=3453.74 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 134225 0 0 0 345250 124 0 0 20 0 1 0 183718581 306708480 55486 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 74880 55486 532 659 0 74084 0
Current children cumulated CPU time: 3453.74 s
Current children cumulated vsize: 309452 KiB
Current children cumulated memory: 224604 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.09 1.56 2/237 964581
/proc/meminfo: memFree=127986524/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=233984 memory=215796 CPUtime=3513.59 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 135468 0 0 0 351234 125 0 0 20 0 1 0 183718581 239599616 53949 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 58496 53949 532 659 0 57700 0
Current children cumulated CPU time: 3513.59 s
Current children cumulated vsize: 243916 KiB
Current children cumulated memory: 218456 KiB

[startup+3582.3 s]
/proc/loadavg: 1.18 1.12 1.54 2/237 964592
/proc/meminfo: memFree=127988284/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=233984 memory=213748 CPUtime=3573.45 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 137156 0 0 0 357217 128 0 0 20 0 1 0 183718581 239599616 53437 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 58496 53437 532 659 0 57700 0
Current children cumulated CPU time: 3573.45 s
Current children cumulated vsize: 243916 KiB
Current children cumulated memory: 216408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 1.11 1.11 1.52 2/237 964595
/proc/meminfo: memFree=127975868/131524600 swapFree=131071996/131071996
[pid=962650] ppid=962647 vsize=9932 memory=2660 CPUtime=0 cores=4,6
/proc/962650/stat : 962650 (naps-1.03.sh) S 962647 962650 953153 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 183718581 10170368 665 134679101440 94587179032576 94587180111896 140723796105632 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94587182210352 94587182257540 94587187347456 140723796108259 140723796108384 140723796108384 140723796115400 0
/proc/962650/statm: 2483 665 586 264 0 134 0
[pid=962655] ppid=962650 vsize=299520 memory=226040 CPUtime=3600.09 cores=4,6
/proc/962655/stat : 962655 (naps-1.03) R 962650 962650 953153 0 -1 4194304 138515 0 0 0 359880 129 0 0 20 0 1 0 183718581 306708480 56510 134679101440 4194304 6891213 140731924201664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 15601664 140731924210676 140731924210788 140731924210788 140731924217803 0
/proc/962655/statm: 74880 56510 532 659 0 74084 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 309452 KiB
Current children cumulated memory: 228700 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.8 s, system=1.29864 s

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

Child status: 10

Real time (s): 3609.01
CPU time (s): 3600.1
CPU user time (s): 3598.8
CPU system time (s): 1.29864
CPU usage (%): 99.7533
Max. virtual memory (cumulated for all children) (KiB): 309452
Max. memory (cumulated for all children) (KiB): 230748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.8
system time used= 1.29864
maximum resident set size= 228088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138986
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= 59
involuntary context switches= 2772


# summary of solver processes directly reported to runsolver:
#   pid: 962650
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.8
#   total CPU system time (s): 1.29864

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.2105 second user time and 15.7031 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-18 17:12:12
IDJOB=4445779
IDBENCH=154365
IDSOLVER=3063
FILE ID=nodeC027/4445779-1721315519
RUNJOBID= nodeC027-1721306161-953164
SLURM_JOB_ID= 7542639
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j120/normalized-j12011_1-unsat.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445779-1721315519/watcher-4445779-1721315519 -o /tmp/evaluation-result-4445779-1721315519/solver-4445779-1721315519 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721306161-953164 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4445779-1721315519.opb

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

MD5SUM BENCH= cdcb4d035b8e87f1109f75a28aea48eb
RANDOM SEED=1602139462

nodeC027.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		: 3657.000
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	: 7000.36
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		: 3681.999
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.29
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.967
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	: 7000.36
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		: 3600.426
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.29
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		: 3640.356
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	: 7000.36
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		: 3682.003
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.29
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		: 3657.534
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	: 7000.36
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		: 3600.549
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128001348 kB
MemAvailable:   129535968 kB
Buffers:          483096 kB
Cached:          1883164 kB
SwapCached:            0 kB
Active:           901360 kB
Inactive:        2007636 kB
Active(anon):       1584 kB
Inactive(anon):   578592 kB
Active(file):     899776 kB
Inactive(file):  1429044 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              9036 kB
Writeback:            24 kB
AnonPages:        532880 kB
Mapped:           112380 kB
Shmem:             37720 kB
KReclaimable:      91244 kB
Slab:             200772 kB
SReclaimable:      91244 kB
SUnreclaim:       109528 kB
KernelStack:        4176 kB
PageTables:        10356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     849792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67520 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 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:      193236 kB
DirectMap2M:    15308800 kB
DirectMap1G:    120586240 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC027 at 2024-07-18 18:12:21