Trace number 4446768

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.08 3610.51

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K193.opb
MD5SUMa57909b893e448cbfc1c45d11e8afcf3
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 benchmark62.0014
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22967
Total number of constraints23355
Number of constraints which are clauses23162
Number of constraints which are cardinality constraints (but not clauses)193
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint193
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 194
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-4446768-1721337147.opb
3600.05/3610.50	c 
3600.05/3610.50	c *** TERMINATED *** by signal 15
3600.05/3610.50	s UNKNOWN
3600.05/3610.50	c _____________________________________________________________________________
3600.05/3610.50	c std/band forms        : 191,0
3600.05/3610.50	c 2cl/3cl ITE-codings   : 0,0
3600.05/3610.50	c BDD/srt/adr Max costs : 0,2726,0
3600.05/3610.50	c BDDraw/bin/mul/srt/adr: 0,0,0,191,0
3600.05/3610.50	c BDD nodes             : 0
3600.05/3610.50	c Es1/CC detections     : 0,0
3600.05/3610.50	c CC sort               : 191
3600.05/3610.50	c SAT/UNSAT calls       : 0,0
3600.05/3610.50	c regenrated variables  : 0
3600.05/3610.50	c eliminated fixed lits : 0
3600.05/3610.50	c goal lit flips        : 0
3600.05/3610.50	c goal stages           : 0
3600.05/3610.50	c goal shrink           : 0
3600.05/3610.50	c goal coeff separations: 0
3600.05/3610.50	c restarts              : 0
3600.05/3610.50	c conflicts             : 0              (0 /sec)
3600.05/3610.50	c decisions             : 0              (0 /sec)
3600.05/3610.50	c propagations          : 0              (0 /sec)
3600.05/3610.50	c inspects              : 0              (0 /sec)
3600.05/3610.50	c CPU time (solving tm) : 3598 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.05/3610.50	c Time for Opt-base     : 0.003926 s
3600.05/3610.50	c Steps for Opt-base    : 0
3600.05/3610.50	c Time for BDD coding   : 0 s
3600.05/3610.50	c Time for srt coding   : 0.06307 s
3600.05/3610.50	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 (58905 MiB free)
  memory of node 1: 64510 MiB (61374 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446768-1721337147/watcher-4446768-1721337147 -o /tmp/evaluation-result-4446768-1721337147/solver-4446768-1721337147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721329937-965780 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4446768-1721337147.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=969915, runsolver pid=969912

[startup+0.100279 s]*
/proc/loadavg: 4.20 4.14 4.16 5/248 969920
/proc/meminfo: memFree=123159292/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=13996 memory=6932 CPUtime=0.1 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 1443 0 0 0 10 0 0 0 20 0 1 0 185870836 14331904 1733 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 3499 1733 436 659 0 2703 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 23928 KiB
Current children cumulated memory: 9744 KiB

[startup+0.212932 s]*
/proc/loadavg: 4.20 4.14 4.16 6/248 969920
/proc/meminfo: memFree=123118056/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=15648 memory=9480 CPUtime=0.21 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 2143 0 0 0 21 0 0 0 20 0 1 0 185870836 16023552 2370 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 3912 2370 436 659 0 3116 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 25580 KiB
Current children cumulated memory: 12292 KiB

[startup+0.312547 s]*
/proc/loadavg: 4.20 4.14 4.16 6/248 969920
/proc/meminfo: memFree=123071428/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=17556 memory=11416 CPUtime=0.31 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 2631 0 0 0 31 0 0 0 20 0 1 0 185870836 17977344 2854 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 4389 2854 436 659 0 3593 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 14228 KiB

[startup+0.700421 s]
/proc/loadavg: 4.20 4.14 4.16 5/248 969920
/proc/meminfo: memFree=122987888/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=146608 memory=129240 CPUtime=0.69 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 29166 0 0 0 64 5 0 0 20 0 1 0 185870836 150126592 32310 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 36652 32310 468 659 0 35856 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 156540 KiB
Current children cumulated memory: 132052 KiB

[startup+1.50031 s]
/proc/loadavg: 4.20 4.14 4.16 5/248 969920
/proc/meminfo: memFree=122837240/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=202484 memory=179188 CPUtime=1.48 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 37979 0 0 0 141 7 0 0 20 0 1 0 185870836 207343616 44797 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 50621 44797 468 659 0 49825 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 212416 KiB
Current children cumulated memory: 182000 KiB

[startup+3.1132 s]
/proc/loadavg: 4.20 4.14 4.16 5/248 969920
/proc/meminfo: memFree=122829672/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=196020 memory=176120 CPUtime=3.09 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 38457 0 0 0 301 8 0 0 20 0 1 0 185870836 200724480 44030 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 49005 44030 468 659 0 48209 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 205952 KiB
Current children cumulated memory: 178932 KiB

[startup+6.30035 s]
/proc/loadavg: 4.18 4.14 4.16 5/248 969970
/proc/meminfo: memFree=123331216/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=213976 memory=183280 CPUtime=6.27 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 38695 0 0 0 619 8 0 0 20 0 1 0 185870836 219111424 45820 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 53494 45820 468 659 0 52698 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 223908 KiB
Current children cumulated memory: 186092 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.14 4.15 5/248 969972
/proc/meminfo: memFree=123288396/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=236672 memory=205760 CPUtime=12.65 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 39239 0 0 0 1256 9 0 0 20 0 1 0 185870836 242352128 51440 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 59168 51440 468 659 0 58372 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 246604 KiB
Current children cumulated memory: 208572 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.13 4.15 5/248 969973
/proc/meminfo: memFree=123204380/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=255348 memory=230480 CPUtime=25.41 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 39861 0 0 0 2531 10 0 0 20 0 1 0 185870836 261476352 57620 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 63837 57620 468 659 0 63041 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 265280 KiB
Current children cumulated memory: 233292 KiB

[startup+51.1135 s]
/proc/loadavg: 4.15 4.13 4.15 5/248 969978
/proc/meminfo: memFree=123104288/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=255348 memory=235720 CPUtime=50.94 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 40405 0 0 0 5083 11 0 0 20 0 1 0 185870836 261476352 58930 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 63837 58930 468 659 0 63041 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 265280 KiB
Current children cumulated memory: 238532 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/249 969987
/proc/meminfo: memFree=123017260/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=335488 memory=294016 CPUtime=101.98 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 41512 0 0 0 10184 14 0 0 20 0 1 0 185870836 343539712 73504 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 83872 73504 468 659 0 83076 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 345420 KiB
Current children cumulated memory: 296828 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.13 4.15 5/246 969998
/proc/meminfo: memFree=122826876/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=304668 memory=275400 CPUtime=161.82 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 42626 0 0 0 16164 18 0 0 20 0 1 0 185870836 311980032 68850 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 76167 68850 468 659 0 75371 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 314600 KiB
Current children cumulated memory: 278212 KiB

[startup+222.3 s]
/proc/loadavg: 4.60 4.23 4.18 5/246 970010
/proc/meminfo: memFree=122976780/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=319668 memory=299672 CPUtime=221.65 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 45298 0 0 0 22143 22 0 0 20 0 1 0 185870836 327340032 74918 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 79917 74918 468 659 0 79121 0
Current children cumulated CPU time: 221.65 s

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

/proc/969920/statm: 165546 138972 468 659 0 164750 0
Current children cumulated CPU time: 3093.35 s
Current children cumulated vsize: 672116 KiB
Current children cumulated memory: 558700 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.29 4.25 5/248 971770
/proc/meminfo: memFree=122052120/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=662184 memory=623564 CPUtime=3153.18 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 103533 0 0 0 315177 141 0 0 20 0 1 0 185870836 678076416 155891 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 165546 155891 468 659 0 164750 0
Current children cumulated CPU time: 3153.18 s
Current children cumulated vsize: 672116 KiB
Current children cumulated memory: 626376 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.27 4.24 5/246 971781
/proc/meminfo: memFree=122139328/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=878012 memory=681856 CPUtime=3213.01 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 104527 0 0 0 321158 143 0 0 20 0 1 0 185870836 899084288 170464 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 219503 170464 468 659 0 218707 0
Current children cumulated CPU time: 3213.01 s
Current children cumulated vsize: 887944 KiB
Current children cumulated memory: 684668 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.23 4.23 5/249 971806
/proc/meminfo: memFree=122151488/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=880300 memory=732792 CPUtime=3272.84 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 105162 0 0 0 327140 144 0 0 20 0 1 0 185870836 901427200 183198 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 220075 183198 468 659 0 219279 0
Current children cumulated CPU time: 3272.84 s
Current children cumulated vsize: 890232 KiB
Current children cumulated memory: 735604 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.22 4.23 5/251 972043
/proc/meminfo: memFree=122224288/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=453880 memory=422964 CPUtime=3332.68 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 106896 0 0 0 333119 149 0 0 20 0 1 0 185870836 464773120 105741 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 113470 105741 468 659 0 112674 0
Current children cumulated CPU time: 3332.68 s
Current children cumulated vsize: 463812 KiB
Current children cumulated memory: 425776 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.19 4.22 5/251 972053
/proc/meminfo: memFree=121940368/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=535268 memory=505688 CPUtime=3392.51 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 107727 0 0 0 339100 151 0 0 20 0 1 0 185870836 548114432 126422 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 133817 126422 468 659 0 133021 0
Current children cumulated CPU time: 3392.51 s
Current children cumulated vsize: 545200 KiB
Current children cumulated memory: 508500 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.17 4.20 5/252 972352
/proc/meminfo: memFree=121753792/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=667528 memory=577368 CPUtime=3452.32 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 108425 0 0 0 345080 152 0 0 20 0 1 0 185870836 683548672 144342 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 166882 144342 468 659 0 166086 0
Current children cumulated CPU time: 3452.32 s
Current children cumulated vsize: 677460 KiB
Current children cumulated memory: 580180 KiB

[startup+3522.3 s]
/proc/loadavg: 4.44 4.24 4.22 5/252 972364
/proc/meminfo: memFree=122237276/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=667528 memory=643056 CPUtime=3512.13 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 108811 0 0 0 351059 154 0 0 20 0 1 0 185870836 683548672 160764 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 166882 160764 468 659 0 166086 0
Current children cumulated CPU time: 3512.13 s
Current children cumulated vsize: 677460 KiB
Current children cumulated memory: 645868 KiB

[startup+3582.3 s]
/proc/loadavg: 4.69 4.36 4.27 5/251 972374
/proc/meminfo: memFree=122305828/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=883616 memory=697040 CPUtime=3571.94 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 109730 0 0 0 357039 155 0 0 20 0 1 0 185870836 904822784 174260 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 220904 174260 468 659 0 220108 0
Current children cumulated CPU time: 3571.94 s
Current children cumulated vsize: 893548 KiB
Current children cumulated memory: 699852 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.48 4.34 4.26 5/248 972379
/proc/meminfo: memFree=122152828/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=884188 memory=726076 CPUtime=3600.05 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 109978 0 0 0 359849 156 0 0 20 0 1 0 185870836 905408512 181519 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 221047 181519 468 659 0 220251 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 894120 KiB
Current children cumulated memory: 728888 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3610.51 s]
# the end of solver process 969915 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.002669 s, system=0.001509 s

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

# cumulated CPU time of all completed processes:  user=3598.5 s, system=1.57584 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610.5 s]
/proc/loadavg: 4.48 4.34 4.26 5/248 972379
/proc/meminfo: memFree=122152828/131655788 swapFree=131071996/131071996
[pid=969915] ppid=969912 vsize=9932 memory=2812 CPUtime=0 cores=1,3
/proc/969915/stat : 969915 (naps-1.03.sh) S 969912 969915 965768 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 185870836 10170368 703 134679101440 94406254788608 94406255867928 140722676327072 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94406257966384 94406258013572 94406272331776 140722676335583 140722676335712 140722676335712 140722676342728 0
/proc/969915/statm: 2483 703 627 264 0 134 0
[pid=969920] ppid=969915 vsize=884188 memory=726076 CPUtime=3600.05 cores=1,3
/proc/969920/stat : 969920 (naps-1.03) R 969915 969915 965768 0 -1 4194304 109978 0 0 0 359849 156 0 0 20 0 1 0 185870836 905408512 181519 134679101440 4194304 6891213 140723215313840 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33619968 140723215320048 140723215320164 140723215320164 140723215327179 0
/proc/969920/statm: 221047 181519 468 659 0 220251 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 894120 KiB
Current children cumulated memory: 728888 KiB

Child status: 10

Real time (s): 3610.51
CPU time (s): 3600.08
CPU user time (s): 3598.5
CPU system time (s): 1.57584
CPU usage (%): 99.711
Max. virtual memory (cumulated for all children) (KiB): 971724
Max. memory (cumulated for all children) (KiB): 825896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.5
system time used= 1.57584
maximum resident set size= 825132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110447
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= 125
involuntary context switches= 4689


# summary of solver processes directly reported to runsolver:
#   pid: 969915,969920
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3598.5
#   total CPU system time (s): 1.57584

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4221 second user time and 37.4367 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 23:12:39
IDJOB=4446768
IDBENCH=158306
IDSOLVER=3062
FILE ID=nodeC003/4446768-1721337147
RUNJOBID= nodeC003-1721329937-965780
SLURM_JOB_ID= 7542701
Free space on /tmp= 723760 MiB

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

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

MD5SUM BENCH= a57909b893e448cbfc1c45d11e8afcf3
RANDOM SEED=287556048

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		: 3495.500
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		: 3630.240
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.384
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.218
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		: 3543.597
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		: 3491.881
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.379
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.231
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:        123167276 kB
MemAvailable:   128750628 kB
Buffers:          518344 kB
Cached:          5841360 kB
SwapCached:            0 kB
Active:           931348 kB
Inactive:        6871784 kB
Active(anon):       1476 kB
Inactive(anon):  1479648 kB
Active(file):     929872 kB
Inactive(file):  5392136 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             13412 kB
Writeback:            32 kB
AnonPages:       1443528 kB
Mapped:           112172 kB
Shmem:             37704 kB
KReclaimable:     202752 kB
Slab:             317940 kB
SReclaimable:     202752 kB
SUnreclaim:       115188 kB
KernelStack:        3964 kB
PageTables:        12104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2108640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58496 kB
HardwareCorrupted:     0 kB
AnonHugePages:    960512 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-19 00:12:50