TSTP Solution File: SWB019+2 by CSE_E---1.5

View Problem - Process Solution

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

% Computer : n019.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:59 EDT 2023

% Result   : Unsatisfiable 0.20s 0.61s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   23 (   4 unt;  14 typ;   0 def)
%            Number of atoms       :   36 (   0 equ)
%            Maximal formula atoms :   15 (   4 avg)
%            Number of connectives :   42 (  15   ~;  13   |;  13   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   5   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :   12 (  12 usr;   9 con; 0-2 aty)
%            Number of variables   :   16 (   0 sgn;  10   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    uri_owl_propertyDisjointWith: $i ).

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

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

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

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

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

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

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

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

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

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

tff(decl_33,type,
    literal_plain: $i > $i ).

tff(decl_34,type,
    esk1_2: ( $i * $i ) > $i ).

tff(decl_35,type,
    esk2_2: ( $i * $i ) > $i ).

fof(owl_eqdis_propertydisjointwith,axiom,
    ! [X1,X2] :
      ( iext(uri_owl_propertyDisjointWith,X1,X2)
    <=> ( ip(X1)
        & ip(X2)
        & ! [X3,X4] :
            ~ ( iext(X1,X3,X4)
              & iext(X2,X3,X4) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',owl_eqdis_propertydisjointwith) ).

fof(testcase_premise_fullish_019_Disjoint_Annotation_Properties,axiom,
    ( iext(uri_rdf_type,uri_skos_prefLabel,uri_owl_AnnotationProperty)
    & iext(uri_rdfs_subPropertyOf,uri_skos_prefLabel,uri_rdfs_label)
    & iext(uri_rdf_type,uri_skos_altLabel,uri_owl_AnnotationProperty)
    & iext(uri_rdfs_subPropertyOf,uri_skos_altLabel,uri_rdfs_label)
    & iext(uri_owl_propertyDisjointWith,uri_skos_prefLabel,uri_skos_altLabel)
    & iext(uri_skos_prefLabel,uri_ex_foo,literal_plain(dat_str_foo))
    & iext(uri_skos_altLabel,uri_ex_foo,literal_plain(dat_str_foo)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_premise_fullish_019_Disjoint_Annotation_Properties) ).

fof(c_0_2,plain,
    ! [X5,X6,X7,X8,X9,X10] :
      ( ( ip(X5)
        | ~ iext(uri_owl_propertyDisjointWith,X5,X6) )
      & ( ip(X6)
        | ~ iext(uri_owl_propertyDisjointWith,X5,X6) )
      & ( ~ iext(X5,X7,X8)
        | ~ iext(X6,X7,X8)
        | ~ iext(uri_owl_propertyDisjointWith,X5,X6) )
      & ( iext(X9,esk1_2(X9,X10),esk2_2(X9,X10))
        | ~ ip(X9)
        | ~ ip(X10)
        | iext(uri_owl_propertyDisjointWith,X9,X10) )
      & ( iext(X10,esk1_2(X9,X10),esk2_2(X9,X10))
        | ~ ip(X9)
        | ~ ip(X10)
        | iext(uri_owl_propertyDisjointWith,X9,X10) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_eqdis_propertydisjointwith])])])])])]) ).

cnf(c_0_3,plain,
    ( ~ iext(X1,X2,X3)
    | ~ iext(X4,X2,X3)
    | ~ iext(uri_owl_propertyDisjointWith,X1,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_4,plain,
    iext(uri_owl_propertyDisjointWith,uri_skos_prefLabel,uri_skos_altLabel),
    inference(split_conjunct,[status(thm)],[testcase_premise_fullish_019_Disjoint_Annotation_Properties]) ).

cnf(c_0_5,plain,
    ( ~ iext(uri_skos_altLabel,X1,X2)
    | ~ iext(uri_skos_prefLabel,X1,X2) ),
    inference(spm,[status(thm)],[c_0_3,c_0_4]) ).

cnf(c_0_6,plain,
    iext(uri_skos_altLabel,uri_ex_foo,literal_plain(dat_str_foo)),
    inference(split_conjunct,[status(thm)],[testcase_premise_fullish_019_Disjoint_Annotation_Properties]) ).

cnf(c_0_7,plain,
    iext(uri_skos_prefLabel,uri_ex_foo,literal_plain(dat_str_foo)),
    inference(split_conjunct,[status(thm)],[testcase_premise_fullish_019_Disjoint_Annotation_Properties]) ).

cnf(c_0_8,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_5,c_0_6]),c_0_7])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : SWB019+2 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.14  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.17/0.35  % Computer : n019.cluster.edu
% 0.17/0.35  % Model    : x86_64 x86_64
% 0.17/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.35  % Memory   : 8042.1875MB
% 0.17/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.35  % CPULimit   : 300
% 0.17/0.35  % WCLimit    : 300
% 0.17/0.35  % DateTime   : Sun Aug 27 07:06:28 EDT 2023
% 0.17/0.35  % CPUTime  : 
% 0.20/0.59  start to proof: theBenchmark
% 0.20/0.61  % Version  : CSE_E---1.5
% 0.20/0.61  % Problem  : theBenchmark.p
% 0.20/0.61  % Proof found
% 0.20/0.61  % SZS status Theorem for theBenchmark.p
% 0.20/0.61  % SZS output start Proof
% See solution above
% 0.20/0.61  % Total time : 0.004000 s
% 0.20/0.61  % SZS output end Proof
% 0.20/0.61  % Total time : 0.007000 s
%------------------------------------------------------------------------------