Trace number 4446469

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.03? (TO) 3600.07 3622.4

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K134.opb
MD5SUM963edb3c79c326322e0bda3e585d3232
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15946
Total number of constraints16216
Number of constraints which are clauses16082
Number of constraints which are cardinality constraints (but not clauses)134
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint134
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 135
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c Input file name: HOME/instance-4446469-1721329915.opb
3600.05/3622.40	c 
3600.05/3622.40	c *** TERMINATED *** by signal 15
3600.05/3622.40	s UNKNOWN
3600.05/3622.40	c _____________________________________________________________________________
3600.05/3622.40	c std/band forms        : 134,0
3600.05/3622.40	c 2cl/3cl ITE-codings   : 0,0
3600.05/3622.40	c BDD/srt/adr Max costs : 0,2726,0
3600.05/3622.40	c BDDraw/bin/mul/srt/adr: 0,0,0,134,0
3600.05/3622.40	c BDD nodes             : 0
3600.05/3622.40	c Es1/CC detections     : 0,0
3600.05/3622.40	c CC sort               : 134
3600.05/3622.40	c SAT/UNSAT calls       : 0,0
3600.05/3622.40	c regenrated variables  : 0
3600.05/3622.40	c eliminated fixed lits : 0
3600.05/3622.40	c goal lit flips        : 0
3600.05/3622.40	c goal stages           : 0
3600.05/3622.40	c goal shrink           : 0
3600.05/3622.40	c goal coeff separations: 0
3600.05/3622.40	c restarts              : 0
3600.05/3622.40	c conflicts             : 0              (0 /sec)
3600.05/3622.40	c decisions             : 0              (0 /sec)
3600.05/3622.40	c propagations          : 0              (0 /sec)
3600.05/3622.40	c inspects              : 0              (0 /sec)
3600.05/3622.40	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.05/3622.40	c Time for Opt-base     : 0.002804 s
3600.05/3622.40	c Steps for Opt-base    : 0
3600.05/3622.40	c Time for BDD coding   : 0 s
3600.05/3622.40	c Time for srt coding   : 0.05032 s
3600.05/3622.40	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61160 MiB free)
  memory of node 1: 64510 MiB (61527 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446469-1721329915/watcher-4446469-1721329915 -o /tmp/evaluation-result-4446469-1721329915/solver-4446469-1721329915 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721328665-945238 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4446469-1721329915.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=946605, runsolver pid=946602

[startup+0.100085 s]*
/proc/loadavg: 4.10 4.07 3.76 5/260 946610
/proc/meminfo: memFree=125623960/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=7892 memory=5924 CPUtime=0.1 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 1279 0 0 0 10 0 0 0 20 0 1 0 185152039 8081408 1481 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 1973 1481 500 659 0 1177 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 17824 KiB
Current children cumulated memory: 8736 KiB

[startup+0.206179 s]*
/proc/loadavg: 4.10 4.07 3.76 6/260 946610
/proc/meminfo: memFree=125622844/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=15188 memory=11904 CPUtime=0.2 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 3044 0 0 0 20 0 0 0 20 0 1 0 185152039 15552512 2976 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 3797 2976 532 659 0 3001 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 25120 KiB
Current children cumulated memory: 14716 KiB

[startup+0.306011 s]*
/proc/loadavg: 4.10 4.07 3.76 5/260 946610
/proc/meminfo: memFree=125578180/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=75500 memory=56088 CPUtime=0.29 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 12993 0 0 0 28 1 0 0 20 0 1 0 185152039 77312000 14022 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 18875 14022 532 659 0 18079 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 85432 KiB
Current children cumulated memory: 58900 KiB

[startup+0.700243 s]
/proc/loadavg: 4.10 4.07 3.76 5/260 946610
/proc/meminfo: memFree=125554652/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=87792 memory=74976 CPUtime=0.69 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 15930 0 0 0 67 2 0 0 20 0 1 0 185152039 89899008 18744 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 21948 18744 532 659 0 21152 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 97724 KiB
Current children cumulated memory: 77788 KiB

[startup+1.50024 s]
/proc/loadavg: 4.10 4.07 3.76 5/260 946610
/proc/meminfo: memFree=125550332/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=91612 memory=81704 CPUtime=1.48 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 16613 0 0 0 146 2 0 0 20 0 1 0 185152039 93810688 20426 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 22903 20426 532 659 0 22107 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 101544 KiB
Current children cumulated memory: 84516 KiB

[startup+3.10608 s]
/proc/loadavg: 4.10 4.07 3.76 6/260 946610
/proc/meminfo: memFree=125547908/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=91612 memory=82468 CPUtime=3.08 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 16797 0 0 0 306 2 0 0 20 0 1 0 185152039 93810688 20617 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 22903 20617 532 659 0 22107 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 101544 KiB
Current children cumulated memory: 85280 KiB

[startup+6.30025 s]
/proc/loadavg: 4.09 4.07 3.76 5/260 946611
/proc/meminfo: memFree=125537444/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=99340 memory=89888 CPUtime=6.26 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 18368 0 0 0 623 3 0 0 20 0 1 0 185152039 101724160 22472 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 24835 22472 532 659 0 24039 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 109272 KiB
Current children cumulated memory: 92700 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.07 3.76 5/260 946611
/proc/meminfo: memFree=125530576/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=107108 memory=96844 CPUtime=12.65 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 18656 0 0 0 1261 4 0 0 20 0 1 0 185152039 109678592 24211 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 26777 24211 532 659 0 25981 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 117040 KiB
Current children cumulated memory: 99656 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.08 3.77 5/260 946613
/proc/meminfo: memFree=125493872/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=107108 memory=97116 CPUtime=25.4 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 19557 0 0 0 2536 4 0 0 20 0 1 0 185152039 109678592 24279 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 26777 24279 532 659 0 25981 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 117040 KiB
Current children cumulated memory: 99928 KiB

[startup+51.1062 s]
/proc/loadavg: 4.09 4.07 3.78 5/260 946617
/proc/meminfo: memFree=125494436/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=139536 memory=104148 CPUtime=50.92 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 21667 0 0 0 5086 6 0 0 20 0 1 0 185152039 142884864 26037 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 34884 26037 532 659 0 34088 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 149468 KiB
Current children cumulated memory: 106960 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.07 3.80 5/260 946626
/proc/meminfo: memFree=125467724/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=128844 memory=101688 CPUtime=101.93 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 23019 0 0 0 10186 7 0 0 20 0 1 0 185152039 131936256 25422 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 32211 25422 532 659 0 31415 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 138776 KiB
Current children cumulated memory: 104500 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.07 3.82 5/260 946638
/proc/meminfo: memFree=125450552/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=145228 memory=122560 CPUtime=161.73 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 24677 0 0 0 16164 9 0 0 20 0 1 0 185152039 148713472 30640 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 36307 30640 532 659 0 35511 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 155160 KiB
Current children cumulated memory: 125372 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.07 3.84 5/258 946648
/proc/meminfo: memFree=125456820/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=128844 memory=110224 CPUtime=221.52 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 25845 0 0 0 22142 10 0 0 20 0 1 0 185152039 131936256 27556 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 32211 27556 532 659 0 31415 0
Current children cumulated CPU time: 221.52 s

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

/proc/loadavg: 4.27 4.19 4.17 5/262 948489
/proc/meminfo: memFree=125413832/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=222732 memory=166816 CPUtime=3025.76 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 119601 0 0 0 302488 88 0 0 20 0 1 0 185152039 228077568 41704 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 55683 41704 532 659 0 54887 0
Current children cumulated CPU time: 3025.76 s
Current children cumulated vsize: 232664 KiB
Current children cumulated memory: 169628 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.17 4.17 5/260 948499
/proc/meminfo: memFree=125410740/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=222732 memory=164768 CPUtime=3085.15 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 120745 0 0 0 308426 89 0 0 20 0 1 0 185152039 228077568 41192 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 55683 41192 532 659 0 54887 0
Current children cumulated CPU time: 3085.15 s
Current children cumulated vsize: 232664 KiB
Current children cumulated memory: 167580 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.17 4.17 5/260 948511
/proc/meminfo: memFree=125437152/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=189964 memory=148352 CPUtime=3144.56 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 121375 0 0 0 314366 90 0 0 20 0 1 0 185152039 194523136 37088 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 47491 37088 532 659 0 46695 0
Current children cumulated CPU time: 3144.56 s
Current children cumulated vsize: 199896 KiB
Current children cumulated memory: 151164 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.15 4.16 5/258 948521
/proc/meminfo: memFree=125385768/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=222732 memory=170984 CPUtime=3203.96 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 124513 0 0 0 320304 92 0 0 20 0 1 0 185152039 228077568 42746 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 55683 42746 532 659 0 54887 0
Current children cumulated CPU time: 3203.96 s
Current children cumulated vsize: 232664 KiB
Current children cumulated memory: 173796 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.14 4.16 5/259 948532
/proc/meminfo: memFree=125391020/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=222732 memory=164768 CPUtime=3263.36 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 125658 0 0 0 326243 93 0 0 20 0 1 0 185152039 228077568 41192 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 55683 41192 532 659 0 54887 0
Current children cumulated CPU time: 3263.36 s
Current children cumulated vsize: 232664 KiB
Current children cumulated memory: 167580 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.17 4.17 5/259 948543
/proc/meminfo: memFree=125404652/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=189964 memory=159352 CPUtime=3322.76 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 125970 0 0 0 332182 94 0 0 20 0 1 0 185152039 194523136 39838 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 47491 39838 532 659 0 46695 0
Current children cumulated CPU time: 3322.76 s
Current children cumulated vsize: 199896 KiB
Current children cumulated memory: 162164 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.15 4.16 5/259 948553
/proc/meminfo: memFree=125400588/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=189964 memory=156648 CPUtime=3382.15 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 126885 0 0 0 338120 95 0 0 20 0 1 0 185152039 194523136 39162 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 47491 39162 532 659 0 46695 0
Current children cumulated CPU time: 3382.15 s
Current children cumulated vsize: 199896 KiB
Current children cumulated memory: 159460 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.15 4.16 5/259 948563
/proc/meminfo: memFree=125378772/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=222732 memory=166816 CPUtime=3441.56 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 128553 0 0 0 344059 97 0 0 20 0 1 0 185152039 228077568 41704 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 55683 41704 532 659 0 54887 0
Current children cumulated CPU time: 3441.56 s
Current children cumulated vsize: 232664 KiB
Current children cumulated memory: 169628 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.14 4.16 5/261 948578
/proc/meminfo: memFree=125371660/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=222732 memory=170912 CPUtime=3500.96 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 129145 0 0 0 349998 98 0 0 20 0 1 0 185152039 228077568 42728 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 55683 42728 532 659 0 54887 0
Current children cumulated CPU time: 3500.96 s
Current children cumulated vsize: 232664 KiB
Current children cumulated memory: 173724 KiB

[startup+3582.3 s]
/proc/loadavg: 4.40 4.19 4.17 5/260 948590
/proc/meminfo: memFree=125381164/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=222732 memory=170984 CPUtime=3560.35 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 131576 0 0 0 355936 99 0 0 20 0 1 0 185152039 228077568 42746 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 55683 42746 532 659 0 54887 0
Current children cumulated CPU time: 3560.35 s
Current children cumulated vsize: 232664 KiB
Current children cumulated memory: 173796 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3622.4 s]
/proc/loadavg: 4.34 4.21 4.18 5/261 948599
/proc/meminfo: memFree=125387972/131524600 swapFree=131071996/131071996
[pid=946605] ppid=946602 vsize=9932 memory=2812 CPUtime=0 cores=0,2
/proc/946605/stat : 946605 (naps-1.03.sh) S 946602 946605 945228 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 185152039 10170368 703 134679101440 94834454712320 94834455791640 140725469006096 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94834457890096 94834457937284 94834489057280 140725469008867 140725469008992 140725469008992 140725469016008 0
/proc/946605/statm: 2483 703 626 264 0 134 0
[pid=946610] ppid=946605 vsize=222732 memory=166816 CPUtime=3600.05 cores=0,2
/proc/946610/stat : 946610 (naps-1.03) R 946605 946605 945228 0 -1 4194304 132684 0 0 0 359904 101 0 0 20 0 1 0 185152039 228077568 41704 134679101440 4194304 6891213 140720910358896 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 16113664 140720910365684 140720910365796 140720910365796 140720910372811 0
/proc/946610/statm: 55683 41704 532 659 0 54887 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 232664 KiB
Current children cumulated memory: 169628 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.05 s, system=1.01702 s

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

Child status: 10

Real time (s): 3622.4
CPU time (s): 3600.07
CPU user time (s): 3599.05
CPU system time (s): 1.01702
CPU usage (%): 99.3834
Max. virtual memory (cumulated for all children) (KiB): 232664
Max. memory (cumulated for all children) (KiB): 177892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.05
system time used= 1.01702
maximum resident set size= 192560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133163
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= 60
involuntary context switches= 32947


# summary of solver processes directly reported to runsolver:
#   pid: 946605
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.05
#   total CPU system time (s): 1.01702

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.24963 second user time and 18.3397 second system time

The end

Launcher Data

Begin job on nodeC016 at 2024-07-18 21:12:06
IDJOB=4446469
IDBENCH=158262
IDSOLVER=3063
FILE ID=nodeC016/4446469-1721329915
RUNJOBID= nodeC016-1721328665-945238
SLURM_JOB_ID= 7542689
Free space on /tmp= 890016 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K134.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446469-1721329915/watcher-4446469-1721329915 -o /tmp/evaluation-result-4446469-1721329915/solver-4446469-1721329915 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721328665-945238 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4446469-1721329915.opb

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

MD5SUM BENCH= 963edb3c79c326322e0bda3e585d3232
RANDOM SEED=1218174929

nodeC016.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125627112 kB
MemAvailable:   129323816 kB
Buffers:          360412 kB
Cached:          4171388 kB
SwapCached:            0 kB
Active:           614512 kB
Inactive:        4671972 kB
Active(anon):       1568 kB
Inactive(anon):   790812 kB
Active(file):     612944 kB
Inactive(file):  3881160 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6404 kB
Writeback:             0 kB
AnonPages:        744680 kB
Mapped:           112620 kB
Shmem:             37720 kB
KReclaimable:      84492 kB
Slab:             194460 kB
SReclaimable:      84492 kB
SUnreclaim:       109968 kB
KernelStack:        4176 kB
PageTables:        10876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1184892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    577536 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:      207572 kB
DirectMap2M:    13197312 kB
DirectMap1G:    122683392 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC016 at 2024-07-18 22:12:29