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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : REL048+1 : TPTP v8.1.0. Released v4.0.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 : Mon Jul 18 20:00:07 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    X = join(complement(join(complement(X),complement(Y))),complement(join(complement(X),Y))),
    file('/export/starexec/sandbox/benchmark/Axioms/REL001+0.ax',maddux3_a_kind_of_de_Morgan) ).

cnf(2,plain,
    join(complement(join(complement(X),complement(Y))),join(complement(join(complement(X),Y)),Z)) = join(X,Z),
    inference('EMBED',[status(thm)],[1]) ).

cnf(3,axiom,
    meet(X,Y) = complement(join(complement(X),complement(Y))),
    file('/export/starexec/sandbox/benchmark/Axioms/REL001+0.ax',maddux4_definiton_of_meet) ).

cnf(12,axiom,
    join(composition(converse(X),complement(composition(X,Y))),complement(Y)) = complement(Y),
    file('/export/starexec/sandbox/benchmark/Axioms/REL001+0.ax',converse_cancellativity) ).

cnf(13,plain,
    join(composition(converse(X),complement(composition(X,Y))),join(complement(Y),Z)) = join(complement(Y),Z),
    inference('EMBED',[status(thm)],[12]) ).

cnf(14,axiom,
    top = join(X,complement(X)),
    file('/export/starexec/sandbox/benchmark/Axioms/REL001+0.ax',def_top) ).

cnf(15,plain,
    join(X,join(complement(X),Y)) = join(top,Y),
    inference('EMBED',[status(thm)],[14]) ).

cnf(16,axiom,
    zero = meet(X,complement(X)),
    file('/export/starexec/sandbox/benchmark/Axioms/REL001+0.ax',def_zero) ).

cnf(17,plain,
    zero = complement(top),
    inference('REWRITE',[status(thm)],[16,3,theory(equality)]) ).

cnf(18,negated_conjecture,
    join('SKOLEMAAAV1',join('SKOLEMAAAV2','SKOLEMAAAV3')) = 'SKOLEMAAAV3',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(19,plain,
    join('SKOLEMAAAV1',join('SKOLEMAAAV2',join('SKOLEMAAAV3',X))) = join('SKOLEMAAAV3',X),
    inference('EMBED',[status(thm)],[18]) ).

cnf(20,negated_conjecture,
    ( join('SKOLEMAAAV1','SKOLEMAAAV3') != 'SKOLEMAAAV3'
    | join('SKOLEMAAAV2','SKOLEMAAAV3') != 'SKOLEMAAAV3' ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(27,plain,
    join(top,X) = join(top,complement(join(Y,complement(join(X,Y))))),
    inference('PARAMODULATE',[status(thm)],[15,15,theory(equality)]) ).

cnf(89,plain,
    join(complement(X),complement(composition(converse(Y),complement(composition(Y,X))))) = join(top,complement(X)),
    inference('PARAMODULATE',[status(thm)],[15,13,theory(equality)]) ).

cnf(101,plain,
    complement(X) = join(zero,complement(join(complement(complement(X)),X))),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[1,14,theory(equality)]),17,theory(equality)]) ).

cnf(103,plain,
    X = complement(complement(X)),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[1,14,theory(equality)]),101,17,theory(equality)]) ).

cnf(104,plain,
    complement(X) = join(zero,complement(join(X,X))),
    inference('REWRITE',[status(thm)],[101,103,theory(equality)]) ).

cnf(108,plain,
    X = join(complement(join(top,complement(X))),X),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[1,12,theory(equality)]),103,89,theory(equality)]) ).

cnf(124,plain,
    join(top,complement(X)) = join(top,complement(join(complement(Y),X))),
    inference('PARAMODULATE',[status(thm)],[15,2,theory(equality)]) ).

cnf(126,plain,
    join(top,X) = join(top,complement(Y)),
    inference('REWRITE',[status(thm)],[27,124,theory(equality)]) ).

cnf(157,plain,
    top = join(top,X),
    inference('PARAMODULATE',[status(thm)],[14,126,theory(equality)]) ).

cnf(197,plain,
    X = join(zero,X),
    inference('REWRITE',[status(thm)],[108,17,157,theory(equality)]) ).

cnf(200,plain,
    complement(X) = complement(join(X,X)),
    inference('REWRITE',[status(thm)],[104,197,theory(equality)]) ).

cnf(203,plain,
    join(X,X) = X,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[103,200,theory(equality)]),103,theory(equality)]) ).

cnf(204,plain,
    join(X,join(X,Y)) = join(X,Y),
    inference('EMBED',[status(thm)],[203]) ).

cnf(206,plain,
    join('SKOLEMAAAV1','SKOLEMAAAV3') = 'SKOLEMAAAV3',
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[19,204,theory(equality)]),18,theory(equality)]) ).

cnf(208,plain,
    join('SKOLEMAAAV2','SKOLEMAAAV3') != 'SKOLEMAAAV3',
    inference('REWRITE',[status(thm)],[20,206,theory(equality)]) ).

cnf(209,plain,
    $false,
    inference('REWRITE',[status(thm)],[18,208,206,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : REL048+1 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n013.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 : Fri Jul  8 15:08:29 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.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/sandbox/benchmark/theBenchmark.p 2022-07-08T15:08:29
% 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-07-08T15:08:29
% 0.19/0.48  
% 0.19/0.48  ; Recognized commutativity assertion (= (|join| ?X ?Y) (|join| ?Y ?X)).
% 0.19/0.48  ; Recognized associativity assertion (= (|join| ?X (|join| ?Y ?Z)) (|join| (|join| ?X ?Y) ?Z)).
% 0.19/0.48  ; Recognized associativity assertion (= (|composition| ?X (|composition| ?Y ?Z)) (|composition| (|composition| ?X ?Y) ?Z)).
% 0.19/0.48  ; Recognized right identity assertion (= (|composition| ?X |one|) ?X).
% 0.19/0.48  ; Recognized possible right inverse assertion (= |top| (|join| ?X (|complement| ?X))).
% 0.19/0.48  ; Recognized possible right inverse assertion (= |zero| (|meet| ?X (|complement| ?X))).
% 0.19/0.48  ; Declaring join to be commutative.
% 0.46/0.63  ; Declaring join to be associative-commutative.
% 0.46/0.63  
% 0.46/0.63  #||
% 0.46/0.63  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.46/0.63  % SZS output start Refutation
% See solution above
% 0.46/0.63  ||#
% 0.46/0.63  
% 0.46/0.63  ; Summary of computation:
% 0.46/0.63  ;       715 formulas have been input or derived (from 37 formulas).
% 0.46/0.63  ;       209 (29%) were retained.  Of these,
% 0.46/0.63  ;          101 (48%) were simplified or subsumed later,
% 0.46/0.63  ;          108 (52%) are still being kept.
% 0.46/0.63  ; 
% 0.46/0.63  ; Run time in seconds excluding printing time:
% 0.46/0.63  ;     0.004   3%   Read assertion file          (1 call)
% 0.46/0.63  ;     0.001   1%   Assert                       (14 calls)
% 0.46/0.63  ;     0.021  13%   Process new row              (609 calls)
% 0.46/0.63  ;     0.002   1%   Resolution                   (72 calls)
% 0.46/0.63  ;     0.019  12%   Paramodulation               (36 calls)
% 0.46/0.63  ;     0.001   1%   Embedding                    (92 calls)
% 0.46/0.63  ;     0.000   0%   Condensing                   (1 call)
% 0.46/0.63  ;     0.000   0%   Forward subsumption          (1 call)
% 0.46/0.63  ;     0.000   0%   Backward subsumption         (1 call)
% 0.46/0.63  ;     0.041  26%   Forward simplification       (462 calls)
% 0.46/0.63  ;     0.014   9%   Backward simplification      (118 calls)
% 0.46/0.63  ;     0.007   4%   Ordering                     (1,309 calls)
% 0.46/0.63  ;     0.025  16%   Ordering ac                  (713 calls)
% 0.46/0.63  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.46/0.63  ;     0.000   0%   Purity testing               (1 call)
% 0.46/0.63  ;     0.024  15%   Other
% 0.46/0.63  ;     0.159        Total
% 0.46/0.63  ;     0.162        Real time
% 0.46/0.63  ; 
% 0.46/0.63  ; Term-hash-array has 605 terms in all.
% 0.46/0.63  ; Feature-vector-row-index has 0 entries (1 at peak, 1 added, 1 deleted).
% 0.46/0.63  ; Feature-vector-row-index has 1 node (12 at peak, 12 added, 11 deleted).
% 0.46/0.63  ;  Retrieved 0 possibly forward subsuming rows in 1 call.
% 0.46/0.63  ;  Retrieved 0 possibly backward subsumed rows in 1 call.
% 0.46/0.63  ; Path-index has 388 entries (496 at peak, 693 added, 305 deleted).
% 0.46/0.63  ; Path-index has 630 nodes (630 at peak, 674 added, 44 deleted).
% 0.46/0.63  ; Trie-index has 388 entries (496 at peak, 693 added, 305 deleted).
% 0.46/0.63  ; Trie-index has 316 nodes (316 at peak, 329 added, 13 deleted).
% 0.46/0.63  ; Retrieved 40,978 generalization terms in 2,927 calls.
% 0.46/0.63  ; Retrieved 695 instance terms in 140 calls.
% 0.46/0.63  ; Retrieved 3,792 unifiable terms in 194 calls.
% 0.46/0.63  ; 
% 0.46/0.63  ; The agenda of rows to process has 86 entries:
% 0.46/0.63  ;    10 with value 14              6 with value 22               4 with value 30
% 0.46/0.63  ;     4 with value 15              1 with value 23               1 with value 31
% 0.46/0.63  ;    11 with value 16              5 with value 24               1 with value 32
% 0.46/0.63  ;    10 with value 18              3 with value 25               1 with value 34
% 0.46/0.63  ;     2 with value 19              4 with value 26               1 with value 35
% 0.46/0.63  ;    13 with value 20              2 with value 27               1 with value 40
% 0.46/0.63  ;     5 with value 21              1 with value 29
% 0.46/0.63  ; The agenda of input rows to give has 1 entry:
% 0.46/0.63  ;     1 with value 7
% 0.46/0.63  ; The agenda of rows to give has 81 entries:
% 0.46/0.63  ;     2 with value (4 10)         15 with value (4 20)           4 with value (4 28)
% 0.46/0.63  ;     5 with value (4 13)          2 with value (4 21)           3 with value (4 29)
% 0.46/0.63  ;     1 with value (4 14)         12 with value (4 22)           2 with value (4 31)
% 0.46/0.63  ;    10 with value (4 15)          1 with value (4 23)           2 with value (4 32)
% 0.46/0.63  ;     3 with value (4 16)          2 with value (4 24)           2 with value (4 36)
% 0.46/0.63  ;     6 with value (4 17)          3 with value (4 25)           2 with value (4 37)
% 0.46/0.63  ;     2 with value (4 19)          2 with value (4 26)
% 0.46/0.63  Evaluation took:
% 0.46/0.63    0.163 seconds of real time
% 0.46/0.63    0.150412 seconds of user run time
% 0.46/0.63    0.011822 seconds of system run time
% 0.46/0.63    0 calls to %EVAL
% 0.46/0.63    0 page faults and
% 0.46/0.63    9,913,896 bytes consed.
% 0.46/0.63  :PROOF-FOUND
% 0.46/0.63  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-08T15:08:30
% 0.46/0.63  :PROOF-FOUND
% 0.46/0.63  * 
%------------------------------------------------------------------------------