TSTP Solution File: SWV181+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWV181+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n032.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Wed Jul 20 21:32:04 EDT 2022

% Result   : Theorem 0.41s 0.63s
% Output   : Refutation 0.41s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    5
% Syntax   : Number of clauses     :    8 (   6 unt;   1 nHn;   8 RR)
%            Number of literals    :   12 (   2 equ;   5 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    6 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( ~ gt(X,Y)
    | ~ gt(Y,Z)
    | gt(X,Z) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',transitivity_gt) ).

cnf(3,axiom,
    ~ gt(X,X),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',irreflexivity_gt) ).

cnf(11,axiom,
    ( ~ leq(X,Y)
    | X = Y
    | gt(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',leq_gt2) ).

cnf(257,negated_conjecture,
    leq(n1,loopcounter),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cl5_nebula_init_0081) ).

cnf(258,negated_conjecture,
    gt(n1,loopcounter),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cl5_nebula_init_0081) ).

cnf(445,plain,
    ~ gt(loopcounter,n1),
    inference('UR-RESOLVE',[status(thm)],[2,258,3]) ).

cnf(551,plain,
    n1 = loopcounter,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[11,257]),445]) ).

cnf(555,plain,
    $false,
    inference('REWRITE',[status(thm)],[258,3,551,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.01/0.11  % Problem  : SWV181+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.01/0.12  % Command  : run-snark %s %d
% 0.11/0.31  % Computer : n032.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit : 300
% 0.11/0.31  % WCLimit  : 600
% 0.11/0.31  % DateTime : Wed Jun 15 08:00:13 EDT 2022
% 0.11/0.31  % CPUTime  : 
% 0.15/0.41  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.41  * 
% 0.15/0.41  * 
% 0.15/0.42  #<PACKAGE "SNARK-USER">
% 0.15/0.42  * 
% 0.15/0.42  SNARK-TPTP-OPTIONS
% 0.15/0.42  * 
% 0.15/0.42  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.15/0.42   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.15/0.42   (USE-FACTORING :POS)
% 0.15/0.42   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.15/0.42   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.15/0.42   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.15/0.42   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.15/0.42   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.15/0.42   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.15/0.42   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.15/0.42   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.15/0.42   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.15/0.42   (DECLARE-TPTP-SYMBOLS2))
% 0.15/0.42  * 
% 0.15/0.42  "."
% 0.15/0.42  * 
% 0.15/0.42  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-15T08:00:13
% 0.15/0.42  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n032.cluster.edu at 2022-06-15T08:00:13
% 0.15/0.45  WARNING:
% 0.15/0.45     #:|true| is a proposition that occurs only positively; disabling rows that contain it.
% 0.41/0.63  
% 0.41/0.63  
% 0.41/0.63  #||
% 0.41/0.63  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.41/0.63  % SZS output start Refutation
% See solution above
% 0.41/0.63  ||#
% 0.41/0.63  
% 0.41/0.63  ; Summary of computation:
% 0.41/0.63  ;      1096 formulas have been input or derived (from 75 formulas).
% 0.41/0.63  ;       555 (51%) were retained.  Of these,
% 0.41/0.63  ;           81 (15%) were simplified or subsumed later,
% 0.41/0.63  ;          474 (85%) are still being kept.
% 0.41/0.63  ; 
% 0.41/0.63  ; Run time in seconds:
% 0.41/0.63  ;     0.013   6%   Read assertion file          (1 call)
% 0.41/0.63  ;     0.007   3%   Assert                       (92 calls)
% 0.41/0.63  ;     0.043  21%   Process new row              (1,012 calls)
% 0.41/0.63  ;     0.012   6%   Resolution                   (148 calls)
% 0.41/0.63  ;     0.002   1%   Paramodulation               (74 calls)
% 0.41/0.63  ;     0.000   0%   Factoring                    (1 call)
% 0.41/0.63  ;     0.016   8%   Condensing                   (405 calls)
% 0.41/0.63  ;     0.031  15%   Forward subsumption          (405 calls)
% 0.41/0.63  ;     0.015   7%   Backward subsumption         (336 calls)
% 0.41/0.63  ;     0.019   9%   Clause clause subsumption    (936 calls)
% 0.41/0.63  ;     0.021  10%   Forward simplification       (1,011 calls)
% 0.41/0.63  ;     0.004   2%   Backward simplification      (551 calls)
% 0.41/0.63  ;     0.002   1%   Ordering                     (778 calls)
% 0.41/0.63  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.41/0.63  ;     0.001   0%   Purity testing               (1 call)
% 0.41/0.63  ;     0.019   9%   Other
% 0.41/0.63  ;     0.205        Total
% 0.41/0.63  ;     0.207        Real time
% 0.41/0.63  ; 
% 0.41/0.63  ; Term-hash-array has 674 terms in all.
% 0.41/0.63  ; Feature-vector-row-index has 307 entries (336 at peak, 336 added, 29 deleted).
% 0.41/0.63  ; Feature-vector-row-index has 1,793 nodes (1,865 at peak, 1,865 added, 72 deleted).
% 0.41/0.63  ;  Retrieved 926 possibly forward subsuming rows in 405 calls.
% 0.41/0.63  ;  Retrieved 529 possibly backward subsumed rows in 336 calls.
% 0.41/0.63  ; Path-index has 626 entries (686 at peak, 696 added, 70 deleted).
% 0.41/0.63  ; Path-index has 1,635 nodes (1,654 at peak, 1,666 added, 31 deleted).
% 0.41/0.63  ; Trie-index has 626 entries (686 at peak, 696 added, 70 deleted).
% 0.41/0.63  ; Trie-index has 1,447 nodes (1,520 at peak, 1,544 added, 97 deleted).
% 0.41/0.63  ; Retrieved 2,525 generalization terms in 2,715 calls.
% 0.41/0.63  ; Retrieved 234 instance terms in 214 calls.
% 0.41/0.63  ; Retrieved 8,210 unifiable terms in 647 calls.
% 0.41/0.63  ; 
% 0.41/0.63  ; The agenda of backward simplifiable rows to process has 71 entries:
% 0.41/0.63  ;    71 with value 0
% 0.41/0.63  ; The agenda of rows to process has 3 entries:
% 0.41/0.63  ;     3 with value 9
% 0.41/0.63  ; The agenda of input rows to give has 228 entries:
% 0.41/0.63  ;     3 with value 8               2 with value 27               4 with value 51
% 0.41/0.63  ;     3 with value 12              1 with value 29              16 with value 59
% 0.41/0.63  ;     1 with value 13              1 with value 30               2 with value 60
% 0.41/0.63  ;     2 with value 14              1 with value 33               1 with value 64
% 0.41/0.63  ;     3 with value 16              8 with value 37               2 with value 72
% 0.41/0.63  ;     3 with value 19              4 with value 38              64 with value 93
% 0.41/0.63  ;     1 with value 21             33 with value 46              48 with value 106
% 0.41/0.63  ;     1 with value 22              8 with value 47              12 with value 119
% 0.41/0.63  ;     1 with value 24              2 with value 50               1 with value 132
% 0.41/0.63  ; The agenda of rows to give has 185 entries:
% 0.41/0.63  ;    77 with value (4 5)          10 with value (4 9)            2 with value (4 15)
% 0.41/0.63  ;    33 with value (4 7)           9 with value (4 11)           2 with value (4 17)
% 0.41/0.63  ;     5 with value (4 8)          46 with value (4 13)           1 with value (4 21)
% 0.41/0.63  Evaluation took:
% 0.41/0.63    0.207 seconds of real time
% 0.41/0.63    0.18968 seconds of user run time
% 0.41/0.63    0.017296 seconds of system run time
% 0.41/0.63    [Run times include 0.006 seconds GC run time.]
% 0.41/0.63    0 calls to %EVAL
% 0.41/0.63    0 page faults and
% 0.41/0.63    19,097,672 bytes consed.
% 0.41/0.63  :PROOF-FOUND
% 0.41/0.63  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-15T08:00:14
% 0.41/0.63  :PROOF-FOUND
% 0.41/0.63  * 
%------------------------------------------------------------------------------