Trace number 4447519

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.03UNSAT 1781.99 1787.71

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n94-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMd3332ca740d3ae6dd3f9a6cb3b2999d7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark588.803
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables141
Total number of constraints376
Number of constraints which are clauses376
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.03.
0.00/0.00	c Input file name: HOME/instance-4447519-1721337228.opb
1781.97/1787.70	s UNSATISFIABLE
1781.97/1787.70	c _____________________________________________________________________________
1781.97/1787.70	c std/band forms        : 0,0
1781.97/1787.70	c 2cl/3cl ITE-codings   : 0,0
1781.97/1787.70	c BDD/srt/adr Max costs : 0,0,0
1781.97/1787.70	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
1781.97/1787.70	c BDD nodes             : 0
1781.97/1787.70	c Es1/CC detections     : 0,0
1781.97/1787.70	c CC sort               : 0
1781.97/1787.70	c SAT/UNSAT calls       : 0,1
1781.97/1787.70	c regenrated variables  : 0
1781.97/1787.70	c eliminated fixed lits : 0
1781.97/1787.70	c goal lit flips        : 0
1781.97/1787.70	c goal stages           : 0
1781.97/1787.70	c goal shrink           : 0
1781.97/1787.70	c goal coeff separations: 0
1781.97/1787.70	c restarts              : 2930212
1781.97/1787.70	c conflicts             : 154412575      (88048 /sec)
1781.97/1787.70	c decisions             : 221685234      (126408 /sec)
1781.97/1787.70	c propagations          : 476555212      (271738 /sec)
1781.97/1787.70	c inspects              : 0              (0 /sec)
1781.97/1787.70	c CPU time (solving tm) : 1754 s        (1754 s, SAT 0 s, UNSAT 1754 s)
1781.97/1787.70	c Time for Opt-base     : 0 s
1781.97/1787.70	c Steps for Opt-base    : 0
1781.97/1787.70	c Time for BDD coding   : 0 s
1781.97/1787.70	c Time for srt coding   : 0 s
1781.97/1787.70	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61400 MiB free)
  memory of node 1: 64510 MiB (61423 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447519-1721337228/watcher-4447519-1721337228 -o /tmp/evaluation-result-4447519-1721337228/solver-4447519-1721337228 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721328665-945238 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4447519-1721337228.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=951387, runsolver pid=951384

[startup+0.100089 s]*
/proc/loadavg: 4.08 4.08 4.09 5/260 951392
/proc/meminfo: memFree=125770184/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=4508 memory=2920 CPUtime=0.09 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 514 0 0 0 9 0 0 0 20 0 1 0 185883406 4616192 730 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 1127 730 500 659 0 331 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 14440 KiB
Current children cumulated memory: 5556 KiB

[startup+0.205853 s]*
/proc/loadavg: 4.08 4.08 4.09 5/260 951392
/proc/meminfo: memFree=125766376/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=5148 memory=3100 CPUtime=0.2 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 808 0 0 0 20 0 0 0 20 0 1 0 185883406 5271552 775 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 1287 775 500 659 0 491 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 15080 KiB
Current children cumulated memory: 5736 KiB

[startup+0.305778 s]*
/proc/loadavg: 4.08 4.08 4.09 5/260 951392
/proc/meminfo: memFree=125762844/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=5404 memory=3472 CPUtime=0.3 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 1061 0 0 0 30 0 0 0 20 0 1 0 185883406 5533696 868 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 1351 868 500 659 0 555 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 15336 KiB
Current children cumulated memory: 6108 KiB

[startup+0.700243 s]
/proc/loadavg: 4.08 4.08 4.09 5/260 951392
/proc/meminfo: memFree=125763120/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=5444 memory=3476 CPUtime=0.68 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 2074 0 0 0 68 0 0 0 20 0 1 0 185883406 5574656 869 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 1361 869 500 659 0 565 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 15376 KiB
Current children cumulated memory: 6112 KiB

[startup+1.50024 s]
/proc/loadavg: 4.08 4.08 4.09 5/260 951392
/proc/meminfo: memFree=125764012/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=5444 memory=3664 CPUtime=1.49 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 5732 0 0 0 148 1 0 0 20 0 1 0 185883406 5574656 916 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 1361 916 500 659 0 565 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 15376 KiB
Current children cumulated memory: 6300 KiB

[startup+3.10591 s]
/proc/loadavg: 4.07 4.08 4.09 5/260 951394
/proc/meminfo: memFree=125764392/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=5828 memory=3520 CPUtime=3.09 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 15153 0 0 0 306 3 0 0 20 0 1 0 185883406 5967872 880 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 1457 880 500 659 0 661 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 15760 KiB
Current children cumulated memory: 6156 KiB

[startup+6.30025 s]
/proc/loadavg: 4.07 4.08 4.09 5/260 951394
/proc/meminfo: memFree=125770220/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=6340 memory=4228 CPUtime=6.27 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 30322 0 0 0 622 5 0 0 20 0 1 0 185883406 6492160 1057 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 1585 1057 500 659 0 789 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 16272 KiB
Current children cumulated memory: 6864 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/260 951396
/proc/meminfo: memFree=125775916/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=7396 memory=4800 CPUtime=12.64 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 75970 0 0 0 1252 12 0 0 20 0 1 0 185883406 7573504 1200 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 1849 1200 500 659 0 1053 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 17328 KiB
Current children cumulated memory: 7436 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.09 4.09 5/260 951398
/proc/meminfo: memFree=125767592/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=8872 memory=6008 CPUtime=25.41 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 209948 0 0 0 2511 30 0 0 20 0 1 0 185883406 9084928 1502 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 2218 1502 500 659 0 1422 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 18804 KiB
Current children cumulated memory: 8644 KiB

[startup+51.1056 s]
/proc/loadavg: 4.08 4.08 4.09 5/260 951401
/proc/meminfo: memFree=125764948/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=10920 memory=6544 CPUtime=50.92 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 505770 0 0 0 5025 67 0 0 20 0 1 0 185883406 11182080 1636 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 2730 1636 500 659 0 1934 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 20852 KiB
Current children cumulated memory: 9180 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/258 951412
/proc/meminfo: memFree=125754468/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=9112 memory=6100 CPUtime=101.95 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 1193625 0 0 0 10042 153 0 0 20 0 1 0 185883406 9330688 1525 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 2278 1525 500 659 0 1482 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 19044 KiB
Current children cumulated memory: 8736 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/259 951424
/proc/meminfo: memFree=125739144/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=11812 memory=9064 CPUtime=161.76 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 2000762 0 0 0 15915 261 0 0 20 0 1 0 185883406 12095488 2266 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 2953 2266 500 659 0 2157 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 21744 KiB
Current children cumulated memory: 11700 KiB

[startup+222.3 s]
/proc/loadavg: 4.24 4.14 4.10 5/259 951436
/proc/meminfo: memFree=125737888/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=13860 memory=11404 CPUtime=221.56 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 2752195 0 0 0 21788 368 0 0 20 0 1 0 185883406 14192640 2851 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 3465 2851 500 659 0 2669 0
Current children cumulated CPU time: 221.56 s

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

/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 17061732 0 0 0 145372 2383 0 0 20 0 1 0 185883406 24596480 4526 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 6005 4526 500 659 0 5209 0
Current children cumulated CPU time: 1477.55 s
Current children cumulated vsize: 33952 KiB
Current children cumulated memory: 20740 KiB

[startup+1542.3 s]
/proc/loadavg: 4.10 4.15 4.13 5/259 952486
/proc/meminfo: memFree=125999520/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=25180 memory=22584 CPUtime=1537.35 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 17592551 0 0 0 151258 2477 0 0 20 0 1 0 185883406 25784320 5646 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 6295 5646 500 659 0 5499 0
Current children cumulated CPU time: 1537.35 s
Current children cumulated vsize: 35112 KiB
Current children cumulated memory: 25220 KiB

[startup+1602.3 s]
/proc/loadavg: 4.13 4.15 4.13 5/261 952500
/proc/meminfo: memFree=125999940/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=25180 memory=20700 CPUtime=1597.16 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 18115890 0 0 0 157146 2570 0 0 20 0 1 0 185883406 25784320 5175 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 6295 5175 500 659 0 5499 0
Current children cumulated CPU time: 1597.16 s
Current children cumulated vsize: 35112 KiB
Current children cumulated memory: 23336 KiB

[startup+1662.3 s]
/proc/loadavg: 4.16 4.15 4.13 5/261 952511
/proc/meminfo: memFree=126000020/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=33524 memory=23988 CPUtime=1656.97 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 18717494 0 0 0 163016 2681 0 0 20 0 1 0 185883406 34328576 5997 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 8381 5997 500 659 0 7585 0
Current children cumulated CPU time: 1656.97 s
Current children cumulated vsize: 43456 KiB
Current children cumulated memory: 26624 KiB

[startup+1722.3 s]
/proc/loadavg: 4.10 4.14 4.12 5/261 952522
/proc/meminfo: memFree=125986664/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=33524 memory=24224 CPUtime=1716.78 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 19109386 0 0 0 168924 2754 0 0 20 0 1 0 185883406 34328576 6056 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 8381 6056 500 659 0 7585 0
Current children cumulated CPU time: 1716.78 s
Current children cumulated vsize: 43456 KiB
Current children cumulated memory: 26860 KiB

[startup+1782.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/261 952532
/proc/meminfo: memFree=125989388/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=33524 memory=23352 CPUtime=1776.58 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 19473419 0 0 0 174835 2823 0 0 20 0 1 0 185883406 34328576 5838 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 8381 5838 500 659 0 7585 0
Current children cumulated CPU time: 1776.58 s
Current children cumulated vsize: 43456 KiB
Current children cumulated memory: 25988 KiB

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

# cumulated CPU time of all completed processes:  user=1753.73 s, system=28.2539 s

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

[startup+1782.4 s]
/proc/loadavg: 4.08 4.13 4.11 5/261 952532
/proc/meminfo: memFree=125989388/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=33524 memory=23288 CPUtime=1776.68 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 19473940 0 0 0 174845 2823 0 0 20 0 1 0 185883406 34328576 5822 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 8381 5822 500 659 0 7585 0
Current children cumulated CPU time: 1776.68 s
Current children cumulated vsize: 43456 KiB
Current children cumulated memory: 25924 KiB

[startup+1785.6 s]
/proc/loadavg: 4.15 4.14 4.12 5/261 952533
/proc/meminfo: memFree=125986960/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=41716 memory=25768 CPUtime=1779.87 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 19479187 0 0 0 175163 2824 0 0 20 0 1 0 185883406 42717184 6442 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 10429 6442 500 659 0 9633 0
Current children cumulated CPU time: 1779.87 s
Current children cumulated vsize: 51648 KiB
Current children cumulated memory: 28404 KiB

[startup+1786.4 s]
/proc/loadavg: 4.15 4.14 4.12 5/261 952533
/proc/meminfo: memFree=125990968/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=33524 memory=23924 CPUtime=1780.67 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 19480673 0 0 0 175242 2825 0 0 20 0 1 0 185883406 34328576 5981 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 8381 5981 500 659 0 7585 0
Current children cumulated CPU time: 1780.67 s
Current children cumulated vsize: 43456 KiB
Current children cumulated memory: 26560 KiB

[startup+1787.2 s]
/proc/loadavg: 4.15 4.14 4.12 5/261 952533
/proc/meminfo: memFree=125992392/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=33524 memory=24448 CPUtime=1781.47 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 19481715 0 0 0 175322 2825 0 0 20 0 1 0 185883406 34328576 6112 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 8381 6112 500 659 0 7585 0
Current children cumulated CPU time: 1781.47 s
Current children cumulated vsize: 43456 KiB
Current children cumulated memory: 27084 KiB

[startup+1787.6 s]
/proc/loadavg: 4.15 4.14 4.12 5/261 952533
/proc/meminfo: memFree=125992392/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=41716 memory=24976 CPUtime=1781.87 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 19481799 0 0 0 175362 2825 0 0 20 0 1 0 185883406 42717184 6244 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 10429 6244 500 659 0 9633 0
Current children cumulated CPU time: 1781.87 s
Current children cumulated vsize: 51648 KiB
Current children cumulated memory: 27612 KiB

[startup+1787.7 s]
/proc/loadavg: 4.15 4.14 4.12 5/261 952533
/proc/meminfo: memFree=125992392/131524600 swapFree=131071996/131071996
[pid=951387] ppid=951384 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/951387/stat : 951387 (naps-1.03.sh) S 951384 951387 945228 0 -1 4194304 219 238 0 0 0 0 0 0 20 0 1 0 185883406 10170368 659 134679101440 94212133101568 94212134180888 140734191961856 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212136279344 94212136326532 94212162441216 140734191969251 140734191969376 140734191969376 140734191976392 0
/proc/951387/statm: 2483 659 580 264 0 134 0
[pid=951392] ppid=951387 vsize=41716 memory=24976 CPUtime=1781.97 cores=0,2
/proc/951392/stat : 951392 (naps-1.03) R 951387 951387 945228 0 -1 4194304 19481813 0 0 0 175372 2825 0 0 20 0 1 0 185883406 42717184 6244 134679101440 4194304 6891213 140732173237632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 39313408 140732173239284 140732173239396 140732173239396 140732173246411 0
/proc/951392/statm: 10429 6244 500 659 0 9633 0
Current children cumulated CPU time: 1781.97 s
Current children cumulated vsize: 51648 KiB
Current children cumulated memory: 27612 KiB

Child status: 10

Real time (s): 1787.71
CPU time (s): 1781.99
CPU user time (s): 1753.73
CPU system time (s): 28.2539
CPU usage (%): 99.68
Max. virtual memory (cumulated for all children) (KiB): 51648
Max. memory (cumulated for all children) (KiB): 32656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1753.73
system time used= 28.2539
maximum resident set size= 30020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19482286
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= 12362


# summary of solver processes directly reported to runsolver:
#   pid: 951387
#   total CPU time (s): 1781.99
#   total CPU user time (s): 1753.73
#   total CPU system time (s): 28.2539

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.15949 second user time and 7.49192 second system time

The end

Launcher Data

Begin job on nodeC016 at 2024-07-18 23:14:00
IDJOB=4447519
IDBENCH=159214
IDSOLVER=3063
FILE ID=nodeC016/4447519-1721337228
RUNJOBID= nodeC016-1721328665-945238
SLURM_JOB_ID= 7542689
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n94-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447519-1721337228/watcher-4447519-1721337228 -o /tmp/evaluation-result-4447519-1721337228/solver-4447519-1721337228 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721328665-945238 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4447519-1721337228.opb

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

MD5SUM BENCH= d3332ca740d3ae6dd3f9a6cb3b2999d7
RANDOM SEED=68459191

nodeC016.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		: 3650.426
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.70
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		: 3677.553
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	: 7006.63
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		: 3639.991
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.70
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		: 3600.175
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	: 7006.63
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		: 3658.797
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.70
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		: 3677.645
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	: 7006.63
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		: 3602.772
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.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.063
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	: 7006.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125772924 kB
MemAvailable:   129510736 kB
Buffers:          363920 kB
Cached:          4209328 kB
SwapCached:            0 kB
Active:           569320 kB
Inactive:        4572564 kB
Active(anon):       1568 kB
Inactive(anon):   604772 kB
Active(file):     567752 kB
Inactive(file):  3967792 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5264 kB
Writeback:             0 kB
AnonPages:        553444 kB
Mapped:           112656 kB
Shmem:             37720 kB
KReclaimable:      83832 kB
Slab:             193724 kB
SReclaimable:      83832 kB
SUnreclaim:       109892 kB
KernelStack:        4176 kB
PageTables:        10536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1072820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70208 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 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:      207572 kB
DirectMap2M:    13197312 kB
DirectMap1G:    122683392 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC016 at 2024-07-18 23:43:48