Trace number 4453089

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.03? (TO) 3600.03 3610.11

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
vertex-cover/vc-grids-v2_shuffle/normalized-grid8_89.shuf-3.opb
MD5SUMbca3b64090d9c28929d1ba0e342c0a17
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 benchmark4.71714
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables712
Total number of constraints1425
Number of constraints which are clauses1424
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint712
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 732
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c Input file name: HOME/instance-4453089-1721441782.opb
3600.01/3610.11	c 
3600.01/3610.11	c *** TERMINATED *** by signal 15
3600.01/3610.11	s UNKNOWN
3600.01/3610.11	c _____________________________________________________________________________
3600.01/3610.11	c std/band forms        : 1,0
3600.01/3610.11	c 2cl/3cl ITE-codings   : 0,0
3600.01/3610.11	c BDD/srt/adr Max costs : 0,32614,0
3600.01/3610.11	c BDDraw/bin/mul/srt/adr: 0,0,0,1,0
3600.01/3610.11	c BDD nodes             : 0
3600.01/3610.11	c Es1/CC detections     : 0,0
3600.01/3610.11	c CC sort               : 1
3600.01/3610.11	c SAT/UNSAT calls       : 0,0
3600.01/3610.11	c regenrated variables  : 0
3600.01/3610.11	c eliminated fixed lits : 0
3600.01/3610.11	c goal lit flips        : 0
3600.01/3610.11	c goal stages           : 0
3600.01/3610.11	c goal shrink           : 0
3600.01/3610.11	c goal coeff separations: 0
3600.01/3610.11	c restarts              : 0
3600.01/3610.11	c conflicts             : 0              (0 /sec)
3600.01/3610.11	c decisions             : 0              (0 /sec)
3600.01/3610.11	c propagations          : 0              (0 /sec)
3600.01/3610.11	c inspects              : 0              (0 /sec)
3600.01/3610.11	c CPU time (solving tm) : 3596 s        (3596 s, SAT 0 s, UNSAT 0 s)
3600.01/3610.11	c Time for Opt-base     : 0.000339 s
3600.01/3610.11	c Steps for Opt-base    : 0
3600.01/3610.11	c Time for BDD coding   : 0 s
3600.01/3610.11	c Time for srt coding   : 0.005917 s
3600.01/3610.11	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: 64096 MiB (35685 MiB free)
  memory of node 1: 64473 MiB (60500 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453089-1721441782/watcher-4453089-1721441782 -o /tmp/evaluation-result-4453089-1721441782/solver-4453089-1721441782 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041019 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4453089-1721441782.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=1046974, runsolver pid=1046971

[startup+0.10022 s]*
/proc/loadavg: 4.15 4.22 4.25 5/247 1046979
/proc/meminfo: memFree=98484448/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=12008 memory=9428 CPUtime=0.09 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 2438 0 0 0 9 0 0 0 20 0 1 0 196336936 12296192 2357 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 3002 2357 532 659 0 2206 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 21940 KiB
Current children cumulated memory: 12084 KiB

[startup+0.222217 s]*
/proc/loadavg: 4.15 4.22 4.25 5/247 1046979
/proc/meminfo: memFree=98485456/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=12008 memory=9428 CPUtime=0.19 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 2448 0 0 0 19 0 0 0 20 0 1 0 196336936 12296192 2357 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 3002 2357 532 659 0 2206 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 21940 KiB
Current children cumulated memory: 12084 KiB

[startup+0.319217 s]*
/proc/loadavg: 4.15 4.22 4.25 5/247 1046979
/proc/meminfo: memFree=98487420/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=12008 memory=9428 CPUtime=0.27 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 2455 0 0 0 27 0 0 0 20 0 1 0 196336936 12296192 2357 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 3002 2357 532 659 0 2206 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 21940 KiB
Current children cumulated memory: 12084 KiB

[startup+0.701216 s]
/proc/loadavg: 4.15 4.22 4.25 5/247 1046979
/proc/meminfo: memFree=98468708/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=13036 memory=10204 CPUtime=0.62 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 2631 0 0 0 61 1 0 0 20 0 1 0 196336936 13348864 2551 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 3259 2551 532 659 0 2463 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 22968 KiB
Current children cumulated memory: 12860 KiB

[startup+1.50121 s]
/proc/loadavg: 4.15 4.22 4.25 5/247 1046979
/proc/meminfo: memFree=98402024/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=14060 memory=10812 CPUtime=1.4 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 2951 0 0 0 139 1 0 0 20 0 1 0 196336936 14397440 2703 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 3515 2703 532 659 0 2719 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 23992 KiB
Current children cumulated memory: 13468 KiB

[startup+3.10622 s]
/proc/loadavg: 4.15 4.22 4.25 5/247 1046979
/proc/meminfo: memFree=98386440/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=14332 memory=10724 CPUtime=2.99 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 4220 0 0 0 298 1 0 0 20 0 1 0 196336936 14675968 2681 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 3583 2681 532 659 0 2787 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 24264 KiB
Current children cumulated memory: 13380 KiB

[startup+6.30021 s]
/proc/loadavg: 4.14 4.21 4.24 5/247 1046979
/proc/meminfo: memFree=98375800/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=16940 memory=12472 CPUtime=6.15 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 6554 0 0 0 613 2 0 0 20 0 1 0 196336936 17346560 3118 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 4235 3118 532 659 0 3439 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 26872 KiB
Current children cumulated memory: 15128 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.21 4.24 5/246 1046981
/proc/meminfo: memFree=98305600/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=18916 memory=14276 CPUtime=12.49 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 13685 0 0 0 1246 3 0 0 20 0 1 0 196336936 19369984 3569 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 4729 3569 532 659 0 3933 0
Current children cumulated CPU time: 12.49 s
Current children cumulated vsize: 28848 KiB
Current children cumulated memory: 16932 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.20 4.24 5/246 1046982
/proc/meminfo: memFree=98498792/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=19728 memory=14776 CPUtime=25.26 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 27108 0 0 0 2519 7 0 0 20 0 1 0 196336936 20201472 3694 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 4932 3694 532 659 0 4136 0
Current children cumulated CPU time: 25.26 s
Current children cumulated vsize: 29660 KiB
Current children cumulated memory: 17432 KiB

[startup+51.114 s]
/proc/loadavg: 4.13 4.20 4.24 5/245 1046987
/proc/meminfo: memFree=99364032/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=23824 memory=19496 CPUtime=50.81 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 43088 0 0 0 5069 12 0 0 20 0 1 0 196336936 24395776 4874 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 5956 4874 532 659 0 5160 0
Current children cumulated CPU time: 50.81 s
Current children cumulated vsize: 33756 KiB
Current children cumulated memory: 22152 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.18 4.23 5/246 1046996
/proc/meminfo: memFree=98358152/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=23824 memory=20932 CPUtime=101.85 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 75751 0 0 0 10164 21 0 0 20 0 1 0 196336936 24395776 5233 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 5956 5233 532 659 0 5160 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 33756 KiB
Current children cumulated memory: 23588 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.16 4.22 5/246 1047007
/proc/meminfo: memFree=99078052/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=23784 memory=20072 CPUtime=161.68 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 118440 0 0 0 16132 36 0 0 20 0 1 0 196336936 24354816 5018 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 5946 5018 532 659 0 5150 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 33716 KiB
Current children cumulated memory: 22728 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.16 4.21 5/246 1047017
/proc/meminfo: memFree=98578340/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=25328 memory=18664 CPUtime=221.51 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 154035 0 0 0 22102 49 0 0 20 0 1 0 196336936 25935872 4666 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 6332 4666 532 659 0 5536 0
Current children cumulated CPU time: 221.51 s

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

/proc/loadavg: 1.19 1.72 2.49 2/222 1048810
/proc/meminfo: memFree=124196208/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=84148 memory=65268 CPUtime=3093.39 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 888223 0 0 0 308976 363 0 0 20 0 1 0 196336936 86167552 16317 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 21037 16317 532 659 0 20241 0
Current children cumulated CPU time: 3093.39 s
Current children cumulated vsize: 94080 KiB
Current children cumulated memory: 67924 KiB

[startup+3162.3 s]
/proc/loadavg: 1.12 1.61 2.40 2/222 1048821
/proc/meminfo: memFree=124193208/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=84148 memory=67840 CPUtime=3153.25 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 897154 0 0 0 314958 367 0 0 20 0 1 0 196336936 86167552 16960 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 21037 16960 532 659 0 20241 0
Current children cumulated CPU time: 3153.25 s
Current children cumulated vsize: 94080 KiB
Current children cumulated memory: 70496 KiB

[startup+3222.3 s]
/proc/loadavg: 1.08 1.51 2.31 2/222 1048832
/proc/meminfo: memFree=124192864/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=84148 memory=67976 CPUtime=3213.1 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 903823 0 0 0 320940 370 0 0 20 0 1 0 196336936 86167552 16994 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 21037 16994 532 659 0 20241 0
Current children cumulated CPU time: 3213.1 s
Current children cumulated vsize: 94080 KiB
Current children cumulated memory: 70632 KiB

[startup+3282.3 s]
/proc/loadavg: 1.13 1.44 2.24 2/224 1048846
/proc/meminfo: memFree=124200556/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=67764 memory=59800 CPUtime=3272.98 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 909172 0 0 0 326925 373 0 0 20 0 1 0 196336936 69390336 14950 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 16941 14950 532 659 0 16145 0
Current children cumulated CPU time: 3272.98 s
Current children cumulated vsize: 77696 KiB
Current children cumulated memory: 62456 KiB

[startup+3342.3 s]
/proc/loadavg: 1.09 1.37 2.16 2/224 1048856
/proc/meminfo: memFree=124197500/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=67764 memory=61960 CPUtime=3332.83 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 920004 0 0 0 332905 378 0 0 20 0 1 0 196336936 69390336 15490 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 16941 15490 532 659 0 16145 0
Current children cumulated CPU time: 3332.83 s
Current children cumulated vsize: 77696 KiB
Current children cumulated memory: 64616 KiB

[startup+3402.3 s]
/proc/loadavg: 1.14 1.34 2.10 2/224 1048867
/proc/meminfo: memFree=124203532/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=84148 memory=57592 CPUtime=3392.69 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 929059 0 0 0 338886 383 0 0 20 0 1 0 196336936 86167552 14398 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 21037 14398 532 659 0 20241 0
Current children cumulated CPU time: 3392.69 s
Current children cumulated vsize: 94080 KiB
Current children cumulated memory: 60248 KiB

[startup+3462.3 s]
/proc/loadavg: 1.11 1.29 2.03 2/224 1048877
/proc/meminfo: memFree=124197048/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=67764 memory=61708 CPUtime=3452.56 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 935140 0 0 0 344868 388 0 0 20 0 1 0 196336936 69390336 15427 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 16941 15427 532 659 0 16145 0
Current children cumulated CPU time: 3452.56 s
Current children cumulated vsize: 77696 KiB
Current children cumulated memory: 64364 KiB

[startup+3522.3 s]
/proc/loadavg: 1.16 1.26 1.98 2/224 1048888
/proc/meminfo: memFree=124196772/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=84148 memory=61760 CPUtime=3512.41 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 943760 0 0 0 350848 393 0 0 20 0 1 0 196336936 86167552 15440 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 21037 15440 532 659 0 20241 0
Current children cumulated CPU time: 3512.41 s
Current children cumulated vsize: 94080 KiB
Current children cumulated memory: 64416 KiB

[startup+3582.3 s]
/proc/loadavg: 1.12 1.23 1.92 2/221 1048900
/proc/meminfo: memFree=124194576/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=67764 memory=57612 CPUtime=3572.27 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 951357 0 0 0 356830 397 0 0 20 0 1 0 196336936 69390336 14403 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 16941 14403 532 659 0 16145 0
Current children cumulated CPU time: 3572.27 s
Current children cumulated vsize: 77696 KiB
Current children cumulated memory: 60268 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 1.15 1.22 1.89 2/221 1048906
/proc/meminfo: memFree=124203384/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=67764 memory=57612 CPUtime=3600.01 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 955769 0 0 0 359601 400 0 0 20 0 1 0 196336936 69390336 14403 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 16941 14403 532 659 0 16145 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 77696 KiB
Current children cumulated memory: 60268 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3596.02 s, system=4.00769 s

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

[startup+3610.11 s]
/proc/loadavg: 1.15 1.22 1.89 2/221 1048906
/proc/meminfo: memFree=124203384/131655788 swapFree=131071996/131071996
[pid=1046974] ppid=1046971 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/1046974/stat : 1046974 (naps-1.03.sh) S 1046971 1046974 1041006 0 -1 4194304 218 241 0 0 0 0 0 0 20 0 1 0 196336936 10170368 664 134679101440 94195566383104 94195567462424 140721963935648 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94195569560880 94195569608068 94195571441664 140721963938786 140721963938911 140721963938911 140721963945928 0
/proc/1046974/statm: 2483 664 587 264 0 134 0
[pid=1046979] ppid=1046974 vsize=67764 memory=57612 CPUtime=3600.01 cores=5,7
/proc/1046979/stat : 1046979 (naps-1.03) R 1046974 1046974 1041006 0 -1 4194304 955769 0 0 0 359601 400 0 0 20 0 1 0 196336936 69390336 14403 134679101440 4194304 6891213 140731379243568 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37859328 140731379250163 140731379250275 140731379250275 140731379257291 0
/proc/1046979/statm: 16941 14403 532 659 0 16145 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 77696 KiB
Current children cumulated memory: 60268 KiB

Child status: 10

Real time (s): 3610.11
CPU time (s): 3600.03
CPU user time (s): 3596.02
CPU system time (s): 4.00769
CPU usage (%): 99.7206
Max. virtual memory (cumulated for all children) (KiB): 126848
Max. memory (cumulated for all children) (KiB): 78784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.02
system time used= 4.00769
maximum resident set size= 76128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 956243
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= 34
involuntary context switches= 4502


# summary of solver processes directly reported to runsolver:
#   pid: 1046974
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3596.02
#   total CPU system time (s): 4.00769

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.8328 second user time and 38.0483 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-20 04:16:33
IDJOB=4453089
IDBENCH=168597
IDSOLVER=3063
FILE ID=nodeC005/4453089-1721441782
RUNJOBID= nodeC005-1721432748-1041019
SLURM_JOB_ID= 7545624
Free space on /tmp= 723760 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/vc-grids-v2_shuffle/normalized-grid8_89.shuf-3.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453089-1721441782/watcher-4453089-1721441782 -o /tmp/evaluation-result-4453089-1721441782/solver-4453089-1721441782 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041019 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4453089-1721441782.opb

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

MD5SUM BENCH= bca3b64090d9c28929d1ba0e342c0a17
RANDOM SEED=436245453

nodeC005.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	: 0xb00001f
cpu MHz		: 3550.484
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.53
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	: 0xb00001f
cpu MHz		: 3645.900
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.35
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	: 0xb00001f
cpu MHz		: 1197.325
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.53
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	: 0xb00001f
cpu MHz		: 1197.296
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.35
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	: 0xb00001f
cpu MHz		: 3494.642
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.53
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	: 0xb00001f
cpu MHz		: 3608.732
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.35
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	: 0xb00001f
cpu MHz		: 1197.335
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.53
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	: 0xb00001f
cpu MHz		: 1197.179
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        98494332 kB
MemAvailable:   104088580 kB
Buffers:          552572 kB
Cached:          5821684 kB
SwapCached:            0 kB
Active:          1161728 kB
Inactive:       31245876 kB
Active(anon):       3464 kB
Inactive(anon): 26075772 kB
Active(file):    1158264 kB
Inactive(file):  5170104 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5620 kB
Writeback:            12 kB
AnonPages:      26022748 kB
Mapped:           114780 kB
Shmem:             45896 kB
KReclaimable:     212156 kB
Slab:             332420 kB
SReclaimable:     212156 kB
SUnreclaim:       120264 kB
KernelStack:        3920 kB
PageTables:        60616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   37112360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61856 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10412032 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:      303944 kB
DirectMap2M:    40495104 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 723776 MiB
End job on nodeC005 at 2024-07-20 05:16:44