Trace number 4446498

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-GM 1.03? (TO) 3600.02 3610.4

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K185.opb
MD5SUM8e923d8a993edfc65d984f909d6bfa9e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark43.2702
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22015
Total number of constraints22387
Number of constraints which are clauses22202
Number of constraints which are cardinality constraints (but not clauses)185
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint185
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 186
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 We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4446498-1721333536.opb
3600.00/3610.40	c 
3600.00/3610.40	c *** TERMINATED *** by signal 15
3600.00/3610.40	s UNKNOWN
3600.00/3610.40	c _____________________________________________________________________________
3600.00/3610.40	c std/band forms        : 183,0
3600.00/3610.40	c 2cl/3cl ITE-codings   : 0,0
3600.00/3610.40	c BDD/srt/adr Max costs : 0,2726,0
3600.00/3610.40	c BDDraw/bin/mul/srt/adr: 0,0,0,183,0
3600.00/3610.40	c BDD nodes             : 0
3600.00/3610.40	c Es1/CC detections     : 0,0
3600.00/3610.40	c CC sort               : 183
3600.00/3610.40	c SAT/UNSAT calls       : 0,0
3600.00/3610.40	c regenrated variables  : 0
3600.00/3610.40	c eliminated fixed lits : 0
3600.00/3610.40	c goal lit flips        : 0
3600.00/3610.40	c goal stages           : 0
3600.00/3610.40	c goal shrink           : 0
3600.00/3610.40	c goal coeff separations: 0
3600.00/3610.40	c restarts              : 0
3600.00/3610.40	c conflicts             : 0              (0 /sec)
3600.00/3610.40	c decisions             : 0              (0 /sec)
3600.00/3610.40	c propagations          : 0              (0 /sec)
3600.00/3610.40	c inspects              : 0              (0 /sec)
3600.00/3610.40	c CPU time (solving tm) : 3598 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.00/3610.40	c Time for Opt-base     : 0.00573 s
3600.00/3610.40	c Steps for Opt-base    : 0
3600.00/3610.40	c Time for BDD coding   : 0 s
3600.00/3610.40	c Time for srt coding   : 0.08339 s
3600.00/3610.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: 64059 MiB (59126 MiB free)
  memory of node 1: 64510 MiB (61409 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446498-1721333536/watcher-4446498-1721333536 -o /tmp/evaluation-result-4446498-1721333536/solver-4446498-1721333536 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721329937-965781 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4446498-1721333536.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=967867, runsolver pid=967864

[startup+0.100059 s]*
/proc/loadavg: 4.62 4.25 4.13 5/247 967890
/proc/meminfo: memFree=123413308/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=15196 memory=10732 CPUtime=0.1 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 1923 0 0 0 10 0 0 0 20 0 1 0 185509739 15560704 2683 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 3799 2683 436 659 0 3003 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 25128 KiB
Current children cumulated memory: 13532 KiB

[startup+0.212788 s]*
/proc/loadavg: 4.62 4.25 4.13 5/248 967891
/proc/meminfo: memFree=123404864/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=16136 memory=11672 CPUtime=0.21 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 2163 0 0 0 21 0 0 0 20 0 1 0 185509739 16523264 2918 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 4034 2918 436 659 0 3238 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26068 KiB
Current children cumulated memory: 14472 KiB

[startup+0.31206 s]*
/proc/loadavg: 4.62 4.25 4.13 6/248 967891
/proc/meminfo: memFree=123400912/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=18428 memory=13256 CPUtime=0.31 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 2602 0 0 0 31 0 0 0 20 0 1 0 185509739 18870272 3314 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 4607 3314 436 659 0 3811 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28360 KiB
Current children cumulated memory: 16056 KiB

[startup+0.700392 s]
/proc/loadavg: 4.62 4.25 4.13 6/248 967891
/proc/meminfo: memFree=123366784/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=121508 memory=104328 CPUtime=0.68 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 23788 0 0 0 63 5 0 0 20 0 1 0 185509739 124424192 26082 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 30377 26082 468 659 0 29581 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 131440 KiB
Current children cumulated memory: 107128 KiB

[startup+1.5004 s]
/proc/loadavg: 4.62 4.25 4.13 4/244 967905
/proc/meminfo: memFree=123442588/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=190488 memory=171420 CPUtime=1.48 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 35119 0 0 0 139 9 0 0 20 0 1 0 185509739 195059712 42855 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 47622 42855 468 659 0 46826 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 200420 KiB
Current children cumulated memory: 174220 KiB

[startup+3.11289 s]
/proc/loadavg: 4.62 4.25 4.13 5/248 967942
/proc/meminfo: memFree=123225172/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=183304 memory=169044 CPUtime=3.09 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 35878 0 0 0 299 10 0 0 20 0 1 0 185509739 187703296 42261 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 45826 42261 468 659 0 45030 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 193236 KiB
Current children cumulated memory: 171844 KiB

[startup+6.30039 s]
/proc/loadavg: 4.57 4.24 4.13 5/248 967942
/proc/meminfo: memFree=123200468/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=201980 memory=177756 CPUtime=6.27 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 36054 0 0 0 617 10 0 0 20 0 1 0 185509739 206827520 44439 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 50495 44439 468 659 0 49699 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 211912 KiB
Current children cumulated memory: 180556 KiB

[startup+12.7004 s]
/proc/loadavg: 4.53 4.24 4.13 5/248 967943
/proc/meminfo: memFree=123132788/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=224072 memory=200464 CPUtime=12.65 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 36089 0 0 0 1254 11 0 0 20 0 1 0 185509739 229449728 50116 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 56018 50116 468 659 0 55222 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 234004 KiB
Current children cumulated memory: 203264 KiB

[startup+25.5004 s]
/proc/loadavg: 4.49 4.24 4.14 6/248 967945
/proc/meminfo: memFree=123049456/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=224072 memory=204564 CPUtime=25.41 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 36131 0 0 0 2530 11 0 0 20 0 1 0 185509739 229449728 51141 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 56018 51141 468 659 0 55222 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 234004 KiB
Current children cumulated memory: 207364 KiB

[startup+51.113 s]
/proc/loadavg: 4.32 4.22 4.13 6/248 967949
/proc/meminfo: memFree=123011332/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=273392 memory=242096 CPUtime=50.96 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 37214 0 0 0 5083 13 0 0 20 0 1 0 185509739 279953408 60524 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 68348 60524 468 659 0 67552 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 283324 KiB
Current children cumulated memory: 244896 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 4.20 4.13 5/248 967958
/proc/meminfo: memFree=122985736/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=224072 memory=210172 CPUtime=101.99 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 38213 0 0 0 10184 15 0 0 20 0 1 0 185509739 229449728 52543 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 56018 52543 468 659 0 55222 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 234004 KiB
Current children cumulated memory: 212972 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.19 4.13 5/248 967969
/proc/meminfo: memFree=122923072/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=326188 memory=284564 CPUtime=161.82 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 40496 0 0 0 16163 19 0 0 20 0 1 0 185509739 334016512 71141 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 81547 71141 468 659 0 80751 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 336120 KiB
Current children cumulated memory: 287364 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.19 4.13 5/245 967980
/proc/meminfo: memFree=122899884/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=326188 memory=299156 CPUtime=221.66 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 41760 0 0 0 22144 22 0 0 20 0 1 0 185509739 334016512 74789 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 81547 74789 468 659 0 80751 0
Current children cumulated CPU time: 221.66 s

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

/proc/loadavg: 4.16 4.22 4.19 5/247 969711
/proc/meminfo: memFree=122226396/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=643396 memory=555032 CPUtime=3033.52 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 93710 0 0 0 303221 131 0 0 20 0 1 0 185509739 658837504 138758 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 160849 138758 468 659 0 160053 0
Current children cumulated CPU time: 3033.52 s
Current children cumulated vsize: 653328 KiB
Current children cumulated memory: 557832 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.19 4.18 5/245 969721
/proc/meminfo: memFree=122193360/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=643396 memory=618804 CPUtime=3093.36 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 94014 0 0 0 309204 132 0 0 20 0 1 0 185509739 658837504 154701 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 160849 154701 468 659 0 160053 0
Current children cumulated CPU time: 3093.36 s
Current children cumulated vsize: 653328 KiB
Current children cumulated memory: 621604 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.17 4.17 5/249 969738
/proc/meminfo: memFree=121907444/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=859640 memory=673088 CPUtime=3153.2 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 95006 0 0 0 315187 133 0 0 20 0 1 0 185509739 880271360 168272 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 214910 168272 468 659 0 214114 0
Current children cumulated CPU time: 3153.2 s
Current children cumulated vsize: 869572 KiB
Current children cumulated memory: 675888 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.17 4.17 5/249 969749
/proc/meminfo: memFree=122040736/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=862172 memory=724448 CPUtime=3213.04 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 95752 0 0 0 321168 136 0 0 20 0 1 0 185509739 882864128 181112 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 215543 181112 468 659 0 214747 0
Current children cumulated CPU time: 3213.04 s
Current children cumulated vsize: 872104 KiB
Current children cumulated memory: 727248 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.15 4.17 5/249 969759
/proc/meminfo: memFree=122117456/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=515940 memory=432692 CPUtime=3272.87 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 97462 0 0 0 327147 140 0 0 20 0 1 0 185509739 528322560 108173 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 128985 108173 468 659 0 128189 0
Current children cumulated CPU time: 3272.87 s
Current children cumulated vsize: 525872 KiB
Current children cumulated memory: 435492 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.15 4.17 5/249 969769
/proc/meminfo: memFree=122120776/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=648336 memory=510484 CPUtime=3332.7 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 98140 0 0 0 333128 142 0 0 20 0 1 0 185509739 663896064 127621 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 162084 127621 468 659 0 161288 0
Current children cumulated CPU time: 3332.7 s
Current children cumulated vsize: 658268 KiB
Current children cumulated memory: 513284 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.14 4.16 5/249 969780
/proc/meminfo: memFree=122201212/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=648608 memory=582508 CPUtime=3392.54 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 98415 0 0 0 339110 144 0 0 20 0 1 0 185509739 664174592 145627 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 162152 145627 468 659 0 161356 0
Current children cumulated CPU time: 3392.54 s
Current children cumulated vsize: 658540 KiB
Current children cumulated memory: 585308 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.13 4.16 6/246 969790
/proc/meminfo: memFree=121928956/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=864428 memory=644532 CPUtime=3452.37 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 99374 0 0 0 345091 146 0 0 20 0 1 0 185509739 885174272 161133 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 216107 161133 468 659 0 215311 0
Current children cumulated CPU time: 3452.37 s
Current children cumulated vsize: 874360 KiB
Current children cumulated memory: 647332 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.13 4.16 5/248 969805
/proc/meminfo: memFree=121683792/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=865600 memory=697332 CPUtime=3512.17 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 99801 0 0 0 351070 147 0 0 20 0 1 0 185509739 886374400 174333 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 216400 174333 468 659 0 215604 0
Current children cumulated CPU time: 3512.17 s
Current children cumulated vsize: 875532 KiB
Current children cumulated memory: 700132 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.12 4.15 5/248 969815
/proc/meminfo: memFree=122132332/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=868384 memory=751012 CPUtime=3571.98 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 100627 0 0 0 357050 148 0 0 20 0 1 0 185509739 889225216 187753 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 217096 187753 468 659 0 216300 0
Current children cumulated CPU time: 3571.98 s
Current children cumulated vsize: 878316 KiB
Current children cumulated memory: 753812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.20 4.14 4.16 5/248 969820
/proc/meminfo: memFree=122384880/131655788 swapFree=131071996/131071996
[pid=967867] ppid=967864 vsize=9932 memory=2800 CPUtime=0 cores=5,7
/proc/967867/stat : 967867 (naps-1.03.sh) S 967864 967867 965768 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 185509739 10170368 700 134679101440 94042215821312 94042216900632 140721539255792 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94042218999088 94042219046276 94042238877696 140721539257311 140721539257440 140721539257440 140721539264456 0
/proc/967867/statm: 2483 700 624 264 0 134 0
[pid=967872] ppid=967867 vsize=390972 memory=379880 CPUtime=3600 cores=5,7
/proc/967872/stat : 967872 (naps-1.03) R 967867 967867 965768 0 -1 4194304 101341 0 0 0 359849 151 0 0 20 0 1 0 185509739 400355328 94970 134679101440 4194304 6891213 140726062303744 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 20717568 140726062310384 140726062310500 140726062310500 140726062317515 0
/proc/967872/statm: 97743 94970 468 659 0 96947 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 400904 KiB
Current children cumulated memory: 382680 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.5 s, system=1.51873 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): 3610.4
CPU time (s): 3600.02
CPU user time (s): 3598.5
CPU system time (s): 1.51873
CPU usage (%): 99.7123
Max. virtual memory (cumulated for all children) (KiB): 959704
Max. memory (cumulated for all children) (KiB): 834068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.5
system time used= 1.51873
maximum resident set size= 831268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101818
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= 197
involuntary context switches= 4502


# summary of solver processes directly reported to runsolver:
#   pid: 967867
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3598.5
#   total CPU system time (s): 1.51873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3039 second user time and 35.8546 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 22:12:28
IDJOB=4446498
IDBENCH=158267
IDSOLVER=3062
FILE ID=nodeC003/4446498-1721333536
RUNJOBID= nodeC003-1721329937-965781
SLURM_JOB_ID= 7542701
Free space on /tmp= 723700 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K185.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446498-1721333536/watcher-4446498-1721333536 -o /tmp/evaluation-result-4446498-1721333536/solver-4446498-1721333536 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721329937-965781 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4446498-1721333536.opb

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

MD5SUM BENCH= 8e923d8a993edfc65d984f909d6bfa9e
RANDOM SEED=2083591206

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123410980 kB
MemAvailable:   129039776 kB
Buffers:          516740 kB
Cached:          5888132 kB
SwapCached:            0 kB
Active:           996404 kB
Inactive:        6564212 kB
Active(anon):       1484 kB
Inactive(anon):  1191676 kB
Active(file):     994920 kB
Inactive(file):  5372536 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6680 kB
Writeback:             0 kB
AnonPages:       1153940 kB
Mapped:           110428 kB
Shmem:             37704 kB
KReclaimable:     202740 kB
Slab:             317748 kB
SReclaimable:     202740 kB
SUnreclaim:       115008 kB
KernelStack:        3896 kB
PageTables:        11516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1569184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58400 kB
HardwareCorrupted:     0 kB
AnonHugePages:    872448 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723756 MiB
End job on nodeC003 at 2024-07-18 23:12:39