Trace number 4453688

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.04 3612.4

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/fixedbw_opb_shuffle/normalized-subsetcard-eq-fixedbandwidth-2750.shuf-1.opb
MD5SUMbf4b37d507499fefbc3983af658cb5f7
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.212983
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11001
Total number of constraints11000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1310
Number of constraints which are nor clauses,nor cardinality constraints9690
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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-4453688-1721485090.opb
3600.03/3612.40	c 
3600.03/3612.40	c *** TERMINATED *** by signal 15
3600.03/3612.40	s UNKNOWN
3600.03/3612.40	c _____________________________________________________________________________
3600.03/3612.40	c std/band forms        : 11000,0
3600.03/3612.40	c 2cl/3cl ITE-codings   : 0,0
3600.03/3612.40	c BDD/srt/adr Max costs : 0,18,0
3600.03/3612.40	c BDDraw/bin/mul/srt/adr: 0,0,0,11000,0
3600.03/3612.40	c BDD nodes             : 0
3600.03/3612.40	c Es1/CC detections     : 0,0
3600.03/3612.40	c CC sort               : 11000
3600.03/3612.40	c SAT/UNSAT calls       : 0,0
3600.03/3612.40	c regenrated variables  : 0
3600.03/3612.40	c eliminated fixed lits : 0
3600.03/3612.40	c goal lit flips        : 0
3600.03/3612.40	c goal stages           : 0
3600.03/3612.40	c goal shrink           : 0
3600.03/3612.40	c goal coeff separations: 0
3600.03/3612.40	c restarts              : 0
3600.03/3612.40	c conflicts             : 0              (0 /sec)
3600.03/3612.40	c decisions             : 0              (0 /sec)
3600.03/3612.40	c propagations          : 0              (0 /sec)
3600.03/3612.40	c inspects              : 0              (0 /sec)
3600.03/3612.40	c CPU time (solving tm) : 3594 s        (3594 s, SAT 0 s, UNSAT 0 s)
3600.03/3612.40	c Time for Opt-base     : 0.01321 s
3600.03/3612.40	c Steps for Opt-base    : 0
3600.03/3612.40	c Time for BDD coding   : 0 s
3600.03/3612.40	c Time for srt coding   : 0.0158 s
3600.03/3612.40	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 (62009 MiB free)
  memory of node 1: 64510 MiB (63068 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453688-1721485090/watcher-4453688-1721485090 -o /tmp/evaluation-result-4453688-1721485090/solver-4453688-1721485090 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721481477-1070494 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4453688-1721485090.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100092 s]*
/proc/loadavg: 4.16 4.13 4.12 5/258 1072819
/proc/meminfo: memFree=128062232/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=22052 memory=15596 CPUtime=0.09 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 3648 0 0 0 9 0 0 0 20 0 1 0 200669192 22581248 3899 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 5513 3899 436 659 0 4717 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31984 KiB
Current children cumulated memory: 18368 KiB

[startup+0.205778 s]*
/proc/loadavg: 4.16 4.13 4.12 5/258 1072819
/proc/meminfo: memFree=128045952/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=36320 memory=32432 CPUtime=0.19 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 7543 0 0 0 17 2 0 0 20 0 1 0 200669192 37191680 8108 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 9080 8108 468 659 0 8284 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 46252 KiB
Current children cumulated memory: 35204 KiB

[startup+0.305864 s]*
/proc/loadavg: 4.16 4.13 4.12 5/258 1072819
/proc/meminfo: memFree=128039016/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=44512 memory=37208 CPUtime=0.29 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 9763 0 0 0 27 2 0 0 20 0 1 0 200669192 45580288 9302 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 11128 9302 468 659 0 10332 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 54444 KiB
Current children cumulated memory: 39980 KiB

[startup+0.700261 s]
/proc/loadavg: 4.16 4.13 4.12 5/258 1072819
/proc/meminfo: memFree=128034396/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=52784 memory=46908 CPUtime=0.68 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 12054 0 0 0 65 3 0 0 20 0 1 0 200669192 54050816 11727 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 13196 11727 468 659 0 12400 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 62716 KiB
Current children cumulated memory: 49680 KiB

[startup+1.50026 s]
/proc/loadavg: 4.16 4.13 4.12 5/258 1072819
/proc/meminfo: memFree=128023912/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=61744 memory=55104 CPUtime=1.48 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 13584 0 0 0 145 3 0 0 20 0 1 0 200669192 63225856 13776 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 15436 13776 468 659 0 14640 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 71676 KiB
Current children cumulated memory: 57876 KiB

[startup+3.1057 s]
/proc/loadavg: 4.16 4.13 4.12 5/258 1072820
/proc/meminfo: memFree=127992116/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=73252 memory=65444 CPUtime=3.08 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 14649 0 0 0 305 3 0 0 20 0 1 0 200669192 75010048 16361 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 18313 16361 468 659 0 17517 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 83184 KiB
Current children cumulated memory: 68216 KiB

[startup+6.30025 s]
/proc/loadavg: 4.14 4.13 4.12 5/258 1072820
/proc/meminfo: memFree=127956076/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=87676 memory=81504 CPUtime=6.26 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 16158 0 0 0 622 4 0 0 20 0 1 0 200669192 89780224 20376 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 21919 20376 468 659 0 21123 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 97608 KiB
Current children cumulated memory: 84276 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.13 4.12 5/258 1072822
/proc/meminfo: memFree=127921492/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=111672 memory=104416 CPUtime=12.64 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 17695 0 0 0 1259 5 0 0 20 0 1 0 200669192 114352128 26104 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 27918 26104 468 659 0 27122 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 121604 KiB
Current children cumulated memory: 107188 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.12 4.12 5/258 1072823
/proc/meminfo: memFree=127780056/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=150952 memory=145624 CPUtime=25.4 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 18991 0 0 0 2534 6 0 0 20 0 1 0 200669192 154574848 36406 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 37738 36406 468 659 0 36942 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 160884 KiB
Current children cumulated memory: 148396 KiB

[startup+51.1057 s]
/proc/loadavg: 4.14 4.12 4.12 5/258 1072826
/proc/meminfo: memFree=127759888/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=181340 memory=159924 CPUtime=50.92 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 19614 0 0 0 5085 7 0 0 20 0 1 0 200669192 185692160 39981 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 45335 39981 468 659 0 44539 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 191272 KiB
Current children cumulated memory: 162696 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.11 5/261 1072841
/proc/meminfo: memFree=127637684/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=242604 memory=226280 CPUtime=101.95 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 25953 0 0 0 10174 21 0 0 20 0 1 0 200669192 248426496 56570 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 60651 56570 468 659 0 59855 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 252536 KiB
Current children cumulated memory: 229052 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.11 5/261 1072852
/proc/meminfo: memFree=127535812/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=261328 memory=249100 CPUtime=161.76 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 32871 0 0 0 16140 36 0 0 20 0 1 0 200669192 267599872 62275 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 65332 62275 468 659 0 64536 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 271260 KiB
Current children cumulated memory: 251872 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.11 5/261 1072862
/proc/meminfo: memFree=127380480/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=323304 memory=290716 CPUtime=221.57 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 43351 0 0 0 22107 50 0 0 20 0 1 0 200669192 331063296 72679 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 80826 72679 468 659 0 80030 0
Current children cumulated CPU time: 221.57 s

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

/proc/loadavg: 4.10 4.13 4.11 5/258 1074551
/proc/meminfo: memFree=126528532/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=549828 memory=535664 CPUtime=3031.91 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 279006 0 0 0 302680 511 0 0 20 0 1 0 200669192 563023872 133916 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 137457 133916 468 659 0 136661 0
Current children cumulated CPU time: 3031.91 s
Current children cumulated vsize: 559760 KiB
Current children cumulated memory: 538436 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.13 4.11 5/260 1074565
/proc/meminfo: memFree=126467840/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=551496 memory=508576 CPUtime=3091.69 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 282311 0 0 0 308649 520 0 0 20 0 1 0 200669192 564731904 127144 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 137874 127144 468 659 0 137078 0
Current children cumulated CPU time: 3091.69 s
Current children cumulated vsize: 561428 KiB
Current children cumulated memory: 511348 KiB

[startup+3162.3 s]
/proc/loadavg: 4.24 4.16 4.11 5/260 1074577
/proc/meminfo: memFree=126471120/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=635604 memory=601612 CPUtime=3151.47 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 285213 0 0 0 314620 527 0 0 20 0 1 0 200669192 650858496 150403 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 158901 150403 468 659 0 158105 0
Current children cumulated CPU time: 3151.47 s
Current children cumulated vsize: 645536 KiB
Current children cumulated memory: 604384 KiB

[startup+3222.3 s]
/proc/loadavg: 4.29 4.17 4.12 5/260 1074587
/proc/meminfo: memFree=126476328/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=637384 memory=570388 CPUtime=3211.24 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 288695 0 0 0 320589 535 0 0 20 0 1 0 200669192 652681216 142597 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 159346 142597 468 659 0 158550 0
Current children cumulated CPU time: 3211.24 s
Current children cumulated vsize: 647316 KiB
Current children cumulated memory: 573160 KiB

[startup+3282.3 s]
/proc/loadavg: 4.31 4.21 4.14 5/260 1074597
/proc/meminfo: memFree=126334148/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=558144 memory=530324 CPUtime=3271.02 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 291498 0 0 0 326558 544 0 0 20 0 1 0 200669192 571539456 132581 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 139536 132581 468 659 0 138740 0
Current children cumulated CPU time: 3271.02 s
Current children cumulated vsize: 568076 KiB
Current children cumulated memory: 533096 KiB

[startup+3342.3 s]
/proc/loadavg: 4.45 4.25 4.15 5/260 1074609
/proc/meminfo: memFree=126349124/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=510640 memory=490724 CPUtime=3330.81 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 294777 0 0 0 332530 551 0 0 20 0 1 0 200669192 522895360 122681 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 127660 122681 468 659 0 126864 0
Current children cumulated CPU time: 3330.81 s
Current children cumulated vsize: 520572 KiB
Current children cumulated memory: 493496 KiB

[startup+3402.3 s]
/proc/loadavg: 4.24 4.23 4.15 5/259 1074621
/proc/meminfo: memFree=126372648/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=643840 memory=584244 CPUtime=3390.62 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 297955 0 0 0 338504 558 0 0 20 0 1 0 200669192 659292160 146061 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 160960 146061 468 659 0 160164 0
Current children cumulated CPU time: 3390.62 s
Current children cumulated vsize: 653772 KiB
Current children cumulated memory: 587016 KiB

[startup+3462.3 s]
/proc/loadavg: 4.26 4.24 4.16 5/259 1074631
/proc/meminfo: memFree=126269508/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=564688 memory=534204 CPUtime=3450.42 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 300789 0 0 0 344477 565 0 0 20 0 1 0 200669192 578240512 133551 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 141172 133551 468 659 0 140376 0
Current children cumulated CPU time: 3450.42 s
Current children cumulated vsize: 574620 KiB
Current children cumulated memory: 536976 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.21 4.15 5/259 1074641
/proc/meminfo: memFree=126451692/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=649876 memory=599616 CPUtime=3510.22 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 303954 0 0 0 350452 570 0 0 20 0 1 0 200669192 665473024 149904 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 162469 149904 468 659 0 161673 0
Current children cumulated CPU time: 3510.22 s
Current children cumulated vsize: 659808 KiB
Current children cumulated memory: 602388 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.20 4.15 5/260 1074653
/proc/meminfo: memFree=126384156/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=571196 memory=552148 CPUtime=3570.03 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 306869 0 0 0 356423 580 0 0 20 0 1 0 200669192 584904704 138037 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 142799 138037 468 659 0 142003 0
Current children cumulated CPU time: 3570.03 s
Current children cumulated vsize: 581128 KiB
Current children cumulated memory: 554920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.4 s]
/proc/loadavg: 4.09 4.18 4.15 5/260 1074808
/proc/meminfo: memFree=127561040/131524600 swapFree=131071996/131071996
[pid=1072814] ppid=1072811 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1072814/stat : 1072814 (naps-1.03.sh) S 1072811 1072814 1070484 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 200669192 10170368 693 134679101440 94582654341120 94582655420440 140721636412144 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94582657518896 94582657566084 94582688370688 140721636414430 140721636414559 140721636414559 140721636421576 0
/proc/1072814/statm: 2483 693 616 264 0 134 0
[pid=1072819] ppid=1072814 vsize=572552 memory=518288 CPUtime=3600.03 cores=0,2
/proc/1072819/stat : 1072819 (naps-1.03) R 1072814 1072814 1070484 0 -1 4194304 308655 0 0 0 359419 584 0 0 20 0 1 0 200669192 586293248 129572 134679101440 4194304 6891213 140728239427072 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40177664 140728239432687 140728239432803 140728239432803 140728239439819 0
/proc/1072819/statm: 143138 129572 468 659 0 142342 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 582484 KiB
Current children cumulated memory: 521060 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3594.2 s, system=5.84677 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): 3612.4
CPU time (s): 3600.04
CPU user time (s): 3594.2
CPU system time (s): 5.84677
CPU usage (%): 99.6578
Max. virtual memory (cumulated for all children) (KiB): 743864
Max. memory (cumulated for all children) (KiB): 696860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.2
system time used= 5.84677
maximum resident set size= 702724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309134
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= 79
involuntary context switches= 24702


# summary of solver processes directly reported to runsolver:
#   pid: 1072814
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3594.2
#   total CPU system time (s): 5.84677

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.73607 second user time and 17.8741 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-20 16:18:22
IDJOB=4453688
IDBENCH=175780
IDSOLVER=3062
FILE ID=nodeC015/4453688-1721485090
RUNJOBID= nodeC015-1721481477-1070494
SLURM_JOB_ID= 7545762
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/fixedbw_opb_shuffle/normalized-subsetcard-eq-fixedbandwidth-2750.shuf-1.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453688-1721485090/watcher-4453688-1721485090 -o /tmp/evaluation-result-4453688-1721485090/solver-4453688-1721485090 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721481477-1070494 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4453688-1721485090.opb

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

MD5SUM BENCH= bf4b37d507499fefbc3983af658cb5f7
RANDOM SEED=914568213

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		: 3654.015
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		: 3680.719
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		: 3647.343
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.035
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		: 3652.956
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		: 3680.772
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		: 3599.929
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.867
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:        128079460 kB
MemAvailable:   129447944 kB
Buffers:          574840 kB
Cached:          1627028 kB
SwapCached:            0 kB
Active:          1759484 kB
Inactive:        1049236 kB
Active(anon):       1588 kB
Inactive(anon):   650848 kB
Active(file):    1757896 kB
Inactive(file):   398388 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             23368 kB
Writeback:             0 kB
AnonPages:        604576 kB
Mapped:           113436 kB
Shmem:             45912 kB
KReclaimable:     103692 kB
Slab:             216580 kB
SReclaimable:     103692 kB
SUnreclaim:       112888 kB
KernelStack:        4092 kB
PageTables:        10520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1239676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

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