Trace number 4453031

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
vertex-cover/vc-grids-v1_shuffle/normalized-grid10_59.shuf-2.opb
MD5SUMbff129d5f55fe22e82ee63766a82b7b0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.110832
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables590
Total number of constraints1181
Number of constraints which are clauses1180
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 constraint590
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 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 598
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-4453031-1721450992.opb
3600.05/3610.00	c 
3600.05/3610.00	c *** TERMINATED *** by signal 15
3600.05/3610.00	s UNKNOWN
3600.05/3610.00	c _____________________________________________________________________________
3600.05/3610.00	c 
3600.05/3610.00	c std/band forms        : 1,0
3600.05/3610.00	c 2cl/3cl ITE-codings   : 86730,0
3600.05/3610.00	c BDD/srt/adr Max costs : 87319,0,0
3600.05/3610.00	c BDDraw/bin/mul/srt/adr: 1,0,0,0,0
3600.05/3610.00	c BDD nodes             : 87320
3600.05/3610.00	c Es1/CC detections     : 0,0
3600.05/3610.00	c SAT/UNSAT calls       : 0,0
3600.05/3610.00	c regenrated variables  : 0
3600.05/3610.00	c restarts              : 0
3600.05/3610.00	c conflicts             : 0              (0 /sec)
3600.05/3610.00	c decisions             : 0              (0 /sec)
3600.05/3610.00	c propagations          : 0              (0 /sec)
3600.05/3610.00	c inspects              : 0              (0 /sec)
3600.05/3610.00	c CPU time (solving tm) : 3600 s        (3599 s)
3600.05/3610.00	c Time for Opt-base     : 0 s
3600.05/3610.00	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 (62135 MiB free)
  memory of node 1: 64473 MiB (62018 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453031-1721450992/watcher-4453031-1721450992 -o /tmp/evaluation-result-4453031-1721450992/solver-4453031-1721450992 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721451005-1091647 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4453031-1721450992.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=1091709, runsolver pid=1091697
Current StackSize limit: 8192 KiB


[startup+0.10031 s]*
/proc/loadavg: 1.12 1.13 1.70 7/259 1091725
/proc/meminfo: memFree=127091084/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=20312 memory=15392 CPUtime=0.09 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 3621 0 0 0 9 0 0 0 20 0 1 0 197267342 20799488 3848 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 5078 3848 421 379 0 4612 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 30244 KiB
Current children cumulated memory: 18048 KiB

[startup+0.205531 s]*
/proc/loadavg: 1.12 1.13 1.70 6/256 1091733
/proc/meminfo: memFree=127056472/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=33516 memory=28328 CPUtime=0.19 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 7069 0 0 0 19 0 0 0 20 0 1 0 197267342 34320384 7082 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 8379 7082 421 379 0 7913 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 43448 KiB
Current children cumulated memory: 30984 KiB

[startup+0.30645 s]*
/proc/loadavg: 1.12 1.13 1.70 7/258 1091739
/proc/meminfo: memFree=127016772/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=45492 memory=40456 CPUtime=0.3 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 10040 0 0 0 29 1 0 0 20 0 1 0 197267342 46583808 10114 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 11373 10114 421 379 0 10907 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 55424 KiB
Current children cumulated memory: 43112 KiB

[startup+0.700269 s]
/proc/loadavg: 1.12 1.13 1.70 7/262 1091775
/proc/meminfo: memFree=126977872/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=94544 memory=89408 CPUtime=0.68 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 20604 0 0 0 66 2 0 0 20 0 1 0 197267342 96813056 22352 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 23636 22352 421 379 0 23170 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 104476 KiB
Current children cumulated memory: 92064 KiB

[startup+1.50028 s]
/proc/loadavg: 1.12 1.13 1.70 6/262 1091775
/proc/meminfo: memFree=126864272/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=90124 memory=85304 CPUtime=1.48 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 21019 0 0 0 146 2 0 0 20 0 1 0 197267342 92286976 21326 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 22531 21326 421 379 0 22065 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 100056 KiB
Current children cumulated memory: 87960 KiB

[startup+3.10613 s]
/proc/loadavg: 1.35 1.18 1.72 6/262 1091775
/proc/meminfo: memFree=126795392/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=90124 memory=85304 CPUtime=3.08 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 21021 0 0 0 306 2 0 0 20 0 1 0 197267342 92286976 21326 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 22531 21326 421 379 0 22065 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 100056 KiB
Current children cumulated memory: 87960 KiB

[startup+6.30026 s]
/proc/loadavg: 1.35 1.18 1.72 6/262 1091775
/proc/meminfo: memFree=126784596/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=94544 memory=86896 CPUtime=6.26 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 21481 0 0 0 624 2 0 0 20 0 1 0 197267342 96813056 21724 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 23636 21724 421 379 0 23170 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 104476 KiB
Current children cumulated memory: 89552 KiB

[startup+12.7003 s]
/proc/loadavg: 1.76 1.27 1.74 6/262 1091777
/proc/meminfo: memFree=126774376/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=101432 memory=91212 CPUtime=12.65 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 22417 0 0 0 1262 3 0 0 20 0 1 0 197267342 103866368 22803 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 25358 22803 421 379 0 24892 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 111364 KiB
Current children cumulated memory: 93868 KiB

[startup+25.5003 s]
/proc/loadavg: 2.10 1.36 1.77 6/262 1091778
/proc/meminfo: memFree=126733932/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=108616 memory=105060 CPUtime=25.42 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 23316 0 0 0 2538 4 0 0 20 0 1 0 197267342 111222784 26265 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 27154 26265 421 379 0 26688 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 118548 KiB
Current children cumulated memory: 107716 KiB

[startup+51.1062 s]
/proc/loadavg: 2.75 1.57 1.83 6/262 1091783
/proc/meminfo: memFree=126698900/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=113036 memory=107572 CPUtime=50.95 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 23450 0 0 0 5091 4 0 0 20 0 1 0 197267342 115748864 26893 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 28259 26893 421 379 0 27793 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 122968 KiB
Current children cumulated memory: 110228 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.00 1.96 6/262 1091792
/proc/meminfo: memFree=126663624/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=113756 memory=110444 CPUtime=102 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 24276 0 0 0 10195 5 0 0 20 0 1 0 197267342 116486144 27611 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 28439 27611 421 379 0 27973 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 123688 KiB
Current children cumulated memory: 113100 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.39 2.10 6/262 1091803
/proc/meminfo: memFree=126558808/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=132612 memory=123004 CPUtime=161.82 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 24756 0 0 0 16177 5 0 0 20 0 1 0 197267342 135794688 30751 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 33153 30751 421 379 0 32687 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 142544 KiB
Current children cumulated memory: 125660 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.70 2.23 6/262 1091815
/proc/meminfo: memFree=126615552/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=132612 memory=125052 CPUtime=221.64 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 24810 0 0 0 22159 5 0 0 20 0 1 0 197267342 135794688 31263 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 33153 31263 421 379 0 32687 0
Current children cumulated CPU time: 221.64 s

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

/proc/loadavg: 4.14 4.14 4.05 6/261 1093510
/proc/meminfo: memFree=126096476/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=234756 memory=224780 CPUtime=3033.86 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 46783 0 0 0 303343 43 0 0 20 0 1 0 197267342 240390144 56195 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 58689 56195 421 379 0 58223 0
Current children cumulated CPU time: 3033.86 s
Current children cumulated vsize: 244688 KiB
Current children cumulated memory: 227436 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.13 4.05 6/261 1093521
/proc/meminfo: memFree=125979816/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=265576 memory=239384 CPUtime=3093.69 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 47425 0 0 0 309326 43 0 0 20 0 1 0 197267342 271949824 59846 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 66394 59846 421 379 0 65928 0
Current children cumulated CPU time: 3093.69 s
Current children cumulated vsize: 275508 KiB
Current children cumulated memory: 242040 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.13 4.06 6/261 1093531
/proc/meminfo: memFree=126041440/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=265576 memory=253720 CPUtime=3153.55 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 47495 0 0 0 315311 44 0 0 20 0 1 0 197267342 271949824 63430 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 66394 63430 421 379 0 65928 0
Current children cumulated CPU time: 3153.55 s
Current children cumulated vsize: 275508 KiB
Current children cumulated memory: 256376 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.06 6/262 1093545
/proc/meminfo: memFree=126074436/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=234756 memory=220684 CPUtime=3213.39 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 47820 0 0 0 321294 45 0 0 20 0 1 0 197267342 240390144 55171 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 58689 55171 421 379 0 58223 0
Current children cumulated CPU time: 3213.39 s
Current children cumulated vsize: 244688 KiB
Current children cumulated memory: 223340 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.06 6/263 1093558
/proc/meminfo: memFree=126048756/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=265576 memory=239384 CPUtime=3273.22 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 48464 0 0 0 327277 45 0 0 20 0 1 0 197267342 271949824 59846 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 66394 59846 421 379 0 65928 0
Current children cumulated CPU time: 3273.22 s
Current children cumulated vsize: 275508 KiB
Current children cumulated memory: 242040 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.12 4.06 6/261 1093568
/proc/meminfo: memFree=126070748/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=265576 memory=253720 CPUtime=3333.06 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 48534 0 0 0 333260 46 0 0 20 0 1 0 197267342 271949824 63430 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 66394 63430 421 379 0 65928 0
Current children cumulated CPU time: 3333.06 s
Current children cumulated vsize: 275508 KiB
Current children cumulated memory: 256376 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.06 6/261 1093578
/proc/meminfo: memFree=126062384/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=234756 memory=224780 CPUtime=3392.9 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 48865 0 0 0 339243 47 0 0 20 0 1 0 197267342 240390144 56195 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 58689 56195 421 379 0 58223 0
Current children cumulated CPU time: 3392.9 s
Current children cumulated vsize: 244688 KiB
Current children cumulated memory: 227436 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.07 6/261 1093589
/proc/meminfo: memFree=126088340/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=265576 memory=239384 CPUtime=3452.74 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 49510 0 0 0 345227 47 0 0 20 0 1 0 197267342 271949824 59846 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 66394 59846 421 379 0 65928 0
Current children cumulated CPU time: 3452.74 s
Current children cumulated vsize: 275508 KiB
Current children cumulated memory: 242040 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.07 6/260 1093599
/proc/meminfo: memFree=126024784/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=265576 memory=251716 CPUtime=3512.59 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 49584 0 0 0 351211 48 0 0 20 0 1 0 197267342 271949824 62929 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 66394 62929 421 379 0 65928 0
Current children cumulated CPU time: 3512.59 s
Current children cumulated vsize: 275508 KiB
Current children cumulated memory: 254372 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.07 6/259 1093610
/proc/meminfo: memFree=126011376/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=234756 memory=226872 CPUtime=3572.41 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 49934 0 0 0 357193 48 0 0 20 0 1 0 197267342 240390144 56718 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 58689 56718 421 379 0 58223 0
Current children cumulated CPU time: 3572.41 s
Current children cumulated vsize: 244688 KiB
Current children cumulated memory: 229528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.15 4.12 4.08 6/261 1093620
/proc/meminfo: memFree=125975796/131524600 swapFree=131071996/131071996
[pid=1091709] ppid=1091697 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/1091709/stat : 1091709 (naps-1.02b5.sh) S 1091697 1091709 1091633 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 197267341 10170368 664 134679101440 94252003418112 94252004497432 140722330275936 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94252006595888 94252006643076 94252025556992 140722330285022 140722330285149 140722330285149 140722330292166 0
/proc/1091709/statm: 2483 664 584 264 0 134 0
[pid=1091724] ppid=1091709 vsize=265576 memory=235132 CPUtime=3600.05 cores=1,3
/proc/1091724/stat : 1091724 (naps-1.02b5) R 1091709 1091709 1091633 0 -1 4194304 50516 0 0 0 359956 49 0 0 20 0 1 0 197267342 271949824 58783 134679101440 4194304 5746509 140726107836592 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 28782592 140726107845613 140726107845727 140726107845727 140726107852745 0
/proc/1091724/statm: 66394 58783 421 379 0 65928 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 275508 KiB
Current children cumulated memory: 237788 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.57 s, system=0.496659 s

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

Child status: 0

Real time (s): 3610.01
CPU time (s): 3600.07
CPU user time (s): 3599.57
CPU system time (s): 0.496659
CPU usage (%): 99.7246
Max. virtual memory (cumulated for all children) (KiB): 275508
Max. memory (cumulated for all children) (KiB): 260472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.57
system time used= 0.496659
maximum resident set size= 257816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50994
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= 82
involuntary context switches= 2186


# summary of solver processes directly reported to runsolver:
#   pid: 1091709
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.57
#   total CPU system time (s): 0.496659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.81024 second user time and 18.6909 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-20 06:50:05
IDJOB=4453031
IDBENCH=166052
IDSOLVER=3065
FILE ID=nodeC030/4453031-1721450992
RUNJOBID= nodeC030-1721451005-1091647
SLURM_JOB_ID= 7545682
Free space on /tmp= 890080 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/vc-grids-v1_shuffle/normalized-grid10_59.shuf-2.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453031-1721450992/watcher-4453031-1721450992 -o /tmp/evaluation-result-4453031-1721450992/solver-4453031-1721450992 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721451005-1091647 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4453031-1721450992.opb

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

MD5SUM BENCH= bff129d5f55fe22e82ee63766a82b7b0
RANDOM SEED=2056870500

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		: 3547.473
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		: 3632.445
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		: 3573.283
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		: 3584.492
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		: 3615.613
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		: 3735.571
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		: 3615.523
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		: 3522.572
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:        127135644 kB
MemAvailable:   129665868 kB
Buffers:          535684 kB
Cached:          2815240 kB
SwapCached:            0 kB
Active:          1205308 kB
Inactive:        2515468 kB
Active(anon):       1444 kB
Inactive(anon):   414316 kB
Active(file):    1203864 kB
Inactive(file):  2101152 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             15700 kB
Writeback:             0 kB
AnonPages:        369552 kB
Mapped:           107556 kB
Shmem:             45912 kB
KReclaimable:     130060 kB
Slab:             248148 kB
SReclaimable:     130060 kB
SUnreclaim:       118088 kB
KernelStack:        3940 kB
PageTables:         9892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     701136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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:15