TSTP Solution File: KLE021+4 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : KLE021+4 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n022.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 : Sun Jul 17 02:26:12 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    addition(X,X) = X,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',additive_idempotence) ).

cnf(6,axiom,
    multiplication(one,X) = X,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',multiplicative_left_identity) ).

cnf(8,axiom,
    multiplication(addition(X,Y),Z) = addition(multiplication(X,Z),multiplication(Y,Z)),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',left_distributivity) ).

cnf(12,axiom,
    ( leq(X,Y)
    | addition(X,Y) != Y ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',order) ).

cnf(13,axiom,
    ( ~ test(X)
    | complement('SKOLEMAAAV1'(X),X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+1.ax',test_1) ).

cnf(15,axiom,
    ( ~ complement(X,Y)
    | multiplication(Y,X) = zero ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+1.ax',test_2) ).

cnf(16,axiom,
    ( ~ complement(X,Y)
    | multiplication(X,Y) = zero ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+1.ax',test_2) ).

cnf(17,axiom,
    ( ~ complement(X,Y)
    | addition(X,Y) = one ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+1.ax',test_2) ).

cnf(18,axiom,
    ( complement(X,Y)
    | multiplication(Y,X) != zero
    | multiplication(X,Y) != zero
    | addition(X,Y) != one ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+1.ax',test_2) ).

cnf(20,axiom,
    ( ~ test(X)
    | c(X) = Y
    | ~ complement(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+1.ax',test_3) ).

cnf(24,negated_conjecture,
    test('SKOLEMAAAV3'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

cnf(25,negated_conjecture,
    ( ~ leq('SKOLEMAAAV2',addition(multiplication('SKOLEMAAAV3','SKOLEMAAAV2'),multiplication(c('SKOLEMAAAV3'),'SKOLEMAAAV2')))
    | ~ leq(addition(multiplication('SKOLEMAAAV3','SKOLEMAAAV2'),multiplication(c('SKOLEMAAAV3'),'SKOLEMAAAV2')),'SKOLEMAAAV2') ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

cnf(26,plain,
    complement('SKOLEMAAAV1'('SKOLEMAAAV3'),'SKOLEMAAAV3'),
    inference('HYPERRESOLVE',[status(thm)],[13,24]) ).

cnf(29,plain,
    leq(X,X),
    inference('HYPERRESOLVE',[status(thm)],[12,2]) ).

cnf(89,plain,
    addition('SKOLEMAAAV1'('SKOLEMAAAV3'),'SKOLEMAAAV3') = one,
    inference('HYPERRESOLVE',[status(thm)],[17,26]) ).

cnf(91,plain,
    multiplication('SKOLEMAAAV1'('SKOLEMAAAV3'),'SKOLEMAAAV3') = zero,
    inference('HYPERRESOLVE',[status(thm)],[16,26]) ).

cnf(92,plain,
    multiplication('SKOLEMAAAV3','SKOLEMAAAV1'('SKOLEMAAAV3')) = zero,
    inference('HYPERRESOLVE',[status(thm)],[15,26]) ).

cnf(124,plain,
    X = addition(multiplication('SKOLEMAAAV1'('SKOLEMAAAV3'),X),multiplication('SKOLEMAAAV3',X)),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[8,89,theory(equality)]),6,theory(equality)]) ).

cnf(128,plain,
    complement('SKOLEMAAAV3','SKOLEMAAAV1'('SKOLEMAAAV3')),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[18,89,theory(equality)]),92,91,theory(equality)]) ).

cnf(134,plain,
    c('SKOLEMAAAV3') = 'SKOLEMAAAV1'('SKOLEMAAAV3'),
    inference('HYPERRESOLVE',[status(thm)],[20,128,24]) ).

cnf(140,plain,
    X = addition(multiplication(c('SKOLEMAAAV3'),X),multiplication('SKOLEMAAAV3',X)),
    inference('REWRITE',[status(thm)],[124,134,theory(equality)]) ).

cnf(142,plain,
    $false,
    inference('REWRITE',[status(thm)],[25,29,140,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : KLE021+4 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n022.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Thu Jun 16 07:58:47 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.48  #<PACKAGE "SNARK-USER">
% 0.20/0.48  * 
% 0.20/0.48  SNARK-TPTP-OPTIONS
% 0.20/0.48  * 
% 0.20/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.48   (USE-FACTORING :POS)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T07:58:47
% 0.20/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n022.cluster.edu at 2022-06-16T07:58:47
% 0.20/0.50  
% 0.20/0.50  ; Recognized commutativity assertion (= (|addition| ?X ?Y) (|addition| ?Y ?X)).
% 0.20/0.50  ; Recognized associativity assertion (= (|addition| ?X (|addition| ?Y ?Z)) (|addition| (|addition| ?X ?Y) ?Z)).
% 0.20/0.50  ; Recognized right identity assertion (= (|addition| ?X |zero|) ?X).
% 0.20/0.50  ; Recognized associativity assertion (= (|multiplication| ?X (|multiplication| ?Y ?Z)) (|multiplication| (|multiplication| ?X ?Y) ?Z)).
% 0.20/0.50  ; Recognized right identity assertion (= (|multiplication| ?X |one|) ?X).
% 0.20/0.50  ; Recognized left identity assertion (= (|multiplication| |one| ?X) ?X).
% 0.20/0.50  ; Declaring addition to be commutative.
% 0.20/0.60  ; Declaring addition to be associative-commutative.
% 0.20/0.60  
% 0.20/0.60  #||
% 0.20/0.61  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.61  % SZS output start Refutation
% See solution above
% 0.44/0.61  ||#
% 0.44/0.61  
% 0.44/0.61  ; Summary of computation:
% 0.44/0.61  ;       611 formulas have been input or derived (from 50 formulas).
% 0.44/0.61  ;       142 (23%) were retained.  Of these,
% 0.44/0.61  ;           26 (18%) were simplified or subsumed later,
% 0.44/0.61  ;          116 (82%) are still being kept.
% 0.44/0.61  ; 
% 0.44/0.61  ; Run time in seconds excluding printing time:
% 0.44/0.61  ;     0.006   5%   Read assertion file          (1 call)
% 0.44/0.61  ;     0.001   1%   Assert                       (19 calls)
% 0.44/0.61  ;     0.012  10%   Process new row              (548 calls)
% 0.44/0.61  ;     0.008   6%   Resolution                   (98 calls)
% 0.44/0.61  ;     0.006   5%   Paramodulation               (49 calls)
% 0.44/0.61  ;     0.000   0%   Factoring                    (1 call)
% 0.44/0.61  ;     0.000   0%   Embedding                    (18 calls)
% 0.44/0.61  ;     0.024  19%   Condensing                   (112 calls)
% 0.44/0.61  ;     0.005   4%   Forward subsumption          (112 calls)
% 0.44/0.61  ;     0.000   0%   Backward subsumption         (61 calls)
% 0.44/0.61  ;     0.005   4%   Clause clause subsumption    (167 calls)
% 0.44/0.61  ;     0.028  23%   Forward simplification       (523 calls)
% 0.44/0.61  ;     0.002   2%   Backward simplification      (127 calls)
% 0.44/0.61  ;     0.002   2%   Ordering                     (407 calls)
% 0.44/0.61  ;     0.001   1%   Ordering ac                  (37 calls)
% 0.44/0.61  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.44/0.61  ;     0.000   0%   Purity testing               (1 call)
% 0.44/0.61  ;     0.024  19%   Other
% 0.44/0.61  ;     0.124        Total
% 0.44/0.61  ;     0.127        Real time
% 0.44/0.61  ; 
% 0.44/0.61  ; Term-hash-array has 349 terms in all.
% 0.44/0.61  ; Feature-vector-row-index has 55 entries (56 at peak, 61 added, 6 deleted).
% 0.44/0.61  ; Feature-vector-row-index has 221 nodes (239 at peak, 271 added, 50 deleted).
% 0.44/0.61  ;  Retrieved 218 possibly forward subsuming rows in 112 calls.
% 0.44/0.61  ;  Retrieved 24 possibly backward subsumed rows in 61 calls.
% 0.44/0.61  ; Path-index has 305 entries (331 at peak, 356 added, 51 deleted).
% 0.44/0.61  ; Path-index has 327 nodes (350 at peak, 367 added, 40 deleted).
% 0.44/0.61  ; Trie-index has 305 entries (331 at peak, 356 added, 51 deleted).
% 0.44/0.61  ; Trie-index has 352 nodes (381 at peak, 404 added, 52 deleted).
% 0.44/0.61  ; Retrieved 7,924 generalization terms in 3,471 calls.
% 0.44/0.61  ; Retrieved 109 instance terms in 83 calls.
% 0.44/0.61  ; Retrieved 2,017 unifiable terms in 476 calls.
% 0.44/0.61  ; 
% 0.44/0.61  ; The agenda of backward simplifiable rows to process has 4 entries:
% 0.44/0.61  ;     4 with value 0
% 0.44/0.61  ; The agenda of rows to process has 7 entries:
% 0.44/0.61  ;     6 with value 13              1 with value 17
% 0.44/0.61  ; The agenda of rows to give has 73 entries:
% 0.44/0.61  ;     1 with value (4 7)           2 with value (4 17)           2 with value (4 39)
% 0.44/0.61  ;     1 with value (4 9)           4 with value (4 18)           2 with value (4 41)
% 0.44/0.61  ;     8 with value (4 11)          9 with value (4 20)           2 with value (4 51)
% 0.44/0.61  ;     5 with value (4 12)          2 with value (4 21)           1 with value (4 59)
% 0.44/0.61  ;     3 with value (4 13)          4 with value (4 25)           1 with value (4 61)
% 0.44/0.61  ;     2 with value (4 14)          2 with value (4 26)           2 with value (4 79)
% 0.44/0.61  ;     6 with value (4 15)          6 with value (4 28)           1 with value (4 107)
% 0.44/0.61  ;     3 with value (4 16)          4 with value (4 38)
% 0.44/0.61  Evaluation took:
% 0.44/0.61    0.127 seconds of real time
% 0.44/0.61    0.116051 seconds of user run time
% 0.44/0.61    0.010808 seconds of system run time
% 0.44/0.61    0 calls to %EVAL
% 0.44/0.61    0 page faults and
% 0.44/0.61    8,271,288 bytes consed.
% 0.44/0.61  :PROOF-FOUND
% 0.44/0.61  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T07:58:48
% 0.44/0.61  :PROOF-FOUND
% 0.44/0.61  * 
%------------------------------------------------------------------------------