Trace number 4451439

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.03? (TO) 3600.05 3608.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
subsetcard/normalized-subsetcard-eq-random4regular-75.opb
MD5SUM4657a61cc40ea04220a947ee55001d91
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.002787
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c Input file name: HOME/instance-4451439-1721432778.opb
3600.04/3608.80	c 
3600.04/3608.80	c *** TERMINATED *** by signal 15
3600.04/3608.80	s UNKNOWN
3600.04/3608.80	c _____________________________________________________________________________
3600.04/3608.80	c std/band forms        : 300,0
3600.04/3608.80	c 2cl/3cl ITE-codings   : 0,0
3600.04/3608.80	c BDD/srt/adr Max costs : 0,27,0
3600.04/3608.80	c BDDraw/bin/mul/srt/adr: 0,0,0,300,0
3600.04/3608.80	c BDD nodes             : 0
3600.04/3608.80	c Es1/CC detections     : 0,0
3600.04/3608.80	c CC sort               : 150
3600.04/3608.80	c SAT/UNSAT calls       : 0,0
3600.04/3608.80	c regenrated variables  : 0
3600.04/3608.80	c eliminated fixed lits : 0
3600.04/3608.80	c goal lit flips        : 0
3600.04/3608.80	c goal stages           : 0
3600.04/3608.80	c goal shrink           : 0
3600.04/3608.80	c goal coeff separations: 0
3600.04/3608.80	c restarts              : 0
3600.04/3608.80	c conflicts             : 0              (0 /sec)
3600.04/3608.80	c decisions             : 0              (0 /sec)
3600.04/3608.80	c propagations          : 0              (0 /sec)
3600.04/3608.80	c inspects              : 0              (0 /sec)
3600.04/3608.80	c CPU time (solving tm) : 3537 s        (3537 s, SAT 0 s, UNSAT 0 s)
3600.04/3608.80	c Time for Opt-base     : 0.000173 s
3600.04/3608.80	c Steps for Opt-base    : 0
3600.04/3608.80	c Time for BDD coding   : 0 s
3600.04/3608.80	c Time for srt coding   : 0.000317 s
3600.04/3608.80	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: 64096 MiB (59769 MiB free)
  memory of node 1: 64473 MiB (61691 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451439-1721432778/watcher-4451439-1721432778 -o /tmp/evaluation-result-4451439-1721432778/solver-4451439-1721432778 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041017 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4451439-1721432778.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=1041147, runsolver pid=1041144

[startup+0.10009 s]*
/proc/loadavg: 2.64 2.45 3.34 5/247 1041152
/proc/meminfo: memFree=124370744/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=4940 memory=3564 CPUtime=0.1 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 479 0 0 0 10 0 0 0 20 0 1 0 195436535 5058560 891 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 1235 891 532 659 0 439 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14872 KiB
Current children cumulated memory: 6384 KiB

[startup+0.213307 s]*
/proc/loadavg: 2.64 2.45 3.34 5/247 1041152
/proc/meminfo: memFree=124375412/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=5564 memory=3880 CPUtime=0.21 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 821 0 0 0 21 0 0 0 20 0 1 0 195436535 5697536 970 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 1391 970 532 659 0 595 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 15496 KiB
Current children cumulated memory: 6700 KiB

[startup+0.312218 s]*
/proc/loadavg: 2.64 2.45 3.34 5/247 1041152
/proc/meminfo: memFree=124372612/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=5820 memory=4336 CPUtime=0.31 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 1133 0 0 0 31 0 0 0 20 0 1 0 195436535 5959680 1084 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 1455 1084 532 659 0 659 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 15752 KiB
Current children cumulated memory: 7156 KiB

[startup+0.700339 s]
/proc/loadavg: 2.75 2.48 3.35 5/247 1041152
/proc/meminfo: memFree=124372288/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=6332 memory=4284 CPUtime=0.68 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 2444 0 0 0 68 0 0 0 20 0 1 0 195436535 6483968 1071 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 1583 1071 532 659 0 787 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 16264 KiB
Current children cumulated memory: 7104 KiB

[startup+1.50033 s]
/proc/loadavg: 2.75 2.48 3.35 5/247 1041152
/proc/meminfo: memFree=124372972/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=6492 memory=4176 CPUtime=1.48 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 5746 0 0 0 148 0 0 0 20 0 1 0 195436535 6647808 1044 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 1623 1044 532 659 0 827 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 16424 KiB
Current children cumulated memory: 6996 KiB

[startup+3.11216 s]
/proc/loadavg: 2.75 2.48 3.35 5/247 1041154
/proc/meminfo: memFree=124371760/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=6744 memory=4976 CPUtime=3.09 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 12436 0 0 0 308 1 0 0 20 0 1 0 195436535 6905856 1244 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 1686 1244 532 659 0 890 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 16676 KiB
Current children cumulated memory: 7796 KiB

[startup+6.30031 s]
/proc/loadavg: 2.93 2.52 3.35 5/247 1041154
/proc/meminfo: memFree=124370416/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=6744 memory=4660 CPUtime=6.27 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 33786 0 0 0 623 4 0 0 20 0 1 0 195436535 6905856 1165 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 1686 1165 532 659 0 890 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 16676 KiB
Current children cumulated memory: 7480 KiB

[startup+12.7003 s]
/proc/loadavg: 3.02 2.55 3.36 5/247 1041155
/proc/meminfo: memFree=124366396/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=7288 memory=5432 CPUtime=12.65 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 91952 0 0 0 1253 12 0 0 20 0 1 0 195436535 7462912 1358 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 1822 1358 532 659 0 1026 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 17220 KiB
Current children cumulated memory: 8252 KiB

[startup+25.5003 s]
/proc/loadavg: 3.17 2.59 3.37 5/246 1041157
/proc/meminfo: memFree=124365928/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=8888 memory=5588 CPUtime=25.43 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 246536 0 0 0 2511 32 0 0 20 0 1 0 195436535 9101312 1397 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 2222 1397 532 659 0 1426 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 18820 KiB
Current children cumulated memory: 8408 KiB

[startup+51.1136 s]
/proc/loadavg: 3.58 2.75 3.39 5/246 1041160
/proc/meminfo: memFree=124370328/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=10552 memory=6928 CPUtime=50.98 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 544145 0 0 0 5025 73 0 0 20 0 1 0 195436535 10805248 1732 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 2638 1732 532 659 0 1842 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 20484 KiB
Current children cumulated memory: 9748 KiB

[startup+102.3 s]
/proc/loadavg: 3.82 2.94 3.43 5/247 1041172
/proc/meminfo: memFree=124362696/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=10552 memory=6772 CPUtime=102.05 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 1154173 0 0 0 10039 166 0 0 20 0 1 0 195436535 10805248 1693 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 2638 1693 532 659 0 1842 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 20484 KiB
Current children cumulated memory: 9592 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 3.15 3.47 5/247 1041182
/proc/meminfo: memFree=124356716/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=10552 memory=7268 CPUtime=161.91 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 1941631 0 0 0 15904 287 0 0 20 0 1 0 195436535 10805248 1817 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 2638 1817 532 659 0 1842 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 20484 KiB
Current children cumulated memory: 10088 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 3.34 3.52 5/247 1041192
/proc/meminfo: memFree=124346180/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=12096 memory=9292 CPUtime=221.76 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 2493400 0 0 0 21799 377 0 0 20 0 1 0 195436535 12386304 2323 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 3024 2323 532 659 0 2228 0
Current children cumulated CPU time: 221.76 s

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

/proc/loadavg: 4.15 4.23 4.16 5/245 1042884
/proc/meminfo: memFree=124272228/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=32468 memory=25784 CPUtime=3034.89 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 27688177 0 0 0 297917 5572 0 0 20 0 1 0 195436535 33247232 6446 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 8117 6446 532 659 0 7321 0
Current children cumulated CPU time: 3034.89 s
Current children cumulated vsize: 42400 KiB
Current children cumulated memory: 28604 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.20 4.15 5/245 1042895
/proc/meminfo: memFree=124280216/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=24276 memory=17424 CPUtime=3094.76 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 28118939 0 0 0 303802 5674 0 0 20 0 1 0 195436535 24858624 4356 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 6069 4356 532 659 0 5273 0
Current children cumulated CPU time: 3094.76 s
Current children cumulated vsize: 34208 KiB
Current children cumulated memory: 20244 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.17 4.14 5/245 1042906
/proc/meminfo: memFree=124272204/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=32468 memory=25940 CPUtime=3154.62 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 28185676 0 0 0 309767 5695 0 0 20 0 1 0 195436535 33247232 6485 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 8117 6485 532 659 0 7321 0
Current children cumulated CPU time: 3154.62 s
Current children cumulated vsize: 42400 KiB
Current children cumulated memory: 28760 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.15 4.14 5/245 1042916
/proc/meminfo: memFree=124272832/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=32468 memory=23892 CPUtime=3214.48 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 28238472 0 0 0 315737 5711 0 0 20 0 1 0 195436535 33247232 5973 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 8117 5973 532 659 0 7321 0
Current children cumulated CPU time: 3214.48 s
Current children cumulated vsize: 42400 KiB
Current children cumulated memory: 26712 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.15 4.14 5/247 1042930
/proc/meminfo: memFree=124269256/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=32468 memory=25800 CPUtime=3274.33 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 29020708 0 0 0 321550 5883 0 0 20 0 1 0 195436535 33247232 6450 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 8117 6450 532 659 0 7321 0
Current children cumulated CPU time: 3274.33 s
Current children cumulated vsize: 42400 KiB
Current children cumulated memory: 28620 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.17 4.14 5/247 1042940
/proc/meminfo: memFree=124267860/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=32468 memory=27872 CPUtime=3334.19 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 29140494 0 0 0 327505 5914 0 0 20 0 1 0 195436535 33247232 6968 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 8117 6968 532 659 0 7321 0
Current children cumulated CPU time: 3334.19 s
Current children cumulated vsize: 42400 KiB
Current children cumulated memory: 30692 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.15 4.14 5/247 1042951
/proc/meminfo: memFree=124268348/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=32468 memory=29124 CPUtime=3394.03 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 29849944 0 0 0 333327 6076 0 0 20 0 1 0 195436535 33247232 7281 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 8117 7281 532 659 0 7321 0
Current children cumulated CPU time: 3394.03 s
Current children cumulated vsize: 42400 KiB
Current children cumulated memory: 31944 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.14 4.13 5/247 1042961
/proc/meminfo: memFree=124268548/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=32468 memory=28072 CPUtime=3453.88 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 30531511 0 0 0 339151 6237 0 0 20 0 1 0 195436535 33247232 7018 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 8117 7018 532 659 0 7321 0
Current children cumulated CPU time: 3453.88 s
Current children cumulated vsize: 42400 KiB
Current children cumulated memory: 30892 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/247 1042972
/proc/meminfo: memFree=124259824/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=32604 memory=29236 CPUtime=3513.75 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 30698049 0 0 0 345100 6275 0 0 20 0 1 0 195436535 33386496 7309 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 8151 7309 532 659 0 7355 0
Current children cumulated CPU time: 3513.75 s
Current children cumulated vsize: 42536 KiB
Current children cumulated memory: 32056 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.13 4.13 5/245 1043133
/proc/meminfo: memFree=124316836/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=32604 memory=29236 CPUtime=3573.6 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 30743579 0 0 0 351073 6287 0 0 20 0 1 0 195436535 33386496 7309 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 8151 7309 532 659 0 7355 0
Current children cumulated CPU time: 3573.6 s
Current children cumulated vsize: 42536 KiB
Current children cumulated memory: 32056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 4.12 4.13 4.13 5/245 1043136
/proc/meminfo: memFree=124307588/131655788 swapFree=131071996/131071996
[pid=1041147] ppid=1041144 vsize=9932 memory=2820 CPUtime=0 cores=4,6
/proc/1041147/stat : 1041147 (naps-1.03.sh) S 1041144 1041147 1041006 0 -1 4194304 221 245 0 0 0 0 0 0 20 0 1 0 195436534 10170368 705 134679101440 94227914948608 94227916027928 140736666875024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94227918126384 94227918173572 94227939454976 140736666878946 140736666879071 140736666879071 140736666886088 0
/proc/1041147/statm: 2483 705 629 264 0 134 0
[pid=1041152] ppid=1041147 vsize=28508 memory=26864 CPUtime=3600.04 cores=4,6
/proc/1041152/stat : 1041152 (naps-1.03) R 1041147 1041147 1041006 0 -1 4194304 30765928 0 0 0 353712 6292 0 0 20 0 1 0 195436535 29192192 6716 134679101440 4194304 6891213 140730297280528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35569664 140730297283571 140730297283683 140730297283683 140730297290699 0
/proc/1041152/statm: 7127 6716 532 659 0 6331 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 38440 KiB
Current children cumulated memory: 29684 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3537.13 s, system=62.9254 s

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

Child status: 10

Real time (s): 3608.8
CPU time (s): 3600.05
CPU user time (s): 3537.13
CPU system time (s): 62.9254
CPU usage (%): 99.7575
Max. virtual memory (cumulated for all children) (KiB): 50728
Max. memory (cumulated for all children) (KiB): 36988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3537.13
system time used= 62.9254
maximum resident set size= 34168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30766414
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= 49
involuntary context switches= 4839


# summary of solver processes directly reported to runsolver:
#   pid: 1041147
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3537.13
#   total CPU system time (s): 62.9254

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1099 second user time and 35.5454 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-20 01:46:29
IDJOB=4451439
IDBENCH=162424
IDSOLVER=3063
FILE ID=nodeC005/4451439-1721432778
RUNJOBID= nodeC005-1721432748-1041017
SLURM_JOB_ID= 7545624
Free space on /tmp= 723768 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/subsetcard/normalized-subsetcard-eq-random4regular-75.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451439-1721432778/watcher-4451439-1721432778 -o /tmp/evaluation-result-4451439-1721432778/solver-4451439-1721432778 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041017 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4451439-1721432778.opb

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

MD5SUM BENCH= 4657a61cc40ea04220a947ee55001d91
RANDOM SEED=1507879289

nodeC005.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		: 3657.801
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.53
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		: 3662.228
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.35
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.334
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.53
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.300
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.35
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		: 3491.782
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.53
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		: 3662.339
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.35
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.182
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.53
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.330
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124378840 kB
MemAvailable:   129835196 kB
Buffers:          548040 kB
Cached:          5689276 kB
SwapCached:            0 kB
Active:          1151740 kB
Inactive:        5425752 kB
Active(anon):       3504 kB
Inactive(anon):   382284 kB
Active(file):    1148236 kB
Inactive(file):  5043468 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5484 kB
Writeback:             0 kB
AnonPages:        338804 kB
Mapped:           114732 kB
Shmem:             45896 kB
KReclaimable:     209704 kB
Slab:             329376 kB
SReclaimable:     209704 kB
SUnreclaim:       119672 kB
KernelStack:        3964 kB
PageTables:        10284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     783000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61632 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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:      285512 kB
DirectMap2M:    36319232 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723756 MiB
End job on nodeC005 at 2024-07-20 02:46:38