Trace number 4447788

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.1 3609.6

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 We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4447788-1721354895.opb
3600.08/3609.60	c 
3600.08/3609.60	c *** TERMINATED *** by signal 15
3600.08/3609.60	s UNKNOWN
3600.08/3609.60	c _____________________________________________________________________________
3600.08/3609.60	c std/band forms        : 0,0
3600.08/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.08/3609.60	c BDD/srt/adr Max costs : 0,0,0
3600.08/3609.60	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.08/3609.60	c BDD nodes             : 0
3600.08/3609.60	c Es1/CC detections     : 0,0
3600.08/3609.60	c CC sort               : 0
3600.08/3609.60	c SAT/UNSAT calls       : 0,0
3600.08/3609.60	c regenrated variables  : 0
3600.08/3609.60	c eliminated fixed lits : 0
3600.08/3609.60	c goal lit flips        : 0
3600.08/3609.60	c goal stages           : 0
3600.08/3609.60	c goal shrink           : 0
3600.08/3609.60	c goal coeff separations: 0
3600.08/3609.60	c restarts              : 0
3600.08/3609.60	c conflicts             : 0              (0 /sec)
3600.08/3609.60	c decisions             : 0              (0 /sec)
3600.08/3609.60	c propagations          : 0              (0 /sec)
3600.08/3609.60	c inspects              : 0              (0 /sec)
3600.08/3609.60	c CPU time (solving tm) : 3598 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.08/3609.60	c Time for Opt-base     : 0 s
3600.08/3609.60	c Steps for Opt-base    : 0
3600.08/3609.60	c Time for BDD coding   : 0 s
3600.08/3609.60	c Time for srt coding   : 0 s
3600.08/3609.60	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 (60100 MiB free)
  memory of node 1: 64473 MiB (61439 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=982897, runsolver pid=982894

[startup+0.100099 s]*
/proc/loadavg: 4.12 4.16 4.16 5/246 982902
/proc/meminfo: memFree=124450176/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=7692 memory=5356 CPUtime=0.1 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 992 0 0 0 10 0 0 0 20 0 1 0 187645352 7876608 1339 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 1923 1339 436 659 0 1127 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 17624 KiB
Current children cumulated memory: 8052 KiB

[startup+0.213155 s]*
/proc/loadavg: 4.12 4.16 4.16 5/246 982902
/proc/meminfo: memFree=124448188/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=9448 memory=6676 CPUtime=0.21 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 1362 0 0 0 21 0 0 0 20 0 1 0 187645352 9674752 1669 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 2362 1669 436 659 0 1566 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 19380 KiB
Current children cumulated memory: 9372 KiB

[startup+0.312322 s]*
/proc/loadavg: 4.12 4.16 4.16 5/246 982902
/proc/meminfo: memFree=124443264/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=13800 memory=9776 CPUtime=0.31 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 1604 0 0 0 31 0 0 0 20 0 1 0 187645352 14131200 2444 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 3450 2444 436 659 0 2654 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 23732 KiB
Current children cumulated memory: 12472 KiB

[startup+0.70043 s]
/proc/loadavg: 4.12 4.16 4.16 5/246 982902
/proc/meminfo: memFree=124441096/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=13800 memory=11888 CPUtime=0.68 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 2109 0 0 0 68 0 0 0 20 0 1 0 187645352 14131200 2972 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 3450 2972 436 659 0 2654 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 23732 KiB
Current children cumulated memory: 14584 KiB

[startup+1.50039 s]
/proc/loadavg: 4.12 4.16 4.16 5/246 982902
/proc/meminfo: memFree=124437872/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=22744 memory=18396 CPUtime=1.48 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 3081 0 0 0 148 0 0 0 20 0 1 0 187645352 23289856 4599 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 5686 4599 436 659 0 4890 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 32676 KiB
Current children cumulated memory: 21092 KiB

[startup+3.11306 s]
/proc/loadavg: 4.11 4.15 4.16 5/246 982902
/proc/meminfo: memFree=124413248/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=27164 memory=25172 CPUtime=3.09 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 4277 0 0 0 309 0 0 0 20 0 1 0 187645352 27815936 6293 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 6791 6293 436 659 0 5995 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 37096 KiB
Current children cumulated memory: 27868 KiB

[startup+6.30036 s]
/proc/loadavg: 4.11 4.15 4.16 5/246 982903
/proc/meminfo: memFree=124441440/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=35528 memory=32908 CPUtime=6.27 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 4934 0 0 0 626 1 0 0 20 0 1 0 187645352 36380672 8227 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 8882 8227 436 659 0 8086 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 45460 KiB
Current children cumulated memory: 35604 KiB

[startup+12.7004 s]
/proc/loadavg: 4.09 4.15 4.16 5/246 982903
/proc/meminfo: memFree=124487572/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=54204 memory=40896 CPUtime=12.65 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 5367 0 0 0 1264 1 0 0 20 0 1 0 187645352 55504896 10224 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 13551 10224 436 659 0 12755 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 64136 KiB
Current children cumulated memory: 43592 KiB

[startup+25.5004 s]
/proc/loadavg: 4.08 4.14 4.16 5/246 982906
/proc/meminfo: memFree=124372268/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=73060 memory=63724 CPUtime=25.42 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 6032 0 0 0 2540 2 0 0 20 0 1 0 187645352 74813440 15931 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 18265 15931 436 659 0 17469 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 82992 KiB
Current children cumulated memory: 66420 KiB

[startup+51.1133 s]
/proc/loadavg: 4.11 4.15 4.16 5/246 982910
/proc/meminfo: memFree=124378568/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=73060 memory=69868 CPUtime=50.96 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 6091 0 0 0 5094 2 0 0 20 0 1 0 187645352 74813440 17467 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 18265 17467 436 659 0 17469 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 82992 KiB
Current children cumulated memory: 72564 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/251 982929
/proc/meminfo: memFree=124372012/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=88156 memory=86288 CPUtime=102.03 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 8057 0 0 0 10194 9 0 0 20 0 1 0 187645352 90271744 21572 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 22039 21572 436 659 0 21243 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 98088 KiB
Current children cumulated memory: 88984 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/251 982939
/proc/meminfo: memFree=124271076/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=137476 memory=125916 CPUtime=161.88 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 9549 0 0 0 16173 15 0 0 20 0 1 0 187645352 140775424 31479 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 34369 31479 436 659 0 33573 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 147408 KiB
Current children cumulated memory: 128612 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.14 5/251 982949
/proc/meminfo: memFree=124283684/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=137476 memory=128064 CPUtime=221.72 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 11757 0 0 0 22151 21 0 0 20 0 1 0 187645352 140775424 32016 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 34369 32016 436 659 0 33573 0
Current children cumulated CPU time: 221.72 s

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

/proc/loadavg: 4.14 4.27 4.25 5/249 984721
/proc/meminfo: memFree=121692156/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=186412 memory=157304 CPUtime=3034.22 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 97142 0 0 0 303244 178 0 0 20 0 1 0 187645352 190885888 39326 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 46603 39326 436 659 0 45807 0
Current children cumulated CPU time: 3034.22 s
Current children cumulated vsize: 196344 KiB
Current children cumulated memory: 160000 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.25 4.24 5/249 984782
/proc/meminfo: memFree=119575924/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=237140 memory=225484 CPUtime=3094.08 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 97894 0 0 0 309228 180 0 0 20 0 1 0 187645352 242831360 56371 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 59285 56371 436 659 0 58489 0
Current children cumulated CPU time: 3094.08 s
Current children cumulated vsize: 247072 KiB
Current children cumulated memory: 228180 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.22 4.23 5/248 984806
/proc/meminfo: memFree=117453036/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=237140 memory=209388 CPUtime=3153.95 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 99938 0 0 0 315212 183 0 0 20 0 1 0 187645352 242831360 52347 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 59285 52347 436 659 0 58489 0
Current children cumulated CPU time: 3153.95 s
Current children cumulated vsize: 247072 KiB
Current children cumulated memory: 212084 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.19 4.22 5/248 984816
/proc/meminfo: memFree=114558860/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=238420 memory=193308 CPUtime=3213.8 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 102243 0 0 0 321194 186 0 0 20 0 1 0 187645352 244142080 48327 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 59605 48327 436 659 0 58809 0
Current children cumulated CPU time: 3213.8 s
Current children cumulated vsize: 248352 KiB
Current children cumulated memory: 196004 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.17 4.21 5/248 984827
/proc/meminfo: memFree=113384212/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=189612 memory=162932 CPUtime=3273.67 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 103363 0 0 0 327178 189 0 0 20 0 1 0 187645352 194162688 40733 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 47403 40733 436 659 0 46607 0
Current children cumulated CPU time: 3273.67 s
Current children cumulated vsize: 199544 KiB
Current children cumulated memory: 165628 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.17 4.20 5/247 984838
/proc/meminfo: memFree=111636976/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=239700 memory=230516 CPUtime=3333.5 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 104010 0 0 0 333160 190 0 0 20 0 1 0 187645352 245452800 57629 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 59925 57629 436 659 0 59129 0
Current children cumulated CPU time: 3333.5 s
Current children cumulated vsize: 249632 KiB
Current children cumulated memory: 233212 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.15 4.19 5/247 984849
/proc/meminfo: memFree=110374724/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=241620 memory=211692 CPUtime=3393.34 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 105798 0 0 0 339141 193 0 0 20 0 1 0 187645352 247418880 52923 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 60405 52923 436 659 0 59609 0
Current children cumulated CPU time: 3393.34 s
Current children cumulated vsize: 251552 KiB
Current children cumulated memory: 214388 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.15 4.18 5/246 984860
/proc/meminfo: memFree=109533236/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=191532 memory=185352 CPUtime=3453.18 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 106781 0 0 0 345123 195 0 0 20 0 1 0 187645352 196128768 46338 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 47883 46338 436 659 0 47087 0
Current children cumulated CPU time: 3453.18 s
Current children cumulated vsize: 201464 KiB
Current children cumulated memory: 188048 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.15 4.18 5/246 984870
/proc/meminfo: memFree=106059416/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=323648 memory=240952 CPUtime=3513.02 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 108057 0 0 0 351106 196 0 0 20 0 1 0 187645352 331415552 60238 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 80912 60238 436 659 0 80116 0
Current children cumulated CPU time: 3513.02 s
Current children cumulated vsize: 333580 KiB
Current children cumulated memory: 243648 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.14 4.18 5/246 984880
/proc/meminfo: memFree=104920556/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=242260 memory=220956 CPUtime=3572.86 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 109138 0 0 0 357087 199 0 0 20 0 1 0 187645352 248074240 55239 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 60565 55239 436 659 0 59769 0
Current children cumulated CPU time: 3572.86 s
Current children cumulated vsize: 252192 KiB
Current children cumulated memory: 223652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.15 4.14 4.18 5/246 984885
/proc/meminfo: memFree=104488272/131655788 swapFree=131071996/131071996
[pid=982897] ppid=982894 vsize=9932 memory=2696 CPUtime=0 cores=4,6
/proc/982897/stat : 982897 (naps-1.03.sh) S 982894 982897 980324 0 -1 4194304 221 243 0 0 0 0 0 0 20 0 1 0 187645351 10170368 674 134679101440 94480511721472 94480512800792 140721042249280 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94480514899248 94480514946436 94480544759808 140721042256863 140721042256992 140721042256992 140721042264008 0
/proc/982897/statm: 2483 674 596 264 0 134 0
[pid=982902] ppid=982897 vsize=323648 memory=243344 CPUtime=3600.08 cores=4,6
/proc/982902/stat : 982902 (naps-1.03) R 982897 982897 980324 0 -1 4194304 109677 0 0 0 359809 199 0 0 20 0 1 0 187645352 331415552 60836 134679101440 4194304 6891213 140727880485344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 14270464 140727880492016 140727880492132 140727880492132 140727880499147 0
/proc/982902/statm: 80912 60836 436 659 0 80116 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 333580 KiB
Current children cumulated memory: 246040 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.1 s, system=1.99694 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): 3609.6
CPU time (s): 3600.1
CPU user time (s): 3598.1
CPU system time (s): 1.99694
CPU usage (%): 99.7367
Max. virtual memory (cumulated for all children) (KiB): 413720
Max. memory (cumulated for all children) (KiB): 299724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.1
system time used= 1.99694
maximum resident set size= 302172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110154
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= 29
involuntary context switches= 4644


# summary of solver processes directly reported to runsolver:
#   pid: 982897
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.1
#   total CPU system time (s): 1.99694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2084 second user time and 37.4161 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-19 04:08:27
IDJOB=4447788
IDBENCH=160323
IDSOLVER=3062
FILE ID=nodeC004/4447788-1721354895
RUNJOBID= nodeC004-1721350695-980335
SLURM_JOB_ID= 7542749
Free space on /tmp= 723768 MiB

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

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

MD5SUM BENCH= b320e8df0d5fbea72b736842c910ba4c
RANDOM SEED=782969204

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		: 3608.363
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		: 3653.313
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.503
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.410
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		: 3492.162
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		: 3568.190
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.312
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.392
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:        124458848 kB
MemAvailable:   129402908 kB
Buffers:          530160 kB
Cached:          5196084 kB
SwapCached:            0 kB
Active:          1070576 kB
Inactive:        5452332 kB
Active(anon):       3384 kB
Inactive(anon):   830648 kB
Active(file):    1067192 kB
Inactive(file):  4621684 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5352 kB
Writeback:             0 kB
AnonPages:        796044 kB
Mapped:           111728 kB
Shmem:             37700 kB
KReclaimable:     190764 kB
Slab:             304416 kB
SReclaimable:     190764 kB
SUnreclaim:       113652 kB
KernelStack:        3980 kB
PageTables:        11144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1140764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59008 kB
HardwareCorrupted:     0 kB
AnonHugePages:    770048 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= 723692 MiB
End job on nodeC004 at 2024-07-19 05:08:37