Trace number 4451438

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.08 3609.6

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
subsetcard/normalized-subsetcard-eq-random4regular-75.opb
MD5SUM4657a61cc40ea04220a947ee55001d91
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.002787
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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-4451438-1721434135.opb
3600.06/3609.60	c 
3600.06/3609.60	c *** TERMINATED *** by signal 15
3600.06/3609.60	s UNKNOWN
3600.06/3609.60	c _____________________________________________________________________________
3600.06/3609.60	c std/band forms        : 300,0
3600.06/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.06/3609.60	c BDD/srt/adr Max costs : 0,27,0
3600.06/3609.60	c BDDraw/bin/mul/srt/adr: 0,0,0,300,0
3600.06/3609.60	c BDD nodes             : 0
3600.06/3609.60	c Es1/CC detections     : 0,0
3600.06/3609.60	c CC sort               : 150
3600.06/3609.60	c SAT/UNSAT calls       : 0,0
3600.06/3609.60	c regenrated variables  : 0
3600.06/3609.60	c eliminated fixed lits : 0
3600.06/3609.60	c goal lit flips        : 0
3600.06/3609.60	c goal stages           : 0
3600.06/3609.60	c goal shrink           : 0
3600.06/3609.60	c goal coeff separations: 0
3600.06/3609.60	c restarts              : 0
3600.06/3609.60	c conflicts             : 0              (0 /sec)
3600.06/3609.60	c decisions             : 0              (0 /sec)
3600.06/3609.60	c propagations          : 0              (0 /sec)
3600.06/3609.60	c inspects              : 0              (0 /sec)
3600.06/3609.60	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.06/3609.60	c Time for Opt-base     : 0.00027 s
3600.06/3609.60	c Steps for Opt-base    : 0
3600.06/3609.60	c Time for BDD coding   : 0 s
3600.06/3609.60	c Time for srt coding   : 0.000513 s
3600.06/3609.60	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 (62708 MiB free)
  memory of node 1: 64473 MiB (63280 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451438-1721434135/watcher-4451438-1721434135 -o /tmp/evaluation-result-4451438-1721434135/solver-4451438-1721434135 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721434107-1040182 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4451438-1721434135.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=1040311, runsolver pid=1040308
Current StackSize limit: 8192 KiB


[startup+0.100907 s]*
/proc/loadavg: 2.59 1.51 1.71 5/259 1040316
/proc/meminfo: memFree=129008328/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=7076 memory=4932 CPUtime=0.09 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 883 0 0 0 9 0 0 0 20 0 1 0 195579672 7245824 1233 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 1769 1233 468 659 0 973 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 17008 KiB
Current children cumulated memory: 7596 KiB

[startup+0.20582 s]*
/proc/loadavg: 2.59 1.51 1.71 5/259 1040316
/proc/meminfo: memFree=129007936/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=7076 memory=5196 CPUtime=0.2 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 971 0 0 0 20 0 0 0 20 0 1 0 195579672 7245824 1299 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 1769 1299 468 659 0 973 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 17008 KiB
Current children cumulated memory: 7860 KiB

[startup+0.305768 s]*
/proc/loadavg: 2.59 1.51 1.71 5/259 1040316
/proc/meminfo: memFree=129004852/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=10016 memory=8036 CPUtime=0.3 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 1123 0 0 0 30 0 0 0 20 0 1 0 195579672 10256384 2009 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 2504 2009 468 659 0 1708 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 19948 KiB
Current children cumulated memory: 10700 KiB

[startup+0.700275 s]
/proc/loadavg: 2.59 1.51 1.71 5/259 1040316
/proc/meminfo: memFree=129004712/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=14368 memory=10340 CPUtime=0.69 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 1222 0 0 0 69 0 0 0 20 0 1 0 195579672 14712832 2585 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 3592 2585 468 659 0 2796 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 24300 KiB
Current children cumulated memory: 13004 KiB

[startup+1.50028 s]
/proc/loadavg: 2.59 1.51 1.71 5/259 1040316
/proc/meminfo: memFree=129001372/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=12460 memory=8168 CPUtime=1.48 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 1904 0 0 0 148 0 0 0 20 0 1 0 195579672 12759040 2042 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 3115 2042 468 659 0 2319 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 22392 KiB
Current children cumulated memory: 10832 KiB

[startup+3.10559 s]
/proc/loadavg: 2.59 1.51 1.71 5/259 1040316
/proc/meminfo: memFree=128986104/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=24124 memory=20252 CPUtime=3.09 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 3484 0 0 0 308 1 0 0 20 0 1 0 195579672 24702976 5063 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 6031 5063 468 659 0 5235 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 34056 KiB
Current children cumulated memory: 22916 KiB

[startup+6.30026 s]
/proc/loadavg: 2.70 1.55 1.72 5/259 1040316
/proc/meminfo: memFree=128981312/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=26872 memory=24920 CPUtime=6.27 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 4161 0 0 0 626 1 0 0 20 0 1 0 195579672 27516928 6230 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 6718 6230 468 659 0 5922 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 36804 KiB
Current children cumulated memory: 27584 KiB

[startup+12.7003 s]
/proc/loadavg: 2.81 1.59 1.74 5/259 1040317
/proc/meminfo: memFree=128967316/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=43120 memory=36564 CPUtime=12.65 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 6307 0 0 0 1263 2 0 0 20 0 1 0 195579672 44154880 9141 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 10780 9141 468 659 0 9984 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 53052 KiB
Current children cumulated memory: 39228 KiB

[startup+25.5003 s]
/proc/loadavg: 3.15 1.72 1.78 5/259 1040319
/proc/meminfo: memFree=128933084/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=50192 memory=48056 CPUtime=25.42 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 7129 0 0 0 2540 2 0 0 20 0 1 0 195579672 51396608 12014 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 12548 12014 468 659 0 11752 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 60124 KiB
Current children cumulated memory: 50720 KiB

[startup+51.1057 s]
/proc/loadavg: 3.51 1.92 1.85 5/259 1040324
/proc/meminfo: memFree=128872156/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=73468 memory=69096 CPUtime=50.96 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 7583 0 0 0 5093 3 0 0 20 0 1 0 195579672 75231232 17274 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 18367 17274 468 659 0 17571 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 83400 KiB
Current children cumulated memory: 71760 KiB

[startup+102.3 s]
/proc/loadavg: 3.95 2.29 1.98 5/262 1040337
/proc/meminfo: memFree=128811984/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=86600 memory=75700 CPUtime=102.03 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 8657 0 0 0 10198 5 0 0 20 0 1 0 195579672 88678400 18925 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 21650 18925 468 659 0 20854 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 96532 KiB
Current children cumulated memory: 78364 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 2.65 2.12 5/262 1040348
/proc/meminfo: memFree=128779152/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=86600 memory=84940 CPUtime=161.89 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 11000 0 0 0 16180 9 0 0 20 0 1 0 195579672 88678400 21235 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 21650 21235 468 659 0 20854 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 96532 KiB
Current children cumulated memory: 87604 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 2.92 2.25 5/261 1040359
/proc/meminfo: memFree=128747784/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=86600 memory=84940 CPUtime=221.73 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 12256 0 0 0 22162 11 0 0 20 0 1 0 195579672 88678400 21235 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 21650 21235 468 659 0 20854 0
Current children cumulated CPU time: 221.73 s

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

/proc/loadavg: 4.12 4.10 4.02 5/263 1042046
/proc/meminfo: memFree=128429416/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=239992 memory=216140 CPUtime=3034.28 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 70296 0 0 0 303323 105 0 0 20 0 1 0 195579672 245751808 54035 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 59998 54035 468 659 0 59202 0
Current children cumulated CPU time: 3034.28 s
Current children cumulated vsize: 249924 KiB
Current children cumulated memory: 218804 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/263 1042060
/proc/meminfo: memFree=128333396/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=190188 memory=188196 CPUtime=3094.13 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 71555 0 0 0 309306 107 0 0 20 0 1 0 195579672 194752512 47049 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 47547 47049 468 659 0 46751 0
Current children cumulated CPU time: 3094.13 s
Current children cumulated vsize: 200120 KiB
Current children cumulated memory: 190860 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.12 4.03 5/264 1042084
/proc/meminfo: memFree=128434208/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=240276 memory=220520 CPUtime=3153.97 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 72001 0 0 0 315289 108 0 0 20 0 1 0 195579672 246042624 55130 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 60069 55130 468 659 0 59273 0
Current children cumulated CPU time: 3153.97 s
Current children cumulated vsize: 250208 KiB
Current children cumulated memory: 223184 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.03 5/263 1042094
/proc/meminfo: memFree=128337036/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=243688 memory=195204 CPUtime=3213.81 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 73877 0 0 0 321271 110 0 0 20 0 1 0 195579672 249536512 48801 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 60922 48801 468 659 0 60126 0
Current children cumulated CPU time: 3213.81 s
Current children cumulated vsize: 253620 KiB
Current children cumulated memory: 197868 KiB

[startup+3282.3 s]
/proc/loadavg: 4.35 4.19 4.07 5/262 1042106
/proc/meminfo: memFree=128365388/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=243688 memory=228028 CPUtime=3273.64 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 73983 0 0 0 327253 111 0 0 20 0 1 0 195579672 249536512 57007 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 60922 57007 468 659 0 60126 0
Current children cumulated CPU time: 3273.64 s
Current children cumulated vsize: 253620 KiB
Current children cumulated memory: 230692 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.19 4.07 5/262 1042118
/proc/meminfo: memFree=128366488/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=195736 memory=193300 CPUtime=3333.49 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 75536 0 0 0 333236 113 0 0 20 0 1 0 195579672 200433664 48325 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 48934 48325 468 659 0 48138 0
Current children cumulated CPU time: 3333.49 s
Current children cumulated vsize: 205668 KiB
Current children cumulated memory: 195964 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.17 4.07 5/260 1042128
/proc/meminfo: memFree=128337460/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=245824 memory=230164 CPUtime=3393.32 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 76156 0 0 0 339218 114 0 0 20 0 1 0 195579672 251723776 57541 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 61456 57541 468 659 0 60660 0
Current children cumulated CPU time: 3393.32 s
Current children cumulated vsize: 255756 KiB
Current children cumulated memory: 232828 KiB

[startup+3462.3 s]
/proc/loadavg: 4.32 4.22 4.10 5/260 1042138
/proc/meminfo: memFree=128335688/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=246676 memory=195604 CPUtime=3453.16 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 77768 0 0 0 345200 116 0 0 20 0 1 0 195579672 252596224 48901 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 61669 48901 468 659 0 60873 0
Current children cumulated CPU time: 3453.16 s
Current children cumulated vsize: 256608 KiB
Current children cumulated memory: 198268 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.20 4.09 5/260 1042149
/proc/meminfo: memFree=128358148/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=246676 memory=224872 CPUtime=3513 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 78003 0 0 0 351183 117 0 0 20 0 1 0 195579672 252596224 56218 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 61669 56218 468 659 0 60873 0
Current children cumulated CPU time: 3513 s
Current children cumulated vsize: 256608 KiB
Current children cumulated memory: 227536 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.19 4.09 5/259 1042309
/proc/meminfo: memFree=128808352/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=196588 memory=183912 CPUtime=3572.84 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 79014 0 0 0 357165 119 0 0 20 0 1 0 195579672 201306112 45978 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 49147 45978 468 659 0 48351 0
Current children cumulated CPU time: 3572.84 s
Current children cumulated vsize: 206520 KiB
Current children cumulated memory: 186576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.17 4.19 4.10 5/259 1042312
/proc/meminfo: memFree=128714904/131524600 swapFree=131071996/131071996
[pid=1040311] ppid=1040308 vsize=9932 memory=2664 CPUtime=0 cores=4,6
/proc/1040311/stat : 1040311 (naps-1.03.sh) S 1040308 1040311 1040171 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 195579672 10170368 666 134679101440 94203839639552 94203840718872 140720566055232 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94203842817328 94203842864516 94203860037632 140720566064094 140720566064223 140720566064223 140720566071240 0
/proc/1040311/statm: 2483 666 587 264 0 134 0
[pid=1040316] ppid=1040311 vsize=246676 memory=197996 CPUtime=3600.06 cores=4,6
/proc/1040316/stat : 1040316 (naps-1.03) R 1040311 1040311 1040171 0 -1 4194304 79532 0 0 0 359886 120 0 0 20 0 1 0 195579672 252596224 49499 134679101440 4194304 6891213 140733154079296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 27103232 140733154087919 140733154088035 140733154088035 140733154095051 0
/proc/1040316/statm: 61669 49499 468 659 0 60873 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 256608 KiB
Current children cumulated memory: 200660 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.87 s, system=1.20672 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.6
CPU time (s): 3600.08
CPU user time (s): 3598.87
CPU system time (s): 1.20672
CPU usage (%): 99.7361
Max. virtual memory (cumulated for all children) (KiB): 256608
Max. memory (cumulated for all children) (KiB): 233680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.87
system time used= 1.20672
maximum resident set size= 231016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80010
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= 23
involuntary context switches= 3413


# summary of solver processes directly reported to runsolver:
#   pid: 1040311
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3598.87
#   total CPU system time (s): 1.20672

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.79685 second user time and 17.9391 second system time

The end

Launcher Data

Begin job on nodeC026 at 2024-07-20 02:09:08
IDJOB=4451438
IDBENCH=162424
IDSOLVER=3062
FILE ID=nodeC026/4451438-1721434135
RUNJOBID= nodeC026-1721434107-1040182
SLURM_JOB_ID= 7545634
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/subsetcard/normalized-subsetcard-eq-random4regular-75.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451438-1721434135/watcher-4451438-1721434135 -o /tmp/evaluation-result-4451438-1721434135/solver-4451438-1721434135 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721434107-1040182 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4451438-1721434135.opb

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

MD5SUM BENCH= 4657a61cc40ea04220a947ee55001d91
RANDOM SEED=147364098

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129012584 kB
MemAvailable:   129589640 kB
Buffers:          582796 kB
Cached:           840596 kB
SwapCached:            0 kB
Active:          1096308 kB
Inactive:         808116 kB
Active(anon):       1604 kB
Inactive(anon):   525008 kB
Active(file):    1094704 kB
Inactive(file):   283108 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5280 kB
Writeback:             0 kB
AnonPages:        477368 kB
Mapped:           113148 kB
Shmem:             45912 kB
KReclaimable:      78136 kB
Slab:             188564 kB
SReclaimable:      78136 kB
SUnreclaim:       110428 kB
KernelStack:        4172 kB
PageTables:         9956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     952352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 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:      260820 kB
DirectMap2M:    27824128 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC026 at 2024-07-20 03:09:17