TSTP Solution File: SWB017+2 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWB017+2 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n028.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 19:20:18 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( iext(uri_owl_differentFrom,X,Y)
    | X = Y ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_eqdis_differentfrom) ).

cnf(5,axiom,
    ( ~ iext(uri_owl_propertyDisjointWith,X,Y)
    | ~ iext(X,Z,U)
    | ~ iext(Y,Z,U) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_eqdis_propertydisjointwith) ).

cnf(8,negated_conjecture,
    ~ iext(uri_owl_differentFrom,uri_ex_w,uri_ex_u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_017_Built_in_Based_Definitions) ).

cnf(9,axiom,
    iext(uri_owl_propertyDisjointWith,uri_ex_notInstanceOf,uri_rdf_type),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_017_Built_in_Based_Definitions) ).

cnf(10,axiom,
    iext(uri_rdf_type,uri_ex_w,uri_ex_c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_017_Built_in_Based_Definitions) ).

cnf(11,axiom,
    iext(uri_ex_notInstanceOf,uri_ex_u,uri_ex_c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_017_Built_in_Based_Definitions) ).

cnf(15,plain,
    uri_ex_w = uri_ex_u,
    inference('HYPERRESOLVE',[status(thm)],[8,2]) ).

cnf(16,plain,
    iext(uri_rdf_type,uri_ex_u,uri_ex_c),
    inference('REWRITE',[status(thm)],[10,15,theory(equality)]) ).

cnf(17,plain,
    $false,
    inference('HYPERRESOLVE',[status(thm)],[5,9,11,16]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.14  % Problem  : SWB017+2 : TPTP v8.1.0. Released v5.2.0.
% 0.15/0.15  % Command  : run-snark %s %d
% 0.15/0.36  % Computer : n028.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 600
% 0.15/0.36  % DateTime : Wed Jun  1 11:29:52 EDT 2022
% 0.15/0.36  % CPUTime  : 
% 0.21/0.49  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.50  * 
% 0.21/0.50  * 
% 0.21/0.50  #<PACKAGE "SNARK-USER">
% 0.21/0.50  * 
% 0.21/0.50  SNARK-TPTP-OPTIONS
% 0.21/0.50  * 
% 0.21/0.50  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.50   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.50   (USE-FACTORING :POS)
% 0.21/0.50   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.50   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.50   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.50   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.50   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.50   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.50   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.50   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.50   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.50   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.50  * 
% 0.21/0.50  "."
% 0.21/0.50  * 
% 0.21/0.50  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-01T11:29:52
% 0.21/0.50  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n028.cluster.edu at 2022-06-01T11:29:52
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  #||
% 0.21/0.53  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.53  % SZS output start Refutation
% See solution above
% 0.21/0.53  ||#
% 0.21/0.53  
% 0.21/0.53  ; Summary of computation:
% 0.21/0.53  ;        30 formulas have been input or derived (from 11 formulas).
% 0.21/0.53  ;        17 (57%) were retained.  Of these,
% 0.21/0.53  ;            2 (12%) were simplified or subsumed later,
% 0.21/0.53  ;           15 (88%) are still being kept.
% 0.21/0.53  ; 
% 0.21/0.53  ; Run time in seconds excluding printing time:
% 0.21/0.53  ;     0.001   4%   Read assertion file          (1 call)
% 0.21/0.53  ;     0.000   0%   Assert                       (4 calls)
% 0.21/0.53  ;     0.001   4%   Process new row              (19 calls)
% 0.21/0.53  ;     0.001   4%   Resolution                   (20 calls)
% 0.21/0.53  ;     0.000   0%   Paramodulation               (10 calls)
% 0.21/0.53  ;     0.000   0%   Factoring                    (1 call)
% 0.21/0.53  ;     0.000   0%   Condensing                   (7 calls)
% 0.21/0.53  ;     0.000   0%   Forward subsumption          (7 calls)
% 0.21/0.53  ;     0.000   0%   Backward subsumption         (7 calls)
% 0.21/0.53  ;     0.000   0%   Clause clause subsumption    (4 calls)
% 0.21/0.53  ;     0.000   0%   Forward simplification       (19 calls)
% 0.21/0.53  ;     0.000   0%   Backward simplification      (17 calls)
% 0.21/0.53  ;     0.000   0%   Ordering                     (3 calls)
% 0.21/0.53  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.21/0.53  ;     0.000   0%   Purity testing               (1 call)
% 0.21/0.53  ;     0.024  89%   Other
% 0.21/0.53  ;     0.027        Total
% 0.21/0.53  ;     0.030        Real time
% 0.21/0.53  ; 
% 0.21/0.53  ; Term-hash-array has 20 terms in all.
% 0.21/0.53  ; Feature-vector-row-index has 7 entries (7 at peak, 7 added, 0 deleted).
% 0.21/0.53  ; Feature-vector-row-index has 17 nodes (17 at peak, 17 added, 0 deleted).
% 0.21/0.53  ;  Retrieved 2 possibly forward subsuming rows in 7 calls.
% 0.21/0.53  ;  Retrieved 2 possibly backward subsumed rows in 7 calls.
% 0.21/0.53  ; Path-index has 25 entries (26 at peak, 27 added, 2 deleted).
% 0.21/0.53  ; Path-index has 51 nodes (53 at peak, 54 added, 3 deleted).
% 0.21/0.53  ; Trie-index has 25 entries (26 at peak, 27 added, 2 deleted).
% 0.21/0.53  ; Trie-index has 47 nodes (49 at peak, 52 added, 5 deleted).
% 0.21/0.53  ; Retrieved 1 generalization term in 7 calls.
% 0.21/0.53  ; Retrieved 11 instance terms in 9 calls.
% 0.21/0.53  ; Retrieved 113 unifiable terms in 63 calls.
% 0.21/0.53  ; 
% 0.21/0.53  ; The agenda of rows to process has 7 entries:
% 0.21/0.53  ;     7 with value 6
% 0.21/0.53  ; The agenda of input rows to give has 2 entries:
% 0.21/0.53  ;     2 with value 21
% 0.21/0.53  ; The agenda of rows to give has 4 entries:
% 0.21/0.53  ;     2 with value (4 4)           1 with value (4 5)            1 with value (4 6)
% 0.21/0.53  Evaluation took:
% 0.21/0.53    0.03 seconds of real time
% 0.21/0.53    0.02683 seconds of user run time
% 0.21/0.53    0.002965 seconds of system run time
% 0.21/0.53    0 calls to %EVAL
% 0.21/0.53    0 page faults and
% 0.21/0.53    1,710,928 bytes consed.
% 0.21/0.53  :PROOF-FOUND
% 0.21/0.53  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-01T11:29:52
% 0.21/0.53  :PROOF-FOUND
% 0.21/0.53  * 
%------------------------------------------------------------------------------