Trace number 4442388

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.02 3611.91

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
MD5SUMd8fef6140a8ea4c136f0e624ba926405
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.020175
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints142
Number of constraints which are clauses72
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint36
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
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-4442388-1721297516.opb
3600.00/3611.90	c 
3600.00/3611.90	c *** TERMINATED *** by signal 15
3600.00/3611.90	s UNKNOWN
3600.00/3611.90	c _____________________________________________________________________________
3600.00/3611.90	c std/band forms        : 70,0
3600.00/3611.90	c 2cl/3cl ITE-codings   : 0,0
3600.00/3611.90	c BDD/srt/adr Max costs : 0,536,0
3600.00/3611.90	c BDDraw/bin/mul/srt/adr: 0,0,0,70,0
3600.00/3611.90	c BDD nodes             : 0
3600.00/3611.90	c Es1/CC detections     : 0,0
3600.00/3611.90	c CC sort               : 70
3600.00/3611.90	c SAT/UNSAT calls       : 0,0
3600.00/3611.90	c regenrated variables  : 0
3600.00/3611.90	c eliminated fixed lits : 0
3600.00/3611.90	c goal lit flips        : 0
3600.00/3611.90	c goal stages           : 0
3600.00/3611.90	c goal shrink           : 0
3600.00/3611.90	c goal coeff separations: 0
3600.00/3611.90	c restarts              : 0
3600.00/3611.90	c conflicts             : 0              (0 /sec)
3600.00/3611.90	c decisions             : 0              (0 /sec)
3600.00/3611.90	c propagations          : 0              (0 /sec)
3600.00/3611.90	c inspects              : 0              (0 /sec)
3600.00/3611.90	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.00/3611.90	c Time for Opt-base     : 0.000644 s
3600.00/3611.90	c Steps for Opt-base    : 0
3600.00/3611.90	c Time for BDD coding   : 0 s
3600.00/3611.90	c Time for srt coding   : 0.003994 s
3600.00/3611.90	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61844 MiB free)
  memory of node 1: 64510 MiB (62800 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=952862, runsolver pid=952859

[startup+0.100091 s]*
/proc/loadavg: 4.24 4.18 4.10 5/260 952867
/proc/meminfo: memFree=127621916/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=19416 memory=16196 CPUtime=0.09 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 3620 0 0 0 9 0 0 0 20 0 1 0 181911843 19881984 4049 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 4854 4049 468 659 0 4058 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 18860 KiB

[startup+0.205779 s]*
/proc/loadavg: 4.24 4.18 4.10 5/260 952867
/proc/meminfo: memFree=127615188/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=26492 memory=21876 CPUtime=0.19 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 4064 0 0 0 19 0 0 0 20 0 1 0 181911843 27127808 5469 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 6623 5469 468 659 0 5827 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 36424 KiB
Current children cumulated memory: 24540 KiB

[startup+0.305725 s]*
/proc/loadavg: 4.24 4.18 4.10 5/260 952867
/proc/meminfo: memFree=127614180/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=26492 memory=23188 CPUtime=0.29 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 4367 0 0 0 29 0 0 0 20 0 1 0 181911843 27127808 5797 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 6623 5797 468 659 0 5827 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 36424 KiB
Current children cumulated memory: 25852 KiB

[startup+0.700264 s]
/proc/loadavg: 4.22 4.17 4.10 5/260 952867
/proc/meminfo: memFree=127613984/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=38064 memory=28300 CPUtime=0.69 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 5643 0 0 0 68 1 0 0 20 0 1 0 181911843 38977536 7075 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 9516 7075 468 659 0 8720 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 47996 KiB
Current children cumulated memory: 30964 KiB

[startup+1.50024 s]
/proc/loadavg: 4.22 4.17 4.10 5/260 952867
/proc/meminfo: memFree=127605368/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=68416 memory=55928 CPUtime=1.48 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 5849 0 0 0 147 1 0 0 20 0 1 0 181911843 70057984 13982 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 17104 13982 468 659 0 16308 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 78348 KiB
Current children cumulated memory: 58592 KiB

[startup+3.10565 s]
/proc/loadavg: 4.22 4.17 4.10 5/260 952867
/proc/meminfo: memFree=127580024/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=68524 memory=46948 CPUtime=3.08 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 6187 0 0 0 307 1 0 0 20 0 1 0 181911843 70168576 11737 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 17131 11737 468 659 0 16335 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 78456 KiB
Current children cumulated memory: 49612 KiB

[startup+6.30022 s]
/proc/loadavg: 4.20 4.17 4.10 5/260 952868
/proc/meminfo: memFree=127538436/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=117844 memory=88392 CPUtime=6.27 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 6520 0 0 0 624 3 0 0 20 0 1 0 181911843 120672256 22098 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 29461 22098 468 659 0 28665 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 127776 KiB
Current children cumulated memory: 91056 KiB

[startup+12.7003 s]
/proc/loadavg: 4.18 4.17 4.10 5/260 952868
/proc/meminfo: memFree=127536776/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=73588 memory=70836 CPUtime=12.64 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 8171 0 0 0 1260 4 0 0 20 0 1 0 181911843 75354112 17709 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 18397 17709 468 659 0 17601 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 83520 KiB
Current children cumulated memory: 73500 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.16 4.10 5/260 952871
/proc/meminfo: memFree=127465984/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=122908 memory=108132 CPUtime=25.4 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 8532 0 0 0 2534 6 0 0 20 0 1 0 181911843 125857792 27033 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 30727 27033 468 659 0 29931 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 132840 KiB
Current children cumulated memory: 110796 KiB

[startup+51.1057 s]
/proc/loadavg: 4.24 4.18 4.10 5/260 952874
/proc/meminfo: memFree=127346708/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=156468 memory=147964 CPUtime=50.92 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 9686 0 0 0 5084 8 0 0 20 0 1 0 181911843 160223232 36991 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 39117 36991 468 659 0 38321 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 166400 KiB
Current children cumulated memory: 150628 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.16 4.10 5/260 952883
/proc/meminfo: memFree=127422156/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=187288 memory=176764 CPUtime=101.94 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 11308 0 0 0 10182 12 0 0 20 0 1 0 181911843 191782912 44191 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 46822 44191 468 659 0 46026 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 197220 KiB
Current children cumulated memory: 179428 KiB

[startup+162.3 s]
/proc/loadavg: 4.21 4.18 4.11 5/261 952896
/proc/meminfo: memFree=127546572/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=187288 memory=174868 CPUtime=161.75 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 13712 0 0 0 16158 17 0 0 20 0 1 0 181911843 191782912 43717 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 46822 43717 468 659 0 46026 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 197220 KiB
Current children cumulated memory: 177532 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.17 4.11 5/259 952906
/proc/meminfo: memFree=127401228/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=156468 memory=145892 CPUtime=221.55 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 16327 0 0 0 22133 22 0 0 20 0 1 0 181911843 160223232 36473 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 39117 36473 468 659 0 38321 0
Current children cumulated CPU time: 221.55 s

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

/proc/952867/statm: 78951 72372 468 659 0 78155 0
Current children cumulated CPU time: 3092.06 s
Current children cumulated vsize: 325736 KiB
Current children cumulated memory: 292152 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/260 954922
/proc/meminfo: memFree=126467940/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=315804 memory=307920 CPUtime=3151.87 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 67322 0 0 0 315084 103 0 0 20 0 1 0 181911843 323383296 76980 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 78951 76980 468 659 0 78155 0
Current children cumulated CPU time: 3151.87 s
Current children cumulated vsize: 325736 KiB
Current children cumulated memory: 310584 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/259 954932
/proc/meminfo: memFree=126483436/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=397384 memory=325116 CPUtime=3211.68 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 68129 0 0 0 321064 104 0 0 20 0 1 0 181911843 406921216 81279 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 99346 81279 468 659 0 98550 0
Current children cumulated CPU time: 3211.68 s
Current children cumulated vsize: 407316 KiB
Current children cumulated memory: 327780 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/259 954943
/proc/meminfo: memFree=126526548/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=397824 memory=339728 CPUtime=3271.49 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 68315 0 0 0 327044 105 0 0 20 0 1 0 181911843 407371776 84932 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 99456 84932 468 659 0 98660 0
Current children cumulated CPU time: 3271.49 s
Current children cumulated vsize: 407756 KiB
Current children cumulated memory: 342392 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/258 954954
/proc/meminfo: memFree=126310144/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=399764 memory=355500 CPUtime=3331.3 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 68821 0 0 0 333025 105 0 0 20 0 1 0 181911843 409358336 88875 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 99941 88875 468 659 0 99145 0
Current children cumulated CPU time: 3331.3 s
Current children cumulated vsize: 409696 KiB
Current children cumulated memory: 358164 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/258 954964
/proc/meminfo: memFree=126641384/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=270312 memory=263248 CPUtime=3391.11 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 69533 0 0 0 339004 107 0 0 20 0 1 0 181911843 276799488 65812 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 67578 65812 468 659 0 66782 0
Current children cumulated CPU time: 3391.11 s
Current children cumulated vsize: 280244 KiB
Current children cumulated memory: 265912 KiB

[startup+3462.3 s]
/proc/loadavg: 4.35 4.20 4.12 5/258 954974
/proc/meminfo: memFree=126476520/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=320400 memory=284932 CPUtime=3450.91 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 70442 0 0 0 344983 108 0 0 20 0 1 0 181911843 328089600 71233 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 80100 71233 468 659 0 79304 0
Current children cumulated CPU time: 3450.91 s
Current children cumulated vsize: 330332 KiB
Current children cumulated memory: 287596 KiB

[startup+3522.3 s]
/proc/loadavg: 4.25 4.19 4.12 5/261 954990
/proc/meminfo: memFree=126554960/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=320608 memory=305500 CPUtime=3510.7 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 70664 0 0 0 350962 108 0 0 20 0 1 0 181911843 328302592 76375 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 80152 76375 468 659 0 79356 0
Current children cumulated CPU time: 3510.7 s
Current children cumulated vsize: 330540 KiB
Current children cumulated memory: 308164 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.17 4.12 5/261 955000
/proc/meminfo: memFree=126605300/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=402208 memory=320600 CPUtime=3570.51 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 71571 0 0 0 356942 109 0 0 20 0 1 0 181911843 411860992 80150 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 100552 80150 468 659 0 99756 0
Current children cumulated CPU time: 3570.51 s
Current children cumulated vsize: 412140 KiB
Current children cumulated memory: 323264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.9 s]
/proc/loadavg: 4.17 4.17 4.12 5/261 955006
/proc/meminfo: memFree=126507160/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=402588 memory=328964 CPUtime=3600 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 71649 0 0 0 359891 109 0 0 20 0 1 0 181911843 412250112 82241 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 100647 82241 468 659 0 99851 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 412520 KiB
Current children cumulated memory: 331628 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3611.91 s]
# the end of solver process 952862 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001602 s, system=0.001342 s

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

# cumulated CPU time of all completed processes:  user=3598.92 s, system=1.1022 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3611.9 s]
/proc/loadavg: 4.17 4.17 4.12 5/261 955006
/proc/meminfo: memFree=126507160/131524600 swapFree=131071996/131071996
[pid=952862] ppid=952859 vsize=9932 memory=2664 CPUtime=0 cores=0,2
/proc/952862/stat : 952862 (naps-1.03.sh) S 952859 952862 949443 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 181911843 10170368 666 134679101440 94590815948800 94590817028120 140728964667344 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94590819126576 94590819173764 94590849134592 140728964674527 140728964674656 140728964674656 140728964681672 0
/proc/952862/statm: 2483 666 587 264 0 134 0
[pid=952867] ppid=952862 vsize=402588 memory=328964 CPUtime=3600 cores=0,2
/proc/952867/stat : 952867 (naps-1.03) R 952862 952862 949443 0 -1 4194304 71649 0 0 0 359891 109 0 0 20 0 1 0 181911843 412250112 82241 134679101440 4194304 6891213 140720442511840 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 26206208 140720442520560 140720442520676 140720442520676 140720442527691 0
/proc/952867/statm: 100647 82241 468 659 0 99851 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 412520 KiB
Current children cumulated memory: 331628 KiB

Child status: 10

Real time (s): 3611.91
CPU time (s): 3600.02
CPU user time (s): 3598.92
CPU system time (s): 1.1022
CPU usage (%): 99.6711
Max. virtual memory (cumulated for all children) (KiB): 491860
Max. memory (cumulated for all children) (KiB): 380984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.92
system time used= 1.1022
maximum resident set size= 438152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72106
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= 122
involuntary context switches= 24683


# summary of solver processes directly reported to runsolver:
#   pid: 952862,952867
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3598.92
#   total CPU system time (s): 1.1022

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.25417 second user time and 17.9931 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-18 12:12:08
IDJOB=4442388
IDBENCH=147801
IDSOLVER=3062
FILE ID=nodeC015/4442388-1721297516
RUNJOBID= nodeC015-1721293767-949453
SLURM_JOB_ID= 7542599
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442388-1721297516/watcher-4442388-1721297516 -o /tmp/evaluation-result-4442388-1721297516/solver-4442388-1721297516 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721293767-949453 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4442388-1721297516.opb

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

MD5SUM BENCH= d8fef6140a8ea4c136f0e624ba926405
RANDOM SEED=1279335200

nodeC015.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		: 3641.992
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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		: 3684.867
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.25
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		: 3631.947
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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.186
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.25
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.280
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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		: 3685.158
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.25
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		: 3603.935
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.991
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.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127637836 kB
MemAvailable:   128642376 kB
Buffers:          479572 kB
Cached:          1352644 kB
SwapCached:            0 kB
Active:          1578500 kB
Inactive:        1673940 kB
Active(anon):       1612 kB
Inactive(anon):  1456344 kB
Active(file):    1576888 kB
Inactive(file):   217596 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5472 kB
Writeback:            16 kB
AnonPages:       1418204 kB
Mapped:           111540 kB
Shmem:             37720 kB
KReclaimable:      99408 kB
Slab:             212564 kB
SReclaimable:      99408 kB
SUnreclaim:       113156 kB
KernelStack:        4188 kB
PageTables:        12132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1762832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    946176 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC015 at 2024-07-18 13:12:20