TSTP Solution File: GRP715-11 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n013.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:30 EDT 2022

% Result   : Unsatisfiable 1.00s 1.17s
% Output   : Refutation 1.00s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   16 (  16 unt;   0 nHn;   5 RR)
%            Number of literals    :   16 (  15 equ;   1 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    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   14 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(f06,axiom,
    mult(mult(mult(X,Y),Z),Y) = mult(X,mult(mult(Y,Z),Y)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f06) ).

cnf(f07,axiom,
    mult(X,mult(Y,Y)) = mult(mult(X,Y),Y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f07) ).

cnf(f08,axiom,
    mult(X,unit) = X,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f08) ).

cnf(f09,axiom,
    mult(unit,X) = X,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f09) ).

cnf(f10,axiom,
    mult(op_a,op_b) = unit,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f10) ).

cnf(f11,axiom,
    mult(op_b,op_a) = unit,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f11) ).

cnf(goal,negated_conjecture,
    mult(mult(x0,op_b),op_a) != x0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goal) ).

cnf(17,plain,
    mult(op_b,mult(op_a,op_a)) = op_a,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[f07,f11,theory(equality)]),f09,theory(equality)]) ).

cnf(35,plain,
    mult(mult(mult(X,op_b),op_a),op_b) = mult(X,op_b),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[f06,f11,theory(equality)]),f09,theory(equality)]) ).

cnf(57,plain,
    mult(mult(mult(X,op_b),mult(op_a,op_a)),op_b) = X,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[f06,17,theory(equality)]),f08,f10,theory(equality)]) ).

cnf(358,plain,
    mult(mult(X,op_a),op_b) = X,
    inference('PARAMODULATE',[status(thm)],[35,57,theory(equality)]) ).

cnf(362,plain,
    mult(mult(X,mult(op_a,op_a)),op_b) = mult(mult(X,op_b),mult(op_a,op_a)),
    inference('PARAMODULATE',[status(thm)],[57,57,theory(equality)]) ).

cnf(364,plain,
    mult(mult(mult(X,op_b),op_b),mult(op_a,op_a)) = X,
    inference('REWRITE',[status(thm)],[57,362,theory(equality)]) ).

cnf(366,plain,
    mult(mult(X,op_b),mult(op_a,op_a)) = mult(X,op_a),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[358,f07,theory(equality)]),362,theory(equality)]) ).

cnf(367,plain,
    mult(mult(X,op_b),op_a) = X,
    inference('REWRITE',[status(thm)],[364,366,theory(equality)]) ).

cnf(369,plain,
    $false,
    inference('REWRITE',[status(thm)],[goal,367,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GRP715-11 : TPTP v8.1.0. Released v8.1.0.
% 0.07/0.12  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n013.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Tue Jun 14 13:43:44 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-14T13:43:44
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n013.cluster.edu at 2022-06-14T13:43:44
% 0.19/0.48  
% 0.19/0.48  ; Recognized associativity assertion (= (|plus| (|plus| ?X ?Y) ?Z) (|plus| ?X (|plus| ?Y ?Z))).
% 0.19/0.48  ; Recognized commutativity assertion (= (|plus| ?X ?Y) (|plus| ?Y ?X)).
% 0.19/0.48  ; Recognized right identity assertion (= (|plus| ?X |op_0|) ?X).
% 0.19/0.48  ; Recognized possible right inverse assertion (= (|plus| ?X (|minus| ?X)) |op_0|).
% 0.19/0.48  ; Recognized right identity assertion (= (|mult| ?X |unit|) ?X).
% 0.19/0.48  ; Recognized left identity assertion (= (|mult| |unit| ?X) ?X).
% 0.19/0.48  ; Declaring plus to be commutative.
% 1.00/1.17  ; Declaring plus to be associative-commutative.
% 1.00/1.17  
% 1.00/1.17  #||
% 1.00/1.17  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 1.00/1.17  % SZS output start Refutation
% See solution above
% 1.00/1.17  ||#
% 1.00/1.17  
% 1.00/1.17  ; Summary of computation:
% 1.00/1.17  ;      1414 formulas have been input or derived (from 47 formulas).
% 1.00/1.17  ;       369 (26%) were retained.  Of these,
% 1.00/1.17  ;           70 (19%) were simplified or subsumed later,
% 1.00/1.17  ;          299 (81%) are still being kept.
% 1.00/1.17  ; 
% 1.00/1.17  ; Run time in seconds excluding printing time:
% 1.00/1.17  ;     0.002   0%   Read assertion file          (1 call)
% 1.00/1.17  ;     0.001   0%   Assert                       (12 calls)
% 1.00/1.17  ;     0.053   8%   Process new row              (1,400 calls)
% 1.00/1.17  ;     0.003   0%   Resolution                   (92 calls)
% 1.00/1.17  ;     0.026   4%   Paramodulation               (46 calls)
% 1.00/1.17  ;     0.000   0%   Embedding                    (133 calls)
% 1.00/1.17  ;     0.251  36%   Forward simplification       (1,260 calls)
% 1.00/1.17  ;     0.021   3%   Backward simplification      (245 calls)
% 1.00/1.17  ;     0.036   5%   Ordering                     (6,537 calls)
% 1.00/1.17  ;     0.284  40%   Ordering ac                  (5,566 calls)
% 1.00/1.17  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.00/1.17  ;     0.000   0%   Purity testing               (1 call)
% 1.00/1.17  ;     0.028   4%   Other
% 1.00/1.17  ;     0.705        Total
% 1.00/1.17  ;     0.708        Real time
% 1.00/1.17  ; 
% 1.00/1.17  ; Term-hash-array has 1,422 terms in all.
% 1.00/1.17  ; Feature-vector-row-index has 0 entries (0 at peak, 0 added, 0 deleted).
% 1.00/1.17  ; Feature-vector-row-index has 1 node (1 at peak, 1 added, 0 deleted).
% 1.00/1.17  ; Path-index has 1,225 entries (1,285 at peak, 1,455 added, 230 deleted).
% 1.00/1.17  ; Path-index has 1,048 nodes (1,078 at peak, 1,131 added, 83 deleted).
% 1.00/1.17  ; Trie-index has 1,225 entries (1,285 at peak, 1,455 added, 230 deleted).
% 1.00/1.17  ; Trie-index has 1,302 nodes (1,515 at peak, 1,682 added, 380 deleted).
% 1.00/1.17  ; Retrieved 425,551 generalization terms in 13,869 calls.
% 1.00/1.17  ; Retrieved 1,958 instance terms in 432 calls.
% 1.00/1.17  ; Retrieved 4,727 unifiable terms in 279 calls.
% 1.00/1.17  ; 
% 1.00/1.17  ; The agenda of backward simplifiable rows to process has 1 entry:
% 1.00/1.17  ;     1 with value 0
% 1.00/1.17  ; The agenda of rows to process has 6 entries:
% 1.00/1.17  ;     1 with value 20              1 with value 24               1 with value 28
% 1.00/1.17  ;     3 with value 23
% 1.00/1.17  ; The agenda of rows to give has 263 entries:
% 1.00/1.17  ;     1 with value (4 12)         24 with value (4 25)           5 with value (4 33)
% 1.00/1.17  ;     5 with value (4 17)         30 with value (4 26)           4 with value (4 34)
% 1.00/1.17  ;     5 with value (4 18)         23 with value (4 27)           4 with value (4 35)
% 1.00/1.17  ;     7 with value (4 19)          4 with value (4 28)           5 with value (4 36)
% 1.00/1.17  ;    15 with value (4 20)         15 with value (4 29)           4 with value (4 37)
% 1.00/1.17  ;    15 with value (4 21)         16 with value (4 30)           2 with value (4 38)
% 1.00/1.17  ;    26 with value (4 22)         22 with value (4 31)           2 with value (4 39)
% 1.00/1.17  ;    10 with value (4 23)          2 with value (4 32)           2 with value (4 45)
% 1.00/1.17  ;    15 with value (4 24)
% 1.00/1.17  Evaluation took:
% 1.00/1.17    0.708 seconds of real time
% 1.00/1.17    0.673381 seconds of user run time
% 1.00/1.17    0.034197 seconds of system run time
% 1.00/1.17    [Run times include 0.015 seconds GC run time.]
% 1.00/1.17    0 calls to %EVAL
% 1.00/1.17    0 page faults and
% 1.00/1.17    39,727,208 bytes consed.
% 1.00/1.17  :PROOF-FOUND
% 1.00/1.17  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-14T13:43:44
% 1.00/1.17  :PROOF-FOUND
% 1.00/1.17  * 
%------------------------------------------------------------------------------