Trace number 4453628

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.07 3610.3

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/random4reg_opb/normalized-subsetcard-geq-random4reg-3500.opb
MD5SUM0add631ef3bf04b19f39ae45ede738e0
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.721576
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14001
Total number of constraints7000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)7000
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-4453628-1721485076.opb
3600.05/3610.30	c 
3600.05/3610.30	c *** TERMINATED *** by signal 15
3600.05/3610.30	s UNKNOWN
3600.05/3610.30	c _____________________________________________________________________________
3600.05/3610.30	c std/band forms        : 7000,0
3600.05/3610.30	c 2cl/3cl ITE-codings   : 0,0
3600.05/3610.30	c BDD/srt/adr Max costs : 0,18,0
3600.05/3610.30	c BDDraw/bin/mul/srt/adr: 0,0,0,7000,0
3600.05/3610.30	c BDD nodes             : 0
3600.05/3610.30	c Es1/CC detections     : 0,0
3600.05/3610.30	c CC sort               : 7000
3600.05/3610.30	c SAT/UNSAT calls       : 0,0
3600.05/3610.30	c regenrated variables  : 0
3600.05/3610.30	c eliminated fixed lits : 0
3600.05/3610.30	c goal lit flips        : 0
3600.05/3610.30	c goal stages           : 0
3600.05/3610.30	c goal shrink           : 0
3600.05/3610.30	c goal coeff separations: 0
3600.05/3610.30	c restarts              : 0
3600.05/3610.30	c conflicts             : 0              (0 /sec)
3600.05/3610.30	c decisions             : 0              (0 /sec)
3600.05/3610.30	c propagations          : 0              (0 /sec)
3600.05/3610.30	c inspects              : 0              (0 /sec)
3600.05/3610.30	c CPU time (solving tm) : 3597 s        (3597 s, SAT 0 s, UNSAT 0 s)
3600.05/3610.30	c Time for Opt-base     : 0.008919 s
3600.05/3610.30	c Steps for Opt-base    : 0
3600.05/3610.30	c Time for BDD coding   : 0 s
3600.05/3610.30	c Time for srt coding   : 0.01279 s
3600.05/3610.30	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 (61883 MiB free)
  memory of node 1: 64510 MiB (63024 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=1072712, runsolver pid=1072709

[startup+0.1001 s]*
/proc/loadavg: 4.10 4.12 4.12 5/258 1072717
/proc/meminfo: memFree=127891388/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=21604 memory=15048 CPUtime=0.09 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 3696 0 0 0 8 1 0 0 20 0 1 0 200667790 22122496 3762 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 5401 3762 468 659 0 4605 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31536 KiB
Current children cumulated memory: 17708 KiB

[startup+0.205741 s]*
/proc/loadavg: 4.10 4.12 4.12 5/258 1072717
/proc/meminfo: memFree=127872152/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=35124 memory=30488 CPUtime=0.2 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 7653 0 0 0 18 2 0 0 20 0 1 0 200667790 35966976 7622 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 8781 7622 468 659 0 7985 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 45056 KiB
Current children cumulated memory: 33148 KiB

[startup+0.305659 s]*
/proc/loadavg: 4.10 4.12 4.12 5/258 1072717
/proc/meminfo: memFree=127871280/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=36932 memory=31332 CPUtime=0.3 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 8368 0 0 0 28 2 0 0 20 0 1 0 200667790 37818368 7833 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 9233 7833 468 659 0 8437 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 46864 KiB
Current children cumulated memory: 33992 KiB

[startup+0.700279 s]
/proc/loadavg: 4.10 4.12 4.12 5/258 1072717
/proc/meminfo: memFree=127868456/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=44004 memory=36284 CPUtime=0.69 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 9136 0 0 0 67 2 0 0 20 0 1 0 200667790 45060096 9071 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 11001 9071 468 659 0 10205 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 53936 KiB
Current children cumulated memory: 38944 KiB

[startup+1.50025 s]
/proc/loadavg: 4.10 4.12 4.12 5/258 1072717
/proc/meminfo: memFree=127870968/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=46724 memory=39184 CPUtime=1.48 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 9807 0 0 0 146 2 0 0 20 0 1 0 200667790 47845376 9796 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 11681 9796 468 659 0 10885 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 56656 KiB
Current children cumulated memory: 41844 KiB

[startup+3.10558 s]
/proc/loadavg: 4.10 4.12 4.12 5/258 1072717
/proc/meminfo: memFree=127854760/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=44004 memory=36272 CPUtime=3.08 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 10689 0 0 0 306 2 0 0 20 0 1 0 200667790 45060096 9068 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 11001 9068 468 659 0 10205 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 53936 KiB
Current children cumulated memory: 38932 KiB

[startup+6.30023 s]
/proc/loadavg: 4.09 4.12 4.12 5/258 1072769
/proc/meminfo: memFree=128002280/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=60376 memory=54796 CPUtime=6.27 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 11722 0 0 0 624 3 0 0 20 0 1 0 200667790 61825024 13699 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 15094 13699 468 659 0 14298 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 70308 KiB
Current children cumulated memory: 57456 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.12 4.12 5/258 1072769
/proc/meminfo: memFree=127921280/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=109404 memory=82424 CPUtime=12.66 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 12965 0 0 0 1262 4 0 0 20 0 1 0 200667790 112029696 20606 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 27351 20606 468 659 0 26555 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 119336 KiB
Current children cumulated memory: 85084 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.13 4.12 5/258 1072820
/proc/meminfo: memFree=127940424/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=97908 memory=89992 CPUtime=25.41 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 13584 0 0 0 2537 4 0 0 20 0 1 0 200667790 100257792 22498 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 24477 22498 468 659 0 23681 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 107840 KiB
Current children cumulated memory: 92652 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.11 4.11 5/258 1072825
/proc/meminfo: memFree=127746748/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=147228 memory=128948 CPUtime=50.93 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 15462 0 0 0 5086 7 0 0 20 0 1 0 200667790 150761472 32237 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 36807 32237 468 659 0 36011 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 157160 KiB
Current children cumulated memory: 131608 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.11 5/259 1072834
/proc/meminfo: memFree=127668184/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=97908 memory=93860 CPUtime=101.99 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 19414 0 0 0 10185 14 0 0 20 0 1 0 200667790 100257792 23465 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 24477 23465 468 659 0 23681 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 107840 KiB
Current children cumulated memory: 96520 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.11 5/261 1072848
/proc/meminfo: memFree=127564760/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=97908 memory=94304 CPUtime=161.83 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 24564 0 0 0 16161 22 0 0 20 0 1 0 200667790 100257792 23576 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 24477 23576 468 659 0 23681 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 107840 KiB
Current children cumulated memory: 96964 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/261 1072859
/proc/meminfo: memFree=127444952/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=178048 memory=169776 CPUtime=221.68 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 29011 0 0 0 22139 29 0 0 20 0 1 0 200667790 182321152 42444 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 44512 42444 468 659 0 43716 0
Current children cumulated CPU time: 221.68 s

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

/proc/loadavg: 4.09 4.12 4.10 5/258 1074558
/proc/meminfo: memFree=126405832/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=351976 memory=342580 CPUtime=3093.58 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 153051 0 0 0 309058 300 0 0 20 0 1 0 200667790 360423424 85645 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 87994 85645 468 659 0 87198 0
Current children cumulated CPU time: 3093.58 s
Current children cumulated vsize: 361908 KiB
Current children cumulated memory: 345240 KiB

[startup+3162.3 s]
/proc/loadavg: 4.20 4.15 4.11 5/260 1074573
/proc/meminfo: memFree=126417208/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=271364 memory=265540 CPUtime=3153.43 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 155170 0 0 0 315037 306 0 0 20 0 1 0 200667790 277876736 66385 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 67841 66385 468 659 0 67045 0
Current children cumulated CPU time: 3153.43 s
Current children cumulated vsize: 281296 KiB
Current children cumulated memory: 268200 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.15 4.11 5/260 1074584
/proc/meminfo: memFree=126543388/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=191264 memory=174724 CPUtime=3213.26 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 156878 0 0 0 321015 311 0 0 20 0 1 0 200667790 195854336 43681 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 47816 43681 468 659 0 47020 0
Current children cumulated CPU time: 3213.26 s
Current children cumulated vsize: 201196 KiB
Current children cumulated memory: 177384 KiB

[startup+3282.3 s]
/proc/loadavg: 4.31 4.21 4.13 5/260 1074594
/proc/meminfo: memFree=126379084/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=485820 memory=380676 CPUtime=3273.09 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 158977 0 0 0 326994 315 0 0 20 0 1 0 200667790 497479680 95169 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 121455 95169 468 659 0 120659 0
Current children cumulated CPU time: 3273.09 s
Current children cumulated vsize: 495752 KiB
Current children cumulated memory: 383336 KiB

[startup+3342.3 s]
/proc/loadavg: 4.29 4.22 4.14 5/260 1074605
/proc/meminfo: memFree=126534804/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=354376 memory=308120 CPUtime=3332.91 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 161098 0 0 0 332970 321 0 0 20 0 1 0 200667790 362881024 77030 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 88594 77030 468 659 0 87798 0
Current children cumulated CPU time: 3332.91 s
Current children cumulated vsize: 364308 KiB
Current children cumulated memory: 310780 KiB

[startup+3402.3 s]
/proc/loadavg: 4.30 4.25 4.16 5/261 1074618
/proc/meminfo: memFree=126552332/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=223764 memory=205252 CPUtime=3392.72 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 162927 0 0 0 338946 326 0 0 20 0 1 0 200667790 229134336 51313 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 55941 51313 468 659 0 55145 0
Current children cumulated CPU time: 3392.72 s
Current children cumulated vsize: 233696 KiB
Current children cumulated memory: 207912 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.23 4.16 5/259 1074628
/proc/meminfo: memFree=126296744/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=487500 memory=398912 CPUtime=3452.53 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 164370 0 0 0 344923 330 0 0 20 0 1 0 200667790 499200000 99728 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 121875 99728 468 659 0 121079 0
Current children cumulated CPU time: 3452.53 s
Current children cumulated vsize: 497432 KiB
Current children cumulated memory: 401572 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.22 4.16 5/259 1074638
/proc/meminfo: memFree=126262956/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=356024 memory=309764 CPUtime=3512.34 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 166541 0 0 0 350899 335 0 0 20 0 1 0 200667790 364568576 77441 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 89006 77441 468 659 0 88210 0
Current children cumulated CPU time: 3512.34 s
Current children cumulated vsize: 365956 KiB
Current children cumulated memory: 312424 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.19 4.15 5/260 1074650
/proc/meminfo: memFree=126426676/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=225268 memory=200616 CPUtime=3572.15 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 168351 0 0 0 356876 339 0 0 20 0 1 0 200667790 230674432 50154 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 56317 50154 468 659 0 55521 0
Current children cumulated CPU time: 3572.15 s
Current children cumulated vsize: 235200 KiB
Current children cumulated memory: 203276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.12 4.19 4.15 5/260 1074705
/proc/meminfo: memFree=126581752/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=356744 memory=298200 CPUtime=3600.05 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 169210 0 0 0 359664 341 0 0 20 0 1 0 200667790 365305856 74550 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 89186 74550 468 659 0 88390 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 366676 KiB
Current children cumulated memory: 300860 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3596.65 s, system=3.41974 s

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

[startup+3610.3 s]
/proc/loadavg: 4.12 4.19 4.15 5/260 1074705
/proc/meminfo: memFree=126581752/131524600 swapFree=131071996/131071996
[pid=1072712] ppid=1072709 vsize=9932 memory=2660 CPUtime=0 cores=5,7
/proc/1072712/stat : 1072712 (naps-1.03.sh) S 1072709 1072712 1070484 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 200667789 10170368 665 134679101440 94399872028672 94399873107992 140727020315424 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94399875206448 94399875253636 94399890051072 140727020323806 140727020323935 140727020323935 140727020330952 0
/proc/1072712/statm: 2483 665 586 264 0 134 0
[pid=1072717] ppid=1072712 vsize=356744 memory=298200 CPUtime=3600.05 cores=5,7
/proc/1072717/stat : 1072717 (naps-1.03) R 1072712 1072712 1070484 0 -1 4194304 169210 0 0 0 359664 341 0 0 20 0 1 0 200667790 365305856 74550 134679101440 4194304 6891213 140732531816384 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26595328 140732531819503 140732531819619 140732531819619 140732531826635 0
/proc/1072717/statm: 89186 74550 468 659 0 88390 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 366676 KiB
Current children cumulated memory: 300860 KiB

Child status: 10

Real time (s): 3610.3
CPU time (s): 3600.07
CPU user time (s): 3596.65
CPU system time (s): 3.41974
CPU usage (%): 99.7166
Max. virtual memory (cumulated for all children) (KiB): 498936
Max. memory (cumulated for all children) (KiB): 459700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.65
system time used= 3.41974
maximum resident set size= 457040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169686
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= 68
involuntary context switches= 4534


# summary of solver processes directly reported to runsolver:
#   pid: 1072712
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3596.65
#   total CPU system time (s): 3.41974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.41397 second user time and 17.7083 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-20 16:18:08
IDJOB=4453628
IDBENCH=175725
IDSOLVER=3062
FILE ID=nodeC015/4453628-1721485076
RUNJOBID= nodeC015-1721481477-1070497
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/random4reg_opb/normalized-subsetcard-geq-random4reg-3500.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453628-1721485076/watcher-4453628-1721485076 -o /tmp/evaluation-result-4453628-1721485076/solver-4453628-1721485076 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721481477-1070497 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4453628-1721485076.opb

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

MD5SUM BENCH= 0add631ef3bf04b19f39ae45ede738e0
RANDOM SEED=107260582

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		: 3662.208
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		: 3664.078
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		: 3600.033
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.130
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		: 3662.206
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		: 3660.339
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		: 3600.097
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		: 3655.296
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:        127905492 kB
MemAvailable:   129272836 kB
Buffers:          574816 kB
Cached:          1626240 kB
SwapCached:            0 kB
Active:          1758816 kB
Inactive:        1222288 kB
Active(anon):       1580 kB
Inactive(anon):   824372 kB
Active(file):    1757236 kB
Inactive(file):   397916 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             11496 kB
Writeback:             0 kB
AnonPages:        778700 kB
Mapped:           113432 kB
Shmem:             45912 kB
KReclaimable:     103676 kB
Slab:             216692 kB
SReclaimable:     103676 kB
SUnreclaim:       113016 kB
KernelStack:        4160 kB
PageTables:        10784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1287772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    620544 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:18