Trace number 4447668

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.11 3609.8

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n106-d3-i3-f.cnf.gz-plain.pb.metafix.opb
MD5SUM1fb50f41b260553fb8a191e5e9748bb0
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 benchmark2260.47
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables159
Total number of constraints424
Number of constraints which are clauses424
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-4447668-1721354364.opb
3600.09/3609.80	c 
3600.09/3609.80	c *** TERMINATED *** by signal 15
3600.09/3609.80	s UNKNOWN
3600.09/3609.80	c _____________________________________________________________________________
3600.09/3609.80	c std/band forms        : 0,0
3600.09/3609.80	c 2cl/3cl ITE-codings   : 0,0
3600.09/3609.80	c BDD/srt/adr Max costs : 0,0,0
3600.09/3609.80	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.09/3609.80	c BDD nodes             : 0
3600.09/3609.80	c Es1/CC detections     : 0,0
3600.09/3609.80	c CC sort               : 0
3600.09/3609.80	c SAT/UNSAT calls       : 0,0
3600.09/3609.80	c regenrated variables  : 0
3600.09/3609.80	c eliminated fixed lits : 0
3600.09/3609.80	c goal lit flips        : 0
3600.09/3609.80	c goal stages           : 0
3600.09/3609.80	c goal shrink           : 0
3600.09/3609.80	c goal coeff separations: 0
3600.09/3609.80	c restarts              : 0
3600.09/3609.80	c conflicts             : 0              (0 /sec)
3600.09/3609.80	c decisions             : 0              (0 /sec)
3600.09/3609.80	c propagations          : 0              (0 /sec)
3600.09/3609.80	c inspects              : 0              (0 /sec)
3600.09/3609.80	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.09/3609.80	c Time for Opt-base     : 0 s
3600.09/3609.80	c Steps for Opt-base    : 0
3600.09/3609.80	c Time for BDD coding   : 0 s
3600.09/3609.80	c Time for srt coding   : 0 s
3600.09/3609.80	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 (60073 MiB free)
  memory of node 1: 64473 MiB (61636 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100268 s]*
/proc/loadavg: 4.57 4.39 4.21 5/248 982747
/proc/meminfo: memFree=124627040/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=5260 memory=3076 CPUtime=0.09 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 447 0 0 0 9 0 0 0 20 0 1 0 187592174 5386240 769 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 1315 769 436 659 0 519 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 15192 KiB
Current children cumulated memory: 5844 KiB

[startup+0.213292 s]*
/proc/loadavg: 4.57 4.39 4.21 5/248 982747
/proc/meminfo: memFree=124656728/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=7644 memory=4660 CPUtime=0.2 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 826 0 0 0 20 0 0 0 20 0 1 0 187592174 7827456 1165 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 1911 1165 436 659 0 1115 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 17576 KiB
Current children cumulated memory: 7428 KiB

[startup+0.313203 s]*
/proc/loadavg: 4.57 4.39 4.21 5/248 982747
/proc/meminfo: memFree=124656252/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=7644 memory=5188 CPUtime=0.3 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 954 0 0 0 30 0 0 0 20 0 1 0 187592174 7827456 1297 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 1911 1297 436 659 0 1115 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 17576 KiB
Current children cumulated memory: 7956 KiB

[startup+0.700421 s]
/proc/loadavg: 4.57 4.39 4.21 5/248 982747
/proc/meminfo: memFree=124654432/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=9400 memory=6772 CPUtime=0.68 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 1341 0 0 0 68 0 0 0 20 0 1 0 187592174 9625600 1693 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 2350 1693 436 659 0 1554 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 19332 KiB
Current children cumulated memory: 9540 KiB

[startup+1.50042 s]
/proc/loadavg: 4.57 4.39 4.21 5/248 982747
/proc/meminfo: memFree=124649964/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=13152 memory=11196 CPUtime=1.47 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 1946 0 0 0 147 0 0 0 20 0 1 0 187592174 13467648 2799 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 3288 2799 436 659 0 2492 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 23084 KiB
Current children cumulated memory: 13964 KiB

[startup+3.11307 s]
/proc/loadavg: 4.57 4.39 4.21 5/248 982747
/proc/meminfo: memFree=124662896/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=27412 memory=23368 CPUtime=3.08 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 2737 0 0 0 308 0 0 0 20 0 1 0 187592174 28069888 5842 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 6853 5842 436 659 0 6057 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 37344 KiB
Current children cumulated memory: 26136 KiB

[startup+6.30039 s]
/proc/loadavg: 4.53 4.38 4.20 5/248 982749
/proc/meminfo: memFree=124600868/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=31832 memory=29744 CPUtime=6.26 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 2804 0 0 0 626 0 0 0 20 0 1 0 187592174 32595968 7436 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 7958 7436 436 659 0 7162 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 41764 KiB
Current children cumulated memory: 32512 KiB

[startup+12.7004 s]
/proc/loadavg: 4.49 4.37 4.20 5/248 982749
/proc/meminfo: memFree=124621212/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=44840 memory=37936 CPUtime=12.64 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 3388 0 0 0 1263 1 0 0 20 0 1 0 187592174 45916160 9484 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 11210 9484 436 659 0 10414 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 54772 KiB
Current children cumulated memory: 40704 KiB

[startup+25.5004 s]
/proc/loadavg: 4.38 4.35 4.20 5/248 982750
/proc/meminfo: memFree=124605076/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=56332 memory=53688 CPUtime=25.41 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 3812 0 0 0 2540 1 0 0 20 0 1 0 187592174 57683968 13422 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 14083 13422 436 659 0 13287 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 66264 KiB
Current children cumulated memory: 56456 KiB

[startup+51.1135 s]
/proc/loadavg: 4.32 4.34 4.20 5/248 982757
/proc/meminfo: memFree=124581524/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=77220 memory=72752 CPUtime=50.96 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 7655 0 0 0 5091 5 0 0 20 0 1 0 187592174 79073280 18188 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 19305 18188 436 659 0 18509 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 87152 KiB
Current children cumulated memory: 75520 KiB

[startup+102.3 s]
/proc/loadavg: 4.21 4.30 4.19 5/248 982776
/proc/meminfo: memFree=124506648/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=95896 memory=94032 CPUtime=102.01 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 8723 0 0 0 10194 7 0 0 20 0 1 0 187592174 98197504 23508 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 23974 23508 436 659 0 23178 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 105828 KiB
Current children cumulated memory: 96800 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.26 4.18 5/248 982786
/proc/meminfo: memFree=124461936/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=145216 memory=127036 CPUtime=161.85 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 9507 0 0 0 16172 13 0 0 20 0 1 0 187592174 148701184 31759 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 36304 31759 436 659 0 35508 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 155148 KiB
Current children cumulated memory: 129804 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.24 4.18 5/245 982797
/proc/meminfo: memFree=124412604/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=145216 memory=133204 CPUtime=221.69 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 10071 0 0 0 22151 18 0 0 20 0 1 0 187592174 148701184 33301 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 36304 33301 436 659 0 35508 0
Current children cumulated CPU time: 221.69 s

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

/proc/loadavg: 4.60 4.34 4.21 6/247 983975
/proc/meminfo: memFree=124132016/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=185064 memory=176140 CPUtime=3034.16 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 59524 0 0 0 303293 123 0 0 20 0 1 0 187592174 189505536 44035 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 46266 44035 436 659 0 45470 0
Current children cumulated CPU time: 3034.16 s
Current children cumulated vsize: 194996 KiB
Current children cumulated memory: 178908 KiB

[startup+3102.3 s]
/proc/loadavg: 4.42 4.33 4.21 5/247 983985
/proc/meminfo: memFree=124083312/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=215884 memory=198444 CPUtime=3094 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 60046 0 0 0 309275 125 0 0 20 0 1 0 187592174 221065216 49611 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 53971 49611 436 659 0 53175 0
Current children cumulated CPU time: 3094 s
Current children cumulated vsize: 225816 KiB
Current children cumulated memory: 201212 KiB

[startup+3162.3 s]
/proc/loadavg: 4.56 4.36 4.23 5/247 983995
/proc/meminfo: memFree=124119564/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=265972 memory=217032 CPUtime=3153.83 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 60662 0 0 0 315258 125 0 0 20 0 1 0 187592174 272355328 54258 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 66493 54258 436 659 0 65697 0
Current children cumulated CPU time: 3153.83 s
Current children cumulated vsize: 275904 KiB
Current children cumulated memory: 219800 KiB

[startup+3222.3 s]
/proc/loadavg: 4.65 4.44 4.27 5/247 984006
/proc/meminfo: memFree=124035860/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=215884 memory=181940 CPUtime=3213.67 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 61371 0 0 0 321240 127 0 0 20 0 1 0 187592174 221065216 45485 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 53971 45485 436 659 0 53175 0
Current children cumulated CPU time: 3213.67 s
Current children cumulated vsize: 225816 KiB
Current children cumulated memory: 184708 KiB

[startup+3282.3 s]
/proc/loadavg: 4.47 4.42 4.27 5/247 984016
/proc/meminfo: memFree=124059356/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=215884 memory=202972 CPUtime=3273.5 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 61606 0 0 0 327223 127 0 0 20 0 1 0 187592174 221065216 50743 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 53971 50743 436 659 0 53175 0
Current children cumulated CPU time: 3273.5 s
Current children cumulated vsize: 225816 KiB
Current children cumulated memory: 205740 KiB

[startup+3342.3 s]
/proc/loadavg: 4.41 4.42 4.28 5/249 984411
/proc/meminfo: memFree=124101600/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=265972 memory=221404 CPUtime=3333.34 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 62231 0 0 0 333206 128 0 0 20 0 1 0 187592174 272355328 55351 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 66493 55351 436 659 0 65697 0
Current children cumulated CPU time: 3333.34 s
Current children cumulated vsize: 275904 KiB
Current children cumulated memory: 224172 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.36 4.26 5/247 984422
/proc/meminfo: memFree=124028868/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=215884 memory=188172 CPUtime=3393.17 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 62885 0 0 0 339188 129 0 0 20 0 1 0 187592174 221065216 47043 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 53971 47043 436 659 0 53175 0
Current children cumulated CPU time: 3393.17 s
Current children cumulated vsize: 225816 KiB
Current children cumulated memory: 190940 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.32 4.26 5/247 984432
/proc/meminfo: memFree=124069212/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=215884 memory=208652 CPUtime=3453.01 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 62990 0 0 0 345171 130 0 0 20 0 1 0 187592174 221065216 52163 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 53971 52163 436 659 0 53175 0
Current children cumulated CPU time: 3453.01 s
Current children cumulated vsize: 225816 KiB
Current children cumulated memory: 211420 KiB

[startup+3522.3 s]
/proc/loadavg: 4.22 4.31 4.26 5/249 984612
/proc/meminfo: memFree=124035776/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=268132 memory=226292 CPUtime=3512.85 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 63984 0 0 0 351154 131 0 0 20 0 1 0 187592174 274567168 56573 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 67033 56573 436 659 0 66237 0
Current children cumulated CPU time: 3512.85 s
Current children cumulated vsize: 278064 KiB
Current children cumulated memory: 229060 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.28 4.25 5/249 984724
/proc/meminfo: memFree=121574680/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=218044 memory=195772 CPUtime=3572.67 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 64657 0 0 0 357134 133 0 0 20 0 1 0 187592174 223277056 48943 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 54511 48943 436 659 0 53715 0
Current children cumulated CPU time: 3572.67 s
Current children cumulated vsize: 227976 KiB
Current children cumulated memory: 198540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.12 4.26 4.25 5/249 984729
/proc/meminfo: memFree=120718020/131655788 swapFree=131071996/131071996
[pid=982742] ppid=982739 vsize=9932 memory=2768 CPUtime=0 cores=1,3
/proc/982742/stat : 982742 (naps-1.03.sh) S 982739 982742 980324 0 -1 4194304 224 241 0 0 0 0 0 0 20 0 1 0 187592173 10170368 692 134679101440 94641552523264 94641553602584 140735964180288 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94641555701040 94641555748228 94641573597184 140735964185567 140735964185696 140735964185696 140735964192712 0
/proc/982742/statm: 2483 692 613 264 0 134 0
[pid=982747] ppid=982742 vsize=218044 memory=206236 CPUtime=3600.09 cores=1,3
/proc/982747/stat : 982747 (naps-1.03) R 982742 982742 980324 0 -1 4194304 64662 0 0 0 359876 133 0 0 20 0 1 0 187592174 223277056 51559 134679101440 4194304 6891213 140731682858096 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 27844608 140731682866160 140731682866276 140731682866276 140731682873291 0
/proc/982747/statm: 54511 51559 436 659 0 53715 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 227976 KiB
Current children cumulated memory: 209004 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.77 s, system=1.34164 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.8
CPU time (s): 3600.11
CPU user time (s): 3598.77
CPU system time (s): 1.34164
CPU usage (%): 99.7314
Max. virtual memory (cumulated for all children) (KiB): 327384
Max. memory (cumulated for all children) (KiB): 261508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.77
system time used= 1.34164
maximum resident set size= 265948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65142
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= 22
involuntary context switches= 3234


# summary of solver processes directly reported to runsolver:
#   pid: 982742
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3598.77
#   total CPU system time (s): 1.34164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1933 second user time and 36.7693 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-19 03:59:36
IDJOB=4447668
IDBENCH=159709
IDSOLVER=3062
FILE ID=nodeC004/4447668-1721354364
RUNJOBID= nodeC004-1721350695-980336
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-n106-d3-i3-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-4447668-1721354364/watcher-4447668-1721354364 -o /tmp/evaluation-result-4447668-1721354364/solver-4447668-1721354364 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721350695-980336 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4447668-1721354364.opb

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

MD5SUM BENCH= 1fb50f41b260553fb8a191e5e9748bb0
RANDOM SEED=274639033

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		: 3606.319
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		: 1795.978
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.579
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.309
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		: 3614.971
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		: 3639.157
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.474
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.557
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:        124631588 kB
MemAvailable:   129572848 kB
Buffers:          529900 kB
Cached:          5193548 kB
SwapCached:            0 kB
Active:          1070364 kB
Inactive:        5279752 kB
Active(anon):       3384 kB
Inactive(anon):   660652 kB
Active(file):    1066980 kB
Inactive(file):  4619100 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5396 kB
Writeback:             0 kB
AnonPages:        625768 kB
Mapped:           111724 kB
Shmem:             37700 kB
KReclaimable:     190760 kB
Slab:             304532 kB
SReclaimable:     190760 kB
SUnreclaim:       113772 kB
KernelStack:        3980 kB
PageTables:        10760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     912624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59008 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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= 723708 MiB
End job on nodeC004 at 2024-07-19 04:59:46