Trace number 4442928

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.1 3611.12

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-91-90.opb
MD5SUM01a2d7031971d4d75da01f2dca43b6c9
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 benchmark52.9343
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8190
Total number of constraints368641
Number of constraints which are clauses368641
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint90
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 91
Number of bits of the biggest sum of numbers7
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-4442928-1721309020.opb
3600.07/3611.11	c 
3600.07/3611.11	c *** TERMINATED *** by signal 15
3600.07/3611.11	s UNKNOWN
3600.07/3611.11	c _____________________________________________________________________________
3600.07/3611.11	c std/band forms        : 0,0
3600.07/3611.11	c 2cl/3cl ITE-codings   : 0,0
3600.07/3611.11	c BDD/srt/adr Max costs : 0,0,0
3600.07/3611.11	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.07/3611.11	c BDD nodes             : 0
3600.07/3611.11	c Es1/CC detections     : 0,0
3600.07/3611.11	c CC sort               : 0
3600.07/3611.11	c SAT/UNSAT calls       : 0,0
3600.07/3611.11	c regenrated variables  : 0
3600.07/3611.11	c eliminated fixed lits : 0
3600.07/3611.11	c goal lit flips        : 0
3600.07/3611.11	c goal stages           : 0
3600.07/3611.11	c goal shrink           : 0
3600.07/3611.11	c goal coeff separations: 0
3600.07/3611.11	c restarts              : 0
3600.07/3611.11	c conflicts             : 0              (0 /sec)
3600.07/3611.11	c decisions             : 0              (0 /sec)
3600.07/3611.11	c propagations          : 0              (0 /sec)
3600.07/3611.11	c inspects              : 0              (0 /sec)
3600.07/3611.11	c CPU time (solving tm) : 3595 s        (3592 s, SAT 0 s, UNSAT 0 s)
3600.07/3611.11	c Time for Opt-base     : 0 s
3600.07/3611.11	c Steps for Opt-base    : 0
3600.07/3611.11	c Time for BDD coding   : 0 s
3600.07/3611.11	c Time for srt coding   : 0 s
3600.07/3611.11	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (59632 MiB free)
  memory of node 1: 64510 MiB (60979 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=951700, runsolver pid=951697

[startup+0.100906 s]*
/proc/loadavg: 4.17 4.25 4.23 5/247 951705
/proc/meminfo: memFree=123502388/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=10988 memory=4456 CPUtime=0.09 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 768 0 0 0 9 0 0 0 20 0 1 0 183058098 11251712 1114 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 2747 1114 436 659 0 1951 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 20920 KiB
Current children cumulated memory: 7128 KiB

[startup+0.219909 s]*
/proc/loadavg: 4.17 4.25 4.23 5/247 951705
/proc/meminfo: memFree=123498316/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=11516 memory=5160 CPUtime=0.19 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 958 0 0 0 19 0 0 0 20 0 1 0 183058098 11792384 1290 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 2879 1290 436 659 0 2083 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 21448 KiB
Current children cumulated memory: 7832 KiB

[startup+0.309899 s]*
/proc/loadavg: 4.17 4.25 4.23 5/247 951705
/proc/meminfo: memFree=123494584/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=12060 memory=7932 CPUtime=0.27 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 1107 0 0 0 27 0 0 0 20 0 1 0 183058098 12349440 1983 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 3015 1983 436 659 0 2219 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 21992 KiB
Current children cumulated memory: 10604 KiB

[startup+0.7009 s]
/proc/loadavg: 4.17 4.25 4.23 5/247 951705
/proc/meminfo: memFree=123488840/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=15144 memory=10640 CPUtime=0.63 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 1879 0 0 0 63 0 0 0 20 0 1 0 183058098 15507456 2660 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 3786 2660 436 659 0 2990 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 25076 KiB
Current children cumulated memory: 13312 KiB

[startup+1.5009 s]
/proc/loadavg: 4.17 4.25 4.23 5/247 951705
/proc/meminfo: memFree=123478244/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=27724 memory=20168 CPUtime=1.42 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 4549 0 0 0 140 2 0 0 20 0 1 0 183058098 28389376 5042 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 6931 5042 436 659 0 6135 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 37656 KiB
Current children cumulated memory: 22840 KiB

[startup+3.11293 s]
/proc/loadavg: 4.17 4.25 4.23 5/247 951805
/proc/meminfo: memFree=123753664/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=42800 memory=39024 CPUtime=3.02 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 8950 0 0 0 299 3 0 0 20 0 1 0 183058098 43827200 9756 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 10700 9756 436 659 0 9904 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 52732 KiB
Current children cumulated memory: 41696 KiB

[startup+6.30041 s]
/proc/loadavg: 4.15 4.25 4.22 5/247 951806
/proc/meminfo: memFree=123134340/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=113676 memory=81940 CPUtime=6.2 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 11525 0 0 0 616 4 0 0 20 0 1 0 183058098 116404224 20485 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 28419 20485 436 659 0 27623 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 123608 KiB
Current children cumulated memory: 84612 KiB

[startup+12.7004 s]
/proc/loadavg: 4.14 4.24 4.22 5/247 951806
/proc/meminfo: memFree=122030640/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=115148 memory=88184 CPUtime=12.58 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 12781 0 0 0 1252 6 0 0 20 0 1 0 183058098 117911552 22046 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 28787 22046 436 659 0 27991 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 125080 KiB
Current children cumulated memory: 90856 KiB

[startup+25.5004 s]
/proc/loadavg: 4.19 4.25 4.23 5/247 951809
/proc/meminfo: memFree=121954964/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=168264 memory=163784 CPUtime=25.35 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 13824 0 0 0 2527 8 0 0 20 0 1 0 183058098 172302336 40946 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 42066 40946 436 659 0 41270 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 178196 KiB
Current children cumulated memory: 166456 KiB

[startup+51.1133 s]
/proc/loadavg: 4.17 4.24 4.22 5/247 951812
/proc/meminfo: memFree=121790124/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=251932 memory=217300 CPUtime=50.9 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 16258 0 0 0 5078 12 0 0 20 0 1 0 183058098 257978368 54325 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 62983 54325 436 659 0 62187 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 261864 KiB
Current children cumulated memory: 219972 KiB

[startup+102.3 s]
/proc/loadavg: 4.31 4.25 4.23 5/247 952204
/proc/meminfo: memFree=121626320/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=388416 memory=260316 CPUtime=101.95 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 20427 0 0 0 10173 22 0 0 20 0 1 0 183058098 397737984 65079 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 97104 65079 436 659 0 96308 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 398348 KiB
Current children cumulated memory: 262988 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.22 4.21 5/246 952215
/proc/meminfo: memFree=121277852/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=393656 memory=368980 CPUtime=161.79 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 23517 0 0 0 16148 31 0 0 20 0 1 0 183058098 403103744 92245 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 98414 92245 436 659 0 97618 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 403588 KiB
Current children cumulated memory: 371652 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.19 4.20 5/246 952225
/proc/meminfo: memFree=121437668/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=612564 memory=392728 CPUtime=221.62 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 25674 0 0 0 22121 41 0 0 20 0 1 0 183058098 627265536 98182 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 153141 98182 436 659 0 152345 0
Current children cumulated CPU time: 221.62 s

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

/proc/951705/statm: 309240 302573 436 659 0 308444 0
Current children cumulated CPU time: 3092.74 s
Current children cumulated vsize: 1246892 KiB
Current children cumulated memory: 1212964 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.17 4.17 5/245 953604
/proc/meminfo: memFree=119349928/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1588824 memory=1393252 CPUtime=3152.57 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 220445 0 0 0 314818 439 0 0 20 0 1 0 183058098 1626955776 348313 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 397206 348313 436 659 0 396410 0
Current children cumulated CPU time: 3152.57 s
Current children cumulated vsize: 1598756 KiB
Current children cumulated memory: 1395924 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.16 4.16 5/245 953614
/proc/meminfo: memFree=119051208/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1596660 memory=1497860 CPUtime=3212.41 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 222510 0 0 0 320799 442 0 0 20 0 1 0 183058098 1634979840 374465 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 399165 374465 436 659 0 398369 0
Current children cumulated CPU time: 3212.41 s
Current children cumulated vsize: 1606592 KiB
Current children cumulated memory: 1500532 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.14 4.16 5/245 953624
/proc/meminfo: memFree=119815864/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1254948 memory=1115352 CPUtime=3272.24 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 225107 0 0 0 326768 456 0 0 20 0 1 0 183058098 1285066752 278838 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 313737 278838 436 659 0 312941 0
Current children cumulated CPU time: 3272.24 s
Current children cumulated vsize: 1264880 KiB
Current children cumulated memory: 1118024 KiB

[startup+3342.3 s]
/proc/loadavg: 4.42 4.21 4.18 5/245 953635
/proc/meminfo: memFree=119719864/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1604364 memory=1259540 CPUtime=3332.08 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 226440 0 0 0 332748 460 0 0 20 0 1 0 183058098 1642868736 314885 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 401091 314885 436 659 0 400295 0
Current children cumulated CPU time: 3332.08 s
Current children cumulated vsize: 1614296 KiB
Current children cumulated memory: 1262212 KiB

[startup+3402.3 s]
/proc/loadavg: 4.61 4.32 4.22 5/248 953650
/proc/meminfo: memFree=119391864/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1604704 memory=1378588 CPUtime=3391.91 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 226772 0 0 0 338729 462 0 0 20 0 1 0 183058098 1643216896 344647 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 401176 344647 436 659 0 400380 0
Current children cumulated CPU time: 3391.91 s
Current children cumulated vsize: 1614636 KiB
Current children cumulated memory: 1381260 KiB

[startup+3462.3 s]
/proc/loadavg: 4.39 4.31 4.22 5/248 953660
/proc/meminfo: memFree=119394852/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1607568 memory=1493344 CPUtime=3451.73 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 227895 0 0 0 344707 466 0 0 20 0 1 0 183058098 1646149632 373336 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 401892 373336 436 659 0 401096 0
Current children cumulated CPU time: 3451.73 s
Current children cumulated vsize: 1617500 KiB
Current children cumulated memory: 1496016 KiB

[startup+3522.3 s]
/proc/loadavg: 4.56 4.36 4.24 5/248 953671
/proc/meminfo: memFree=119079608/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1615996 memory=1600332 CPUtime=3511.54 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 230256 0 0 0 350684 470 0 0 20 0 1 0 183058098 1654779904 400083 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 403999 400083 436 659 0 403203 0
Current children cumulated CPU time: 3511.54 s
Current children cumulated vsize: 1625928 KiB
Current children cumulated memory: 1603004 KiB

[startup+3582.3 s]
/proc/loadavg: 4.28 4.31 4.23 5/248 953681
/proc/meminfo: memFree=119527020/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1616504 memory=1285164 CPUtime=3571.35 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 232489 0 0 0 356652 483 0 0 20 0 1 0 183058098 1655300096 321291 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 404126 321291 436 659 0 403330 0
Current children cumulated CPU time: 3571.35 s
Current children cumulated vsize: 1626436 KiB
Current children cumulated memory: 1287836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.11 s]
/proc/loadavg: 4.17 4.28 4.22 5/248 953786
/proc/meminfo: memFree=120088984/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1616504 memory=1371180 CPUtime=3600.07 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 232787 0 0 0 359522 485 0 0 20 0 1 0 183058098 1655300096 342795 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 404126 342795 436 659 0 403330 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1626436 KiB
Current children cumulated memory: 1373852 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00141 s, system=0.0031 s

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

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

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

[startup+3611.11 s]
/proc/loadavg: 4.17 4.28 4.22 5/248 953786
/proc/meminfo: memFree=120088984/131655788 swapFree=131071996/131071996
[pid=951700] ppid=951697 vsize=9932 memory=2672 CPUtime=0 cores=5,7
/proc/951700/stat : 951700 (naps-1.03.sh) S 951697 951700 949639 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 183058098 10170368 668 134679101440 94874755051520 94874756130840 140726961779504 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94874758229296 94874758276484 94874784342016 140726961787871 140726961788000 140726961788000 140726961795016 0
/proc/951700/statm: 2483 668 591 264 0 134 0
[pid=951705] ppid=951700 vsize=1616504 memory=1371180 CPUtime=3600.07 cores=5,7
/proc/951705/stat : 951705 (naps-1.03) R 951700 951700 949639 0 -1 4194304 232787 0 0 0 359522 485 0 0 20 0 1 0 183058098 1655300096 342795 134679101440 4194304 6891213 140731502375296 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 26402816 140731502380016 140731502380132 140731502380132 140731502387147 0
/proc/951705/statm: 404126 342795 436 659 0 403330 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1626436 KiB
Current children cumulated memory: 1373852 KiB

Child status: 10

Real time (s): 3611.12
CPU time (s): 3600.1
CPU user time (s): 3595.23
CPU system time (s): 4.86729
CPU usage (%): 99.6948
Max. virtual memory (cumulated for all children) (KiB): 2752764
Max. memory (cumulated for all children) (KiB): 1932016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.23
system time used= 4.86729
maximum resident set size= 1958016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233252
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= 324
involuntary context switches= 4712


# summary of solver processes directly reported to runsolver:
#   pid: 951700,951705
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3595.23
#   total CPU system time (s): 4.86729

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.2919 second user time and 38.3862 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 15:23:52
IDJOB=4442928
IDBENCH=147857
IDSOLVER=3062
FILE ID=nodeC003/4442928-1721309020
RUNJOBID= nodeC003-1721305421-949652
SLURM_JOB_ID= 7542634
Free space on /tmp= 723752 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-91-90.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442928-1721309020/watcher-4442928-1721309020 -o /tmp/evaluation-result-4442928-1721309020/solver-4442928-1721309020 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721305421-949652 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4442928-1721309020.opb

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

MD5SUM BENCH= 01a2d7031971d4d75da01f2dca43b6c9
RANDOM SEED=1088723596

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123507012 kB
MemAvailable:   129044984 kB
Buffers:          507292 kB
Cached:          5807544 kB
SwapCached:            0 kB
Active:           919860 kB
Inactive:        6545284 kB
Active(anon):       1476 kB
Inactive(anon):  1186532 kB
Active(file):     918384 kB
Inactive(file):  5358752 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             21952 kB
Writeback:            12 kB
AnonPages:       1150320 kB
Mapped:           111328 kB
Shmem:             37704 kB
KReclaimable:     201732 kB
Slab:             316732 kB
SReclaimable:     201732 kB
SUnreclaim:       115000 kB
KernelStack:        3936 kB
PageTables:        11532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1685072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57696 kB
HardwareCorrupted:     0 kB
AnonHugePages:    843776 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723748 MiB
End job on nodeC003 at 2024-07-18 16:24:03