TSTP Solution File: REL003-1 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n027.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 19:59:04 EDT 2022

% Result   : Unsatisfiable 0.21s 0.55s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    4
% Syntax   : Number of clauses     :    8 (   4 unt;   2 nHn;   6 RR)
%            Number of literals    :   12 (  11 equ;   4 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :    3 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(converse_idempotence_8,axiom,
    converse(converse(X)) = X,
    file('/export/starexec/sandbox2/benchmark/Axioms/REL001-0.ax',converse_idempotence_8) ).

cnf(converse_additivity_9,axiom,
    converse(join(X,Y)) = join(converse(X),converse(Y)),
    file('/export/starexec/sandbox2/benchmark/Axioms/REL001-0.ax',converse_additivity_9) ).

cnf(goals_14,negated_conjecture,
    ( join(sk1,sk2) = sk2
    | join(converse(sk1),converse(sk2)) = converse(sk2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals_14) ).

cnf(19,plain,
    ( join(sk1,sk2) = sk2
    | converse(join(sk1,sk2)) = converse(sk2) ),
    inference('REWRITE',[status(thm)],[goals_14,converse_additivity_9,theory(equality)]) ).

cnf(goals_17,negated_conjecture,
    ( join(sk1,sk2) != sk2
    | join(converse(sk1),converse(sk2)) != converse(sk2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals_17) ).

cnf(21,plain,
    ( join(sk1,sk2) != sk2
    | converse(join(sk1,sk2)) != converse(sk2) ),
    inference('REWRITE',[status(thm)],[goals_17,converse_additivity_9,theory(equality)]) ).

cnf(54,plain,
    join(sk1,sk2) = sk2,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[converse_idempotence_8,19,theory(equality)]),converse_idempotence_8,theory(equality)]) ).

cnf(56,plain,
    $false,
    inference('REWRITE',[status(thm)],[21,54,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : REL003-1 : TPTP v8.1.0. Released v4.0.0.
% 0.08/0.14  % Command  : run-snark %s %d
% 0.15/0.35  % Computer : n027.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 600
% 0.15/0.35  % DateTime : Fri Jul  8 10:05:00 EDT 2022
% 0.15/0.35  % 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-07-08T10:05:00
% 0.21/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n027.cluster.edu at 2022-07-08T10:05:00
% 0.21/0.51  
% 0.21/0.51  ; Recognized commutativity assertion (= (|join| ?X ?Y) (|join| ?Y ?X)).
% 0.21/0.51  ; Recognized associativity assertion (= (|join| ?X (|join| ?Y ?Z)) (|join| (|join| ?X ?Y) ?Z)).
% 0.21/0.51  ; Recognized associativity assertion (= (|composition| ?X (|composition| ?Y ?Z)) (|composition| (|composition| ?X ?Y) ?Z)).
% 0.21/0.51  ; Recognized right identity assertion (= (|composition| ?X |one|) ?X).
% 0.21/0.51  ; Recognized possible right inverse assertion (= |top| (|join| ?X (|complement| ?X))).
% 0.21/0.51  ; Recognized possible right inverse assertion (= |zero| (|meet| ?X (|complement| ?X))).
% 0.21/0.51  ; Declaring join to be commutative.
% 0.21/0.55  ; Declaring join to be associative-commutative.
% 0.21/0.55  
% 0.21/0.55  #||
% 0.21/0.55  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.55  % SZS output start Refutation
% See solution above
% 0.21/0.55  ||#
% 0.21/0.55  
% 0.21/0.55  ; Summary of computation:
% 0.21/0.55  ;       122 formulas have been input or derived (from 14 formulas).
% 0.21/0.55  ;        56 (46%) were retained.  Of these,
% 0.21/0.55  ;            5 ( 9%) were simplified or subsumed later,
% 0.21/0.55  ;           51 (91%) are still being kept.
% 0.21/0.55  ; 
% 0.21/0.55  ; Run time in seconds excluding printing time:
% 0.21/0.55  ;     0.003   5%   Read assertion file          (1 call)
% 0.21/0.55  ;     0.001   2%   Assert                       (15 calls)
% 0.21/0.55  ;     0.008  15%   Process new row              (112 calls)
% 0.21/0.55  ;     0.001   2%   Resolution                   (26 calls)
% 0.21/0.55  ;     0.006  11%   Paramodulation               (13 calls)
% 0.21/0.55  ;     0.000   0%   Factoring                    (1 call)
% 0.21/0.55  ;     0.000   0%   Embedding                    (17 calls)
% 0.21/0.55  ;     0.000   0%   Condensing                   (2 calls)
% 0.21/0.55  ;     0.000   0%   Forward subsumption          (2 calls)
% 0.21/0.55  ;     0.001   2%   Backward subsumption         (2 calls)
% 0.21/0.55  ;     0.006  11%   Forward simplification       (95 calls)
% 0.21/0.55  ;     0.000   0%   Backward simplification      (36 calls)
% 0.21/0.55  ;     0.001   2%   Ordering                     (347 calls)
% 0.21/0.55  ;     0.006  11%   Ordering ac                  (144 calls)
% 0.21/0.55  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.21/0.55  ;     0.000   0%   Purity testing               (1 call)
% 0.21/0.55  ;     0.022  40%   Other
% 0.21/0.55  ;     0.055        Total
% 0.21/0.55  ;     0.057        Real time
% 0.21/0.55  ; 
% 0.21/0.55  ; Term-hash-array has 187 terms in all.
% 0.21/0.55  ; Feature-vector-row-index has 0 entries (2 at peak, 2 added, 2 deleted).
% 0.21/0.55  ; Feature-vector-row-index has 1 node (27 at peak, 27 added, 26 deleted).
% 0.21/0.55  ;  Retrieved 0 possibly forward subsuming rows in 2 calls.
% 0.21/0.55  ;  Retrieved 0 possibly backward subsumed rows in 2 calls.
% 0.21/0.55  ; Path-index has 189 entries (189 at peak, 192 added, 3 deleted).
% 0.21/0.55  ; Path-index has 360 nodes (366 at peak, 366 added, 6 deleted).
% 0.21/0.55  ; Trie-index has 189 entries (189 at peak, 192 added, 3 deleted).
% 0.21/0.55  ; Trie-index has 233 nodes (236 at peak, 236 added, 3 deleted).
% 0.21/0.55  ; Retrieved 2,505 generalization terms in 637 calls.
% 0.21/0.55  ; Retrieved 72 instance terms in 55 calls.
% 0.21/0.55  ; Retrieved 291 unifiable terms in 68 calls.
% 0.21/0.55  ; 
% 0.21/0.55  ; The agenda of rows to process has 4 entries:
% 0.21/0.55  ;     2 with value 23              2 with value 24
% 0.21/0.55  ; The agenda of input rows to give has 4 entries:
% 0.21/0.55  ;     2 with value 18              2 with value 19
% 0.21/0.55  ; The agenda of rows to give has 34 entries:
% 0.21/0.55  ;     4 with value (4 8)           4 with value (4 18)           4 with value (4 22)
% 0.21/0.55  ;     1 with value (4 13)          2 with value (4 19)           2 with value (4 23)
% 0.21/0.55  ;     2 with value (4 14)          7 with value (4 20)           2 with value (4 26)
% 0.21/0.55  ;     4 with value (4 15)          2 with value (4 21)
% 0.21/0.55  Evaluation took:
% 0.21/0.55    0.058 seconds of real time
% 0.21/0.55    0.054529 seconds of user run time
% 0.21/0.55    0.003076 seconds of system run time
% 0.21/0.55    0 calls to %EVAL
% 0.21/0.55    0 page faults and
% 0.21/0.55    2,972,600 bytes consed.
% 0.21/0.55  :PROOF-FOUND
% 0.21/0.55  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-08T10:05:00
% 0.21/0.55  :PROOF-FOUND
% 0.21/0.55  * 
%------------------------------------------------------------------------------