Trace number 4447518

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03UNSAT 599.219 600.684

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 We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4447518-1721354294.opb
599.12/600.68	s UNSATISFIABLE
599.12/600.68	c _____________________________________________________________________________
599.12/600.68	c std/band forms        : 0,0
599.12/600.68	c 2cl/3cl ITE-codings   : 0,0
599.12/600.68	c BDD/srt/adr Max costs : 0,0,0
599.12/600.68	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
599.12/600.68	c BDD nodes             : 0
599.12/600.68	c Es1/CC detections     : 0,0
599.12/600.68	c CC sort               : 0
599.12/600.68	c SAT/UNSAT calls       : 0,1
599.12/600.68	c regenrated variables  : 0
599.12/600.68	c eliminated fixed lits : 0
599.12/600.68	c goal lit flips        : 0
599.12/600.68	c goal stages           : 0
599.12/600.68	c goal shrink           : 0
599.12/600.68	c goal coeff separations: 0
599.12/600.68	c restarts              : 65511
599.12/600.68	c conflicts             : 12173879       (20327 /sec)
599.12/600.68	c decisions             : 14818136       (24742 /sec)
599.12/600.68	c propagations          : 44381357       (74103 /sec)
599.12/600.68	c inspects              : 0              (0 /sec)
599.12/600.68	c CPU time (solving tm) : 598.9 s        (598.9 s, SAT 0 s, UNSAT 598.9 s)
599.12/600.68	c Time for Opt-base     : 0 s
599.12/600.68	c Steps for Opt-base    : 0
599.12/600.68	c Time for BDD coding   : 0 s
599.12/600.68	c Time for srt coding   : 0 s
599.12/600.68	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: 64096 MiB (59543 MiB free)
  memory of node 1: 64473 MiB (61746 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447518-1721354294/watcher-4447518-1721354294 -o /tmp/evaluation-result-4447518-1721354294/solver-4447518-1721354294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721350695-980335 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4447518-1721354294.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100446 s]*
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124195516/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=5764 memory=3332 CPUtime=0.09 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 467 0 0 0 9 0 0 0 20 0 1 0 187585236 5902336 833 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 1441 833 436 659 0 645 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 15696 KiB
Current children cumulated memory: 6172 KiB

[startup+0.213538 s]*
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124191036/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=7420 memory=4388 CPUtime=0.21 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 764 0 0 0 21 0 0 0 20 0 1 0 187585236 7598080 1097 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 1855 1097 436 659 0 1059 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 17352 KiB
Current children cumulated memory: 7228 KiB

[startup+0.313478 s]*
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124187844/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=7420 memory=4916 CPUtime=0.3 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 889 0 0 0 30 0 0 0 20 0 1 0 187585236 7598080 1229 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 1855 1229 436 659 0 1059 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 17352 KiB
Current children cumulated memory: 7756 KiB

[startup+0.700391 s]
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124178940/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=9312 memory=6500 CPUtime=0.68 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 1295 0 0 0 68 0 0 0 20 0 1 0 187585236 9535488 1625 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 2328 1625 436 659 0 1532 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 19244 KiB
Current children cumulated memory: 9340 KiB

[startup+1.50043 s]
/proc/loadavg: 4.86 4.39 4.20 5/249 982485
/proc/meminfo: memFree=124169412/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=12844 memory=10724 CPUtime=1.47 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 2356 0 0 0 147 0 0 0 20 0 1 0 187585236 13152256 2681 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 3211 2681 436 659 0 2415 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 22776 KiB
Current children cumulated memory: 13564 KiB

[startup+3.11265 s]
/proc/loadavg: 4.79 4.38 4.20 5/249 982585
/proc/meminfo: memFree=124847372/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=23448 memory=18056 CPUtime=3.08 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 3644 0 0 0 307 1 0 0 20 0 1 0 187585236 24010752 4514 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 5862 4514 436 659 0 5066 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 33380 KiB
Current children cumulated memory: 20896 KiB

[startup+6.30041 s]
/proc/loadavg: 4.79 4.38 4.20 5/249 982586
/proc/meminfo: memFree=124814100/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=39364 memory=34280 CPUtime=6.26 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 4689 0 0 0 625 1 0 0 20 0 1 0 187585236 40308736 8570 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 9841 8570 436 659 0 9045 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 49296 KiB
Current children cumulated memory: 37120 KiB

[startup+12.7004 s]
/proc/loadavg: 4.73 4.38 4.19 5/249 982586
/proc/meminfo: memFree=124764984/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=45032 memory=42868 CPUtime=12.64 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 5406 0 0 0 1262 2 0 0 20 0 1 0 187585236 46112768 10717 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 11258 10717 436 659 0 10462 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 54964 KiB
Current children cumulated memory: 45708 KiB

[startup+25.5005 s]
/proc/loadavg: 4.57 4.36 4.19 5/248 982589
/proc/meminfo: memFree=124692348/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=52096 memory=50072 CPUtime=25.41 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 6683 0 0 0 2539 2 0 0 20 0 1 0 187585236 53346304 12518 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 13024 12518 436 659 0 12228 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 62028 KiB
Current children cumulated memory: 52912 KiB

[startup+51.1133 s]
/proc/loadavg: 4.58 4.38 4.20 5/248 982593
/proc/meminfo: memFree=124641704/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=90768 memory=65344 CPUtime=50.94 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 7683 0 0 0 5091 3 0 0 20 0 1 0 187585236 92946432 16336 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 22692 16336 436 659 0 21896 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 100700 KiB
Current children cumulated memory: 68184 KiB

[startup+102.3 s]
/proc/loadavg: 4.35 4.35 4.20 5/248 982752
/proc/meminfo: memFree=124617384/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=90768 memory=86832 CPUtime=101.98 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 7996 0 0 0 10194 4 0 0 20 0 1 0 187585236 92946432 21708 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 22692 21708 436 659 0 21896 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 100700 KiB
Current children cumulated memory: 89672 KiB

[startup+162.3 s]
/proc/loadavg: 4.24 4.31 4.19 5/248 982775
/proc/meminfo: memFree=124448988/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=94608 memory=92748 CPUtime=161.83 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 9730 0 0 0 16178 5 0 0 20 0 1 0 187585236 96878592 23187 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 23652 23187 436 659 0 22856 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 104540 KiB
Current children cumulated memory: 95588 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.27 4.18 5/248 982785
/proc/meminfo: memFree=124463596/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=162480 memory=143336 CPUtime=221.69 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 12061 0 0 0 22159 10 0 0 20 0 1 0 187585236 166379520 35834 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 40620 35834 436 659 0 39824 0

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

/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 13686 0 0 0 28142 14 0 0 20 0 1 0 187585236 167116800 37550 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 40800 37550 436 659 0 40004 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 173132 KiB
Current children cumulated memory: 153040 KiB

[startup+342.3 s]
/proc/loadavg: 4.21 4.24 4.18 5/245 982806
/proc/meminfo: memFree=124415272/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=163200 memory=150200 CPUtime=341.42 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 15122 0 0 0 34125 17 0 0 20 0 1 0 187585236 167116800 37550 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 40800 37550 436 659 0 40004 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 173132 KiB
Current children cumulated memory: 153040 KiB

[startup+402.3 s]
/proc/loadavg: 4.17 4.22 4.18 5/246 982818
/proc/meminfo: memFree=124407584/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=113880 memory=112020 CPUtime=401.28 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 16236 0 0 0 40108 20 0 0 20 0 1 0 187585236 116613120 28005 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 28470 28005 436 659 0 27674 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 123812 KiB
Current children cumulated memory: 114860 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.19 4.17 5/246 982829
/proc/meminfo: memFree=124364120/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=113880 memory=112020 CPUtime=461.13 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 17349 0 0 0 46090 23 0 0 20 0 1 0 187585236 116613120 28005 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 28470 28005 436 659 0 27674 0
Current children cumulated CPU time: 461.13 s
Current children cumulated vsize: 123812 KiB
Current children cumulated memory: 114860 KiB

[startup+522.3 s]
/proc/loadavg: 4.07 4.17 4.17 5/246 982839
/proc/meminfo: memFree=124401936/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=113880 memory=112020 CPUtime=521 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 18471 0 0 0 52074 26 0 0 20 0 1 0 187585236 116613120 28005 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 28470 28005 436 659 0 27674 0
Current children cumulated CPU time: 521 s
Current children cumulated vsize: 123812 KiB
Current children cumulated memory: 114860 KiB

[startup+582.3 s]
/proc/loadavg: 4.07 4.15 4.16 5/246 982849
/proc/meminfo: memFree=124349792/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=181876 memory=166644 CPUtime=580.86 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 20155 0 0 0 58057 29 0 0 20 0 1 0 187585236 186241024 41661 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 45469 41661 436 659 0 44673 0
Current children cumulated CPU time: 580.86 s
Current children cumulated vsize: 191808 KiB
Current children cumulated memory: 169484 KiB

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

# cumulated CPU time of all completed processes:  user=598.915 s, system=0.303775 s

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

[startup+588.8 s]
/proc/loadavg: 4.14 4.16 4.16 5/246 982850
/proc/meminfo: memFree=124406224/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=132556 memory=130696 CPUtime=587.35 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 20155 0 0 0 58706 29 0 0 20 0 1 0 187585236 135737344 32674 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 33139 32674 436 659 0 32343 0
Current children cumulated CPU time: 587.35 s
Current children cumulated vsize: 142488 KiB
Current children cumulated memory: 133536 KiB

[startup+595.2 s]
/proc/loadavg: 4.13 4.16 4.16 5/246 982852
/proc/meminfo: memFree=124297664/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=181876 memory=164780 CPUtime=593.73 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 20500 0 0 0 59344 29 0 0 20 0 1 0 187585236 186241024 41195 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 45469 41195 436 659 0 44673 0
Current children cumulated CPU time: 593.73 s
Current children cumulated vsize: 191808 KiB
Current children cumulated memory: 167620 KiB

[startup+598.4 s]
/proc/loadavg: 4.12 4.16 4.16 5/246 982852
/proc/meminfo: memFree=124343036/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=132556 memory=130696 CPUtime=596.92 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 20501 0 0 0 59663 29 0 0 20 0 1 0 187585236 135737344 32674 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 33139 32674 436 659 0 32343 0
Current children cumulated CPU time: 596.92 s
Current children cumulated vsize: 142488 KiB
Current children cumulated memory: 133536 KiB

[startup+600 s]*
/proc/loadavg: 4.12 4.16 4.16 5/246 982852
/proc/meminfo: memFree=124333712/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=132556 memory=130696 CPUtime=598.53 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 20501 0 0 0 59824 29 0 0 20 0 1 0 187585236 135737344 32674 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 33139 32674 436 659 0 32343 0
Current children cumulated CPU time: 598.53 s
Current children cumulated vsize: 142488 KiB
Current children cumulated memory: 133536 KiB

[startup+600.4 s]
/proc/loadavg: 4.12 4.16 4.16 5/246 982852
/proc/meminfo: memFree=124333712/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=132556 memory=130696 CPUtime=598.92 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 20501 0 0 0 59863 29 0 0 20 0 1 0 187585236 135737344 32674 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 33139 32674 436 659 0 32343 0
Current children cumulated CPU time: 598.92 s
Current children cumulated vsize: 142488 KiB
Current children cumulated memory: 133536 KiB

[startup+600.6 s]
/proc/loadavg: 4.12 4.16 4.16 5/246 982852
/proc/meminfo: memFree=124333712/131655788 swapFree=131071996/131071996
[pid=982480] ppid=982477 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/982480/stat : 982480 (naps-1.03.sh) S 982477 982480 980324 0 -1 4194304 222 248 0 0 0 0 0 0 20 0 1 0 187585236 10170368 710 134679101440 94185136291840 94185137371160 140734106608064 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94185139469616 94185139516804 94185155424256 140734106616799 140734106616928 140734106616928 140734106623944 0
/proc/982480/statm: 2483 710 634 264 0 134 0
[pid=982485] ppid=982480 vsize=132556 memory=130696 CPUtime=599.12 cores=4,6
/proc/982485/stat : 982485 (naps-1.03) R 982480 982480 980324 0 -1 4194304 20501 0 0 0 59883 29 0 0 20 0 1 0 187585236 135737344 32674 134679101440 4194304 6891213 140720704242496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 24825856 140720704246768 140720704246884 140720704246884 140720704253899 0
/proc/982485/statm: 33139 32674 436 659 0 32343 0
Current children cumulated CPU time: 599.12 s
Current children cumulated vsize: 142488 KiB
Current children cumulated memory: 133536 KiB

Child status: 10

Real time (s): 600.684
CPU time (s): 599.219
CPU user time (s): 598.915
CPU system time (s): 0.303775
CPU usage (%): 99.7561
Max. virtual memory (cumulated for all children) (KiB): 191808
Max. memory (cumulated for all children) (KiB): 169668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 598.915
system time used= 0.303775
maximum resident set size= 166828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20986
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= 26
involuntary context switches= 561


# summary of solver processes directly reported to runsolver:
#   pid: 982480
#   total CPU time (s): 599.219
#   total CPU user time (s): 598.915
#   total CPU system time (s): 0.303775

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.72164 second user time and 6.7066 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-19 03:58:26
IDJOB=4447518
IDBENCH=159214
IDSOLVER=3062
FILE ID=nodeC004/4447518-1721354294
RUNJOBID= nodeC004-1721350695-980335
SLURM_JOB_ID= 7542749
Free space on /tmp= 723764 MiB

SOLVER NAME= NaPS-GM 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 -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447518-1721354294/watcher-4447518-1721354294 -o /tmp/evaluation-result-4447518-1721354294/solver-4447518-1721354294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721350695-980335 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4447518-1721354294.opb

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

MD5SUM BENCH= d3332ca740d3ae6dd3f9a6cb3b2999d7
RANDOM SEED=1076574627

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124196860 kB
MemAvailable:   129138948 kB
Buffers:          529848 kB
Cached:          5194804 kB
SwapCached:            0 kB
Active:          1071536 kB
Inactive:        5711868 kB
Active(anon):       3344 kB
Inactive(anon):  1093120 kB
Active(file):    1068192 kB
Inactive(file):  4618748 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             16360 kB
Writeback:            28 kB
AnonPages:       1058540 kB
Mapped:           108604 kB
Shmem:             37700 kB
KReclaimable:     190696 kB
Slab:             304748 kB
SReclaimable:     190696 kB
SUnreclaim:       114052 kB
KernelStack:        3764 kB
PageTables:        11244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1716256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59008 kB
HardwareCorrupted:     0 kB
AnonHugePages:    671744 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:      242504 kB
DirectMap2M:    29022208 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC004 at 2024-07-19 04:08:27