TSTP Solution File: SET058-6 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SET058-6 : TPTP v8.1.0. Bugfixed v2.1.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 : Tue Jul 19 05:06:34 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(not_subclass_members1,axiom,
    ( member(not_subclass_element(X,Y),X)
    | subclass(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET004-0.ax',not_subclass_members1) ).

cnf(not_subclass_members2,axiom,
    ( ~ member(not_subclass_element(X,Y),Y)
    | subclass(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET004-0.ax',not_subclass_members2) ).

cnf(subclass_implies_equal,axiom,
    ( ~ subclass(X,Y)
    | ~ subclass(Y,X)
    | X = Y ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET004-0.ax',subclass_implies_equal) ).

cnf(prove_equality3_1,negated_conjecture,
    member(not_subclass_element(y,x),x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_equality3_1) ).

cnf(prove_equality3_2,negated_conjecture,
    x != y,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_equality3_2) ).

cnf(prove_equality3_3,negated_conjecture,
    ~ member(not_subclass_element(x,y),x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_equality3_3) ).

cnf(121,plain,
    subclass(x,y),
    inference('UR-RESOLVE',[status(thm)],[not_subclass_members1,prove_equality3_3]) ).

cnf(122,plain,
    subclass(y,x),
    inference('HYPERRESOLVE',[status(thm)],[not_subclass_members2,prove_equality3_1]) ).

cnf(265,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[subclass_implies_equal,121,prove_equality3_2]),122]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SET058-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.14  % Command  : run-snark %s %d
% 0.14/0.35  % Computer : n027.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Mon Jul 11 05:54:33 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.21/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.48  * 
% 0.21/0.48  * 
% 0.21/0.48  #<PACKAGE "SNARK-USER">
% 0.21/0.48  * 
% 0.21/0.48  SNARK-TPTP-OPTIONS
% 0.21/0.48  * 
% 0.21/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.48   (USE-FACTORING :POS)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.48  * 
% 0.21/0.48  "."
% 0.21/0.48  * 
% 0.21/0.49  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T05:54:34
% 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-11T05:54:34
% 0.43/0.59  
% 0.43/0.59  
% 0.43/0.59  #||
% 0.43/0.59  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.43/0.59  % SZS output start Refutation
% See solution above
% 0.43/0.59  ||#
% 0.43/0.59  
% 0.43/0.59  ; Summary of computation:
% 0.43/0.59  ;       451 formulas have been input or derived (from 97 formulas).
% 0.43/0.59  ;       265 (59%) were retained.  Of these,
% 0.43/0.59  ;           13 ( 5%) were simplified or subsumed later,
% 0.43/0.59  ;          252 (95%) are still being kept.
% 0.43/0.59  ; 
% 0.43/0.59  ; Run time in seconds excluding printing time:
% 0.43/0.59  ;     0.017  16%   Read assertion file          (1 call)
% 0.43/0.59  ;     0.003   3%   Assert                       (94 calls)
% 0.43/0.59  ;     0.024  22%   Process new row              (407 calls)
% 0.43/0.59  ;     0.013  12%   Resolution                   (192 calls)
% 0.43/0.59  ;     0.000   0%   Paramodulation               (96 calls)
% 0.43/0.59  ;     0.000   0%   Factoring                    (3 calls)
% 0.43/0.59  ;     0.004   4%   Condensing                   (163 calls)
% 0.43/0.59  ;     0.008   7%   Forward subsumption          (163 calls)
% 0.43/0.59  ;     0.004   4%   Backward subsumption         (150 calls)
% 0.43/0.59  ;     0.000   0%   Clause clause subsumption    (85 calls)
% 0.43/0.59  ;     0.005   5%   Forward simplification       (407 calls)
% 0.43/0.59  ;     0.003   3%   Backward simplification      (253 calls)
% 0.43/0.59  ;     0.004   4%   Ordering                     (313 calls)
% 0.43/0.59  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.43/0.59  ;     0.001   1%   Purity testing               (1 call)
% 0.43/0.59  ;     0.021  20%   Other
% 0.43/0.59  ;     0.107        Total
% 0.43/0.59  ;     0.110        Real time
% 0.43/0.59  ; 
% 0.43/0.59  ; Term-hash-array has 721 terms in all.
% 0.43/0.59  ; Feature-vector-row-index has 150 entries (150 at peak, 150 added, 0 deleted).
% 0.43/0.59  ; Feature-vector-row-index has 1,030 nodes (1,030 at peak, 1,030 added, 0 deleted).
% 0.43/0.59  ;  Retrieved 76 possibly forward subsuming rows in 163 calls.
% 0.43/0.59  ;  Retrieved 20 possibly backward subsumed rows in 150 calls.
% 0.43/0.59  ; Path-index has 730 entries (730 at peak, 731 added, 1 deleted).
% 0.43/0.59  ; Path-index has 2,614 nodes (2,614 at peak, 2,615 added, 1 deleted).
% 0.43/0.59  ; Trie-index has 730 entries (730 at peak, 731 added, 1 deleted).
% 0.43/0.59  ; Trie-index has 2,529 nodes (2,529 at peak, 2,530 added, 1 deleted).
% 0.43/0.59  ; Retrieved 327 generalization terms in 1,168 calls.
% 0.43/0.59  ; Retrieved 120 instance terms in 102 calls.
% 0.43/0.59  ; Retrieved 6,349 unifiable terms in 753 calls.
% 0.43/0.59  ; 
% 0.43/0.59  ; The agenda of rows to process has 3 entries:
% 0.43/0.59  ;     1 with value 9               1 with value 12               1 with value 13
% 0.43/0.59  ; The agenda of rows to give has 155 entries:
% 0.43/0.59  ;     1 with value (4 5)           8 with value (4 18)           2 with value (4 33)
% 0.43/0.59  ;     1 with value (4 6)          11 with value (4 19)           2 with value (4 34)
% 0.43/0.59  ;     6 with value (4 7)           3 with value (4 20)           2 with value (4 37)
% 0.43/0.59  ;     9 with value (4 8)           2 with value (4 21)           1 with value (4 43)
% 0.43/0.59  ;     4 with value (4 9)           3 with value (4 22)           1 with value (4 44)
% 0.43/0.59  ;     8 with value (4 10)          4 with value (4 23)           1 with value (4 45)
% 0.43/0.59  ;     9 with value (4 11)          5 with value (4 24)           3 with value (4 46)
% 0.43/0.59  ;     4 with value (4 12)          4 with value (4 26)           1 with value (4 49)
% 0.43/0.59  ;    16 with value (4 13)          3 with value (4 29)           1 with value (4 51)
% 0.43/0.59  ;     9 with value (4 14)          3 with value (4 30)           1 with value (4 53)
% 0.43/0.59  ;    11 with value (4 15)          1 with value (4 31)           1 with value (4 59)
% 0.43/0.59  ;     7 with value (4 16)          1 with value (4 32)           1 with value (4 63)
% 0.43/0.59  ;     5 with value (4 17)
% 0.43/0.59  Evaluation took:
% 0.43/0.59    0.11 seconds of real time
% 0.43/0.59    0.096861 seconds of user run time
% 0.43/0.59    0.012852 seconds of system run time
% 0.43/0.59    0 calls to %EVAL
% 0.43/0.59    0 page faults and
% 0.43/0.59    6,047,664 bytes consed.
% 0.43/0.59  :PROOF-FOUND
% 0.43/0.60  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T05:54:34
% 0.43/0.60  :PROOF-FOUND
% 0.43/0.60  * 
%------------------------------------------------------------------------------