Trace number 4453091

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-PB16 1.02b5? (TO) 3600.03 3609.7

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.02b5.
0.00/0.00	c Input file name: HOME/instance-4453091-1721450993.opb
3600.02/3609.70	c 
3600.02/3609.70	c *** TERMINATED *** by signal 15
3600.02/3609.70	s UNKNOWN
3600.02/3609.70	c _____________________________________________________________________________
3600.02/3609.70	c 
3600.02/3609.70	c std/band forms        : 1,0
3600.02/3609.70	c 2cl/3cl ITE-codings   : 126368,0
3600.02/3609.70	c BDD/srt/adr Max costs : 127079,0,0
3600.02/3609.70	c BDDraw/bin/mul/srt/adr: 1,0,0,0,0
3600.02/3609.70	c BDD nodes             : 127080
3600.02/3609.70	c Es1/CC detections     : 0,0
3600.02/3609.70	c SAT/UNSAT calls       : 0,0
3600.02/3609.70	c regenrated variables  : 0
3600.02/3609.70	c restarts              : 0
3600.02/3609.70	c conflicts             : 0              (0 /sec)
3600.02/3609.70	c decisions             : 0              (0 /sec)
3600.02/3609.70	c propagations          : 0              (0 /sec)
3600.02/3609.70	c inspects              : 0              (0 /sec)
3600.02/3609.70	c CPU time (solving tm) : 3599 s        (3598 s)
3600.02/3609.70	c Time for Opt-base     : 0 s
3600.02/3609.70	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62041 MiB free)
  memory of node 1: 64473 MiB (61967 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453091-1721450993/watcher-4453091-1721450993 -o /tmp/evaluation-result-4453091-1721450993/solver-4453091-1721450993 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721451005-1091648 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4453091-1721450993.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
solver pid=1091770, runsolver pid=1091767
Current StackSize limit: 8192 KiB


[startup+0.100876 s]*
/proc/loadavg: 1.12 1.13 1.70 5/262 1091775
/proc/meminfo: memFree=126935740/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=19884 memory=14896 CPUtime=0.09 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 3452 0 0 0 9 0 0 0 20 0 1 0 197267390 20361216 3724 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 4971 3724 421 379 0 4505 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29816 KiB
Current children cumulated memory: 17572 KiB

[startup+0.205876 s]*
/proc/loadavg: 1.12 1.13 1.70 5/262 1091775
/proc/meminfo: memFree=126907220/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=32756 memory=27796 CPUtime=0.18 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 6882 0 0 0 18 0 0 0 20 0 1 0 197267390 33542144 6949 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 8189 6949 421 379 0 7723 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 42688 KiB
Current children cumulated memory: 30472 KiB

[startup+0.305875 s]*
/proc/loadavg: 1.12 1.13 1.70 5/262 1091775
/proc/meminfo: memFree=126897232/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=43940 memory=38688 CPUtime=0.28 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 9654 0 0 0 28 0 0 0 20 0 1 0 197267390 44994560 9672 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 10985 9672 421 379 0 10519 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 53872 KiB
Current children cumulated memory: 41364 KiB

[startup+0.700876 s]
/proc/loadavg: 1.12 1.13 1.70 5/262 1091775
/proc/meminfo: memFree=126865280/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=78796 memory=73772 CPUtime=0.66 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 18231 0 0 0 64 2 0 0 20 0 1 0 197267390 80687104 18443 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 19699 18443 421 379 0 19233 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 88728 KiB
Current children cumulated memory: 76448 KiB

[startup+1.50089 s]
/proc/loadavg: 1.35 1.18 1.72 5/262 1091775
/proc/meminfo: memFree=126809820/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=133296 memory=121276 CPUtime=1.45 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 30513 0 0 0 141 4 0 0 20 0 1 0 197267390 136495104 30319 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 33324 30319 421 379 0 32858 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 143228 KiB
Current children cumulated memory: 123952 KiB

[startup+3.10582 s]
/proc/loadavg: 1.35 1.18 1.72 5/262 1091775
/proc/meminfo: memFree=126792000/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=133296 memory=123584 CPUtime=3.05 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 30593 0 0 0 301 4 0 0 20 0 1 0 197267390 136495104 30896 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 33324 30896 421 379 0 32858 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 143228 KiB
Current children cumulated memory: 126260 KiB

[startup+6.30025 s]
/proc/loadavg: 1.56 1.22 1.73 5/262 1091775
/proc/meminfo: memFree=126785024/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=133296 memory=123836 CPUtime=6.23 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 30618 0 0 0 619 4 0 0 20 0 1 0 197267390 136495104 30959 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 33324 30959 421 379 0 32858 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 143228 KiB
Current children cumulated memory: 126512 KiB

[startup+12.7003 s]
/proc/loadavg: 1.76 1.27 1.74 5/262 1091777
/proc/meminfo: memFree=126773644/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=132572 memory=125380 CPUtime=12.61 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 31144 0 0 0 1257 4 0 0 20 0 1 0 197267390 135753728 31345 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 33143 31345 421 379 0 32677 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 142504 KiB
Current children cumulated memory: 128056 KiB

[startup+25.5003 s]
/proc/loadavg: 2.10 1.36 1.77 5/262 1091778
/proc/meminfo: memFree=126729528/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=151248 memory=142256 CPUtime=25.38 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 31819 0 0 0 2534 4 0 0 20 0 1 0 197267390 154877952 35564 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 37812 35564 421 379 0 37346 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 161180 KiB
Current children cumulated memory: 144932 KiB

[startup+51.1057 s]
/proc/loadavg: 2.85 1.61 1.84 5/262 1091783
/proc/meminfo: memFree=126698928/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=151248 memory=144304 CPUtime=50.91 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 31852 0 0 0 5087 4 0 0 20 0 1 0 197267390 154877952 36076 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 37812 36076 421 379 0 37346 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 161180 KiB
Current children cumulated memory: 146980 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.00 1.96 5/262 1091792
/proc/meminfo: memFree=126663592/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=170104 memory=163024 CPUtime=101.97 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 32928 0 0 0 10192 5 0 0 20 0 1 0 197267390 174186496 40756 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 42526 40756 421 379 0 42060 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 180036 KiB
Current children cumulated memory: 165700 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.39 2.10 5/262 1091803
/proc/meminfo: memFree=126596244/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=231996 memory=212908 CPUtime=161.82 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 33994 0 0 0 16173 9 0 0 20 0 1 0 197267390 237563904 53227 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 57999 53227 421 379 0 57533 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 241928 KiB
Current children cumulated memory: 215584 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.70 2.23 5/262 1091815
/proc/meminfo: memFree=126615568/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=182676 memory=175792 CPUtime=221.65 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 34135 0 0 0 22156 9 0 0 20 0 1 0 197267390 187060224 43948 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 45669 43948 421 379 0 45203 0
Current children cumulated CPU time: 221.65 s

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

/proc/loadavg: 4.10 4.13 4.05 5/261 1093521
/proc/meminfo: memFree=126104824/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=398892 memory=348872 CPUtime=3093.98 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 64747 0 0 0 309333 65 0 0 20 0 1 0 197267390 408465408 87218 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 99723 87218 421 379 0 99257 0
Current children cumulated CPU time: 3093.98 s
Current children cumulated vsize: 408824 KiB
Current children cumulated memory: 351548 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.13 4.06 5/261 1093531
/proc/meminfo: memFree=126041504/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=325704 memory=318460 CPUtime=3153.82 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 65376 0 0 0 315316 66 0 0 20 0 1 0 197267390 333520896 79615 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 81426 79615 421 379 0 80960 0
Current children cumulated CPU time: 3153.82 s
Current children cumulated vsize: 335636 KiB
Current children cumulated memory: 321136 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.06 5/262 1093545
/proc/meminfo: memFree=126074396/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=356524 memory=341256 CPUtime=3213.67 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 66077 0 0 0 321300 67 0 0 20 0 1 0 197267390 365080576 85314 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 89131 85314 421 379 0 88665 0
Current children cumulated CPU time: 3213.67 s
Current children cumulated vsize: 366456 KiB
Current children cumulated memory: 343932 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.06 5/263 1093558
/proc/meminfo: memFree=126048828/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=406612 memory=356592 CPUtime=3273.51 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 67012 0 0 0 327283 68 0 0 20 0 1 0 197267390 416370688 89148 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 101653 89148 421 379 0 101187 0
Current children cumulated CPU time: 3273.51 s
Current children cumulated vsize: 416544 KiB
Current children cumulated memory: 359268 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.12 4.06 5/261 1093568
/proc/meminfo: memFree=126070708/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=406612 memory=371132 CPUtime=3333.33 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 67129 0 0 0 333265 68 0 0 20 0 1 0 197267390 416370688 92783 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 101653 92783 421 379 0 101187 0
Current children cumulated CPU time: 3333.33 s
Current children cumulated vsize: 416544 KiB
Current children cumulated memory: 373808 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/261 1093578
/proc/meminfo: memFree=126060408/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=356524 memory=326760 CPUtime=3393.18 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 67952 0 0 0 339248 70 0 0 20 0 1 0 197267390 365080576 81690 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 89131 81690 421 379 0 88665 0
Current children cumulated CPU time: 3393.18 s
Current children cumulated vsize: 366456 KiB
Current children cumulated memory: 329436 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.07 5/261 1093589
/proc/meminfo: memFree=126084260/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=328824 memory=309288 CPUtime=3453.02 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 68965 0 0 0 345231 71 0 0 20 0 1 0 197267390 336715776 77322 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 82206 77322 421 379 0 81740 0
Current children cumulated CPU time: 3453.02 s
Current children cumulated vsize: 338756 KiB
Current children cumulated memory: 311964 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.07 5/260 1093599
/proc/meminfo: memFree=126024816/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=359644 memory=336184 CPUtime=3512.85 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 69686 0 0 0 351213 72 0 0 20 0 1 0 197267390 368275456 84046 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 89911 84046 421 379 0 89445 0
Current children cumulated CPU time: 3512.85 s
Current children cumulated vsize: 369576 KiB
Current children cumulated memory: 338860 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.07 5/259 1093610
/proc/meminfo: memFree=126009312/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=364684 memory=332872 CPUtime=3572.69 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 70736 0 0 0 357195 74 0 0 20 0 1 0 197267390 373436416 83218 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 91171 83218 421 379 0 90705 0
Current children cumulated CPU time: 3572.69 s
Current children cumulated vsize: 374616 KiB
Current children cumulated memory: 335548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.15 4.12 4.08 5/261 1093620
/proc/meminfo: memFree=125975796/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=364684 memory=343112 CPUtime=3600.02 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 70744 0 0 0 359928 74 0 0 20 0 1 0 197267390 373436416 85778 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 91171 85778 421 379 0 90705 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 374616 KiB
Current children cumulated memory: 345788 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3609.7 s]
# the end of solver process 1091770 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3599.28 s, system=0.748533 s

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

[startup+3609.7 s]
/proc/loadavg: 4.15 4.12 4.08 5/261 1093620
/proc/meminfo: memFree=125975796/131524600 swapFree=131071996/131071996
[pid=1091770] ppid=1091767 vsize=9932 memory=2676 CPUtime=0 cores=5,7
/proc/1091770/stat : 1091770 (naps-1.02b5.sh) S 1091767 1091770 1091633 0 -1 4194304 220 240 0 0 0 0 0 0 20 0 1 0 197267389 10170368 669 134679101440 94482400264192 94482401343512 140733575456656 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94482403441968 94482403489156 94482404052992 140733575459806 140733575459933 140733575459933 140733575466950 0
/proc/1091770/statm: 2483 669 592 264 0 134 0
[pid=1091775] ppid=1091770 vsize=364684 memory=343112 CPUtime=3600.02 cores=5,7
/proc/1091775/stat : 1091775 (naps-1.02b5) R 1091770 1091770 1091633 0 -1 4194304 70744 0 0 0 359928 74 0 0 20 0 1 0 197267390 373436416 85778 134679101440 4194304 5746509 140724140651264 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 34095104 140724140655597 140724140655711 140724140655711 140724140662729 0
/proc/1091775/statm: 91171 85778 421 379 0 90705 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 374616 KiB
Current children cumulated memory: 345788 KiB

Child status: 0

Real time (s): 3609.7
CPU time (s): 3600.03
CPU user time (s): 3599.28
CPU system time (s): 0.748533
CPU usage (%): 99.7321
Max. virtual memory (cumulated for all children) (KiB): 416544
Max. memory (cumulated for all children) (KiB): 382000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.28
system time used= 0.748533
maximum resident set size= 379324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71219
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= 74
involuntary context switches= 2543


# summary of solver processes directly reported to runsolver:
#   pid: 1091770
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.28
#   total CPU system time (s): 0.748533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.40997 second user time and 17.8921 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-20 06:50:06
IDJOB=4453091
IDBENCH=168597
IDSOLVER=3065
FILE ID=nodeC030/4453091-1721450993
RUNJOBID= nodeC030-1721451005-1091648
SLURM_JOB_ID= 7545682
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS-PB16 1.02b5
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.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453091-1721450993/watcher-4453091-1721450993 -o /tmp/evaluation-result-4453091-1721450993/solver-4453091-1721450993 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721451005-1091648 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4453091-1721450993.opb

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

MD5SUM BENCH= bca3b64090d9c28929d1ba0e342c0a17
RANDOM SEED=1733507306

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126987492 kB
MemAvailable:   129518460 kB
Buffers:          535700 kB
Cached:          2815648 kB
SwapCached:            0 kB
Active:          1205640 kB
Inactive:        2662044 kB
Active(anon):       1572 kB
Inactive(anon):   560352 kB
Active(file):    1204068 kB
Inactive(file):  2101692 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             16080 kB
Writeback:            16 kB
AnonPages:        515712 kB
Mapped:           112476 kB
Shmem:             45912 kB
KReclaimable:     130060 kB
Slab:             247940 kB
SReclaimable:     130060 kB
SUnreclaim:       117880 kB
KernelStack:        4188 kB
PageTables:         9948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     962816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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:      262868 kB
DirectMap2M:    23627776 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC030 at 2024-07-20 07:50:16