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

View Problem - Process Solution

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

% Computer : n007.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:15 EDT 2022

% Result   : Theorem 1.80s 1.97s
% Output   : Refutation 1.80s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   15
% Syntax   : Number of clauses     :   32 (  25 unt;   0 nHn;  21 RR)
%            Number of literals    :   43 (  28 equ;  14 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   6 con; 0-2 aty)
%            Number of variables   :   30 (   3 sgn)

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

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

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

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

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(10,axiom,
    multiplication(zero,X) = zero,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',left_annihilation) ).

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(19,axiom,
    ( ~ test(X)
    | c(X) != Y
    | complement(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+1.ax',test_3) ).

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

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

cnf(24,negated_conjecture,
    addition(multiplication('SKOLEMAAAV5',addition(multiplication('SKOLEMAAAV5','SKOLEMAAAV2'),multiplication(c('SKOLEMAAAV5'),'SKOLEMAAAV3'))),multiplication(c('SKOLEMAAAV5'),'SKOLEMAAAV4')) != addition(multiplication('SKOLEMAAAV5','SKOLEMAAAV2'),multiplication(c('SKOLEMAAAV5'),'SKOLEMAAAV4')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

cnf(25,plain,
    addition(multiplication('SKOLEMAAAV5',multiplication('SKOLEMAAAV5','SKOLEMAAAV2')),addition(multiplication('SKOLEMAAAV5',multiplication(c('SKOLEMAAAV5'),'SKOLEMAAAV3')),multiplication(c('SKOLEMAAAV5'),'SKOLEMAAAV4'))) != addition(multiplication('SKOLEMAAAV5','SKOLEMAAAV2'),multiplication(c('SKOLEMAAAV5'),'SKOLEMAAAV4')),
    inference('REWRITE',[status(thm)],[24,7,theory(equality)]) ).

cnf(27,plain,
    complement('SKOLEMAAAV1'('SKOLEMAAAV5'),'SKOLEMAAAV5'),
    inference('HYPERRESOLVE',[status(thm)],[13,22]) ).

cnf(36,plain,
    complement('SKOLEMAAAV5',c('SKOLEMAAAV5')),
    inference('HYPERRESOLVE',[status(thm)],[19,22,theory(equality)]) ).

cnf(83,plain,
    addition('SKOLEMAAAV1'('SKOLEMAAAV5'),'SKOLEMAAAV5') = one,
    inference('HYPERRESOLVE',[status(thm)],[17,27]) ).

cnf(85,plain,
    multiplication('SKOLEMAAAV1'('SKOLEMAAAV5'),'SKOLEMAAAV5') = zero,
    inference('HYPERRESOLVE',[status(thm)],[16,27]) ).

cnf(86,plain,
    multiplication('SKOLEMAAAV5','SKOLEMAAAV1'('SKOLEMAAAV5')) = zero,
    inference('HYPERRESOLVE',[status(thm)],[15,27]) ).

cnf(96,plain,
    multiplication('SKOLEMAAAV5',c('SKOLEMAAAV5')) = zero,
    inference('HYPERRESOLVE',[status(thm)],[16,36]) ).

cnf(97,plain,
    multiplication(c('SKOLEMAAAV5'),'SKOLEMAAAV5') = zero,
    inference('HYPERRESOLVE',[status(thm)],[15,36]) ).

cnf(139,plain,
    X = addition(multiplication('SKOLEMAAAV1'('SKOLEMAAAV5'),X),multiplication('SKOLEMAAAV5',X)),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[8,83,theory(equality)]),6,theory(equality)]) ).

cnf(143,plain,
    complement('SKOLEMAAAV5','SKOLEMAAAV1'('SKOLEMAAAV5')),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[18,83,theory(equality)]),86,85,theory(equality)]) ).

cnf(149,plain,
    c('SKOLEMAAAV5') = 'SKOLEMAAAV1'('SKOLEMAAAV5'),
    inference('HYPERRESOLVE',[status(thm)],[20,143,22]) ).

cnf(155,plain,
    X = addition(multiplication(c('SKOLEMAAAV5'),X),multiplication('SKOLEMAAAV5',X)),
    inference('REWRITE',[status(thm)],[139,149,theory(equality)]) ).

cnf(205,plain,
    multiplication('SKOLEMAAAV5',multiplication(c('SKOLEMAAAV5'),X)) = zero,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[4,96,theory(equality)]),10,theory(equality)]) ).

cnf(206,plain,
    addition(multiplication(c('SKOLEMAAAV5'),'SKOLEMAAAV4'),multiplication('SKOLEMAAAV5',multiplication('SKOLEMAAAV5','SKOLEMAAAV2'))) != addition(multiplication('SKOLEMAAAV5','SKOLEMAAAV2'),multiplication(c('SKOLEMAAAV5'),'SKOLEMAAAV4')),
    inference('REWRITE',[status(thm)],[25,1,205,theory(equality)]) ).

cnf(207,plain,
    multiplication(c('SKOLEMAAAV5'),multiplication('SKOLEMAAAV5',X)) = zero,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[4,97,theory(equality)]),10,theory(equality)]) ).

cnf(1222,plain,
    multiplication('SKOLEMAAAV5',X) = multiplication('SKOLEMAAAV5',multiplication('SKOLEMAAAV5',X)),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[155,207,theory(equality)]),1,theory(equality)]) ).

cnf(1223,plain,
    $false,
    inference('REWRITE',[status(thm)],[206,1222,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : KLE027+1 : TPTP v8.1.0. Released v4.0.0.
% 0.10/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n007.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 10:33:56 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T10:33:56
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n007.cluster.edu at 2022-06-16T10:33:56
% 0.19/0.49  
% 0.19/0.49  ; Recognized commutativity assertion (= (|addition| ?X ?Y) (|addition| ?Y ?X)).
% 0.19/0.49  ; Recognized associativity assertion (= (|addition| ?X (|addition| ?Y ?Z)) (|addition| (|addition| ?X ?Y) ?Z)).
% 0.19/0.49  ; Recognized right identity assertion (= (|addition| ?X |zero|) ?X).
% 0.19/0.49  ; Recognized associativity assertion (= (|multiplication| ?X (|multiplication| ?Y ?Z)) (|multiplication| (|multiplication| ?X ?Y) ?Z)).
% 0.19/0.49  ; Recognized right identity assertion (= (|multiplication| ?X |one|) ?X).
% 0.19/0.49  ; Recognized left identity assertion (= (|multiplication| |one| ?X) ?X).
% 0.19/0.49  ; Declaring addition to be commutative.
% 1.80/1.97  ; Declaring addition to be associative-commutative.
% 1.80/1.97  
% 1.80/1.97  #||
% 1.80/1.97  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 1.80/1.97  % SZS output start Refutation
% See solution above
% 1.80/1.97  ||#
% 1.80/1.97  
% 1.80/1.97  ; Summary of computation:
% 1.80/1.97  ;      8526 formulas have been input or derived (from 185 formulas).
% 1.80/1.97  ;      1223 (14%) were retained.  Of these,
% 1.80/1.97  ;          268 (22%) were simplified or subsumed later,
% 1.80/1.97  ;          955 (78%) are still being kept.
% 1.80/1.97  ; 
% 1.80/1.97  ; Run time in seconds excluding printing time:
% 1.80/1.97  ;     0.005   0%   Read assertion file          (1 call)
% 1.80/1.97  ;     0.001   0%   Assert                       (17 calls)
% 1.80/1.97  ;     0.137   9%   Process new row              (8,078 calls)
% 1.80/1.97  ;     0.030   2%   Resolution                   (368 calls)
% 1.80/1.97  ;     0.103   7%   Paramodulation               (184 calls)
% 1.80/1.97  ;     0.000   0%   Factoring                    (4 calls)
% 1.80/1.97  ;     0.000   0%   Embedding                    (112 calls)
% 1.80/1.97  ;     0.036   2%   Condensing                   (885 calls)
% 1.80/1.97  ;     0.041   3%   Forward subsumption          (885 calls)
% 1.80/1.97  ;     0.010   1%   Backward subsumption         (350 calls)
% 1.80/1.97  ;     0.021   1%   Clause clause subsumption    (3,008 calls)
% 1.80/1.97  ;     1.002  67%   Forward simplification       (7,929 calls)
% 1.80/1.97  ;     0.044   3%   Backward simplification      (1,113 calls)
% 1.80/1.97  ;     0.014   1%   Ordering                     (5,230 calls)
% 1.80/1.97  ;     0.007   0%   Ordering ac                  (944 calls)
% 1.80/1.97  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.80/1.97  ;     0.001   0%   Purity testing               (1 call)
% 1.80/1.97  ;     0.047   3%   Other
% 1.80/1.97  ;     1.499        Total
% 1.80/1.97  ;     1.501        Real time
% 1.80/1.97  ; 
% 1.80/1.97  ; Term-hash-array has 2,493 terms in all.
% 1.80/1.97  ; Feature-vector-row-index has 304 entries (318 at peak, 350 added, 46 deleted).
% 1.80/1.97  ; Feature-vector-row-index has 1,392 nodes (1,510 at peak, 1,811 added, 419 deleted).
% 1.80/1.97  ;  Retrieved 3,865 possibly forward subsuming rows in 885 calls.
% 1.80/1.97  ;  Retrieved 392 possibly backward subsumed rows in 350 calls.
% 1.80/1.97  ; Path-index has 2,023 entries (2,166 at peak, 2,517 added, 494 deleted).
% 1.80/1.97  ; Path-index has 597 nodes (606 at peak, 721 added, 124 deleted).
% 1.80/1.97  ; Trie-index has 2,023 entries (2,166 at peak, 2,517 added, 494 deleted).
% 1.80/1.97  ; Trie-index has 1,129 nodes (1,140 at peak, 1,463 added, 334 deleted).
% 1.80/1.97  ; Retrieved 1,216,630 generalization terms in 45,824 calls.
% 1.80/1.97  ; Retrieved 2,213 instance terms in 780 calls.
% 1.80/1.97  ; Retrieved 35,108 unifiable terms in 1,939 calls.
% 1.80/1.97  ; 
% 1.80/1.97  ; The agenda of rows to process has 30 entries:
% 1.80/1.97  ;    12 with value 20              6 with value 24               1 with value 27
% 1.80/1.97  ;     2 with value 22              3 with value 25               1 with value 30
% 1.80/1.97  ;     1 with value 23              2 with value 26               2 with value 47
% 1.80/1.97  ; The agenda of rows to give has 798 entries:
% 1.80/1.97  ;     1 with value (4 11)         18 with value (4 29)          12 with value (4 53)
% 1.80/1.97  ;     1 with value (4 13)         21 with value (4 30)           4 with value (4 55)
% 1.80/1.97  ;     1 with value (4 15)          4 with value (4 31)           8 with value (4 56)
% 1.80/1.97  ;     1 with value (4 16)         27 with value (4 32)           5 with value (4 59)
% 1.80/1.97  ;    43 with value (4 17)          6 with value (4 33)           1 with value (4 61)
% 1.80/1.97  ;    53 with value (4 18)         22 with value (4 34)           4 with value (4 63)
% 1.80/1.97  ;    75 with value (4 19)          2 with value (4 35)           8 with value (4 65)
% 1.80/1.97  ;    78 with value (4 20)         16 with value (4 36)           4 with value (4 67)
% 1.80/1.97  ;    54 with value (4 21)          8 with value (4 37)           4 with value (4 68)
% 1.80/1.97  ;    26 with value (4 22)          5 with value (4 38)           4 with value (4 70)
% 1.80/1.97  ;    53 with value (4 23)         10 with value (4 39)           8 with value (4 77)
% 1.80/1.97  ;    54 with value (4 24)          2 with value (4 41)           2 with value (4 79)
% 1.80/1.97  ;    57 with value (4 25)          4 with value (4 46)           4 with value (4 93)
% 1.80/1.97  ;    32 with value (4 26)          4 with value (4 47)           8 with value (4 97)
% 1.80/1.97  ;    23 with value (4 27)          2 with value (4 51)           1 with value (4 107)
% 1.80/1.97  ;    18 with value (4 28)
% 1.80/1.97  Evaluation took:
% 1.80/1.97    1.502 seconds of real time
% 1.80/1.97    1.446972 seconds of user run time
% 1.80/1.97    0.055154 seconds of system run time
% 1.80/1.97    [Run times include 0.054 seconds GC run time.]
% 1.80/1.97    0 calls to %EVAL
% 1.80/1.97    0 page faults and
% 1.80/1.97    147,469,968 bytes consed.
% 1.80/1.97  :PROOF-FOUND
% 1.80/1.97  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T10:33:58
% 1.80/1.97  :PROOF-FOUND
% 1.80/1.97  * 
%------------------------------------------------------------------------------