Trace number 4446318

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.06 3610.7

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-77.opb
MD5SUM71fdab66bbdfc1c9c6ce1eef27fb98d4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1621.08
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
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-4446318-1721332195.opb
3600.04/3610.70	c 
3600.04/3610.70	c *** TERMINATED *** by signal 15
3600.04/3610.70	s UNKNOWN
3600.04/3610.70	c _____________________________________________________________________________
3600.04/3610.70	c std/band forms        : 22940,0
3600.04/3610.70	c 2cl/3cl ITE-codings   : 21160,0
3600.04/3610.70	c BDD/srt/adr Max costs : 5,119,0
3600.04/3610.70	c BDDraw/bin/mul/srt/adr: 22218,0,0,722,0
3600.04/3610.70	c BDD nodes             : 131192
3600.04/3610.70	c Es1/CC detections     : 0,0
3600.04/3610.70	c CC sort               : 720
3600.04/3610.70	c SAT/UNSAT calls       : 0,0
3600.04/3610.70	c regenrated variables  : 0
3600.04/3610.70	c eliminated fixed lits : 0
3600.04/3610.70	c goal lit flips        : 0
3600.04/3610.70	c goal stages           : 0
3600.04/3610.70	c goal shrink           : 0
3600.04/3610.70	c goal coeff separations: 0
3600.04/3610.70	c restarts              : 0
3600.04/3610.70	c conflicts             : 0              (0 /sec)
3600.04/3610.70	c decisions             : 0              (0 /sec)
3600.04/3610.70	c propagations          : 0              (0 /sec)
3600.04/3610.70	c inspects              : 0              (0 /sec)
3600.04/3610.70	c CPU time (solving tm) : 3599 s        (3597 s, SAT 0 s, UNSAT 0 s)
3600.04/3610.70	c Time for Opt-base     : 0.003557 s
3600.04/3610.70	c Steps for Opt-base    : 0
3600.04/3610.70	c Time for BDD coding   : 0.2859 s
3600.04/3610.70	c Time for srt coding   : 0.00634 s
3600.04/3610.70	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62197 MiB free)
  memory of node 1: 64473 MiB (59920 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446318-1721332195/watcher-4446318-1721332195 -o /tmp/evaluation-result-4446318-1721332195/solver-4446318-1721332195 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721328472-974781 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4446318-1721332195.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=977777, runsolver pid=977774

[startup+0.100095 s]*
/proc/loadavg: 4.15 4.12 4.09 5/262 977782
/proc/meminfo: memFree=125045384/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=10652 memory=4808 CPUtime=0.09 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 824 0 0 0 9 0 0 0 20 0 1 0 185383332 10907648 1202 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 2663 1202 436 659 0 1867 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 20584 KiB
Current children cumulated memory: 7584 KiB

[startup+0.205843 s]*
/proc/loadavg: 4.15 4.12 4.09 5/262 977782
/proc/meminfo: memFree=125042220/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=13220 memory=7536 CPUtime=0.2 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 1561 0 0 0 20 0 0 0 20 0 1 0 185383332 13537280 1884 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 3305 1884 436 659 0 2509 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 23152 KiB
Current children cumulated memory: 10312 KiB

[startup+0.305844 s]*
/proc/loadavg: 4.15 4.12 4.09 5/262 977782
/proc/meminfo: memFree=125039392/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=15684 memory=10440 CPUtime=0.3 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 2260 0 0 0 30 0 0 0 20 0 1 0 185383332 16060416 2610 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 3921 2610 436 659 0 3125 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 25616 KiB
Current children cumulated memory: 13216 KiB

[startup+0.700266 s]
/proc/loadavg: 4.15 4.12 4.09 5/262 977782
/proc/meminfo: memFree=125031732/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=25336 memory=22540 CPUtime=0.68 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 4878 0 0 0 68 0 0 0 20 0 1 0 185383332 25944064 5635 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 6334 5635 436 659 0 5538 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 35268 KiB
Current children cumulated memory: 25316 KiB

[startup+1.50026 s]
/proc/loadavg: 4.15 4.12 4.09 5/262 977782
/proc/meminfo: memFree=125017588/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=47812 memory=43380 CPUtime=1.48 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 10344 0 0 0 147 1 0 0 20 0 1 0 185383332 48959488 10845 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 11953 10845 436 659 0 11157 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 57744 KiB
Current children cumulated memory: 46156 KiB

[startup+3.10572 s]
/proc/loadavg: 4.22 4.14 4.10 5/262 977782
/proc/meminfo: memFree=124960684/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=85044 memory=80332 CPUtime=3.09 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 19892 0 0 0 305 4 0 0 20 0 1 0 185383332 87085056 20083 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 21261 20083 468 659 0 20465 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 94976 KiB
Current children cumulated memory: 83108 KiB

[startup+6.30026 s]
/proc/loadavg: 4.22 4.14 4.10 5/262 977782
/proc/meminfo: memFree=124949044/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=103716 memory=85820 CPUtime=6.28 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 20902 0 0 0 623 5 0 0 20 0 1 0 185383332 106205184 21455 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 25929 21455 468 659 0 25133 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 113648 KiB
Current children cumulated memory: 88596 KiB

[startup+12.7003 s]
/proc/loadavg: 4.20 4.13 4.10 5/262 977784
/proc/meminfo: memFree=124905508/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=122596 memory=110364 CPUtime=12.66 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 21730 0 0 0 1260 6 0 0 20 0 1 0 185383332 125538304 27591 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 30649 27591 468 659 0 29853 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 132528 KiB
Current children cumulated memory: 113140 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.13 4.09 5/262 977835
/proc/meminfo: memFree=125538352/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=122596 memory=116612 CPUtime=25.42 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 21768 0 0 0 2536 6 0 0 20 0 1 0 185383332 125538304 29153 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 30649 29153 468 659 0 29853 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 132528 KiB
Current children cumulated memory: 119388 KiB

[startup+51.1059 s]
/proc/loadavg: 4.18 4.13 4.10 5/262 977841
/proc/meminfo: memFree=125479980/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=141272 memory=137172 CPUtime=50.95 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 23614 0 0 0 5086 9 0 0 20 0 1 0 185383332 144662528 34293 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 35318 34293 468 659 0 34522 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 151204 KiB
Current children cumulated memory: 139948 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/262 977850
/proc/meminfo: memFree=125392996/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=190592 memory=173548 CPUtime=102.02 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 25389 0 0 0 10188 14 0 0 20 0 1 0 185383332 195166208 43387 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 47648 43387 468 659 0 46852 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 200524 KiB
Current children cumulated memory: 176324 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/262 977909
/proc/meminfo: memFree=125189128/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=203332 memory=186212 CPUtime=161.84 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 27343 0 0 0 16167 17 0 0 20 0 1 0 185383332 208211968 46553 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 50833 46553 468 659 0 50037 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 213264 KiB
Current children cumulated memory: 188988 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/261 977920
/proc/meminfo: memFree=125112644/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=203332 memory=186256 CPUtime=221.66 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 28682 0 0 0 22146 20 0 0 20 0 1 0 185383332 208211968 46564 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 50833 46564 468 659 0 50037 0
Current children cumulated CPU time: 221.66 s

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

/proc/loadavg: 4.16 4.17 4.15 5/260 979772
/proc/meminfo: memFree=124773588/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=254200 memory=250928 CPUtime=3093.06 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 67512 0 0 0 309228 78 0 0 20 0 1 0 185383332 260300800 62732 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 63550 62732 468 659 0 62754 0
Current children cumulated CPU time: 3093.06 s
Current children cumulated vsize: 264132 KiB
Current children cumulated memory: 253704 KiB

[startup+3162.3 s]
/proc/loadavg: 4.31 4.20 4.16 5/260 979782
/proc/meminfo: memFree=124728648/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=304288 memory=266468 CPUtime=3152.89 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 67888 0 0 0 315210 79 0 0 20 0 1 0 185383332 311590912 66617 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 76072 66617 468 659 0 75276 0
Current children cumulated CPU time: 3152.89 s
Current children cumulated vsize: 314220 KiB
Current children cumulated memory: 269244 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.21 4.17 5/260 979793
/proc/meminfo: memFree=124534236/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=254200 memory=230320 CPUtime=3212.72 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 68900 0 0 0 321191 81 0 0 20 0 1 0 185383332 260300800 57580 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 63550 57580 468 659 0 62754 0
Current children cumulated CPU time: 3212.72 s
Current children cumulated vsize: 264132 KiB
Current children cumulated memory: 233096 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.20 4.17 5/260 979805
/proc/meminfo: memFree=124697448/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=254200 memory=250928 CPUtime=3272.55 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 68987 0 0 0 327174 81 0 0 20 0 1 0 185383332 260300800 62732 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 63550 62732 468 659 0 62754 0
Current children cumulated CPU time: 3272.55 s
Current children cumulated vsize: 264132 KiB
Current children cumulated memory: 253704 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.18 4.16 5/258 979816
/proc/meminfo: memFree=124462000/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=304288 memory=266468 CPUtime=3332.39 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 69363 0 0 0 333157 82 0 0 20 0 1 0 185383332 311590912 66617 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 76072 66617 468 659 0 75276 0
Current children cumulated CPU time: 3332.39 s
Current children cumulated vsize: 314220 KiB
Current children cumulated memory: 269244 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.16 4.16 5/259 979827
/proc/meminfo: memFree=124832480/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=254200 memory=228268 CPUtime=3392.22 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 70373 0 0 0 339139 83 0 0 20 0 1 0 185383332 260300800 57067 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 63550 57067 468 659 0 62754 0
Current children cumulated CPU time: 3392.22 s
Current children cumulated vsize: 264132 KiB
Current children cumulated memory: 231044 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.14 4.15 5/259 979838
/proc/meminfo: memFree=124556956/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=254200 memory=246832 CPUtime=3452.04 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 70460 0 0 0 345121 83 0 0 20 0 1 0 185383332 260300800 61708 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 63550 61708 468 659 0 62754 0
Current children cumulated CPU time: 3452.04 s
Current children cumulated vsize: 264132 KiB
Current children cumulated memory: 249608 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/259 979949
/proc/meminfo: memFree=127432564/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=304288 memory=262372 CPUtime=3511.88 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 70835 0 0 0 351104 84 0 0 20 0 1 0 185383332 311590912 65593 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 76072 65593 468 659 0 75276 0
Current children cumulated CPU time: 3511.88 s
Current children cumulated vsize: 314220 KiB
Current children cumulated memory: 265148 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.15 5/259 979959
/proc/meminfo: memFree=127352440/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=223380 memory=215844 CPUtime=3571.72 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 71264 0 0 0 357087 85 0 0 20 0 1 0 185383332 228741120 53961 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 55845 53961 468 659 0 55049 0
Current children cumulated CPU time: 3571.72 s
Current children cumulated vsize: 233312 KiB
Current children cumulated memory: 218620 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 4.09 4.12 4.14 5/261 979967
/proc/meminfo: memFree=127243860/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=254200 memory=228272 CPUtime=3600.04 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 71848 0 0 0 359918 86 0 0 20 0 1 0 185383332 260300800 57068 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 63550 57068 468 659 0 62754 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 264132 KiB
Current children cumulated memory: 231048 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.19 s, system=0.866037 s

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

[startup+3610.7 s]
/proc/loadavg: 4.09 4.12 4.14 5/261 979967
/proc/meminfo: memFree=127243860/131524600 swapFree=131071996/131071996
[pid=977777] ppid=977774 vsize=9932 memory=2776 CPUtime=0 cores=4,6
/proc/977777/stat : 977777 (naps-1.03.sh) S 977774 977777 974770 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 185383332 10170368 694 134679101440 94002443735040 94002444814360 140737066144064 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94002446912816 94002446960004 94002467979264 140737066148831 140737066148960 140737066148960 140737066155976 0
/proc/977777/statm: 2483 694 615 264 0 134 0
[pid=977782] ppid=977777 vsize=254200 memory=228272 CPUtime=3600.04 cores=4,6
/proc/977782/stat : 977782 (naps-1.03) R 977777 977777 974770 0 -1 4194304 71848 0 0 0 359918 86 0 0 20 0 1 0 185383332 260300800 57068 134679101440 4194304 6891213 140736445708416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35000320 140736445711344 140736445711460 140736445711460 140736445718475 0
/proc/977782/statm: 63550 57068 468 659 0 62754 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 264132 KiB
Current children cumulated memory: 231048 KiB

Child status: 10

Real time (s): 3610.7
CPU time (s): 3600.06
CPU user time (s): 3599.19
CPU system time (s): 0.866037
CPU usage (%): 99.7051
Max. virtual memory (cumulated for all children) (KiB): 363540
Max. memory (cumulated for all children) (KiB): 297472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.19
system time used= 0.866037
maximum resident set size= 306940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72328
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60
involuntary context switches= 2647


# summary of solver processes directly reported to runsolver:
#   pid: 977777
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.19
#   total CPU system time (s): 0.866037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.49733 second user time and 18.1553 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-18 21:50:07
IDJOB=4446318
IDBENCH=155555
IDSOLVER=3062
FILE ID=nodeC021/4446318-1721332195
RUNJOBID= nodeC021-1721328472-974781
SLURM_JOB_ID= 7542687
Free space on /tmp= 889652 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-77.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446318-1721332195/watcher-4446318-1721332195 -o /tmp/evaluation-result-4446318-1721332195/solver-4446318-1721332195 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721328472-974781 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4446318-1721332195.opb

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

MD5SUM BENCH= 71fdab66bbdfc1c9c6ce1eef27fb98d4
RANDOM SEED=1649527983

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125049116 kB
MemAvailable:   126554356 kB
Buffers:          506368 kB
Cached:          1826304 kB
SwapCached:            0 kB
Active:          1398248 kB
Inactive:        4443680 kB
Active(anon):       1576 kB
Inactive(anon):  3545392 kB
Active(file):    1396672 kB
Inactive(file):   898288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14260 kB
Writeback:             0 kB
AnonPages:       3506100 kB
Mapped:           111660 kB
Shmem:             37720 kB
KReclaimable:     100208 kB
Slab:             212180 kB
SReclaimable:     100208 kB
SUnreclaim:       111972 kB
KernelStack:        4208 kB
PageTables:        16396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    4344392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1335296 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:      256724 kB
DirectMap2M:    23633920 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890048 MiB
End job on nodeC021 at 2024-07-18 22:50:18