Trace number 4445778

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.08 3610.4

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j120/normalized-j12011_1-unsat.opb
MD5SUMcdcb4d035b8e87f1109f75a28aea48eb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37510
Total number of constraints119740
Number of constraints which are clauses119124
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints616
Minimum length of a constraint1
Maximum length of a constraint95
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 556
Number of bits of the biggest sum of numbers10
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-4445778-1721328461.opb
3600.06/3610.40	c 
3600.06/3610.40	c *** TERMINATED *** by signal 15
3600.06/3610.40	s UNKNOWN
3600.06/3610.40	c _____________________________________________________________________________
3600.06/3610.40	c std/band forms        : 576,0
3600.06/3610.40	c 2cl/3cl ITE-codings   : 257060,0
3600.06/3610.40	c BDD/srt/adr Max costs : 1010,0,0
3600.06/3610.40	c BDDraw/bin/mul/srt/adr: 443,0,133,0,0
3600.06/3610.40	c BDD nodes             : 366471
3600.06/3610.40	c Es1/CC detections     : 0,0
3600.06/3610.40	c CC sort               : 0
3600.06/3610.40	c SAT/UNSAT calls       : 0,0
3600.06/3610.40	c regenrated variables  : 0
3600.06/3610.40	c eliminated fixed lits : 77133
3600.06/3610.40	c goal lit flips        : 0
3600.06/3610.40	c goal stages           : 0
3600.06/3610.40	c goal shrink           : 0
3600.06/3610.40	c goal coeff separations: 0
3600.06/3610.40	c restarts              : 0
3600.06/3610.40	c conflicts             : 0              (0 /sec)
3600.06/3610.40	c decisions             : 0              (0 /sec)
3600.06/3610.40	c propagations          : 0              (0 /sec)
3600.06/3610.40	c inspects              : 0              (0 /sec)
3600.06/3610.40	c CPU time (solving tm) : 3599 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.06/3610.40	c Time for Opt-base     : 0.01691 s
3600.06/3610.40	c Steps for Opt-base    : 32405
3600.06/3610.40	c Time for BDD coding   : 0.9534 s
3600.06/3610.40	c Time for srt coding   : 0 s
3600.06/3610.40	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445778-1721328461/watcher-4445778-1721328461 -o /tmp/evaluation-result-4445778-1721328461/solver-4445778-1721328461 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721328472-974781 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4445778-1721328461.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=975327, runsolver pid=975321

[startup+0.100059 s]*
/proc/loadavg: 1.41 2.99 3.70 3/247 975373
/proc/meminfo: memFree=128578516/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=15564 memory=9088 CPUtime=0.09 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 1967 0 0 0 9 0 0 0 20 0 1 0 185009908 15937536 2272 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 3891 2272 436 659 0 3095 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25496 KiB
Current children cumulated memory: 11760 KiB

[startup+0.205196 s]*
/proc/loadavg: 1.41 2.99 3.70 5/246 975431
/proc/meminfo: memFree=128571928/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=16912 memory=10448 CPUtime=0.2 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 2321 0 0 0 20 0 0 0 20 0 1 0 185009908 17317888 2612 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 4228 2612 436 659 0 3432 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 26844 KiB
Current children cumulated memory: 13120 KiB

[startup+0.305419 s]*
/proc/loadavg: 1.41 2.99 3.70 3/254 975460
/proc/meminfo: memFree=128558072/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=18124 memory=14636 CPUtime=0.3 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 2917 0 0 0 30 0 0 0 20 0 1 0 185009908 18558976 3659 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 4531 3659 436 659 0 3735 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 28056 KiB
Current children cumulated memory: 17308 KiB

[startup+0.700207 s]
/proc/loadavg: 1.41 2.99 3.70 5/250 975495
/proc/meminfo: memFree=128550548/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=33828 memory=27436 CPUtime=0.68 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 6481 0 0 0 67 1 0 0 20 0 1 0 185009908 34639872 6859 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 8457 6859 468 659 0 7661 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 43760 KiB
Current children cumulated memory: 30108 KiB

[startup+1.5002 s]
/proc/loadavg: 1.62 3.01 3.70 6/260 975560
/proc/meminfo: memFree=128492376/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=50052 memory=42368 CPUtime=1.48 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 10157 0 0 0 146 2 0 0 20 0 1 0 185009908 51253248 10592 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 12513 10592 468 659 0 11717 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 59984 KiB
Current children cumulated memory: 45040 KiB

[startup+3.10558 s]
/proc/loadavg: 1.62 3.01 3.70 5/260 975612
/proc/meminfo: memFree=128107176/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=279464 memory=256260 CPUtime=3.09 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 48724 0 0 0 299 10 0 0 20 0 1 0 185009908 286171136 64065 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 69866 64065 468 659 0 69070 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 289396 KiB
Current children cumulated memory: 258932 KiB

[startup+6.30026 s]
/proc/loadavg: 1.81 3.02 3.70 5/260 975662
/proc/meminfo: memFree=128213692/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=299680 memory=280796 CPUtime=6.27 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 55481 0 0 0 615 12 0 0 20 0 1 0 185009908 306872320 70199 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 74920 70199 468 659 0 74124 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 309612 KiB
Current children cumulated memory: 283468 KiB

[startup+12.7003 s]
/proc/loadavg: 1.99 3.04 3.70 5/260 975663
/proc/meminfo: memFree=128179956/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=300872 memory=284112 CPUtime=12.65 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 55822 0 0 0 1253 12 0 0 20 0 1 0 185009908 308092928 71028 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 75218 71028 468 659 0 74422 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 310804 KiB
Current children cumulated memory: 286784 KiB

[startup+25.5003 s]
/proc/loadavg: 2.30 3.07 3.71 5/259 975665
/proc/meminfo: memFree=128157320/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=302316 memory=285012 CPUtime=25.41 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 56649 0 0 0 2528 13 0 0 20 0 1 0 185009908 309571584 71253 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 75579 71253 468 659 0 74783 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 312248 KiB
Current children cumulated memory: 287684 KiB

[startup+51.1056 s]
/proc/loadavg: 3.03 3.18 3.72 5/259 975668
/proc/meminfo: memFree=128088112/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=323340 memory=295228 CPUtime=50.94 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 57747 0 0 0 5080 14 0 0 20 0 1 0 185009908 331100160 73807 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 80835 73807 468 659 0 80039 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 333272 KiB
Current children cumulated memory: 297900 KiB

[startup+102.3 s]
/proc/loadavg: 3.64 3.32 3.75 5/259 975678
/proc/meminfo: memFree=128018312/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=336216 memory=323356 CPUtime=101.97 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 59182 0 0 0 10181 16 0 0 20 0 1 0 185009908 344285184 80839 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 84054 80839 468 659 0 83258 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 346148 KiB
Current children cumulated memory: 326028 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 3.46 3.77 5/260 975741
/proc/meminfo: memFree=127708964/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=336216 memory=324716 CPUtime=161.77 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 59820 0 0 0 16160 17 0 0 20 0 1 0 185009908 344285184 81179 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 84054 81179 468 659 0 83258 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 346148 KiB
Current children cumulated memory: 327388 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.58 3.79 5/260 975752
/proc/meminfo: memFree=127645100/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=385536 memory=362176 CPUtime=221.57 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 60198 0 0 0 22138 19 0 0 20 0 1 0 185009908 394788864 90544 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 96384 90544 468 659 0 95588 0
Current children cumulated CPU time: 221.57 s

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

/proc/loadavg: 4.06 4.10 4.09 5/259 977450
/proc/meminfo: memFree=127249128/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=385536 memory=375688 CPUtime=3033.54 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 88177 0 0 0 303283 71 0 0 20 0 1 0 185009908 394788864 93922 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 96384 93922 468 659 0 95588 0
Current children cumulated CPU time: 3033.54 s
Current children cumulated vsize: 395468 KiB
Current children cumulated memory: 378360 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/260 977461
/proc/meminfo: memFree=127272164/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=416356 memory=396436 CPUtime=3093.38 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 88872 0 0 0 309266 72 0 0 20 0 1 0 185009908 426348544 99109 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 104089 99109 468 659 0 103293 0
Current children cumulated CPU time: 3093.38 s
Current children cumulated vsize: 426288 KiB
Current children cumulated memory: 399108 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/261 977475
/proc/meminfo: memFree=127421116/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=466444 memory=416072 CPUtime=3153.21 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 89790 0 0 0 315248 73 0 0 20 0 1 0 185009908 477638656 104018 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 116611 104018 468 659 0 115815 0
Current children cumulated CPU time: 3153.21 s
Current children cumulated vsize: 476376 KiB
Current children cumulated memory: 418744 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/261 977487
/proc/meminfo: memFree=127211688/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=466444 memory=432456 CPUtime=3213.04 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 89901 0 0 0 321231 73 0 0 20 0 1 0 185009908 477638656 108114 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 116611 108114 468 659 0 115815 0
Current children cumulated CPU time: 3213.04 s
Current children cumulated vsize: 476376 KiB
Current children cumulated memory: 435128 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/261 977497
/proc/meminfo: memFree=127397364/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=416356 memory=386196 CPUtime=3272.87 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 90766 0 0 0 327213 74 0 0 20 0 1 0 185009908 426348544 96549 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 104089 96549 468 659 0 103293 0
Current children cumulated CPU time: 3272.87 s
Current children cumulated vsize: 426288 KiB
Current children cumulated memory: 388868 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/261 977509
/proc/meminfo: memFree=127186076/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=416356 memory=404628 CPUtime=3332.71 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 90884 0 0 0 333196 75 0 0 20 0 1 0 185009908 426348544 101157 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 104089 101157 468 659 0 103293 0
Current children cumulated CPU time: 3332.71 s
Current children cumulated vsize: 426288 KiB
Current children cumulated memory: 407300 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/260 977520
/proc/meminfo: memFree=127299096/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=466444 memory=420168 CPUtime=3392.54 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 91802 0 0 0 339179 75 0 0 20 0 1 0 185009908 477638656 105042 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 116611 105042 468 659 0 115815 0
Current children cumulated CPU time: 3392.54 s
Current children cumulated vsize: 476376 KiB
Current children cumulated memory: 422840 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/258 977531
/proc/meminfo: memFree=127276068/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=466444 memory=436552 CPUtime=3452.38 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 91916 0 0 0 345162 76 0 0 20 0 1 0 185009908 477638656 109138 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 116611 109138 468 659 0 115815 0
Current children cumulated CPU time: 3452.38 s
Current children cumulated vsize: 476376 KiB
Current children cumulated memory: 439224 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.11 4.09 5/258 977541
/proc/meminfo: memFree=127362536/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=416356 memory=386196 CPUtime=3512.21 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 92783 0 0 0 351144 77 0 0 20 0 1 0 185009908 426348544 96549 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 104089 96549 468 659 0 103293 0
Current children cumulated CPU time: 3512.21 s
Current children cumulated vsize: 426288 KiB
Current children cumulated memory: 388868 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/258 977552
/proc/meminfo: memFree=127282076/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=416356 memory=406676 CPUtime=3572.03 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 92904 0 0 0 357126 77 0 0 20 0 1 0 185009908 426348544 101669 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 104089 101669 468 659 0 103293 0
Current children cumulated CPU time: 3572.03 s
Current children cumulated vsize: 426288 KiB
Current children cumulated memory: 409348 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.15 4.11 4.09 5/258 977555
/proc/meminfo: memFree=127174032/131524600 swapFree=131071996/131071996
[pid=975327] ppid=975321 vsize=9932 memory=2672 CPUtime=0 cores=4,6
/proc/975327/stat : 975327 (naps-1.03.sh) S 975321 975327 974770 0 -1 4194304 221 244 0 0 0 0 0 0 20 0 1 0 185009907 10170368 668 134679101440 94555306897408 94555307976728 140722177979408 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94555310075184 94555310122372 94555338547200 140722177987551 140722177987680 140722177987680 140722177994696 0
/proc/975327/statm: 2483 668 591 264 0 134 0
[pid=975333] ppid=975327 vsize=466444 memory=413872 CPUtime=3600.06 cores=4,6
/proc/975333/stat : 975333 (naps-1.03) R 975327 975327 974770 0 -1 4194304 93724 0 0 0 359928 78 0 0 20 0 1 0 185009908 477638656 103468 134679101440 4194304 6891213 140720498684464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12652544 140720498689008 140720498689124 140720498689124 140720498696139 0
/proc/975333/statm: 116611 103468 468 659 0 115815 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 476376 KiB
Current children cumulated memory: 416544 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.29 s, system=0.792548 s

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

Child status: 10

Real time (s): 3610.4
CPU time (s): 3600.08
CPU user time (s): 3599.29
CPU system time (s): 0.792548
CPU usage (%): 99.7141
Max. virtual memory (cumulated for all children) (KiB): 525696
Max. memory (cumulated for all children) (KiB): 480712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.29
system time used= 0.792548
maximum resident set size= 478040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94206
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= 140
involuntary context switches= 2382


# summary of solver processes directly reported to runsolver:
#   pid: 975327
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.29
#   total CPU system time (s): 0.792548

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.72284 second user time and 17.593 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-18 20:47:53
IDJOB=4445778
IDBENCH=154365
IDSOLVER=3062
FILE ID=nodeC021/4445778-1721328461
RUNJOBID= nodeC021-1721328472-974781
SLURM_JOB_ID= 7542687
Free space on /tmp= 890064 MiB

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

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

MD5SUM BENCH= cdcb4d035b8e87f1109f75a28aea48eb
RANDOM SEED=969981105

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128583440 kB
MemAvailable:   129707352 kB
Buffers:          504524 kB
Cached:          1450904 kB
SwapCached:            0 kB
Active:           987448 kB
Inactive:        1335384 kB
Active(anon):       1528 kB
Inactive(anon):   403604 kB
Active(file):     985920 kB
Inactive(file):   931780 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             26912 kB
Writeback:             0 kB
AnonPages:        366452 kB
Mapped:           106420 kB
Shmem:             37720 kB
KReclaimable:      92072 kB
Slab:             203288 kB
SReclaimable:      92072 kB
SUnreclaim:       111216 kB
KernelStack:        3984 kB
PageTables:        10232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     834448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68960 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      256724 kB
DirectMap2M:    23633920 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC021 at 2024-07-18 21:48:04