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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : SWB004+2 : 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 : n006.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:46 EDT 2023

% Result   : Theorem 0.23s 0.58s
% Output   : CNFRefutation 0.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   28
% Syntax   : Number of formulae    :   79 (  17 unt;  14 typ;   0 def)
%            Number of atoms       :  196 (   0 equ)
%            Maximal formula atoms :   20 (   3 avg)
%            Number of connectives :  223 (  92   ~;  95   |;  26   &)
%                                         (   8 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   12 (   7   >;   5   *;   0   +;   0  <<)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   7 con; 0-2 aty)
%            Number of variables   :   64 (   2 sgn;  33   !;   0   ?;   0   :)

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

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

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

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

tff(decl_26,type,
    idc: $i > $o ).

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

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

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

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

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

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

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

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

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

fof(owl_rdfsext_subclassof,axiom,
    ! [X3,X4] :
      ( iext(uri_rdfs_subClassOf,X3,X4)
    <=> ( ic(X3)
        & ic(X4)
        & ! [X1] :
            ( icext(X3,X1)
           => icext(X4,X1) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_rdfsext_subclassof) ).

fof(owl_class_classrdfs_ext,axiom,
    ! [X1] :
      ( icext(uri_rdfs_Class,X1)
    <=> ic(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_class_classrdfs_ext) ).

fof(owl_class_classowl_ext,axiom,
    ! [X1] :
      ( icext(uri_owl_Class,X1)
    <=> ic(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_class_classowl_ext) ).

fof(testcase_conclusion_fullish_004_Axiomatic_Triples,conjecture,
    ( iext(uri_rdf_type,uri_owl_Class,uri_owl_Thing)
    & iext(uri_rdf_type,uri_owl_Class,uri_owl_Class)
    & iext(uri_rdfs_subClassOf,uri_owl_Class,uri_owl_Thing)
    & iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class)
    & iext(uri_rdfs_subClassOf,uri_rdfs_Datatype,uri_owl_Class) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_004_Axiomatic_Triples) ).

fof(owl_class_thing_ext,axiom,
    ! [X1] :
      ( icext(uri_owl_Thing,X1)
    <=> ir(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_class_thing_ext) ).

fof(simple_ir,axiom,
    ! [X1] : ir(X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',simple_ir) ).

fof(owl_parts_idc_cond_set,axiom,
    ! [X1] :
      ( idc(X1)
     => ic(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_parts_idc_cond_set) ).

fof(owl_class_datatype_ext,axiom,
    ! [X1] :
      ( icext(uri_rdfs_Datatype,X1)
    <=> idc(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_class_datatype_ext) ).

fof(owl_class_classrdfs_type,axiom,
    ic(uri_rdfs_Class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_class_classrdfs_type) ).

fof(owl_class_classowl_type,axiom,
    ic(uri_owl_Class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_class_classowl_type) ).

fof(rdfs_cext_def,axiom,
    ! [X1,X2] :
      ( iext(uri_rdf_type,X1,X2)
    <=> icext(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_cext_def) ).

fof(owl_eqdis_equivalentclass,axiom,
    ! [X3,X4] :
      ( iext(uri_owl_equivalentClass,X3,X4)
    <=> ( ic(X3)
        & ic(X4)
        & ! [X1] :
            ( icext(X3,X1)
          <=> icext(X4,X1) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_eqdis_equivalentclass) ).

fof(owl_class_datatype_type,axiom,
    ic(uri_rdfs_Datatype),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_class_datatype_type) ).

fof(owl_class_thing_type,axiom,
    ic(uri_owl_Thing),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_class_thing_type) ).

fof(c_0_14,plain,
    ! [X13,X14,X15,X16,X17] :
      ( ( ic(X13)
        | ~ iext(uri_rdfs_subClassOf,X13,X14) )
      & ( ic(X14)
        | ~ iext(uri_rdfs_subClassOf,X13,X14) )
      & ( ~ icext(X13,X15)
        | icext(X14,X15)
        | ~ iext(uri_rdfs_subClassOf,X13,X14) )
      & ( icext(X16,esk1_2(X16,X17))
        | ~ ic(X16)
        | ~ ic(X17)
        | iext(uri_rdfs_subClassOf,X16,X17) )
      & ( ~ icext(X17,esk1_2(X16,X17))
        | ~ ic(X16)
        | ~ ic(X17)
        | iext(uri_rdfs_subClassOf,X16,X17) ) ),
    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_rdfsext_subclassof])])])])])]) ).

fof(c_0_15,plain,
    ! [X10] :
      ( ( ~ icext(uri_rdfs_Class,X10)
        | ic(X10) )
      & ( ~ ic(X10)
        | icext(uri_rdfs_Class,X10) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_class_classrdfs_ext])]) ).

fof(c_0_16,plain,
    ! [X9] :
      ( ( ~ icext(uri_owl_Class,X9)
        | ic(X9) )
      & ( ~ ic(X9)
        | icext(uri_owl_Class,X9) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_class_classowl_ext])]) ).

fof(c_0_17,negated_conjecture,
    ~ ( iext(uri_rdf_type,uri_owl_Class,uri_owl_Thing)
      & iext(uri_rdf_type,uri_owl_Class,uri_owl_Class)
      & iext(uri_rdfs_subClassOf,uri_owl_Class,uri_owl_Thing)
      & iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class)
      & iext(uri_rdfs_subClassOf,uri_rdfs_Datatype,uri_owl_Class) ),
    inference(assume_negation,[status(cth)],[testcase_conclusion_fullish_004_Axiomatic_Triples]) ).

fof(c_0_18,plain,
    ! [X12] :
      ( ( ~ icext(uri_owl_Thing,X12)
        | ir(X12) )
      & ( ~ ir(X12)
        | icext(uri_owl_Thing,X12) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_class_thing_ext])]) ).

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

fof(c_0_20,plain,
    ! [X8] :
      ( ~ idc(X8)
      | ic(X8) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_parts_idc_cond_set])]) ).

fof(c_0_21,plain,
    ! [X11] :
      ( ( ~ icext(uri_rdfs_Datatype,X11)
        | idc(X11) )
      & ( ~ idc(X11)
        | icext(uri_rdfs_Datatype,X11) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_class_datatype_ext])]) ).

cnf(c_0_22,plain,
    ( iext(uri_rdfs_subClassOf,X2,X1)
    | ~ icext(X1,esk1_2(X2,X1))
    | ~ ic(X2)
    | ~ ic(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_23,plain,
    ( icext(uri_rdfs_Class,X1)
    | ~ ic(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_24,plain,
    ic(uri_rdfs_Class),
    inference(split_conjunct,[status(thm)],[owl_class_classrdfs_type]) ).

cnf(c_0_25,plain,
    ( ic(X1)
    | ~ icext(uri_owl_Class,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_26,plain,
    ( icext(X1,esk1_2(X1,X2))
    | iext(uri_rdfs_subClassOf,X1,X2)
    | ~ ic(X1)
    | ~ ic(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_27,plain,
    ic(uri_owl_Class),
    inference(split_conjunct,[status(thm)],[owl_class_classowl_type]) ).

fof(c_0_28,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_owl_Class,uri_owl_Thing)
    | ~ iext(uri_rdf_type,uri_owl_Class,uri_owl_Class)
    | ~ iext(uri_rdfs_subClassOf,uri_owl_Class,uri_owl_Thing)
    | ~ iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class)
    | ~ iext(uri_rdfs_subClassOf,uri_rdfs_Datatype,uri_owl_Class) ),
    inference(fof_nnf,[status(thm)],[c_0_17]) ).

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

cnf(c_0_30,plain,
    ( icext(uri_owl_Thing,X1)
    | ~ ir(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_31,plain,
    ir(X1),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_32,plain,
    ( ic(X1)
    | ~ idc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_33,plain,
    ( idc(X1)
    | ~ icext(uri_rdfs_Datatype,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

fof(c_0_34,plain,
    ! [X19,X20,X21,X22,X23,X24] :
      ( ( ic(X19)
        | ~ iext(uri_owl_equivalentClass,X19,X20) )
      & ( ic(X20)
        | ~ iext(uri_owl_equivalentClass,X19,X20) )
      & ( ~ icext(X19,X21)
        | icext(X20,X21)
        | ~ iext(uri_owl_equivalentClass,X19,X20) )
      & ( ~ icext(X20,X22)
        | icext(X19,X22)
        | ~ iext(uri_owl_equivalentClass,X19,X20) )
      & ( ~ icext(X23,esk2_2(X23,X24))
        | ~ icext(X24,esk2_2(X23,X24))
        | ~ ic(X23)
        | ~ ic(X24)
        | iext(uri_owl_equivalentClass,X23,X24) )
      & ( icext(X23,esk2_2(X23,X24))
        | icext(X24,esk2_2(X23,X24))
        | ~ ic(X23)
        | ~ ic(X24)
        | iext(uri_owl_equivalentClass,X23,X24) ) ),
    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_equivalentclass])])])])])]) ).

cnf(c_0_35,plain,
    ( iext(uri_rdfs_subClassOf,X1,uri_rdfs_Class)
    | ~ ic(esk1_2(X1,uri_rdfs_Class))
    | ~ ic(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_24])]) ).

cnf(c_0_36,plain,
    ( ic(esk1_2(uri_owl_Class,X1))
    | iext(uri_rdfs_subClassOf,uri_owl_Class,X1)
    | ~ ic(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_27])]) ).

cnf(c_0_37,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_owl_Class,uri_owl_Thing)
    | ~ iext(uri_rdf_type,uri_owl_Class,uri_owl_Class)
    | ~ iext(uri_rdfs_subClassOf,uri_owl_Class,uri_owl_Thing)
    | ~ iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class)
    | ~ iext(uri_rdfs_subClassOf,uri_rdfs_Datatype,uri_owl_Class) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

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

cnf(c_0_39,plain,
    icext(uri_owl_Thing,X1),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_30,c_0_31])]) ).

cnf(c_0_40,plain,
    ( icext(uri_owl_Class,X1)
    | ~ ic(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_41,plain,
    ( ic(X1)
    | ~ icext(uri_rdfs_Datatype,X1) ),
    inference(spm,[status(thm)],[c_0_32,c_0_33]) ).

cnf(c_0_42,plain,
    ic(uri_rdfs_Datatype),
    inference(split_conjunct,[status(thm)],[owl_class_datatype_type]) ).

cnf(c_0_43,plain,
    ( icext(X1,esk2_2(X1,X2))
    | icext(X2,esk2_2(X1,X2))
    | iext(uri_owl_equivalentClass,X1,X2)
    | ~ ic(X1)
    | ~ ic(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_44,plain,
    ( icext(X3,X2)
    | ~ icext(X1,X2)
    | ~ iext(uri_rdfs_subClassOf,X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_45,plain,
    iext(uri_rdfs_subClassOf,uri_owl_Class,uri_rdfs_Class),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_36]),c_0_27]),c_0_24])]) ).

cnf(c_0_46,plain,
    ( iext(uri_owl_equivalentClass,X1,X2)
    | ~ icext(X1,esk2_2(X1,X2))
    | ~ icext(X2,esk2_2(X1,X2))
    | ~ ic(X1)
    | ~ ic(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_47,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_owl_Class,uri_owl_Class)
    | ~ iext(uri_rdfs_subClassOf,uri_owl_Class,uri_owl_Thing)
    | ~ iext(uri_rdfs_subClassOf,uri_rdfs_Datatype,uri_owl_Class)
    | ~ iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_39])]) ).

cnf(c_0_48,plain,
    ( iext(uri_rdfs_subClassOf,X1,uri_owl_Class)
    | ~ ic(esk1_2(X1,uri_owl_Class))
    | ~ ic(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_40]),c_0_27])]) ).

cnf(c_0_49,plain,
    ( ic(esk1_2(uri_rdfs_Datatype,X1))
    | iext(uri_rdfs_subClassOf,uri_rdfs_Datatype,X1)
    | ~ ic(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_26]),c_0_42])]) ).

cnf(c_0_50,plain,
    ( icext(uri_rdfs_Class,esk2_2(X1,uri_rdfs_Class))
    | icext(X1,esk2_2(X1,uri_rdfs_Class))
    | iext(uri_owl_equivalentClass,X1,uri_rdfs_Class)
    | ~ ic(X1) ),
    inference(spm,[status(thm)],[c_0_43,c_0_24]) ).

cnf(c_0_51,plain,
    ( icext(uri_rdfs_Class,X1)
    | ~ icext(uri_owl_Class,X1) ),
    inference(spm,[status(thm)],[c_0_44,c_0_45]) ).

cnf(c_0_52,plain,
    ( iext(uri_owl_equivalentClass,X1,uri_rdfs_Class)
    | ~ ic(esk2_2(X1,uri_rdfs_Class))
    | ~ ic(X1)
    | ~ icext(X1,esk2_2(X1,uri_rdfs_Class)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_23]),c_0_24])]) ).

cnf(c_0_53,negated_conjecture,
    ( ~ icext(uri_owl_Class,uri_owl_Class)
    | ~ iext(uri_rdfs_subClassOf,uri_owl_Class,uri_owl_Thing)
    | ~ iext(uri_rdfs_subClassOf,uri_rdfs_Datatype,uri_owl_Class)
    | ~ iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class) ),
    inference(spm,[status(thm)],[c_0_47,c_0_38]) ).

cnf(c_0_54,plain,
    iext(uri_rdfs_subClassOf,uri_rdfs_Datatype,uri_owl_Class),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_49]),c_0_42]),c_0_27])]) ).

cnf(c_0_55,plain,
    ( ic(X1)
    | ~ icext(uri_rdfs_Class,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_56,plain,
    ( icext(uri_rdfs_Class,esk2_2(uri_owl_Class,uri_rdfs_Class))
    | iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_27]),c_0_51]) ).

cnf(c_0_57,plain,
    ( iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class)
    | ~ ic(esk2_2(uri_owl_Class,uri_rdfs_Class)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_40]),c_0_27])]) ).

cnf(c_0_58,negated_conjecture,
    ( ~ icext(uri_owl_Class,uri_owl_Class)
    | ~ iext(uri_rdfs_subClassOf,uri_owl_Class,uri_owl_Thing)
    | ~ iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_53,c_0_54])]) ).

cnf(c_0_59,plain,
    iext(uri_owl_equivalentClass,uri_owl_Class,uri_rdfs_Class),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_55,c_0_56]),c_0_57]) ).

cnf(c_0_60,plain,
    ic(uri_owl_Thing),
    inference(split_conjunct,[status(thm)],[owl_class_thing_type]) ).

cnf(c_0_61,negated_conjecture,
    ( ~ icext(uri_owl_Class,uri_owl_Class)
    | ~ iext(uri_rdfs_subClassOf,uri_owl_Class,uri_owl_Thing) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_58,c_0_59])]) ).

cnf(c_0_62,plain,
    ( iext(uri_rdfs_subClassOf,X1,uri_owl_Thing)
    | ~ ic(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_39]),c_0_60])]) ).

cnf(c_0_63,negated_conjecture,
    ~ icext(uri_owl_Class,uri_owl_Class),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_62]),c_0_27])]) ).

cnf(c_0_64,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_40]),c_0_27])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SWB004+2 : 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.16/0.34  % Computer : n006.cluster.edu
% 0.16/0.34  % Model    : x86_64 x86_64
% 0.16/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.34  % Memory   : 8042.1875MB
% 0.16/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.34  % CPULimit   : 300
% 0.16/0.34  % WCLimit    : 300
% 0.16/0.34  % DateTime   : Sun Aug 27 07:18:07 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 0.23/0.56  start to proof: theBenchmark
% 0.23/0.58  % Version  : CSE_E---1.5
% 0.23/0.58  % Problem  : theBenchmark.p
% 0.23/0.58  % Proof found
% 0.23/0.58  % SZS status Theorem for theBenchmark.p
% 0.23/0.58  % SZS output start Proof
% See solution above
% 0.23/0.58  % Total time : 0.013000 s
% 0.23/0.58  % SZS output end Proof
% 0.23/0.58  % Total time : 0.015000 s
%------------------------------------------------------------------------------