TSTP Solution File: GRP658-10 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : GRP658-10 : TPTP v8.1.0. Released v8.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n004.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 : Sat Jul 16 11:40:08 EDT 2022

% Result   : Unsatisfiable 1.77s 1.95s
% Output   : Refutation 1.77s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   63 (  63 unt;   0 nHn;   4 RR)
%            Number of literals    :   63 (  62 equ;   3 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   0 con; 1-2 aty)
%            Number of variables   :  145 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(f01,axiom,
    mult(X,ld(X,Y)) = Y,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f01) ).

cnf(f02,axiom,
    ld(X,mult(X,Y)) = Y,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f02) ).

cnf(f03,axiom,
    mult(rd(X,Y),Y) = X,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f03) ).

cnf(f04,axiom,
    rd(mult(X,Y),Y) = X,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f04) ).

cnf(f05,axiom,
    mult(mult(X,mult(Y,Y)),Z) = mult(mult(X,Y),mult(Y,Z)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f05) ).

cnf(goal,negated_conjecture,
    tuple(mult(X,x1(X)),mult(x1_2(X),X)) != tuple(x1(X),x1_2(X)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal) ).

cnf(8,plain,
    rd(X,ld(Y,X)) = Y,
    inference('PARAMODULATE',[status(thm)],[f04,f01,theory(equality)]) ).

cnf(9,plain,
    rd(mult(mult(X,Y),mult(Y,Z)),Z) = mult(X,mult(Y,Y)),
    inference('PARAMODULATE',[status(thm)],[f04,f05,theory(equality)]) ).

cnf(10,plain,
    ld(mult(X,mult(Y,Y)),mult(mult(X,Y),mult(Y,Z))) = Z,
    inference('PARAMODULATE',[status(thm)],[f02,f05,theory(equality)]) ).

cnf(12,plain,
    mult(mult(X,mult(Y,Y)),ld(Y,Z)) = mult(mult(X,Y),Z),
    inference('PARAMODULATE',[status(thm)],[f05,f01,theory(equality)]) ).

cnf(13,plain,
    rd(mult(mult(X,mult(Y,Y)),Z),mult(Y,Z)) = mult(X,Y),
    inference('PARAMODULATE',[status(thm)],[f04,f05,theory(equality)]) ).

cnf(14,plain,
    ld(mult(X,Y),mult(mult(X,mult(Y,Y)),Z)) = mult(Y,Z),
    inference('PARAMODULATE',[status(thm)],[f02,f05,theory(equality)]) ).

cnf(15,plain,
    mult(X,Y) = mult(mult(rd(X,mult(Z,Z)),Z),mult(Z,Y)),
    inference('PARAMODULATE',[status(thm)],[f05,f03,theory(equality)]) ).

cnf(23,plain,
    rd(mult(X,mult(Y,Z)),Z) = mult(rd(X,Y),mult(Y,Y)),
    inference('PARAMODULATE',[status(thm)],[9,f03,theory(equality)]) ).

cnf(25,plain,
    ld(mult(X,mult(Y,Y)),mult(mult(X,Y),Z)) = ld(Y,Z),
    inference('PARAMODULATE',[status(thm)],[10,f01,theory(equality)]) ).

cnf(40,plain,
    mult(X,ld(Y,Z)) = mult(mult(rd(X,mult(Y,Y)),Y),Z),
    inference('PARAMODULATE',[status(thm)],[12,f03,theory(equality)]) ).

cnf(46,plain,
    rd(mult(X,Y),mult(Z,Y)) = mult(rd(X,mult(Z,Z)),Z),
    inference('PARAMODULATE',[status(thm)],[13,f03,theory(equality)]) ).

cnf(59,plain,
    ld(mult(X,ld(Y,Y)),mult(mult(X,Y),Z)) = mult(Y,Z),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[14,15,theory(equality)]),40,theory(equality)]) ).

cnf(60,plain,
    mult(mult(X,Y),ld(Y,Z)) = mult(mult(X,ld(Y,Y)),Z),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[12,15,theory(equality)]),40,theory(equality)]) ).

cnf(74,plain,
    rd(mult(X,Y),ld(Z,Y)) = mult(rd(X,Z),mult(Z,Z)),
    inference('PARAMODULATE',[status(thm)],[23,f01,theory(equality)]) ).

cnf(76,plain,
    rd(mult(X,Y),Z) = mult(rd(X,rd(Y,Z)),mult(rd(Y,Z),rd(Y,Z))),
    inference('PARAMODULATE',[status(thm)],[23,f03,theory(equality)]) ).

cnf(112,plain,
    ld(X,mult(rd(mult(X,Y),mult(Z,Y)),U)) = ld(Z,U),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[25,46,theory(equality)]),f03,theory(equality)]) ).

cnf(135,plain,
    ld(X,mult(mult(X,X),Y)) = mult(X,Y),
    inference('PARAMODULATE',[status(thm)],[59,f01,theory(equality)]) ).

cnf(138,plain,
    ld(X,mult(mult(rd(X,ld(Y,Y)),Y),Z)) = mult(Y,Z),
    inference('PARAMODULATE',[status(thm)],[59,f03,theory(equality)]) ).

cnf(157,plain,
    mult(X,mult(X,Y)) = mult(mult(X,X),Y),
    inference('PARAMODULATE',[status(thm)],[f01,135,theory(equality)]) ).

cnf(163,plain,
    mult(X,Y) = mult(mult(X,X),ld(X,Y)),
    inference('PARAMODULATE',[status(thm)],[157,f01,theory(equality)]) ).

cnf(166,plain,
    mult(rd(X,X),mult(X,X)) = mult(X,X),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[f04,157,theory(equality)]),23,theory(equality)]) ).

cnf(217,plain,
    ld(mult(X,X),mult(X,Y)) = ld(X,Y),
    inference('PARAMODULATE',[status(thm)],[f02,163,theory(equality)]) ).

cnf(231,plain,
    mult(rd(X,mult(X,X)),X) = rd(X,X),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[f04,166,theory(equality)]),46,theory(equality)]) ).

cnf(292,plain,
    X = mult(mult(rd(Y,Y),ld(Y,Y)),X),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[60,166,theory(equality)]),217,f01,theory(equality)]) ).

cnf(345,plain,
    rd(X,ld(Y,Z)) = mult(rd(rd(X,Z),Y),mult(Y,Y)),
    inference('PARAMODULATE',[status(thm)],[74,f03,theory(equality)]) ).

cnf(393,plain,
    rd(mult(X,Y),mult(X,Y)) = rd(X,X),
    inference('PARAMODULATE',[status(thm)],[46,231,theory(equality)]) ).

cnf(400,plain,
    ld(mult(rd(X,mult(X,X)),ld(X,X)),mult(rd(X,X),Y)) = mult(X,Y),
    inference('PARAMODULATE',[status(thm)],[59,231,theory(equality)]) ).

cnf(405,plain,
    rd(mult(X,rd(Y,Y)),Y) = mult(rd(X,rd(Y,mult(Y,Y))),mult(rd(Y,mult(Y,Y)),rd(Y,mult(Y,Y)))),
    inference('PARAMODULATE',[status(thm)],[23,231,theory(equality)]) ).

cnf(408,plain,
    mult(rd(X,X),Y) = mult(mult(rd(mult(X,X),mult(mult(X,X),mult(X,X))),X),mult(X,Y)),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[f05,231,theory(equality)]),393,theory(equality)]) ).

cnf(412,plain,
    ld(rd(X,X),mult(mult(rd(mult(X,X),mult(mult(X,X),mult(X,X))),X),Y)) = ld(X,Y),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[25,231,theory(equality)]),393,theory(equality)]) ).

cnf(422,plain,
    ld(mult(rd(X,X),ld(X,X)),Y) = Y,
    inference('PARAMODULATE',[status(thm)],[f01,292,theory(equality)]) ).

cnf(425,plain,
    ld(mult(rd(X,X),mult(ld(X,X),ld(X,X))),Y) = ld(ld(X,X),Y),
    inference('PARAMODULATE',[status(thm)],[25,292,theory(equality)]) ).

cnf(429,plain,
    X = mult(ld(Y,Y),X),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[60,292,theory(equality)]),292,f01,theory(equality)]) ).

cnf(433,plain,
    X = ld(ld(Y,Y),X),
    inference('REWRITE',[status(thm)],[425,422,429,theory(equality)]) ).

cnf(438,plain,
    rd(X,X) = ld(Y,Y),
    inference('PARAMODULATE',[status(thm)],[f04,429,theory(equality)]) ).

cnf(441,plain,
    tuple(x1(ld(X,X)),mult(x1_2(ld(X,X)),ld(X,X))) != tuple(x1(ld(X,X)),x1_2(ld(X,X))),
    inference('PARAMODULATE',[status(thm)],[goal,429,theory(equality)]) ).

cnf(444,plain,
    mult(X,rd(Y,Y)) = X,
    inference('PARAMODULATE',[status(thm)],[f01,438,theory(equality)]) ).

cnf(445,plain,
    rd(X,Y) = mult(rd(X,rd(Y,mult(Y,Y))),mult(rd(Y,mult(Y,Y)),rd(Y,mult(Y,Y)))),
    inference('REWRITE',[status(thm)],[405,444,theory(equality)]) ).

cnf(446,plain,
    rd(X,rd(Y,Y)) = X,
    inference('PARAMODULATE',[status(thm)],[8,438,theory(equality)]) ).

cnf(449,plain,
    X = ld(rd(Y,Y),X),
    inference('PARAMODULATE',[status(thm)],[433,438,theory(equality)]) ).

cnf(450,plain,
    mult(mult(rd(mult(X,X),mult(mult(X,X),mult(X,X))),X),Y) = ld(X,Y),
    inference('REWRITE',[status(thm)],[412,449,theory(equality)]) ).

cnf(451,plain,
    mult(rd(X,X),Y) = Y,
    inference('REWRITE',[status(thm)],[408,f02,450,theory(equality)]) ).

cnf(452,plain,
    ld(mult(rd(X,mult(X,X)),ld(X,X)),Y) = mult(X,Y),
    inference('REWRITE',[status(thm)],[400,451,theory(equality)]) ).

cnf(456,plain,
    mult(X,Y) = mult(rd(X,Y),mult(Y,Y)),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[74,438,theory(equality)]),446,theory(equality)]) ).

cnf(481,plain,
    rd(X,Y) = mult(X,rd(Y,mult(Y,Y))),
    inference('REWRITE',[status(thm)],[445,456,theory(equality)]) ).

cnf(492,plain,
    rd(mult(X,Y),Z) = mult(X,rd(Y,Z)),
    inference('REWRITE',[status(thm)],[76,456,theory(equality)]) ).

cnf(562,plain,
    ld(X,mult(mult(X,rd(Y,mult(Z,Y))),U)) = ld(Z,U),
    inference('REWRITE',[status(thm)],[112,492,theory(equality)]) ).

cnf(578,plain,
    rd(X,ld(Y,Z)) = mult(rd(X,Z),Y),
    inference('REWRITE',[status(thm)],[345,456,theory(equality)]) ).

cnf(586,plain,
    ld(X,mult(mult(X,Y),Z)) = mult(Y,Z),
    inference('REWRITE',[status(thm)],[138,f03,578,theory(equality)]) ).

cnf(587,plain,
    mult(rd(X,mult(Y,X)),Z) = ld(Y,Z),
    inference('REWRITE',[status(thm)],[562,586,theory(equality)]) ).

cnf(594,plain,
    ld(ld(X,ld(X,X)),Y) = mult(X,Y),
    inference('REWRITE',[status(thm)],[452,587,theory(equality)]) ).

cnf(595,plain,
    tuple(x1(ld(X,X)),ld(ld(x1_2(ld(X,X)),ld(x1_2(ld(X,X)),x1_2(ld(X,X)))),ld(X,X))) != tuple(x1(ld(X,X)),x1_2(ld(X,X))),
    inference('REWRITE',[status(thm)],[441,594,theory(equality)]) ).

cnf(596,plain,
    ld(ld(X,ld(X,X)),ld(X,Y)) = Y,
    inference('REWRITE',[status(thm)],[f01,594,theory(equality)]) ).

cnf(599,plain,
    rd(X,ld(Y,Z)) = ld(ld(rd(X,Z),ld(rd(X,Z),rd(X,Z))),Y),
    inference('REWRITE',[status(thm)],[578,594,theory(equality)]) ).

cnf(738,plain,
    rd(X,Y) = ld(ld(X,ld(X,X)),ld(Y,ld(Y,Y))),
    inference('REWRITE',[status(thm)],[481,449,599,594,theory(equality)]) ).

cnf(748,plain,
    ld(ld(X,ld(X,X)),ld(Y,Y)) = X,
    inference('REWRITE',[status(thm)],[446,433,596,738,theory(equality)]) ).

cnf(751,plain,
    $false,
    inference('REWRITE',[status(thm)],[595,748,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GRP658-10 : TPTP v8.1.0. Released v8.1.0.
% 0.13/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n004.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 : Tue Jun 14 01:57:39 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.21/0.47  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.48  * 
% 0.21/0.48  * 
% 0.21/0.49  #<PACKAGE "SNARK-USER">
% 0.21/0.49  * 
% 0.21/0.49  SNARK-TPTP-OPTIONS
% 0.21/0.49  * 
% 0.21/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.49   (USE-FACTORING :POS)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.49  * 
% 0.21/0.49  "."
% 0.21/0.49  * 
% 0.21/0.49  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T01:57:39
% 0.21/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n004.cluster.edu at 2022-06-14T01:57:39
% 1.77/1.95  
% 1.77/1.95  
% 1.77/1.95  #||
% 1.77/1.95  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 1.77/1.95  % SZS output start Refutation
% See solution above
% 1.77/1.98  ||#
% 1.77/1.98  
% 1.77/1.98  ; Summary of computation:
% 1.77/1.98  ;      1739 formulas have been input or derived (from 37 formulas).
% 1.77/1.98  ;       751 (43%) were retained.  Of these,
% 1.77/1.98  ;          687 (91%) were simplified or subsumed later,
% 1.77/1.98  ;           64 ( 9%) are still being kept.
% 1.77/1.98  ; 
% 1.77/1.98  ; Run time in seconds excluding printing time:
% 1.77/1.98  ;     0.001   0%   Read assertion file          (1 call)
% 1.77/1.98  ;     0.000   0%   Assert                       (6 calls)
% 1.77/1.98  ;     0.158  11%   Process new row              (1,481 calls)
% 1.77/1.98  ;     0.000   0%   Resolution                   (72 calls)
% 1.77/1.98  ;     0.021   1%   Paramodulation               (36 calls)
% 1.77/1.98  ;     0.170  12%   Forward simplification       (1,413 calls)
% 1.77/1.98  ;     0.151  10%   Backward simplification      (751 calls)
% 1.77/1.98  ;     0.927  63%   Ordering                     (22,535 calls)
% 1.77/1.98  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.77/1.98  ;     0.000   0%   Purity testing               (1 call)
% 1.77/1.98  ;     0.034   2%   Other
% 1.77/1.98  ;     1.462        Total
% 1.77/1.98  ;     1.491        Real time
% 1.77/1.98  ; 
% 1.77/1.98  ; Term-hash-array has 2,594 terms in all.
% 1.77/1.98  ; Feature-vector-row-index has 0 entries (0 at peak, 0 added, 0 deleted).
% 1.77/1.98  ; Feature-vector-row-index has 1 node (1 at peak, 1 added, 0 deleted).
% 1.77/1.98  ; Path-index has 346 entries (1,300 at peak, 2,862 added, 2,516 deleted).
% 1.77/1.98  ; Path-index has 16,844 nodes (19,299 at peak, 25,211 added, 8,367 deleted).
% 1.77/1.98  ; Trie-index has 346 entries (1,300 at peak, 2,862 added, 2,516 deleted).
% 1.77/1.98  ; Trie-index has 12,749 nodes (25,498 at peak, 63,719 added, 50,970 deleted).
% 1.77/1.98  ; Retrieved 37,599 generalization terms in 18,561 calls.
% 1.77/1.98  ; Retrieved 11,385 instance terms in 1,279 calls.
% 1.77/1.98  ; Retrieved 3,695 unifiable terms in 247 calls.
% 1.77/1.98  ; 
% 1.77/1.98  ; The agenda of backward simplifiable rows to process has 243 entries:
% 1.77/1.98  ;   243 with value 0
% 1.77/1.98  ; The agenda of rows to process has 8 entries:
% 1.77/1.98  ;     8 with value 28
% 1.77/1.98  ; The agenda of input rows to give has 2 entries:
% 1.77/1.98  ;     1 with value 15              1 with value 31
% 1.77/1.98  ; The agenda of rows to give has 60 entries:
% 1.77/1.98  ;     1 with value (4 18)          1 with value (4 59)           1 with value (4 141)
% 1.77/1.98  ;     1 with value (4 22)          1 with value (4 61)           1 with value (4 150)
% 1.77/1.98  ;     1 with value (4 24)          1 with value (4 66)           1 with value (4 153)
% 1.77/1.98  ;     1 with value (4 26)          1 with value (4 68)           1 with value (4 158)
% 1.77/1.98  ;     1 with value (4 27)          2 with value (4 70)           1 with value (4 159)
% 1.77/1.98  ;     1 with value (4 31)          1 with value (4 76)           1 with value (4 162)
% 1.77/1.98  ;     1 with value (4 33)          1 with value (4 85)           1 with value (4 168)
% 1.77/1.98  ;     2 with value (4 35)          1 with value (4 90)           1 with value (4 170)
% 1.77/1.98  ;     2 with value (4 37)          1 with value (4 91)           2 with value (4 172)
% 1.77/1.98  ;     1 with value (4 40)          1 with value (4 94)           1 with value (4 185)
% 1.77/1.98  ;     1 with value (4 44)          1 with value (4 95)           1 with value (4 189)
% 1.77/1.98  ;     1 with value (4 45)          1 with value (4 98)           1 with value (4 210)
% 1.77/1.98  ;     1 with value (4 46)          1 with value (4 100)          1 with value (4 217)
% 1.77/1.98  ;     2 with value (4 49)          1 with value (4 106)          1 with value (4 219)
% 1.77/1.98  ;     1 with value (4 50)          3 with value (4 110)          1 with value (4 220)
% 1.77/1.98  ;     1 with value (4 54)          1 with value (4 119)          1 with value (4 366)
% 1.77/1.98  ;     1 with value (4 55)          1 with value (4 124)          1 with value (4 941)
% 1.77/1.98  ;     2 with value (4 56)
% 1.77/1.98  Evaluation took:
% 1.77/1.98    1.491 seconds of real time
% 1.77/1.98    1.440144 seconds of user run time
% 1.77/1.98    0.050821 seconds of system run time
% 1.77/1.98    [Run times include 0.061 seconds GC run time.]
% 1.77/1.98    0 calls to %EVAL
% 1.77/1.98    0 page faults and
% 1.77/1.98    63,972,192 bytes consed.
% 1.77/1.98  :PROOF-FOUND
% 1.77/1.98  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T01:57:40
% 1.77/1.98  :PROOF-FOUND
% 1.77/1.98  * 
%------------------------------------------------------------------------------