Trace number 4453151

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
vertex-cover/vc-lines-v3_shuffle/normalized-grid6_61.shuf-3.opb
MD5SUMbfdf6d83df30c910f347e65f608bda2f
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.009769
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables366
Total number of constraints367
Number of constraints which are clauses366
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 constraint366
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 378
Number of bits of the biggest sum of numbers9
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-4453151-1721454603.opb
3600.02/3609.90	c 
3600.02/3609.90	c *** TERMINATED *** by signal 15
3600.02/3609.90	s UNKNOWN
3600.02/3609.90	c _____________________________________________________________________________
3600.02/3609.90	c 
3600.02/3609.90	c std/band forms        : 1,0
3600.02/3609.90	c 2cl/3cl ITE-codings   : 33306,0
3600.02/3609.90	c BDD/srt/adr Max costs : 33671,0,0
3600.02/3609.90	c BDDraw/bin/mul/srt/adr: 1,0,0,0,0
3600.02/3609.90	c BDD nodes             : 33672
3600.02/3609.90	c Es1/CC detections     : 0,0
3600.02/3609.90	c SAT/UNSAT calls       : 0,0
3600.02/3609.90	c regenrated variables  : 0
3600.02/3609.90	c restarts              : 0
3600.02/3609.90	c conflicts             : 0              (0 /sec)
3600.02/3609.90	c decisions             : 0              (0 /sec)
3600.02/3609.90	c propagations          : 0              (0 /sec)
3600.02/3609.90	c inspects              : 0              (0 /sec)
3600.02/3609.90	c CPU time (solving tm) : 3599 s        (3599 s)
3600.02/3609.90	c Time for Opt-base     : 0 s
3600.02/3609.90	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 (61797 MiB free)
  memory of node 1: 64473 MiB (61959 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=1093746, runsolver pid=1093743

[startup+0.100091 s]*
/proc/loadavg: 4.15 4.12 4.08 5/261 1093770
/proc/meminfo: memFree=126691928/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=20704 memory=15804 CPUtime=0.09 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 3722 0 0 0 9 0 0 0 20 0 1 0 197628396 21200896 3951 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 5176 3951 421 379 0 4710 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 30636 KiB
Current children cumulated memory: 18532 KiB

[startup+0.205821 s]*
/proc/loadavg: 4.15 4.12 4.08 5/261 1093770
/proc/meminfo: memFree=126645996/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=34400 memory=30976 CPUtime=0.2 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 7008 0 0 0 19 1 0 0 20 0 1 0 197628396 35225600 7744 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 8600 7744 421 379 0 8134 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44332 KiB
Current children cumulated memory: 33704 KiB

[startup+0.305779 s]*
/proc/loadavg: 4.15 4.12 4.08 5/261 1093770
/proc/meminfo: memFree=126632492/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=34384 memory=32304 CPUtime=0.29 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 7893 0 0 0 28 1 0 0 20 0 1 0 197628396 35209216 8076 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 8596 8076 421 379 0 8130 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 44316 KiB
Current children cumulated memory: 35032 KiB

[startup+0.700246 s]
/proc/loadavg: 4.15 4.12 4.08 5/261 1093770
/proc/meminfo: memFree=126633840/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=34384 memory=32564 CPUtime=0.68 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 7985 0 0 0 67 1 0 0 20 0 1 0 197628396 35209216 8141 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 8596 8141 421 379 0 8130 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 44316 KiB
Current children cumulated memory: 35292 KiB

[startup+1.50025 s]
/proc/loadavg: 4.15 4.12 4.08 5/261 1093770
/proc/meminfo: memFree=126629852/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=38840 memory=35332 CPUtime=1.48 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 8824 0 0 0 147 1 0 0 20 0 1 0 197628396 39772160 8833 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 9710 8833 421 379 0 9244 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 48772 KiB
Current children cumulated memory: 38060 KiB

[startup+3.10556 s]
/proc/loadavg: 4.14 4.12 4.08 5/261 1093820
/proc/meminfo: memFree=126936424/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=41560 memory=40080 CPUtime=3.08 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 9997 0 0 0 307 1 0 0 20 0 1 0 197628396 42557440 10020 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 10390 10020 421 379 0 9924 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 51492 KiB
Current children cumulated memory: 42808 KiB

[startup+6.30026 s]
/proc/loadavg: 4.14 4.12 4.08 5/261 1093820
/proc/meminfo: memFree=126920644/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=43236 memory=41660 CPUtime=6.27 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 10422 0 0 0 625 2 0 0 20 0 1 0 197628396 44273664 10415 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 10809 10415 421 379 0 10343 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 53168 KiB
Current children cumulated memory: 44388 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.12 4.08 5/261 1093821
/proc/meminfo: memFree=126896840/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=43556 memory=42256 CPUtime=12.65 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 10561 0 0 0 1263 2 0 0 20 0 1 0 197628396 44601344 10564 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 10889 10564 421 379 0 10423 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 53488 KiB
Current children cumulated memory: 44984 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.11 4.07 5/261 1093823
/proc/meminfo: memFree=126887024/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=50696 memory=48660 CPUtime=25.42 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 10684 0 0 0 2540 2 0 0 20 0 1 0 197628396 51912704 12165 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 12674 12165 421 379 0 12208 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 60628 KiB
Current children cumulated memory: 51388 KiB

[startup+51.1057 s]
/proc/loadavg: 4.12 4.12 4.08 5/261 1093828
/proc/meminfo: memFree=126842960/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=63180 memory=57044 CPUtime=50.96 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 11532 0 0 0 5093 3 0 0 20 0 1 0 197628396 64696320 14261 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 15795 14261 421 379 0 15329 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 73112 KiB
Current children cumulated memory: 59772 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.08 5/262 1093838
/proc/meminfo: memFree=126786352/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=70252 memory=68652 CPUtime=102.02 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 12411 0 0 0 10199 3 0 0 20 0 1 0 197628396 71938048 17163 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 17563 17163 421 379 0 17097 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 80184 KiB
Current children cumulated memory: 71380 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.08 5/262 1093848
/proc/meminfo: memFree=126714548/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=93248 memory=89792 CPUtime=161.86 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 12780 0 0 0 16182 4 0 0 20 0 1 0 197628396 95485952 22448 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 23312 22448 421 379 0 22846 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 103180 KiB
Current children cumulated memory: 92520 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.10 4.08 5/262 1093859
/proc/meminfo: memFree=126705160/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=106540 memory=95832 CPUtime=221.71 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 13310 0 0 0 22167 4 0 0 20 0 1 0 197628396 109096960 23958 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 26635 23958 421 379 0 26169 0
Current children cumulated CPU time: 221.71 s

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

/proc/loadavg: 4.11 4.12 4.09 6/262 1095573
/proc/meminfo: memFree=126283608/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=227440 memory=208924 CPUtime=3094.05 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 46593 0 0 0 309336 69 0 0 20 0 1 0 197628396 232898560 52231 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 56860 52231 421 379 0 56394 0
Current children cumulated CPU time: 3094.05 s
Current children cumulated vsize: 237372 KiB
Current children cumulated memory: 211652 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/262 1095583
/proc/meminfo: memFree=126346048/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=227440 memory=198684 CPUtime=3153.85 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 47556 0 0 0 315315 70 0 0 20 0 1 0 197628396 232898560 49671 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 56860 49671 421 379 0 56394 0
Current children cumulated CPU time: 3153.85 s
Current children cumulated vsize: 237372 KiB
Current children cumulated memory: 201412 KiB

[startup+3222.3 s]
/proc/loadavg: 4.44 4.19 4.12 5/262 1095594
/proc/meminfo: memFree=126400252/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=147300 memory=146268 CPUtime=3213.66 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 47630 0 0 0 321295 71 0 0 20 0 1 0 197628396 150835200 36567 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 36825 36567 421 379 0 36359 0
Current children cumulated CPU time: 3213.66 s
Current children cumulated vsize: 157232 KiB
Current children cumulated memory: 148996 KiB

[startup+3282.3 s]
/proc/loadavg: 4.24 4.18 4.12 5/262 1095606
/proc/meminfo: memFree=126272480/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=227440 memory=202784 CPUtime=3273.47 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 48590 0 0 0 327274 73 0 0 20 0 1 0 197628396 232898560 50696 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 56860 50696 421 379 0 56394 0
Current children cumulated CPU time: 3273.47 s
Current children cumulated vsize: 237372 KiB
Current children cumulated memory: 205512 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.18 4.12 5/260 1095616
/proc/meminfo: memFree=126282436/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=196620 memory=190316 CPUtime=3333.28 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 48971 0 0 0 333254 74 0 0 20 0 1 0 197628396 201338880 47579 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 49155 47579 421 379 0 48689 0
Current children cumulated CPU time: 3333.28 s
Current children cumulated vsize: 206552 KiB
Current children cumulated memory: 193044 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.14 4.10 5/259 1095626
/proc/meminfo: memFree=126239924/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=227440 memory=217116 CPUtime=3393.09 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 49637 0 0 0 339234 75 0 0 20 0 1 0 197628396 232898560 54279 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 56860 54279 421 379 0 56394 0
Current children cumulated CPU time: 3393.09 s
Current children cumulated vsize: 237372 KiB
Current children cumulated memory: 219844 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.13 4.10 5/259 1095638
/proc/meminfo: memFree=126288840/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=196620 memory=194420 CPUtime=3452.9 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 50023 0 0 0 345215 75 0 0 20 0 1 0 197628396 201338880 48605 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 49155 48605 421 379 0 48689 0
Current children cumulated CPU time: 3452.9 s
Current children cumulated vsize: 206552 KiB
Current children cumulated memory: 197148 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/259 1095648
/proc/meminfo: memFree=126256216/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=227440 memory=215256 CPUtime=3512.7 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 50665 0 0 0 351194 76 0 0 20 0 1 0 197628396 232898560 53814 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 56860 53814 421 379 0 56394 0
Current children cumulated CPU time: 3512.7 s
Current children cumulated vsize: 237372 KiB
Current children cumulated memory: 217984 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/259 1095659
/proc/meminfo: memFree=126272212/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=228080 memory=199328 CPUtime=3572.51 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 51791 0 0 0 357173 78 0 0 20 0 1 0 197628396 233553920 49832 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 57020 49832 421 379 0 56554 0
Current children cumulated CPU time: 3572.51 s
Current children cumulated vsize: 238012 KiB
Current children cumulated memory: 202056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.06 4.11 4.09 5/261 1095668
/proc/meminfo: memFree=126311640/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=228080 memory=209752 CPUtime=3600.02 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 51860 0 0 0 359924 78 0 0 20 0 1 0 197628396 233553920 52438 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 57020 52438 421 379 0 56554 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 238012 KiB
Current children cumulated memory: 212480 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.24 s, system=0.792873 s

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

[startup+3609.9 s]
/proc/loadavg: 4.06 4.11 4.09 5/261 1095668
/proc/meminfo: memFree=126311640/131524600 swapFree=131071996/131071996
[pid=1093746] ppid=1093743 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1093746/stat : 1093746 (naps-1.02b5.sh) S 1093743 1093746 1091633 0 -1 4194304 220 244 0 0 0 0 0 0 20 0 1 0 197628396 10170368 682 134679101440 93983547756544 93983548835864 140723217941264 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93983550934320 93983550981508 93983577296896 140723217945566 140723217945693 140723217945693 140723217952710 0
/proc/1093746/statm: 2483 682 604 264 0 134 0
[pid=1093751] ppid=1093746 vsize=228080 memory=209752 CPUtime=3600.02 cores=5,7
/proc/1093751/stat : 1093751 (naps-1.02b5) R 1093746 1093746 1091633 0 -1 4194304 51860 0 0 0 359924 78 0 0 20 0 1 0 197628396 233553920 52438 134679101440 4194304 5746509 140735083811328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 17092608 140735083820013 140735083820127 140735083820127 140735083827145 0
/proc/1093751/statm: 57020 52438 421 379 0 56554 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 238012 KiB
Current children cumulated memory: 212480 KiB

Child status: 0

Real time (s): 3609.9
CPU time (s): 3600.04
CPU user time (s): 3599.24
CPU system time (s): 0.792873
CPU usage (%): 99.7267
Max. virtual memory (cumulated for all children) (KiB): 238012
Max. memory (cumulated for all children) (KiB): 222080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.24
system time used= 0.792873
maximum resident set size= 219352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52340
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= 38
involuntary context switches= 2387


# summary of solver processes directly reported to runsolver:
#   pid: 1093746
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.24
#   total CPU system time (s): 0.792873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.15394 second user time and 18.3061 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-20 07:50:16
IDJOB=4453151
IDBENCH=169053
IDSOLVER=3065
FILE ID=nodeC030/4453151-1721454603
RUNJOBID= nodeC030-1721451005-1091648
SLURM_JOB_ID= 7545682
Free space on /tmp= 890072 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/vc-lines-v3_shuffle/normalized-grid6_61.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-4453151-1721454603/watcher-4453151-1721454603 -o /tmp/evaluation-result-4453151-1721454603/solver-4453151-1721454603 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721451005-1091648 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4453151-1721454603.opb

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

MD5SUM BENCH= bfdf6d83df30c910f347e65f608bda2f
RANDOM SEED=1736285473

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		: 3659.508
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		: 3661.503
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		: 3604.549
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		: 3599.953
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		: 3600.173
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		: 3662.089
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		: 3616.504
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		: 3661.209
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:        126729408 kB
MemAvailable:   129300168 kB
Buffers:          536588 kB
Cached:          2854840 kB
SwapCached:            0 kB
Active:          1206492 kB
Inactive:        2919660 kB
Active(anon):       1556 kB
Inactive(anon):   779072 kB
Active(file):    1204936 kB
Inactive(file):  2140588 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              8364 kB
Writeback:            20 kB
AnonPages:        734444 kB
Mapped:           110744 kB
Shmem:             45912 kB
KReclaimable:     130120 kB
Slab:             248268 kB
SReclaimable:     130120 kB
SUnreclaim:       118148 kB
KernelStack:        4100 kB
PageTables:        10900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1151620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            74112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    501760 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 08:50:26