TSTP Solution File: SWB001+4 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : SWB001+4 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n005.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  : 300s
% DateTime : Thu Aug 31 20:01:43 EDT 2023

% Result   : Theorem 0.21s 0.58s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   48
% Syntax   : Number of formulae    :   54 (   3 unt;  46 typ;   0 def)
%            Number of atoms       :   15 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   12 (   5   ~;   2   |;   5   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   6   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :   40 (  40 usr;  40 con; 0-0 aty)
%            Number of variables   :    0 (   0 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    iext: ( $i * $i * $i ) > $o ).

tff(decl_23,type,
    ip: $i > $o ).

tff(decl_24,type,
    ir: $i > $o ).

tff(decl_25,type,
    lv: $i > $o ).

tff(decl_26,type,
    uri_rdf_type: $i ).

tff(decl_27,type,
    uri_rdf_first: $i ).

tff(decl_28,type,
    uri_rdf_Property: $i ).

tff(decl_29,type,
    uri_rdf_nil: $i ).

tff(decl_30,type,
    uri_rdf_List: $i ).

tff(decl_31,type,
    uri_rdf_rest: $i ).

tff(decl_32,type,
    uri_rdf__1: $i ).

tff(decl_33,type,
    uri_rdf__2: $i ).

tff(decl_34,type,
    uri_rdf__3: $i ).

tff(decl_35,type,
    uri_rdf_object: $i ).

tff(decl_36,type,
    uri_rdf_value: $i ).

tff(decl_37,type,
    uri_rdf_subject: $i ).

tff(decl_38,type,
    uri_rdfs_domain: $i ).

tff(decl_39,type,
    uri_rdfs_comment: $i ).

tff(decl_40,type,
    uri_rdfs_Resource: $i ).

tff(decl_41,type,
    uri_rdfs_range: $i ).

tff(decl_42,type,
    uri_rdfs_Literal: $i ).

tff(decl_43,type,
    uri_rdfs_isDefinedBy: $i ).

tff(decl_44,type,
    uri_rdfs_subPropertyOf: $i ).

tff(decl_45,type,
    uri_rdfs_seeAlso: $i ).

tff(decl_46,type,
    uri_rdfs_label: $i ).

tff(decl_47,type,
    icext: ( $i * $i ) > $o ).

tff(decl_48,type,
    ic: $i > $o ).

tff(decl_49,type,
    uri_rdfs_subClassOf: $i ).

tff(decl_50,type,
    uri_rdf_Alt: $i ).

tff(decl_51,type,
    uri_rdfs_Container: $i ).

tff(decl_52,type,
    uri_rdf_Bag: $i ).

tff(decl_53,type,
    uri_rdfs_ContainerMembershipProperty: $i ).

tff(decl_54,type,
    uri_rdfs_member: $i ).

tff(decl_55,type,
    uri_rdfs_Seq: $i ).

tff(decl_56,type,
    uri_rdf_XMLLiteral: $i ).

tff(decl_57,type,
    uri_rdfs_Datatype: $i ).

tff(decl_58,type,
    uri_rdfs_Class: $i ).

tff(decl_59,type,
    uri_rdfs_Statement: $i ).

tff(decl_60,type,
    uri_rdf_predicate: $i ).

tff(decl_61,type,
    uri_ex_r: $i ).

tff(decl_62,type,
    uri_owl_Restriction: $i ).

tff(decl_63,type,
    uri_owl_onProperty: $i ).

tff(decl_64,type,
    uri_ex_p: $i ).

tff(decl_65,type,
    uri_ex_c: $i ).

tff(decl_66,type,
    uri_owl_someValuesFrom: $i ).

tff(decl_67,type,
    uri_ex_d: $i ).

fof(testcase_conclusion_fullish_001_Subgraph_Entailment,conjecture,
    ( iext(uri_rdf_type,uri_ex_r,uri_owl_Restriction)
    & iext(uri_owl_onProperty,uri_ex_r,uri_ex_p) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_001_Subgraph_Entailment) ).

fof(testcase_premise_fullish_001_Subgraph_Entailment,axiom,
    ( iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_r)
    & iext(uri_rdf_type,uri_ex_r,uri_owl_Restriction)
    & iext(uri_owl_onProperty,uri_ex_r,uri_ex_p)
    & iext(uri_owl_someValuesFrom,uri_ex_r,uri_ex_d) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_001_Subgraph_Entailment) ).

fof(c_0_2,negated_conjecture,
    ~ ( iext(uri_rdf_type,uri_ex_r,uri_owl_Restriction)
      & iext(uri_owl_onProperty,uri_ex_r,uri_ex_p) ),
    inference(assume_negation,[status(cth)],[testcase_conclusion_fullish_001_Subgraph_Entailment]) ).

fof(c_0_3,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_ex_r,uri_owl_Restriction)
    | ~ iext(uri_owl_onProperty,uri_ex_r,uri_ex_p) ),
    inference(fof_nnf,[status(thm)],[c_0_2]) ).

cnf(c_0_4,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_ex_r,uri_owl_Restriction)
    | ~ iext(uri_owl_onProperty,uri_ex_r,uri_ex_p) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_5,plain,
    iext(uri_rdf_type,uri_ex_r,uri_owl_Restriction),
    inference(split_conjunct,[status(thm)],[testcase_premise_fullish_001_Subgraph_Entailment]) ).

cnf(c_0_6,plain,
    iext(uri_owl_onProperty,uri_ex_r,uri_ex_p),
    inference(split_conjunct,[status(thm)],[testcase_premise_fullish_001_Subgraph_Entailment]) ).

cnf(c_0_7,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_4,c_0_5]),c_0_6])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SWB001+4 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.18/0.34  % Computer : n005.cluster.edu
% 0.18/0.34  % Model    : x86_64 x86_64
% 0.18/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.34  % Memory   : 8042.1875MB
% 0.18/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.34  % CPULimit   : 300
% 0.18/0.34  % WCLimit    : 300
% 0.18/0.34  % DateTime   : Sun Aug 27 06:19:38 EDT 2023
% 0.18/0.34  % CPUTime  : 
% 0.21/0.56  start to proof: theBenchmark
% 0.21/0.58  % Version  : CSE_E---1.5
% 0.21/0.58  % Problem  : theBenchmark.p
% 0.21/0.58  % Proof found
% 0.21/0.58  % SZS status Theorem for theBenchmark.p
% 0.21/0.58  % SZS output start Proof
% See solution above
% 0.21/0.58  % Total time : 0.006000 s
% 0.21/0.58  % SZS output end Proof
% 0.21/0.58  % Total time : 0.009000 s
%------------------------------------------------------------------------------