Trace number 4447789

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.03? (TO) 3600.06 3608.01

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n236-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMb320e8df0d5fbea72b736842c910ba4c
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 variables354
Total number of constraints944
Number of constraints which are clauses944
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-4447789-1721338170.opb
3600.04/3608.00	c 
3600.04/3608.00	c *** TERMINATED *** by signal 15
3600.04/3608.00	s UNKNOWN
3600.04/3608.00	c _____________________________________________________________________________
3600.04/3608.00	c std/band forms        : 0,0
3600.04/3608.00	c 2cl/3cl ITE-codings   : 0,0
3600.04/3608.00	c BDD/srt/adr Max costs : 0,0,0
3600.04/3608.00	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.04/3608.00	c BDD nodes             : 0
3600.04/3608.00	c Es1/CC detections     : 0,0
3600.04/3608.00	c CC sort               : 0
3600.04/3608.00	c SAT/UNSAT calls       : 0,0
3600.04/3608.00	c regenrated variables  : 0
3600.04/3608.00	c eliminated fixed lits : 0
3600.04/3608.00	c goal lit flips        : 0
3600.04/3608.00	c goal stages           : 0
3600.04/3608.00	c goal shrink           : 0
3600.04/3608.00	c goal coeff separations: 0
3600.04/3608.00	c restarts              : 0
3600.04/3608.00	c conflicts             : 0              (0 /sec)
3600.04/3608.00	c decisions             : 0              (0 /sec)
3600.04/3608.00	c propagations          : 0              (0 /sec)
3600.04/3608.00	c inspects              : 0              (0 /sec)
3600.04/3608.00	c CPU time (solving tm) : 3548 s        (3548 s, SAT 0 s, UNSAT 0 s)
3600.04/3608.00	c Time for Opt-base     : 0 s
3600.04/3608.00	c Steps for Opt-base    : 0
3600.04/3608.00	c Time for BDD coding   : 0 s
3600.04/3608.00	c Time for srt coding   : 0 s
3600.04/3608.00	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 (61504 MiB free)
  memory of node 1: 64510 MiB (61568 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=952315, runsolver pid=952312

[startup+0.100426 s]*
/proc/loadavg: 4.21 4.17 4.11 5/260 952320
/proc/meminfo: memFree=126025568/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=4652 memory=2936 CPUtime=0.09 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 637 0 0 0 9 0 0 0 20 0 1 0 185977620 4763648 734 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1163 734 500 659 0 367 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 14584 KiB
Current children cumulated memory: 5604 KiB

[startup+0.205376 s]*
/proc/loadavg: 4.21 4.17 4.11 5/260 952320
/proc/meminfo: memFree=126021648/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=5472 memory=3360 CPUtime=0.2 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 1068 0 0 0 20 0 0 0 20 0 1 0 185977620 5603328 840 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1368 840 500 659 0 572 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 15404 KiB
Current children cumulated memory: 6028 KiB

[startup+0.304542 s]*
/proc/loadavg: 4.21 4.17 4.11 5/260 952320
/proc/meminfo: memFree=126019740/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=5488 memory=3808 CPUtime=0.29 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 1508 0 0 0 29 0 0 0 20 0 1 0 185977620 5619712 952 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1372 952 500 659 0 576 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 15420 KiB
Current children cumulated memory: 6476 KiB

[startup+0.700181 s]
/proc/loadavg: 4.21 4.17 4.11 5/260 952320
/proc/meminfo: memFree=126021312/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=5476 memory=3396 CPUtime=0.68 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 3118 0 0 0 68 0 0 0 20 0 1 0 185977620 5607424 849 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1369 849 500 659 0 573 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 15408 KiB
Current children cumulated memory: 6064 KiB

[startup+1.50017 s]
/proc/loadavg: 4.20 4.17 4.11 5/260 952320
/proc/meminfo: memFree=126022644/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=6244 memory=4064 CPUtime=1.48 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 6222 0 0 0 148 0 0 0 20 0 1 0 185977620 6393856 1016 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1561 1016 500 659 0 765 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 16176 KiB
Current children cumulated memory: 6732 KiB

[startup+3.10448 s]
/proc/loadavg: 4.20 4.17 4.11 5/260 952320
/proc/meminfo: memFree=126023192/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=5960 memory=3996 CPUtime=3.08 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 17215 0 0 0 307 1 0 0 20 0 1 0 185977620 6103040 999 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1490 999 500 659 0 694 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 15892 KiB
Current children cumulated memory: 6664 KiB

[startup+6.30016 s]
/proc/loadavg: 4.18 4.16 4.11 5/260 952320
/proc/meminfo: memFree=126018580/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=7960 memory=5352 CPUtime=6.27 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 38713 0 0 0 623 4 0 0 20 0 1 0 185977620 8151040 1338 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1990 1338 500 659 0 1194 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 17892 KiB
Current children cumulated memory: 8020 KiB

[startup+12.7002 s]
/proc/loadavg: 4.17 4.16 4.11 5/260 952322
/proc/meminfo: memFree=126019588/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=7960 memory=4680 CPUtime=12.66 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 88111 0 0 0 1255 11 0 0 20 0 1 0 185977620 8151040 1170 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1990 1170 500 659 0 1194 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 17892 KiB
Current children cumulated memory: 7348 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.16 4.10 5/260 952323
/proc/meminfo: memFree=126019364/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=7960 memory=5912 CPUtime=25.42 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 218757 0 0 0 2515 27 0 0 20 0 1 0 185977620 8151040 1478 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1990 1478 500 659 0 1194 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 17892 KiB
Current children cumulated memory: 8580 KiB

[startup+51.1058 s]
/proc/loadavg: 4.14 4.15 4.10 5/263 952388
/proc/meminfo: memFree=126022800/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=6168 memory=4016 CPUtime=50.98 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 505543 0 0 0 5035 63 0 0 20 0 1 0 185977620 6316032 1004 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1542 1004 500 659 0 746 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 16100 KiB
Current children cumulated memory: 6684 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/263 952398
/proc/meminfo: memFree=126016532/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=9748 memory=6768 CPUtime=102.05 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 1072170 0 0 0 10067 138 0 0 20 0 1 0 185977620 9981952 1692 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 2437 1692 500 659 0 1641 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 19680 KiB
Current children cumulated memory: 9436 KiB

[startup+162.3 s]
/proc/loadavg: 4.33 4.19 4.12 5/264 952409
/proc/meminfo: memFree=126020656/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=7208 memory=4988 CPUtime=161.91 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 1753805 0 0 0 15968 223 0 0 20 0 1 0 185977620 7380992 1247 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 1802 1247 500 659 0 1006 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 17140 KiB
Current children cumulated memory: 7656 KiB

[startup+222.3 s]
/proc/loadavg: 4.39 4.25 4.14 5/264 952419
/proc/meminfo: memFree=126017660/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=10548 memory=6840 CPUtime=221.77 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 2408762 0 0 0 21866 311 0 0 20 0 1 0 185977620 10801152 1710 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 2637 1710 500 659 0 1841 0
Current children cumulated CPU time: 221.77 s

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

/proc/loadavg: 2.14 2.12 2.35 3/244 954103
/proc/meminfo: memFree=126093308/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=20204 memory=17668 CPUtime=3035.48 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 34082473 0 0 0 299105 4443 0 0 20 0 1 0 185977620 20688896 4417 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 5051 4417 500 659 0 4255 0
Current children cumulated CPU time: 3035.48 s
Current children cumulated vsize: 30136 KiB
Current children cumulated memory: 20336 KiB

[startup+3102.3 s]
/proc/loadavg: 2.11 2.11 2.33 3/245 954115
/proc/meminfo: memFree=126090748/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=20204 memory=16876 CPUtime=3095.37 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 34561133 0 0 0 305029 4508 0 0 20 0 1 0 185977620 20688896 4219 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 5051 4219 500 659 0 4255 0
Current children cumulated CPU time: 3095.37 s
Current children cumulated vsize: 30136 KiB
Current children cumulated memory: 19544 KiB

[startup+3162.3 s]
/proc/loadavg: 2.16 2.12 2.32 3/245 954126
/proc/meminfo: memFree=126085128/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=28396 memory=21272 CPUtime=3155.25 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 34943783 0 0 0 310965 4560 0 0 20 0 1 0 185977620 29077504 5318 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 7099 5318 500 659 0 6303 0
Current children cumulated CPU time: 3155.25 s
Current children cumulated vsize: 38328 KiB
Current children cumulated memory: 23940 KiB

[startup+3222.3 s]
/proc/loadavg: 2.12 2.11 2.30 3/245 954136
/proc/meminfo: memFree=126081060/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=20204 memory=13968 CPUtime=3215.13 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 35643270 0 0 0 316863 4650 0 0 20 0 1 0 185977620 20688896 3492 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 5051 3492 500 659 0 4255 0
Current children cumulated CPU time: 3215.13 s
Current children cumulated vsize: 30136 KiB
Current children cumulated memory: 16636 KiB

[startup+3282.3 s]
/proc/loadavg: 2.09 2.11 2.28 3/245 954149
/proc/meminfo: memFree=126090468/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=16108 memory=12168 CPUtime=3275.01 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 36126489 0 0 0 322786 4715 0 0 20 0 1 0 185977620 16494592 3042 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 4027 3042 500 659 0 3231 0
Current children cumulated CPU time: 3275.01 s
Current children cumulated vsize: 26040 KiB
Current children cumulated memory: 14836 KiB

[startup+3342.3 s]
/proc/loadavg: 1.66 1.99 2.23 2/239 954573
/proc/meminfo: memFree=126110228/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=20204 memory=17064 CPUtime=3334.88 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 36700620 0 0 0 328698 4790 0 0 20 0 1 0 185977620 20688896 4266 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 5051 4266 500 659 0 4255 0
Current children cumulated CPU time: 3334.88 s
Current children cumulated vsize: 30136 KiB
Current children cumulated memory: 19732 KiB

[startup+3402.3 s]
/proc/loadavg: 1.29 1.82 2.16 2/236 954583
/proc/meminfo: memFree=126111180/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=18156 memory=12580 CPUtime=3394.76 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 36987917 0 0 0 334647 4829 0 0 20 0 1 0 185977620 18591744 3145 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 4539 3145 500 659 0 3743 0
Current children cumulated CPU time: 3394.76 s
Current children cumulated vsize: 28088 KiB
Current children cumulated memory: 15248 KiB

[startup+3462.3 s]
/proc/loadavg: 1.15 1.69 2.09 2/236 954594
/proc/meminfo: memFree=126106548/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=24300 memory=18252 CPUtime=3454.64 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 37726338 0 0 0 340544 4920 0 0 20 0 1 0 185977620 24883200 4563 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 6075 4563 500 659 0 5279 0
Current children cumulated CPU time: 3454.64 s
Current children cumulated vsize: 34232 KiB
Current children cumulated memory: 20920 KiB

[startup+3522.3 s]
/proc/loadavg: 1.15 1.59 2.03 2/238 954776
/proc/meminfo: memFree=126107852/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=20204 memory=13452 CPUtime=3514.51 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 38501613 0 0 0 346434 5017 0 0 20 0 1 0 185977620 20688896 3363 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 5051 3363 500 659 0 4255 0
Current children cumulated CPU time: 3514.51 s
Current children cumulated vsize: 30136 KiB
Current children cumulated memory: 16120 KiB

[startup+3582.3 s]
/proc/loadavg: 1.11 1.49 1.97 2/238 954786
/proc/meminfo: memFree=126102480/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=20204 memory=13704 CPUtime=3574.39 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 39187510 0 0 0 352334 5105 0 0 20 0 1 0 185977620 20688896 3426 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 5051 3426 500 659 0 4255 0
Current children cumulated CPU time: 3574.39 s
Current children cumulated vsize: 30136 KiB
Current children cumulated memory: 16372 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608 s]*
/proc/loadavg: 1.13 1.47 1.94 2/238 954790
/proc/meminfo: memFree=126101276/131524600 swapFree=131071996/131071996
[pid=952315] ppid=952312 vsize=9932 memory=2668 CPUtime=0 cores=5,7
/proc/952315/stat : 952315 (naps-1.03.sh) S 952312 952315 945228 0 -1 4194304 218 243 0 0 0 0 0 0 20 0 1 0 185977620 10170368 667 134679101440 94669457719296 94669458798616 140725272760288 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94669460897072 94669460944260 94669482885120 140725272769507 140725272769632 140725272769632 140725272776648 0
/proc/952315/statm: 2483 667 588 264 0 134 0
[pid=952320] ppid=952315 vsize=20204 memory=17492 CPUtime=3600.04 cores=5,7
/proc/952320/stat : 952320 (naps-1.03) R 952315 952315 945228 0 -1 4194304 39635879 0 0 0 354846 5158 0 0 20 0 1 0 185977620 20688896 4373 134679101440 4194304 6891213 140724764827776 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 24117248 140724764836852 140724764836964 140724764836964 140724764843979 0
/proc/952320/statm: 5051 4373 500 659 0 4255 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 30136 KiB
Current children cumulated memory: 20160 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3548.47 s, system=51.588 s

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

Child status: 10

Real time (s): 3608.01
CPU time (s): 3600.06
CPU user time (s): 3548.47
CPU system time (s): 51.588
CPU usage (%): 99.7797
Max. virtual memory (cumulated for all children) (KiB): 42424
Max. memory (cumulated for all children) (KiB): 27324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3548.47
system time used= 51.588
maximum resident set size= 24948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39636357
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= 40
involuntary context switches= 4948


# summary of solver processes directly reported to runsolver:
#   pid: 952315
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3548.47
#   total CPU system time (s): 51.588

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.52833 second user time and 15.432 second system time

The end

Launcher Data

Begin job on nodeC016 at 2024-07-18 23:29:42
IDJOB=4447789
IDBENCH=160323
IDSOLVER=3063
FILE ID=nodeC016/4447789-1721338170
RUNJOBID= nodeC016-1721328665-945241
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-n236-d3-i2-f.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-4447789-1721338170/watcher-4447789-1721338170 -o /tmp/evaluation-result-4447789-1721338170/solver-4447789-1721338170 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721328665-945241 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4447789-1721338170.opb

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

MD5SUM BENCH= b320e8df0d5fbea72b736842c910ba4c
RANDOM SEED=1072796612

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.329
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		: 3661.334
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		: 3600.172
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.246
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		: 3650.325
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		: 3653.343
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		: 3599.993
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		: 3657.123
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:        126028984 kB
MemAvailable:   129678192 kB
Buffers:          364516 kB
Cached:          4120188 kB
SwapCached:            0 kB
Active:           569352 kB
Inactive:        4316536 kB
Active(anon):       1584 kB
Inactive(anon):   437312 kB
Active(file):     567768 kB
Inactive(file):  3879224 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5384 kB
Writeback:             0 kB
AnonPages:        396728 kB
Mapped:           112360 kB
Shmem:             37720 kB
KReclaimable:      83728 kB
Slab:             193504 kB
SReclaimable:      83728 kB
SUnreclaim:       109776 kB
KernelStack:        4172 kB
PageTables:        10432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     829868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70240 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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= 890080 MiB
End job on nodeC016 at 2024-07-19 00:29:50