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

View Problem - Process Solution

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

% Computer : n009.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:06 EDT 2022

% Result   : Theorem 0.32s 0.62s
% Output   : Refutation 0.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   17
% Syntax   : Number of clauses     :   37 (  28 unt;   0 nHn;  25 RR)
%            Number of literals    :   50 (  27 equ;  17 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    7 (   2 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   :   35 (   1 sgn)

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

cnf(3,plain,
    addition(X,addition(X,Y)) = addition(X,Y),
    inference('EMBED',[status(thm)],[2]) ).

cnf(5,axiom,
    multiplication(X,one) = X,
    file('/export/starexec/sandbox/benchmark/Axioms/KLE001+0.ax',multiplicative_right_identity) ).

cnf(6,axiom,
    multiplication(one,X) = X,
    file('/export/starexec/sandbox/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/sandbox/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/sandbox/benchmark/Axioms/KLE001+0.ax',left_distributivity) ).

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

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

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

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

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

cnf(17,axiom,
    ( ~ complement(X,Y)
    | addition(X,Y) = one ),
    file('/export/starexec/sandbox/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/sandbox/benchmark/Axioms/KLE001+1.ax',test_2) ).

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

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

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

cnf(23,negated_conjecture,
    test('SKOLEMAAAN2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(24,negated_conjecture,
    one != addition(multiplication('SKOLEMAAAN3','SKOLEMAAAN2'),addition(multiplication(c('SKOLEMAAAN3'),'SKOLEMAAAN2'),addition(multiplication('SKOLEMAAAN2','SKOLEMAAAN3'),addition(multiplication(c('SKOLEMAAAN2'),'SKOLEMAAAN3'),multiplication(c('SKOLEMAAAN2'),c('SKOLEMAAAN3')))))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(25,plain,
    complement('SKOLEMAAAN1'('SKOLEMAAAN3'),'SKOLEMAAAN3'),
    inference('HYPERRESOLVE',[status(thm)],[13,22]) ).

cnf(30,plain,
    leq(X,addition(X,Y)),
    inference('HYPERRESOLVE',[status(thm)],[12,3]) ).

cnf(35,plain,
    complement('SKOLEMAAAN2',c('SKOLEMAAAN2')),
    inference('HYPERRESOLVE',[status(thm)],[19,23,theory(equality)]) ).

cnf(72,plain,
    ~ complement(addition(multiplication('SKOLEMAAAN2','SKOLEMAAAN3'),addition(multiplication(c('SKOLEMAAAN3'),'SKOLEMAAAN2'),multiplication('SKOLEMAAAN3','SKOLEMAAAN2'))),addition(multiplication(c('SKOLEMAAAN2'),c('SKOLEMAAAN3')),multiplication(c('SKOLEMAAAN2'),'SKOLEMAAAN3'))),
    inference('UR-RESOLVE',[status(thm)],[17,24]) ).

cnf(107,plain,
    addition('SKOLEMAAAN1'('SKOLEMAAAN3'),'SKOLEMAAAN3') = one,
    inference('HYPERRESOLVE',[status(thm)],[17,25]) ).

cnf(109,plain,
    multiplication('SKOLEMAAAN1'('SKOLEMAAAN3'),'SKOLEMAAAN3') = zero,
    inference('HYPERRESOLVE',[status(thm)],[16,25]) ).

cnf(110,plain,
    multiplication('SKOLEMAAAN3','SKOLEMAAAN1'('SKOLEMAAAN3')) = zero,
    inference('HYPERRESOLVE',[status(thm)],[15,25]) ).

cnf(137,plain,
    leq('SKOLEMAAAN3',one),
    inference('PARAMODULATE',[status(thm)],[30,107,theory(equality)]) ).

cnf(141,plain,
    X = addition(multiplication('SKOLEMAAAN1'('SKOLEMAAAN3'),X),multiplication('SKOLEMAAAN3',X)),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[8,107,theory(equality)]),6,theory(equality)]) ).

cnf(143,plain,
    X = addition(multiplication(X,'SKOLEMAAAN1'('SKOLEMAAAN3')),multiplication(X,'SKOLEMAAAN3')),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[7,107,theory(equality)]),5,theory(equality)]) ).

cnf(145,plain,
    complement('SKOLEMAAAN3','SKOLEMAAAN1'('SKOLEMAAAN3')),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[18,107,theory(equality)]),110,109,theory(equality)]) ).

cnf(146,plain,
    addition('SKOLEMAAAN3',one) = one,
    inference('HYPERRESOLVE',[status(thm)],[11,137]) ).

cnf(151,plain,
    c('SKOLEMAAAN3') = 'SKOLEMAAAN1'('SKOLEMAAAN3'),
    inference('HYPERRESOLVE',[status(thm)],[20,145,22]) ).

cnf(157,plain,
    X = addition(multiplication(c('SKOLEMAAAN3'),X),multiplication('SKOLEMAAAN3',X)),
    inference('REWRITE',[status(thm)],[141,151,theory(equality)]) ).

cnf(167,plain,
    ~ complement(addition(multiplication('SKOLEMAAAN2','SKOLEMAAAN3'),'SKOLEMAAAN2'),addition(multiplication(c('SKOLEMAAAN2'),c('SKOLEMAAAN3')),multiplication(c('SKOLEMAAAN2'),'SKOLEMAAAN3'))),
    inference('REWRITE',[status(thm)],[72,157,theory(equality)]) ).

cnf(174,plain,
    X = addition(multiplication(X,c('SKOLEMAAAN3')),multiplication(X,'SKOLEMAAAN3')),
    inference('REWRITE',[status(thm)],[143,151,theory(equality)]) ).

cnf(177,plain,
    ~ complement(addition(multiplication('SKOLEMAAAN2','SKOLEMAAAN3'),'SKOLEMAAAN2'),c('SKOLEMAAAN2')),
    inference('REWRITE',[status(thm)],[167,174,theory(equality)]) ).

cnf(284,plain,
    X = addition(multiplication(X,'SKOLEMAAAN3'),X),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[7,146,theory(equality)]),5,theory(equality)]) ).

cnf(286,plain,
    $false,
    inference('REWRITE',[status(thm)],[177,35,284,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.16  % Problem  : KLE010+1 : TPTP v8.1.0. Released v4.0.0.
% 0.11/0.18  % Command  : run-snark %s %d
% 0.12/0.38  % Computer : n009.cluster.edu
% 0.12/0.38  % Model    : x86_64 x86_64
% 0.12/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.38  % Memory   : 8042.1875MB
% 0.12/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.38  % CPULimit : 300
% 0.12/0.38  % WCLimit  : 600
% 0.12/0.38  % DateTime : Thu Jun 16 12:51:08 EDT 2022
% 0.12/0.38  % CPUTime  : 
% 0.17/0.49  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.17/0.49  * 
% 0.17/0.49  * 
% 0.17/0.50  #<PACKAGE "SNARK-USER">
% 0.17/0.50  * 
% 0.17/0.50  SNARK-TPTP-OPTIONS
% 0.17/0.50  * 
% 0.17/0.50  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.17/0.50   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.17/0.50   (USE-FACTORING :POS)
% 0.17/0.50   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.17/0.50   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.17/0.50   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.17/0.50   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.17/0.50   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.17/0.50   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.17/0.50   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.17/0.50   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.17/0.50   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.17/0.50   (DECLARE-TPTP-SYMBOLS2))
% 0.17/0.50  * 
% 0.17/0.50  "."
% 0.17/0.50  * 
% 0.17/0.50  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-16T12:51:08
% 0.17/0.50  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n009.cluster.edu at 2022-06-16T12:51:08
% 0.17/0.51  
% 0.17/0.51  ; Recognized commutativity assertion (= (|addition| ?X ?Y) (|addition| ?Y ?X)).
% 0.17/0.51  ; Recognized associativity assertion (= (|addition| ?X (|addition| ?Y ?Z)) (|addition| (|addition| ?X ?Y) ?Z)).
% 0.17/0.51  ; Recognized right identity assertion (= (|addition| ?X |zero|) ?X).
% 0.17/0.51  ; Recognized associativity assertion (= (|multiplication| ?X (|multiplication| ?Y ?Z)) (|multiplication| (|multiplication| ?X ?Y) ?Z)).
% 0.17/0.51  ; Recognized right identity assertion (= (|multiplication| ?X |one|) ?X).
% 0.17/0.51  ; Recognized left identity assertion (= (|multiplication| |one| ?X) ?X).
% 0.17/0.51  ; Declaring addition to be commutative.
% 0.32/0.62  ; Declaring addition to be associative-commutative.
% 0.32/0.62  
% 0.32/0.62  #||
% 0.32/0.62  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.32/0.62  % SZS output start Refutation
% See solution above
% 0.32/0.63  ||#
% 0.32/0.63  
% 0.32/0.63  ; Summary of computation:
% 0.32/0.63  ;       975 formulas have been input or derived (from 78 formulas).
% 0.32/0.63  ;       286 (29%) were retained.  Of these,
% 0.32/0.63  ;           87 (30%) were simplified or subsumed later,
% 0.32/0.63  ;          199 (70%) are still being kept.
% 0.32/0.63  ; 
% 0.32/0.63  ; Run time in seconds excluding printing time:
% 0.32/0.63  ;     0.003   2%   Read assertion file          (1 call)
% 0.32/0.63  ;     0.001   1%   Assert                       (17 calls)
% 0.32/0.63  ;     0.019  15%   Process new row              (890 calls)
% 0.32/0.63  ;     0.006   5%   Resolution                   (154 calls)
% 0.32/0.63  ;     0.006   5%   Paramodulation               (77 calls)
% 0.32/0.63  ;     0.000   0%   Factoring                    (1 call)
% 0.32/0.63  ;     0.000   0%   Embedding                    (28 calls)
% 0.32/0.63  ;     0.018  14%   Condensing                   (144 calls)
% 0.32/0.63  ;     0.004   3%   Forward subsumption          (144 calls)
% 0.32/0.63  ;     0.003   2%   Backward subsumption         (77 calls)
% 0.32/0.63  ;     0.001   1%   Clause clause subsumption    (262 calls)
% 0.32/0.63  ;     0.038  30%   Forward simplification       (841 calls)
% 0.32/0.63  ;     0.007   6%   Backward simplification      (261 calls)
% 0.32/0.63  ;     0.001   1%   Ordering                     (566 calls)
% 0.32/0.63  ;     0.000   0%   Ordering ac                  (67 calls)
% 0.32/0.63  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.32/0.63  ;     0.000   0%   Purity testing               (1 call)
% 0.32/0.63  ;     0.018  14%   Other
% 0.32/0.63  ;     0.125        Total
% 0.32/0.63  ;     0.130        Real time
% 0.32/0.63  ; 
% 0.32/0.63  ; Term-hash-array has 614 terms in all.
% 0.32/0.63  ; Feature-vector-row-index has 67 entries (67 at peak, 77 added, 10 deleted).
% 0.32/0.63  ; Feature-vector-row-index has 370 nodes (370 at peak, 440 added, 70 deleted).
% 0.32/0.63  ;  Retrieved 321 possibly forward subsuming rows in 144 calls.
% 0.32/0.63  ;  Retrieved 27 possibly backward subsumed rows in 77 calls.
% 0.32/0.63  ; Path-index has 477 entries (481 at peak, 635 added, 158 deleted).
% 0.32/0.63  ; Path-index has 395 nodes (395 at peak, 467 added, 72 deleted).
% 0.32/0.63  ; Trie-index has 477 entries (481 at peak, 635 added, 158 deleted).
% 0.32/0.63  ; Trie-index has 433 nodes (436 at peak, 565 added, 132 deleted).
% 0.32/0.63  ; Retrieved 17,369 generalization terms in 5,208 calls.
% 0.32/0.63  ; Retrieved 285 instance terms in 201 calls.
% 0.32/0.63  ; Retrieved 4,346 unifiable terms in 757 calls.
% 0.32/0.63  ; 
% 0.32/0.63  ; The agenda of backward simplifiable rows to process has 3 entries:
% 0.32/0.63  ;     3 with value 0
% 0.32/0.63  ; The agenda of rows to process has 2 entries:
% 0.32/0.63  ;     2 with value 27
% 0.32/0.63  ; The agenda of rows to give has 132 entries:
% 0.32/0.63  ;    11 with value (4 11)         13 with value (4 20)           4 with value (4 38)
% 0.32/0.63  ;     6 with value (4 12)          7 with value (4 21)           4 with value (4 39)
% 0.32/0.63  ;    11 with value (4 13)          2 with value (4 23)           2 with value (4 41)
% 0.32/0.63  ;    10 with value (4 14)          2 with value (4 25)           2 with value (4 51)
% 0.32/0.63  ;    11 with value (4 15)          2 with value (4 27)           5 with value (4 59)
% 0.32/0.63  ;     4 with value (4 16)         10 with value (4 28)           1 with value (4 61)
% 0.32/0.63  ;     8 with value (4 17)          4 with value (4 33)           2 with value (4 79)
% 0.32/0.63  ;     6 with value (4 19)          4 with value (4 36)           1 with value (4 107)
% 0.32/0.63  Evaluation took:
% 0.32/0.63    0.131 seconds of real time
% 0.32/0.63    0.122283 seconds of user run time
% 0.32/0.63    0.006834 seconds of system run time
% 0.32/0.63    0 calls to %EVAL
% 0.32/0.63    0 page faults and
% 0.32/0.63    12,125,328 bytes consed.
% 0.32/0.63  :PROOF-FOUND
% 0.32/0.63  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-16T12:51:08
% 0.32/0.63  :PROOF-FOUND
% 0.32/0.63  * 
%------------------------------------------------------------------------------