Trace number 4447401

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-PB16 1.02b5? (TO) 3600.02 3610.4

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n148-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMfefb64a1b2a7fa00e7ba601f2504d0e0
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 variables222
Total number of constraints592
Number of constraints which are clauses592
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 constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.02b5.
0.00/0.00	c Input file name: HOME/instance-4447401-1721352233.opb
3600.01/3610.40	c 
3600.01/3610.40	c *** TERMINATED *** by signal 15
3600.01/3610.40	s UNKNOWN
3600.01/3610.40	c _____________________________________________________________________________
3600.01/3610.40	c 
3600.01/3610.40	c std/band forms        : 0,0
3600.01/3610.40	c 2cl/3cl ITE-codings   : 0,0
3600.01/3610.40	c BDD/srt/adr Max costs : 0,0,0
3600.01/3610.40	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.01/3610.40	c BDD nodes             : 0
3600.01/3610.40	c Es1/CC detections     : 0,0
3600.01/3610.40	c SAT/UNSAT calls       : 0,0
3600.01/3610.40	c regenrated variables  : 0
3600.01/3610.40	c restarts              : 0
3600.01/3610.40	c conflicts             : 0              (0 /sec)
3600.01/3610.40	c decisions             : 0              (0 /sec)
3600.01/3610.40	c propagations          : 0              (0 /sec)
3600.01/3610.40	c inspects              : 0              (0 /sec)
3600.01/3610.40	c CPU time (solving tm) : 3598 s        (3598 s)
3600.01/3610.40	c Time for Opt-base     : 0 s
3600.01/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 (61044 MiB free)
  memory of node 1: 64473 MiB (62673 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447401-1721352233/watcher-4447401-1721352233 -o /tmp/evaluation-result-4447401-1721352233/solver-4447401-1721352233 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721351488-989674 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4447401-1721352233.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=990286, runsolver pid=990283

[startup+0.100086 s]*
/proc/loadavg: 4.11 4.03 3.95 5/263 990291
/proc/meminfo: memFree=126681444/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=6192 memory=4856 CPUtime=0.09 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 915 0 0 0 9 0 0 0 20 0 1 0 187392249 6340608 1214 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 1548 1214 405 379 0 1082 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 16124 KiB
Current children cumulated memory: 7596 KiB

[startup+0.205717 s]*
/proc/loadavg: 4.11 4.03 3.95 5/263 990291
/proc/meminfo: memFree=126679596/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=8092 memory=6440 CPUtime=0.2 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 1334 0 0 0 20 0 0 0 20 0 1 0 187392249 8286208 1610 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 2023 1610 405 379 0 1557 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 18024 KiB
Current children cumulated memory: 9180 KiB

[startup+0.305699 s]*
/proc/loadavg: 4.11 4.03 3.95 5/263 990291
/proc/meminfo: memFree=126676460/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=12444 memory=11588 CPUtime=0.3 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 1538 0 0 0 30 0 0 0 20 0 1 0 187392249 12742656 2897 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 3111 2897 405 379 0 2645 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 22376 KiB
Current children cumulated memory: 14328 KiB

[startup+0.700232 s]
/proc/loadavg: 4.11 4.03 3.95 5/263 990291
/proc/meminfo: memFree=126674356/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=12444 memory=11588 CPUtime=0.69 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 1582 0 0 0 69 0 0 0 20 0 1 0 187392249 12742656 2897 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 3111 2897 405 379 0 2645 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 22376 KiB
Current children cumulated memory: 14328 KiB

[startup+1.50019 s]
/proc/loadavg: 4.11 4.03 3.95 5/263 990291
/proc/meminfo: memFree=126670712/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=21452 memory=17720 CPUtime=1.48 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 2594 0 0 0 148 0 0 0 20 0 1 0 187392249 21966848 4430 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 5363 4430 405 379 0 4897 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 31384 KiB
Current children cumulated memory: 20460 KiB

[startup+3.1056 s]
/proc/loadavg: 4.10 4.03 3.95 5/263 990291
/proc/meminfo: memFree=126615708/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=25872 memory=24952 CPUtime=3.08 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 3384 0 0 0 308 0 0 0 20 0 1 0 187392249 26492928 6238 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 6468 6238 405 379 0 6002 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 35804 KiB
Current children cumulated memory: 27692 KiB

[startup+6.30021 s]
/proc/loadavg: 4.10 4.03 3.95 5/263 990293
/proc/meminfo: memFree=126772232/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=26544 memory=25716 CPUtime=6.27 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 3558 0 0 0 627 0 0 0 20 0 1 0 187392249 27181056 6429 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 6636 6429 405 379 0 6170 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 36476 KiB
Current children cumulated memory: 28456 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.03 3.95 5/263 990293
/proc/meminfo: memFree=126680392/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=42596 memory=38396 CPUtime=12.66 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 3986 0 0 0 1265 1 0 0 20 0 1 0 187392249 43618304 9599 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 10649 9599 405 379 0 10183 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 52528 KiB
Current children cumulated memory: 41136 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.04 3.96 5/263 990296
/proc/meminfo: memFree=126641968/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=49668 memory=49004 CPUtime=25.42 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 4802 0 0 0 2541 1 0 0 20 0 1 0 187392249 50860032 12251 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 12417 12251 405 379 0 11951 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 59600 KiB
Current children cumulated memory: 51744 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.04 3.96 5/263 990299
/proc/meminfo: memFree=126619736/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=72944 memory=68556 CPUtime=50.95 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 5149 0 0 0 5093 2 0 0 20 0 1 0 187392249 74694656 17139 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 18236 17139 405 379 0 17770 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 82876 KiB
Current children cumulated memory: 71296 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.04 3.97 4/259 990358
/proc/meminfo: memFree=126645088/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=89604 memory=88940 CPUtime=102.02 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 7186 0 0 0 10197 5 0 0 20 0 1 0 187392249 91754496 22235 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 22401 22235 405 379 0 21935 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 99536 KiB
Current children cumulated memory: 91680 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.05 3.98 5/263 990801
/proc/meminfo: memFree=126591892/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=138924 memory=127184 CPUtime=161.84 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 9569 0 0 0 16174 10 0 0 20 0 1 0 187392249 142258176 31796 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 34731 31796 405 379 0 34265 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 148856 KiB
Current children cumulated memory: 129924 KiB

[startup+222.3 s]
/proc/loadavg: 4.26 4.11 4.01 5/262 990813
/proc/meminfo: memFree=126499732/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=138924 memory=124960 CPUtime=221.67 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 11260 0 0 0 22152 15 0 0 20 0 1 0 187392249 142258176 31240 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 34731 31240 405 379 0 34265 0
Current children cumulated CPU time: 221.67 s

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

/proc/loadavg: 4.14 4.12 4.09 5/262 992498
/proc/meminfo: memFree=126483028/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=254024 memory=233036 CPUtime=3033.48 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 99657 0 0 0 303191 157 0 0 20 0 1 0 187392249 260120576 58259 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 63506 58259 405 379 0 63040 0
Current children cumulated CPU time: 3033.48 s
Current children cumulated vsize: 263956 KiB
Current children cumulated memory: 235776 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/261 992508
/proc/meminfo: memFree=126424224/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=259064 memory=255684 CPUtime=3093.31 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 101873 0 0 0 309171 160 0 0 20 0 1 0 187392249 265281536 63921 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 64766 63921 405 379 0 64300 0
Current children cumulated CPU time: 3093.31 s
Current children cumulated vsize: 268996 KiB
Current children cumulated memory: 258424 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/258 992518
/proc/meminfo: memFree=126462448/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=259064 memory=230292 CPUtime=3153.15 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 102937 0 0 0 315152 163 0 0 20 0 1 0 187392249 265281536 57573 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 64766 57573 405 379 0 64300 0
Current children cumulated CPU time: 3153.15 s
Current children cumulated vsize: 268996 KiB
Current children cumulated memory: 233032 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.14 4.10 5/258 992530
/proc/meminfo: memFree=126417952/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=208976 memory=193696 CPUtime=3212.99 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 103566 0 0 0 321134 165 0 0 20 0 1 0 187392249 213991424 48424 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 52244 48424 405 379 0 51778 0
Current children cumulated CPU time: 3212.99 s
Current children cumulated vsize: 218908 KiB
Current children cumulated memory: 196436 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/258 992540
/proc/meminfo: memFree=126440552/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=208976 memory=187016 CPUtime=3272.82 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 104580 0 0 0 327115 167 0 0 20 0 1 0 187392249 213991424 46754 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 52244 46754 405 379 0 51778 0
Current children cumulated CPU time: 3272.82 s
Current children cumulated vsize: 218908 KiB
Current children cumulated memory: 189756 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/258 992550
/proc/meminfo: memFree=126407076/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=259064 memory=246408 CPUtime=3332.66 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 105233 0 0 0 333097 169 0 0 20 0 1 0 187392249 265281536 61602 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 64766 61602 405 379 0 64300 0
Current children cumulated CPU time: 3332.66 s
Current children cumulated vsize: 268996 KiB
Current children cumulated memory: 249148 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 992560
/proc/meminfo: memFree=126450332/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=261224 memory=221468 CPUtime=3392.49 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 107148 0 0 0 339077 172 0 0 20 0 1 0 187392249 267493376 55367 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 65306 55367 405 379 0 64840 0
Current children cumulated CPU time: 3392.49 s
Current children cumulated vsize: 271156 KiB
Current children cumulated memory: 224208 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/260 992575
/proc/meminfo: memFree=126438420/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=262664 memory=258096 CPUtime=3452.32 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 107719 0 0 0 345059 173 0 0 20 0 1 0 187392249 268967936 64524 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 65666 64524 405 379 0 65200 0
Current children cumulated CPU time: 3452.32 s
Current children cumulated vsize: 272596 KiB
Current children cumulated memory: 260836 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/260 992587
/proc/meminfo: memFree=126345100/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=264104 memory=232036 CPUtime=3512.15 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 109422 0 0 0 351040 175 0 0 20 0 1 0 187392249 270442496 58009 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 66026 58009 405 379 0 65560 0
Current children cumulated CPU time: 3512.15 s
Current children cumulated vsize: 274036 KiB
Current children cumulated memory: 234776 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 992597
/proc/meminfo: memFree=126371184/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=264104 memory=210140 CPUtime=3571.98 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 110196 0 0 0 357021 177 0 0 20 0 1 0 187392249 270442496 52535 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 66026 52535 405 379 0 65560 0
Current children cumulated CPU time: 3571.98 s
Current children cumulated vsize: 274036 KiB
Current children cumulated memory: 212880 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.12 4.12 4.09 5/260 992602
/proc/meminfo: memFree=126372248/131524600 swapFree=131071996/131071996
[pid=990286] ppid=990283 vsize=9932 memory=2740 CPUtime=0 cores=1,3
/proc/990286/stat : 990286 (naps-1.02b5.sh) S 990283 990286 989662 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 187392248 10170368 685 134679101440 94558244270080 94558245349400 140737267902288 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94558247447856 94558247495044 94558265806848 140737267909599 140737267909726 140737267909726 140737267916742 0
/proc/990286/statm: 2483 685 607 264 0 134 0
[pid=990291] ppid=990286 vsize=264104 memory=236300 CPUtime=3600.01 cores=1,3
/proc/990291/stat : 990291 (naps-1.02b5) R 990286 990286 989662 0 -1 4194304 110625 0 0 0 359823 178 0 0 20 0 1 0 187392249 270442496 59075 134679101440 4194304 5746509 140733494286576 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18849792 140733494293486 140733494293600 140733494293600 140733494300617 0
/proc/990291/statm: 66026 59075 405 379 0 65560 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 274036 KiB
Current children cumulated memory: 239040 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.23 s, system=1.78847 s

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

Child status: 0

Real time (s): 3610.4
CPU time (s): 3600.02
CPU user time (s): 3598.23
CPU system time (s): 1.78847
CPU usage (%): 99.7125
Max. virtual memory (cumulated for all children) (KiB): 435564
Max. memory (cumulated for all children) (KiB): 306576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.23
system time used= 1.78847
maximum resident set size= 316088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111104
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= 30
involuntary context switches= 3940


# summary of solver processes directly reported to runsolver:
#   pid: 990286
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3598.23
#   total CPU system time (s): 1.78847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.16492 second user time and 17.7666 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-19 03:24:05
IDJOB=4447401
IDBENCH=158687
IDSOLVER=3065
FILE ID=nodeC032/4447401-1721352233
RUNJOBID= nodeC032-1721351488-989674
SLURM_JOB_ID= 7542756
Free space on /tmp= 890072 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n148-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447401-1721352233/watcher-4447401-1721352233 -o /tmp/evaluation-result-4447401-1721352233/solver-4447401-1721352233 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721351488-989674 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4447401-1721352233.opb

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

MD5SUM BENCH= fefb64a1b2a7fa00e7ba601f2504d0e0
RANDOM SEED=1073853677

nodeC032.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		: 3670.865
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.33
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		: 3659.173
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.03
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		: 3599.900
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.33
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		: 3658.449
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.03
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		: 3670.854
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.33
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		: 3668.410
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.03
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		: 3599.948
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.33
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		: 3599.849
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.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126687828 kB
MemAvailable:   129143084 kB
Buffers:          513332 kB
Cached:          2756656 kB
SwapCached:            0 kB
Active:           978044 kB
Inactive:        3198344 kB
Active(anon):       1600 kB
Inactive(anon):   942512 kB
Active(file):     976444 kB
Inactive(file):  2255832 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3748 kB
Writeback:             0 kB
AnonPages:        904412 kB
Mapped:           111576 kB
Shmem:             37720 kB
KReclaimable:     125608 kB
Slab:             241312 kB
SReclaimable:     125608 kB
SUnreclaim:       115704 kB
KernelStack:        4204 kB
PageTables:        11392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1281640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70752 kB
HardwareCorrupted:     0 kB
AnonHugePages:    614400 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:      226004 kB
DirectMap2M:    21567488 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC032 at 2024-07-19 04:24:16