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

View Problem - Process Solution

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

% Computer : n019.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:53 EDT 2022

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

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

cnf(9,axiom,
    multiplication(zero,X) = zero,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE004+0.ax',left_annihilation) ).

cnf(10,axiom,
    addition(one,multiplication(X,star(X))) = star(X),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE004+0.ax',star_unfold1) ).

cnf(16,axiom,
    strong_iteration(X) = addition(multiplication(X,strong_iteration(X)),one),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE004+0.ax',infty_unfold1) ).

cnf(23,negated_conjecture,
    strong_iteration(multiplication('SKOLEMAAAV1',zero)) != addition(one,multiplication('SKOLEMAAAV1',zero)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

cnf(82,plain,
    multiplication(X,zero) = multiplication(multiplication(X,zero),Y),
    inference('PARAMODULATE',[status(thm)],[4,9,theory(equality)]) ).

cnf(276,plain,
    addition(one,multiplication(X,zero)) = star(multiplication(X,zero)),
    inference('PARAMODULATE',[status(thm)],[10,82,theory(equality)]) ).

cnf(278,plain,
    strong_iteration(multiplication('SKOLEMAAAV1',zero)) != star(multiplication('SKOLEMAAAV1',zero)),
    inference('REWRITE',[status(thm)],[23,276,theory(equality)]) ).

cnf(279,plain,
    strong_iteration(multiplication(X,zero)) = star(multiplication(X,zero)),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[16,82,theory(equality)]),276,theory(equality)]) ).

cnf(280,plain,
    $false,
    inference('REWRITE',[status(thm)],[278,279,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : KLE150+1 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n019.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Thu Jun 16 07:21:24 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.47  * 
% 0.19/0.47  * 
% 0.19/0.48  #<PACKAGE "SNARK-USER">
% 0.19/0.48  * 
% 0.19/0.48  SNARK-TPTP-OPTIONS
% 0.19/0.48  * 
% 0.19/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.48   (USE-FACTORING :POS)
% 0.19/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.48  * 
% 0.19/0.48  "."
% 0.19/0.48  * 
% 0.19/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T07:21:24
% 0.19/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n019.cluster.edu at 2022-06-16T07:21:24
% 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.
% 0.49/0.67  ; Declaring addition to be associative-commutative.
% 0.49/0.67  
% 0.49/0.67  #||
% 0.49/0.67  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.49/0.67  % SZS output start Refutation
% See solution above
% 0.49/0.67  ||#
% 0.49/0.67  
% 0.49/0.67  ; Summary of computation:
% 0.49/0.67  ;      1047 formulas have been input or derived (from 50 formulas).
% 0.49/0.67  ;       280 (27%) were retained.  Of these,
% 0.49/0.67  ;           26 ( 9%) were simplified or subsumed later,
% 0.49/0.67  ;          254 (91%) are still being kept.
% 0.49/0.67  ; 
% 0.49/0.67  ; Run time in seconds:
% 0.49/0.67  ;     0.004   2%   Read assertion file          (1 call)
% 0.49/0.67  ;     0.001   1%   Assert                       (19 calls)
% 0.49/0.67  ;     0.029  15%   Process new row              (976 calls)
% 0.49/0.67  ;     0.004   2%   Resolution                   (98 calls)
% 0.49/0.67  ;     0.026  13%   Paramodulation               (49 calls)
% 0.49/0.67  ;     0.000   0%   Embedding                    (55 calls)
% 0.49/0.67  ;     0.007   4%   Condensing                   (203 calls)
% 0.49/0.67  ;     0.008   4%   Forward subsumption          (203 calls)
% 0.49/0.67  ;     0.003   2%   Backward subsumption         (107 calls)
% 0.49/0.67  ;     0.002   1%   Clause clause subsumption    (320 calls)
% 0.49/0.67  ;     0.073  37%   Forward simplification       (924 calls)
% 0.49/0.67  ;     0.005   3%   Backward simplification      (228 calls)
% 0.49/0.67  ;     0.004   2%   Ordering                     (1,431 calls)
% 0.49/0.67  ;     0.004   2%   Ordering ac                  (433 calls)
% 0.49/0.67  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.49/0.67  ;     0.000   0%   Purity testing               (1 call)
% 0.49/0.67  ;     0.028  14%   Other
% 0.49/0.67  ;     0.198        Total
% 0.49/0.67  ;     0.198        Real time
% 0.49/0.67  ; 
% 0.49/0.68  ; Term-hash-array has 719 terms in all.
% 0.49/0.68  ; Feature-vector-row-index has 107 entries (107 at peak, 107 added, 0 deleted).
% 0.49/0.68  ; Feature-vector-row-index has 655 nodes (655 at peak, 655 added, 0 deleted).
% 0.49/0.68  ;  Retrieved 356 possibly forward subsuming rows in 203 calls.
% 0.49/0.68  ;  Retrieved 26 possibly backward subsumed rows in 107 calls.
% 0.49/0.68  ; Path-index has 670 entries (675 at peak, 734 added, 64 deleted).
% 0.49/0.68  ; Path-index has 549 nodes (556 at peak, 572 added, 23 deleted).
% 0.49/0.68  ; Trie-index has 670 entries (675 at peak, 734 added, 64 deleted).
% 0.49/0.68  ; Trie-index has 499 nodes (515 at peak, 530 added, 31 deleted).
% 0.49/0.68  ; Retrieved 76,494 generalization terms in 8,035 calls.
% 0.49/0.68  ; Retrieved 477 instance terms in 153 calls.
% 0.49/0.68  ; Retrieved 3,559 unifiable terms in 287 calls.
% 0.49/0.68  ; 
% 0.49/0.68  ; The agenda of backward simplifiable rows to process has 1 entry:
% 0.49/0.68  ;     1 with value 0
% 0.49/0.68  ; The agenda of rows to process has 9 entries:
% 0.49/0.68  ;     1 with value 17              1 with value 21               2 with value 24
% 0.49/0.68  ;     1 with value 18              1 with value 23               1 with value 25
% 0.49/0.68  ;     2 with value 19
% 0.49/0.68  ; The agenda of rows to give has 205 entries:
% 0.49/0.68  ;     4 with value (4 13)          5 with value (4 21)          24 with value (4 28)
% 0.49/0.68  ;    11 with value (4 14)          8 with value (4 22)           2 with value (4 29)
% 0.49/0.68  ;    12 with value (4 15)          3 with value (4 23)           1 with value (4 30)
% 0.49/0.68  ;     5 with value (4 16)          7 with value (4 24)           3 with value (4 32)
% 0.49/0.68  ;    22 with value (4 17)          7 with value (4 25)           3 with value (4 33)
% 0.49/0.68  ;    11 with value (4 18)         18 with value (4 26)           5 with value (4 35)
% 0.49/0.68  ;    25 with value (4 19)         10 with value (4 27)           1 with value (4 40)
% 0.49/0.68  ;    18 with value (4 20)
% 0.49/0.68  Evaluation took:
% 0.49/0.68    0.199 seconds of real time
% 0.49/0.68    0.177765 seconds of user run time
% 0.49/0.68    0.020623 seconds of system run time
% 0.49/0.68    0 calls to %EVAL
% 0.49/0.68    0 page faults and
% 0.49/0.68    11,449,776 bytes consed.
% 0.49/0.68  :PROOF-FOUND
% 0.49/0.68  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T07:21:25
% 0.49/0.68  :PROOF-FOUND
% 0.49/0.68  * 
%------------------------------------------------------------------------------