TSTP Solution File: SWB010+1 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : SWB010+1 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %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 19:01:57 EDT 2022

% Result   : Theorem 0.26s 1.44s
% Output   : CNFRefutation 0.26s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   64 (  18 unt;   0 def)
%            Number of atoms       :  234 (   6 equ)
%            Maximal formula atoms :   26 (   3 avg)
%            Number of connectives :  274 ( 104   ~; 113   |;  45   &)
%                                         (   6 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-3 aty)
%            Number of functors    :   23 (  23 usr;  20 con; 0-4 aty)
%            Number of variables   :  120 (   8 sgn  49   !;   7   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(rdfs_cext_def,axiom,
    ! [X4,X5] :
      ( iext(uri_rdf_type,X4,X5)
    <=> icext(X5,X4) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',rdfs_cext_def) ).

fof(testcase_premise_fullish_010_Negative_Property_Assertions,axiom,
    ? [X43,X44,X45,X46] :
      ( iext(uri_rdf_type,uri_ex_p,uri_owl_ObjectProperty)
      & iext(uri_rdf_type,uri_ex_s,X43)
      & iext(uri_owl_onProperty,X43,uri_ex_p)
      & iext(uri_owl_allValuesFrom,X43,X44)
      & iext(uri_owl_complementOf,X44,X45)
      & iext(uri_owl_oneOf,X45,X46)
      & iext(uri_rdf_first,X46,uri_ex_o)
      & iext(uri_rdf_rest,X46,uri_rdf_nil) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p',testcase_premise_fullish_010_Negative_Property_Assertions) ).

fof(owl_npa_object_fi,axiom,
    ! [X2,X21,X22] :
      ( ( ir(X21)
        & ip(X2)
        & ir(X22)
        & ~ iext(X2,X21,X22) )
     => ? [X11] :
          ( iext(uri_owl_sourceIndividual,X11,X21)
          & iext(uri_owl_assertionProperty,X11,X2)
          & iext(uri_owl_targetIndividual,X11,X22) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',owl_npa_object_fi) ).

fof(simple_ir,axiom,
    ! [X4] : ir(X4),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',simple_ir) ).

fof(owl_class_objectproperty_ext,axiom,
    ! [X4] :
      ( icext(uri_owl_ObjectProperty,X4)
    <=> ip(X4) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',owl_class_objectproperty_ext) ).

fof(owl_prop_assertionproperty_ext,axiom,
    ! [X4,X7] :
      ( iext(uri_owl_assertionProperty,X4,X7)
     => ( icext(uri_owl_NegativePropertyAssertion,X4)
        & ip(X7) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',owl_prop_assertionproperty_ext) ).

fof(owl_enum_class_001,axiom,
    ! [X11,X12,X21] :
      ( ( iext(uri_rdf_first,X12,X21)
        & iext(uri_rdf_rest,X12,uri_rdf_nil) )
     => ( iext(uri_owl_oneOf,X11,X12)
      <=> ( ic(X11)
          & ! [X4] :
              ( icext(X11,X4)
            <=> X4 = X21 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',owl_enum_class_001) ).

fof(testcase_conclusion_fullish_010_Negative_Property_Assertions,conjecture,
    ? [X42] :
      ( iext(uri_rdf_type,X42,uri_owl_NegativePropertyAssertion)
      & iext(uri_owl_sourceIndividual,X42,uri_ex_s)
      & iext(uri_owl_assertionProperty,X42,uri_ex_p)
      & iext(uri_owl_targetIndividual,X42,uri_ex_o) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p',testcase_conclusion_fullish_010_Negative_Property_Assertions) ).

fof(owl_restrict_allvaluesfrom,axiom,
    ! [X11,X2,X5] :
      ( ( iext(uri_owl_allValuesFrom,X11,X5)
        & iext(uri_owl_onProperty,X11,X2) )
     => ! [X4] :
          ( icext(X11,X4)
        <=> ! [X7] :
              ( iext(X2,X4,X7)
             => icext(X5,X7) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',owl_restrict_allvaluesfrom) ).

fof(owl_bool_complementof_class,axiom,
    ! [X11,X5] :
      ( iext(uri_owl_complementOf,X11,X5)
     => ( ic(X11)
        & ic(X5)
        & ! [X4] :
            ( icext(X11,X4)
          <=> ~ icext(X5,X4) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',owl_bool_complementof_class) ).

fof(c_0_10,plain,
    ! [X6,X7,X6,X7] :
      ( ( ~ iext(uri_rdf_type,X6,X7)
        | icext(X7,X6) )
      & ( ~ icext(X7,X6)
        | iext(uri_rdf_type,X6,X7) ) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[rdfs_cext_def])])])]) ).

fof(c_0_11,plain,
    ( iext(uri_rdf_type,uri_ex_p,uri_owl_ObjectProperty)
    & iext(uri_rdf_type,uri_ex_s,esk1_0)
    & iext(uri_owl_onProperty,esk1_0,uri_ex_p)
    & iext(uri_owl_allValuesFrom,esk1_0,esk2_0)
    & iext(uri_owl_complementOf,esk2_0,esk3_0)
    & iext(uri_owl_oneOf,esk3_0,esk4_0)
    & iext(uri_rdf_first,esk4_0,uri_ex_o)
    & iext(uri_rdf_rest,esk4_0,uri_rdf_nil) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[testcase_premise_fullish_010_Negative_Property_Assertions])]) ).

fof(c_0_12,plain,
    ! [X23,X24,X25] :
      ( ( iext(uri_owl_sourceIndividual,esk5_3(X23,X24,X25),X24)
        | ~ ir(X24)
        | ~ ip(X23)
        | ~ ir(X25)
        | iext(X23,X24,X25) )
      & ( iext(uri_owl_assertionProperty,esk5_3(X23,X24,X25),X23)
        | ~ ir(X24)
        | ~ ip(X23)
        | ~ ir(X25)
        | iext(X23,X24,X25) )
      & ( iext(uri_owl_targetIndividual,esk5_3(X23,X24,X25),X25)
        | ~ ir(X24)
        | ~ ip(X23)
        | ~ ir(X25)
        | iext(X23,X24,X25) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[owl_npa_object_fi])])])])])])]) ).

fof(c_0_13,plain,
    ! [X5] : ir(X5),
    inference(variable_rename,[status(thm)],[simple_ir]) ).

fof(c_0_14,plain,
    ! [X5,X5] :
      ( ( ~ icext(uri_owl_ObjectProperty,X5)
        | ip(X5) )
      & ( ~ ip(X5)
        | icext(uri_owl_ObjectProperty,X5) ) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_class_objectproperty_ext])])])]) ).

cnf(c_0_15,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_type,X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_16,plain,
    iext(uri_rdf_type,uri_ex_p,uri_owl_ObjectProperty),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_17,plain,
    ( iext(X1,X2,X3)
    | iext(uri_owl_assertionProperty,esk5_3(X1,X2,X3),X1)
    | ~ ir(X3)
    | ~ ip(X1)
    | ~ ir(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_18,plain,
    ir(X1),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_19,plain,
    ( ip(X1)
    | ~ icext(uri_owl_ObjectProperty,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_20,plain,
    icext(uri_owl_ObjectProperty,uri_ex_p),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

fof(c_0_21,plain,
    ! [X8,X9] :
      ( ( icext(uri_owl_NegativePropertyAssertion,X8)
        | ~ iext(uri_owl_assertionProperty,X8,X9) )
      & ( ip(X9)
        | ~ iext(uri_owl_assertionProperty,X8,X9) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_prop_assertionproperty_ext])])]) ).

cnf(c_0_22,plain,
    ( iext(X1,X2,X3)
    | iext(uri_owl_assertionProperty,esk5_3(X1,X2,X3),X1)
    | ~ ip(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_17,c_0_18]),c_0_18])]) ).

cnf(c_0_23,plain,
    ip(uri_ex_p),
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

fof(c_0_24,plain,
    ! [X22,X23,X24,X25,X25] :
      ( ( ic(X22)
        | ~ iext(uri_owl_oneOf,X22,X23)
        | ~ iext(uri_rdf_first,X23,X24)
        | ~ iext(uri_rdf_rest,X23,uri_rdf_nil) )
      & ( ~ icext(X22,X25)
        | X25 = X24
        | ~ iext(uri_owl_oneOf,X22,X23)
        | ~ iext(uri_rdf_first,X23,X24)
        | ~ iext(uri_rdf_rest,X23,uri_rdf_nil) )
      & ( X25 != X24
        | icext(X22,X25)
        | ~ iext(uri_owl_oneOf,X22,X23)
        | ~ iext(uri_rdf_first,X23,X24)
        | ~ iext(uri_rdf_rest,X23,uri_rdf_nil) )
      & ( ~ icext(X22,esk7_3(X22,X23,X24))
        | esk7_3(X22,X23,X24) != X24
        | ~ ic(X22)
        | iext(uri_owl_oneOf,X22,X23)
        | ~ iext(uri_rdf_first,X23,X24)
        | ~ iext(uri_rdf_rest,X23,uri_rdf_nil) )
      & ( icext(X22,esk7_3(X22,X23,X24))
        | esk7_3(X22,X23,X24) = X24
        | ~ ic(X22)
        | iext(uri_owl_oneOf,X22,X23)
        | ~ iext(uri_rdf_first,X23,X24)
        | ~ iext(uri_rdf_rest,X23,uri_rdf_nil) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_enum_class_001])])])])])])]) ).

fof(c_0_25,negated_conjecture,
    ~ ? [X42] :
        ( iext(uri_rdf_type,X42,uri_owl_NegativePropertyAssertion)
        & iext(uri_owl_sourceIndividual,X42,uri_ex_s)
        & iext(uri_owl_assertionProperty,X42,uri_ex_p)
        & iext(uri_owl_targetIndividual,X42,uri_ex_o) ),
    inference(assume_negation,[status(cth)],[testcase_conclusion_fullish_010_Negative_Property_Assertions]) ).

cnf(c_0_26,plain,
    ( icext(uri_owl_NegativePropertyAssertion,X1)
    | ~ iext(uri_owl_assertionProperty,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_27,plain,
    ( iext(uri_owl_assertionProperty,esk5_3(uri_ex_p,X1,X2),uri_ex_p)
    | iext(uri_ex_p,X1,X2) ),
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

cnf(c_0_28,plain,
    ( icext(X3,X4)
    | ~ iext(uri_rdf_rest,X1,uri_rdf_nil)
    | ~ iext(uri_rdf_first,X1,X2)
    | ~ iext(uri_owl_oneOf,X3,X1)
    | X4 != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

fof(c_0_29,negated_conjecture,
    ! [X43] :
      ( ~ iext(uri_rdf_type,X43,uri_owl_NegativePropertyAssertion)
      | ~ iext(uri_owl_sourceIndividual,X43,uri_ex_s)
      | ~ iext(uri_owl_assertionProperty,X43,uri_ex_p)
      | ~ iext(uri_owl_targetIndividual,X43,uri_ex_o) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_25])]) ).

cnf(c_0_30,plain,
    ( iext(uri_rdf_type,X1,X2)
    | ~ icext(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_31,plain,
    ( icext(uri_owl_NegativePropertyAssertion,esk5_3(uri_ex_p,X1,X2))
    | iext(uri_ex_p,X1,X2) ),
    inference(spm,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_32,plain,
    ( iext(X1,X2,X3)
    | iext(uri_owl_sourceIndividual,esk5_3(X1,X2,X3),X2)
    | ~ ir(X3)
    | ~ ip(X1)
    | ~ ir(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_33,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_rest,X3,uri_rdf_nil)
    | ~ iext(uri_rdf_first,X3,X2)
    | ~ iext(uri_owl_oneOf,X1,X3) ),
    inference(er,[status(thm)],[c_0_28]) ).

cnf(c_0_34,plain,
    iext(uri_rdf_rest,esk4_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_35,plain,
    ! [X12,X13,X14,X15,X16,X15] :
      ( ( ~ icext(X12,X15)
        | ~ iext(X13,X15,X16)
        | icext(X14,X16)
        | ~ iext(uri_owl_allValuesFrom,X12,X14)
        | ~ iext(uri_owl_onProperty,X12,X13) )
      & ( iext(X13,X15,esk10_4(X12,X13,X14,X15))
        | icext(X12,X15)
        | ~ iext(uri_owl_allValuesFrom,X12,X14)
        | ~ iext(uri_owl_onProperty,X12,X13) )
      & ( ~ icext(X14,esk10_4(X12,X13,X14,X15))
        | icext(X12,X15)
        | ~ iext(uri_owl_allValuesFrom,X12,X14)
        | ~ iext(uri_owl_onProperty,X12,X13) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_restrict_allvaluesfrom])])])])])])]) ).

cnf(c_0_36,negated_conjecture,
    ( ~ iext(uri_owl_targetIndividual,X1,uri_ex_o)
    | ~ iext(uri_owl_assertionProperty,X1,uri_ex_p)
    | ~ iext(uri_owl_sourceIndividual,X1,uri_ex_s)
    | ~ iext(uri_rdf_type,X1,uri_owl_NegativePropertyAssertion) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_37,plain,
    ( iext(uri_rdf_type,esk5_3(uri_ex_p,X1,X2),uri_owl_NegativePropertyAssertion)
    | iext(uri_ex_p,X1,X2) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_38,plain,
    ( iext(X1,X2,X3)
    | iext(uri_owl_sourceIndividual,esk5_3(X1,X2,X3),X2)
    | ~ ip(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_32,c_0_18]),c_0_18])]) ).

cnf(c_0_39,plain,
    ( iext(X1,X2,X3)
    | iext(uri_owl_targetIndividual,esk5_3(X1,X2,X3),X3)
    | ~ ir(X3)
    | ~ ip(X1)
    | ~ ir(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

fof(c_0_40,plain,
    ! [X12,X13,X14,X14] :
      ( ( ic(X12)
        | ~ iext(uri_owl_complementOf,X12,X13) )
      & ( ic(X13)
        | ~ iext(uri_owl_complementOf,X12,X13) )
      & ( ~ icext(X12,X14)
        | ~ icext(X13,X14)
        | ~ iext(uri_owl_complementOf,X12,X13) )
      & ( icext(X13,X14)
        | icext(X12,X14)
        | ~ iext(uri_owl_complementOf,X12,X13) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[owl_bool_complementof_class])])])])])])]) ).

cnf(c_0_41,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_first,esk4_0,X2)
    | ~ iext(uri_owl_oneOf,X1,esk4_0) ),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_42,plain,
    iext(uri_rdf_first,esk4_0,uri_ex_o),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_43,plain,
    ( icext(X3,X4)
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_allValuesFrom,X1,X3)
    | ~ iext(X2,X5,X4)
    | ~ icext(X1,X5) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_44,plain,
    iext(uri_owl_allValuesFrom,esk1_0,esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_45,negated_conjecture,
    ( iext(uri_ex_p,X1,X2)
    | ~ iext(uri_owl_sourceIndividual,esk5_3(uri_ex_p,X1,X2),uri_ex_s)
    | ~ iext(uri_owl_targetIndividual,esk5_3(uri_ex_p,X1,X2),uri_ex_o) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_27]) ).

cnf(c_0_46,plain,
    ( iext(uri_owl_sourceIndividual,esk5_3(uri_ex_p,X1,X2),X1)
    | iext(uri_ex_p,X1,X2) ),
    inference(spm,[status(thm)],[c_0_38,c_0_23]) ).

cnf(c_0_47,plain,
    ( iext(X1,X2,X3)
    | iext(uri_owl_targetIndividual,esk5_3(X1,X2,X3),X3)
    | ~ ip(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_39,c_0_18]),c_0_18])]) ).

cnf(c_0_48,plain,
    ( ~ iext(uri_owl_complementOf,X1,X2)
    | ~ icext(X2,X3)
    | ~ icext(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_49,plain,
    iext(uri_owl_complementOf,esk2_0,esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_50,plain,
    ( icext(X1,uri_ex_o)
    | ~ iext(uri_owl_oneOf,X1,esk4_0) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_51,plain,
    iext(uri_owl_oneOf,esk3_0,esk4_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_52,plain,
    ( icext(esk2_0,X1)
    | ~ icext(esk1_0,X2)
    | ~ iext(uri_owl_onProperty,esk1_0,X3)
    | ~ iext(X3,X2,X1) ),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_53,plain,
    iext(uri_owl_onProperty,esk1_0,uri_ex_p),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_54,negated_conjecture,
    ( iext(uri_ex_p,uri_ex_s,X1)
    | ~ iext(uri_owl_targetIndividual,esk5_3(uri_ex_p,uri_ex_s,X1),uri_ex_o) ),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_55,plain,
    ( iext(uri_owl_targetIndividual,esk5_3(uri_ex_p,X1,X2),X2)
    | iext(uri_ex_p,X1,X2) ),
    inference(spm,[status(thm)],[c_0_47,c_0_23]) ).

cnf(c_0_56,plain,
    iext(uri_rdf_type,uri_ex_s,esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_57,plain,
    ( ~ icext(esk3_0,X1)
    | ~ icext(esk2_0,X1) ),
    inference(spm,[status(thm)],[c_0_48,c_0_49]) ).

cnf(c_0_58,plain,
    icext(esk3_0,uri_ex_o),
    inference(spm,[status(thm)],[c_0_50,c_0_51]) ).

cnf(c_0_59,plain,
    ( icext(esk2_0,X1)
    | ~ icext(esk1_0,X2)
    | ~ iext(uri_ex_p,X2,X1) ),
    inference(spm,[status(thm)],[c_0_52,c_0_53]) ).

cnf(c_0_60,negated_conjecture,
    iext(uri_ex_p,uri_ex_s,uri_ex_o),
    inference(spm,[status(thm)],[c_0_54,c_0_55]) ).

cnf(c_0_61,plain,
    icext(esk1_0,uri_ex_s),
    inference(spm,[status(thm)],[c_0_15,c_0_56]) ).

cnf(c_0_62,plain,
    ~ icext(esk2_0,uri_ex_o),
    inference(spm,[status(thm)],[c_0_57,c_0_58]) ).

cnf(c_0_63,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_60]),c_0_61])]),c_0_62]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWB010+1 : TPTP v8.1.0. Released v5.2.0.
% 0.06/0.12  % Command  : run_ET %s %d
% 0.12/0.33  % Computer : n027.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Wed Jun  1 07:07:03 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.26/1.44  # Running protocol protocol_eprover_2d86bd69119e7e9cc4417c0ee581499eaf828bb2 for 23 seconds:
% 0.26/1.44  # SinE strategy is GSinE(CountFormulas,,1.1,,02,500,1.0)
% 0.26/1.44  # Preprocessing time       : 0.030 s
% 0.26/1.44  
% 0.26/1.44  # Proof found!
% 0.26/1.44  # SZS status Theorem
% 0.26/1.44  # SZS output start CNFRefutation
% See solution above
% 0.26/1.44  # Proof object total steps             : 64
% 0.26/1.44  # Proof object clause steps            : 43
% 0.26/1.44  # Proof object formula steps           : 21
% 0.26/1.44  # Proof object conjectures             : 8
% 0.26/1.44  # Proof object clause conjectures      : 5
% 0.26/1.44  # Proof object formula conjectures     : 3
% 0.26/1.44  # Proof object initial clauses used    : 20
% 0.26/1.44  # Proof object initial formulas used   : 10
% 0.26/1.44  # Proof object generating inferences   : 19
% 0.26/1.44  # Proof object simplifying inferences  : 14
% 0.26/1.44  # Training examples: 0 positive, 0 negative
% 0.26/1.44  # Parsed axioms                        : 560
% 0.26/1.44  # Removed by relevancy pruning/SinE    : 520
% 0.26/1.44  # Initial clauses                      : 83
% 0.26/1.44  # Removed in clause preprocessing      : 12
% 0.26/1.44  # Initial clauses in saturation        : 71
% 0.26/1.44  # Processed clauses                    : 348
% 0.26/1.44  # ...of these trivial                  : 13
% 0.26/1.44  # ...subsumed                          : 45
% 0.26/1.44  # ...remaining for further processing  : 290
% 0.26/1.44  # Other redundant clauses eliminated   : 6
% 0.26/1.44  # Clauses deleted for lack of memory   : 0
% 0.26/1.44  # Backward-subsumed                    : 6
% 0.26/1.44  # Backward-rewritten                   : 0
% 0.26/1.44  # Generated clauses                    : 431
% 0.26/1.44  # ...of the previous two non-trivial   : 308
% 0.26/1.44  # Contextual simplify-reflections      : 14
% 0.26/1.44  # Paramodulations                      : 425
% 0.26/1.44  # Factorizations                       : 0
% 0.26/1.44  # Equation resolutions                 : 6
% 0.26/1.44  # Current number of processed clauses  : 278
% 0.26/1.44  #    Positive orientable unit clauses  : 52
% 0.26/1.44  #    Positive unorientable unit clauses: 0
% 0.26/1.44  #    Negative unit clauses             : 1
% 0.26/1.44  #    Non-unit-clauses                  : 225
% 0.26/1.44  # Current number of unprocessed clauses: 31
% 0.26/1.44  # ...number of literals in the above   : 136
% 0.26/1.44  # Current number of archived formulas  : 0
% 0.26/1.44  # Current number of archived clauses   : 7
% 0.26/1.44  # Clause-clause subsumption calls (NU) : 13428
% 0.26/1.44  # Rec. Clause-clause subsumption calls : 3454
% 0.26/1.44  # Non-unit clause-clause subsumptions  : 61
% 0.26/1.44  # Unit Clause-clause subsumption calls : 573
% 0.26/1.44  # Rewrite failures with RHS unbound    : 0
% 0.26/1.44  # BW rewrite match attempts            : 3
% 0.26/1.44  # BW rewrite match successes           : 2
% 0.26/1.44  # Condensation attempts                : 0
% 0.26/1.44  # Condensation successes               : 0
% 0.26/1.44  # Termbank termtop insertions          : 20529
% 0.26/1.44  
% 0.26/1.44  # -------------------------------------------------
% 0.26/1.44  # User time                : 0.054 s
% 0.26/1.44  # System time              : 0.004 s
% 0.26/1.44  # Total time               : 0.058 s
% 0.26/1.44  # Maximum resident set size: 4664 pages
% 0.26/23.43  eprover: CPU time limit exceeded, terminating
% 0.26/23.44  eprover: CPU time limit exceeded, terminating
% 0.26/23.44  eprover: CPU time limit exceeded, terminating
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
%------------------------------------------------------------------------------