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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : SWB062+1 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n024.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:02:11 EDT 2022

% Result   : Theorem 0.42s 20.58s
% Output   : CNFRefutation 0.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   46 (  21 unt;   0 def)
%            Number of atoms       :  182 (  14 equ)
%            Maximal formula atoms :   26 (   3 avg)
%            Number of connectives :  204 (  68   ~;  70   |;  58   &)
%                                         (   5 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   24 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   27 (  27 usr;  22 con; 0-3 aty)
%            Number of variables   :   74 (  12 sgn  41   !;   4   ?)

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

fof(premise_rdfbased_sem_eqdis_disprop_ext,axiom,
    ? [X37,X38,X42,X43] :
      ( iext(uri_rdfs_domain,uri_ex_p1,uri_ex_x1)
      & iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1)
      & iext(uri_ex_p2,uri_ex_s2,uri_ex_o2)
      & iext(uri_owl_oneOf,uri_ex_y1,X42)
      & iext(uri_rdf_first,X42,uri_ex_o1)
      & iext(uri_rdf_rest,X42,uri_rdf_nil)
      & iext(uri_rdf_first,X37,uri_ex_s2)
      & iext(uri_rdf_rest,X37,uri_rdf_nil)
      & iext(uri_rdfs_domain,uri_ex_p2,uri_ex_x2)
      & iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2)
      & iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2)
      & iext(uri_owl_oneOf,uri_ex_x1,X38)
      & iext(uri_owl_oneOf,uri_ex_y2,X43)
      & iext(uri_rdf_first,X43,uri_ex_o2)
      & iext(uri_rdf_rest,X43,uri_rdf_nil)
      & iext(uri_ex_p1,uri_ex_s1,uri_ex_o1)
      & iext(uri_owl_differentFrom,uri_ex_s1,uri_ex_s2)
      & iext(uri_rdf_first,X38,uri_ex_s1)
      & iext(uri_rdf_rest,X38,uri_rdf_nil)
      & iext(uri_owl_oneOf,uri_ex_x2,X37) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',premise_rdfbased_sem_eqdis_disprop_ext) ).

fof(simple_iext_property,axiom,
    ! [X1,X2,X3] :
      ( iext(X2,X1,X3)
     => ip(X2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',simple_iext_property) ).

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(owl_eqdis_propertydisjointwith,axiom,
    ! [X33,X34] :
      ( iext(uri_owl_propertyDisjointWith,X33,X34)
    <=> ( ip(X33)
        & ip(X34)
        & ! [X4,X7] :
            ~ ( iext(X33,X4,X7)
              & iext(X34,X4,X7) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',owl_eqdis_propertydisjointwith) ).

fof(conclusion_rdfbased_sem_eqdis_disprop_ext,conjecture,
    iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',conclusion_rdfbased_sem_eqdis_disprop_ext) ).

fof(owl_eqdis_differentfrom,axiom,
    ! [X4,X7] :
      ( iext(uri_owl_differentFrom,X4,X7)
    <=> X4 != X7 ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWB001+0.ax',owl_eqdis_differentfrom) ).

fof(c_0_7,plain,
    ! [X8,X9,X10,X11,X8,X9] :
      ( ( ip(X8)
        | ~ iext(uri_rdfs_range,X8,X9) )
      & ( ip(X9)
        | ~ iext(uri_rdfs_range,X8,X9) )
      & ( ~ iext(X8,X10,X11)
        | icext(X9,X11)
        | ~ iext(uri_rdfs_range,X8,X9) )
      & ( iext(X8,esk107_2(X8,X9),esk108_2(X8,X9))
        | ~ ip(X8)
        | ~ ip(X9)
        | iext(uri_rdfs_range,X8,X9) )
      & ( ~ icext(X9,esk108_2(X8,X9))
        | ~ ip(X8)
        | ~ ip(X9)
        | iext(uri_rdfs_range,X8,X9) ) ),
    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_rdfsext_range])])])])])])]) ).

fof(c_0_8,plain,
    ( iext(uri_rdfs_domain,uri_ex_p1,uri_ex_x1)
    & iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1)
    & iext(uri_ex_p2,uri_ex_s2,uri_ex_o2)
    & iext(uri_owl_oneOf,uri_ex_y1,esk194_0)
    & iext(uri_rdf_first,esk194_0,uri_ex_o1)
    & iext(uri_rdf_rest,esk194_0,uri_rdf_nil)
    & iext(uri_rdf_first,esk192_0,uri_ex_s2)
    & iext(uri_rdf_rest,esk192_0,uri_rdf_nil)
    & iext(uri_rdfs_domain,uri_ex_p2,uri_ex_x2)
    & iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2)
    & iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2)
    & iext(uri_owl_oneOf,uri_ex_x1,esk193_0)
    & iext(uri_owl_oneOf,uri_ex_y2,esk195_0)
    & iext(uri_rdf_first,esk195_0,uri_ex_o2)
    & iext(uri_rdf_rest,esk195_0,uri_rdf_nil)
    & iext(uri_ex_p1,uri_ex_s1,uri_ex_o1)
    & iext(uri_owl_differentFrom,uri_ex_s1,uri_ex_s2)
    & iext(uri_rdf_first,esk193_0,uri_ex_s1)
    & iext(uri_rdf_rest,esk193_0,uri_rdf_nil)
    & iext(uri_owl_oneOf,uri_ex_x2,esk192_0) ),
    inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[premise_rdfbased_sem_eqdis_disprop_ext])])]) ).

fof(c_0_9,plain,
    ! [X4,X5,X6] :
      ( ~ iext(X5,X4,X6)
      | ip(X5) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[simple_iext_property])])])]) ).

fof(c_0_10,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,esk11_3(X22,X23,X24))
        | esk11_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,esk11_3(X22,X23,X24))
        | esk11_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])])])])])])]) ).

cnf(c_0_11,plain,
    ( icext(X2,X3)
    | ~ iext(uri_rdfs_range,X1,X2)
    | ~ iext(X1,X4,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_12,plain,
    iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_13,plain,
    ! [X35,X36,X37,X38,X35,X36] :
      ( ( ip(X35)
        | ~ iext(uri_owl_propertyDisjointWith,X35,X36) )
      & ( ip(X36)
        | ~ iext(uri_owl_propertyDisjointWith,X35,X36) )
      & ( ~ iext(X35,X37,X38)
        | ~ iext(X36,X37,X38)
        | ~ iext(uri_owl_propertyDisjointWith,X35,X36) )
      & ( iext(X35,esk119_2(X35,X36),esk120_2(X35,X36))
        | ~ ip(X35)
        | ~ ip(X36)
        | iext(uri_owl_propertyDisjointWith,X35,X36) )
      & ( iext(X36,esk119_2(X35,X36),esk120_2(X35,X36))
        | ~ ip(X35)
        | ~ ip(X36)
        | iext(uri_owl_propertyDisjointWith,X35,X36) ) ),
    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_eqdis_propertydisjointwith])])])])])])]) ).

cnf(c_0_14,plain,
    ( ip(X1)
    | ~ iext(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_15,plain,
    iext(uri_ex_p2,uri_ex_s2,uri_ex_o2),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_16,plain,
    iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_17,plain,
    iext(uri_ex_p1,uri_ex_s1,uri_ex_o1),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

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

cnf(c_0_19,plain,
    iext(uri_rdf_first,esk195_0,uri_ex_o2),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_20,plain,
    iext(uri_rdf_rest,esk195_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_21,plain,
    ( icext(uri_ex_y2,X1)
    | ~ iext(uri_ex_p2,X2,X1) ),
    inference(spm,[status(thm)],[c_0_11,c_0_12]) ).

cnf(c_0_22,plain,
    ( iext(uri_owl_propertyDisjointWith,X1,X2)
    | iext(X2,esk119_2(X1,X2),esk120_2(X1,X2))
    | ~ ip(X2)
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_23,plain,
    ip(uri_ex_p2),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

fof(c_0_24,negated_conjecture,
    ~ iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    inference(assume_negation,[status(cth)],[conclusion_rdfbased_sem_eqdis_disprop_ext]) ).

cnf(c_0_25,plain,
    ( icext(uri_ex_y1,X1)
    | ~ iext(uri_ex_p1,X2,X1) ),
    inference(spm,[status(thm)],[c_0_11,c_0_16]) ).

cnf(c_0_26,plain,
    ( iext(uri_owl_propertyDisjointWith,X1,X2)
    | iext(X1,esk119_2(X1,X2),esk120_2(X1,X2))
    | ~ ip(X2)
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_27,plain,
    ip(uri_ex_p1),
    inference(spm,[status(thm)],[c_0_14,c_0_17]) ).

cnf(c_0_28,plain,
    ( uri_ex_o2 = X1
    | ~ icext(X2,X1)
    | ~ iext(uri_owl_oneOf,X2,esk195_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_19]),c_0_20])]) ).

cnf(c_0_29,plain,
    ( icext(uri_ex_y2,esk120_2(X1,uri_ex_p2))
    | iext(uri_owl_propertyDisjointWith,X1,uri_ex_p2)
    | ~ ip(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_22]),c_0_23])]) ).

cnf(c_0_30,plain,
    iext(uri_owl_oneOf,uri_ex_y2,esk195_0),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_31,negated_conjecture,
    ~ iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    inference(fof_simplification,[status(thm)],[c_0_24]) ).

cnf(c_0_32,plain,
    iext(uri_rdf_first,esk194_0,uri_ex_o1),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_33,plain,
    iext(uri_rdf_rest,esk194_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_34,plain,
    ( icext(uri_ex_y1,esk120_2(uri_ex_p1,X1))
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,X1)
    | ~ ip(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_35,plain,
    ( esk120_2(X1,uri_ex_p2) = uri_ex_o2
    | iext(uri_owl_propertyDisjointWith,X1,uri_ex_p2)
    | ~ ip(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_30])]) ).

cnf(c_0_36,negated_conjecture,
    ~ iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

fof(c_0_37,plain,
    ! [X8,X9,X8,X9] :
      ( ( ~ iext(uri_owl_differentFrom,X8,X9)
        | X8 != X9 )
      & ( X8 = X9
        | iext(uri_owl_differentFrom,X8,X9) ) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_eqdis_differentfrom])])])]) ).

cnf(c_0_38,plain,
    ( uri_ex_o1 = X1
    | ~ icext(X2,X1)
    | ~ iext(uri_owl_oneOf,X2,esk194_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_32]),c_0_33])]) ).

cnf(c_0_39,plain,
    icext(uri_ex_y1,uri_ex_o2),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_23]),c_0_27])]),c_0_36]) ).

cnf(c_0_40,plain,
    iext(uri_owl_oneOf,uri_ex_y1,esk194_0),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_41,plain,
    ( X1 != X2
    | ~ iext(uri_owl_differentFrom,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_42,plain,
    iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_43,plain,
    uri_ex_o2 = uri_ex_o1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_40])]) ).

cnf(c_0_44,plain,
    ~ iext(uri_owl_differentFrom,X1,X1),
    inference(er,[status(thm)],[c_0_41]) ).

cnf(c_0_45,plain,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[c_0_42,c_0_43]),c_0_44]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWB062+1 : TPTP v8.1.0. Released v5.2.0.
% 0.03/0.13  % Command  : run_ET %s %d
% 0.13/0.34  % Computer : n024.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Wed Jun  1 12:28:06 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.42/20.58  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.42/20.58  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.42/20.58  # Preprocessing time       : 0.027 s
% 0.42/20.58  
% 0.42/20.58  # Failure: Out of unprocessed clauses!
% 0.42/20.58  # OLD status GaveUp
% 0.42/20.58  # Parsed axioms                        : 560
% 0.42/20.58  # Removed by relevancy pruning/SinE    : 555
% 0.42/20.58  # Initial clauses                      : 10
% 0.42/20.58  # Removed in clause preprocessing      : 0
% 0.42/20.58  # Initial clauses in saturation        : 10
% 0.42/20.58  # Processed clauses                    : 36
% 0.42/20.58  # ...of these trivial                  : 0
% 0.42/20.58  # ...subsumed                          : 14
% 0.42/20.58  # ...remaining for further processing  : 22
% 0.42/20.58  # Other redundant clauses eliminated   : 0
% 0.42/20.58  # Clauses deleted for lack of memory   : 0
% 0.42/20.58  # Backward-subsumed                    : 0
% 0.42/20.58  # Backward-rewritten                   : 0
% 0.42/20.58  # Generated clauses                    : 32
% 0.42/20.58  # ...of the previous two non-trivial   : 26
% 0.42/20.58  # Contextual simplify-reflections      : 12
% 0.42/20.58  # Paramodulations                      : 32
% 0.42/20.58  # Factorizations                       : 0
% 0.42/20.58  # Equation resolutions                 : 0
% 0.42/20.58  # Current number of processed clauses  : 22
% 0.42/20.58  #    Positive orientable unit clauses  : 1
% 0.42/20.58  #    Positive unorientable unit clauses: 0
% 0.42/20.58  #    Negative unit clauses             : 1
% 0.42/20.58  #    Non-unit-clauses                  : 20
% 0.42/20.58  # Current number of unprocessed clauses: 0
% 0.42/20.58  # ...number of literals in the above   : 0
% 0.42/20.58  # Current number of archived formulas  : 0
% 0.42/20.58  # Current number of archived clauses   : 0
% 0.42/20.58  # Clause-clause subsumption calls (NU) : 290
% 0.42/20.58  # Rec. Clause-clause subsumption calls : 160
% 0.42/20.58  # Non-unit clause-clause subsumptions  : 26
% 0.42/20.58  # Unit Clause-clause subsumption calls : 0
% 0.42/20.58  # Rewrite failures with RHS unbound    : 0
% 0.42/20.58  # BW rewrite match attempts            : 0
% 0.42/20.58  # BW rewrite match successes           : 0
% 0.42/20.58  # Condensation attempts                : 0
% 0.42/20.58  # Condensation successes               : 0
% 0.42/20.58  # Termbank termtop insertions          : 8293
% 0.42/20.58  
% 0.42/20.58  # -------------------------------------------------
% 0.42/20.58  # User time                : 0.027 s
% 0.42/20.58  # System time              : 0.002 s
% 0.42/20.58  # Total time               : 0.029 s
% 0.42/20.58  # Maximum resident set size: 3636 pages
% 0.42/20.58  # Running protocol protocol_eprover_f171197f65f27d1ba69648a20c844832c84a5dd7 for 23 seconds:
% 0.42/20.58  # Preprocessing time       : 0.087 s
% 0.42/20.58  
% 0.42/20.58  # Proof found!
% 0.42/20.58  # SZS status Theorem
% 0.42/20.58  # SZS output start CNFRefutation
% See solution above
% 0.42/20.58  # Proof object total steps             : 46
% 0.42/20.58  # Proof object clause steps            : 31
% 0.42/20.58  # Proof object formula steps           : 15
% 0.42/20.58  # Proof object conjectures             : 4
% 0.42/20.58  # Proof object clause conjectures      : 1
% 0.42/20.58  # Proof object formula conjectures     : 3
% 0.42/20.58  # Proof object initial clauses used    : 18
% 0.42/20.58  # Proof object initial formulas used   : 7
% 0.42/20.58  # Proof object generating inferences   : 11
% 0.42/20.58  # Proof object simplifying inferences  : 19
% 0.42/20.58  # Training examples: 0 positive, 0 negative
% 0.42/20.58  # Parsed axioms                        : 560
% 0.42/20.58  # Removed by relevancy pruning/SinE    : 0
% 0.42/20.58  # Initial clauses                      : 1287
% 0.42/20.58  # Removed in clause preprocessing      : 111
% 0.42/20.58  # Initial clauses in saturation        : 1176
% 0.42/20.58  # Processed clauses                    : 22694
% 0.42/20.58  # ...of these trivial                  : 621
% 0.42/20.58  # ...subsumed                          : 5974
% 0.42/20.58  # ...remaining for further processing  : 16099
% 0.42/20.58  # Other redundant clauses eliminated   : 16
% 0.42/20.58  # Clauses deleted for lack of memory   : 527550
% 0.42/20.58  # Backward-subsumed                    : 22
% 0.42/20.58  # Backward-rewritten                   : 1530
% 0.42/20.58  # Generated clauses                    : 667542
% 0.42/20.58  # ...of the previous two non-trivial   : 664044
% 0.42/20.58  # Contextual simplify-reflections      : 397
% 0.42/20.58  # Paramodulations                      : 667514
% 0.42/20.58  # Factorizations                       : 12
% 0.42/20.58  # Equation resolutions                 : 16
% 0.42/20.58  # Current number of processed clauses  : 14531
% 0.42/20.58  #    Positive orientable unit clauses  : 1924
% 0.42/20.58  #    Positive unorientable unit clauses: 0
% 0.42/20.58  #    Negative unit clauses             : 85
% 0.42/20.58  #    Non-unit-clauses                  : 12522
% 0.42/20.58  # Current number of unprocessed clauses: 73991
% 0.42/20.58  # ...number of literals in the above   : 339152
% 0.42/20.58  # Current number of archived formulas  : 0
% 0.42/20.58  # Current number of archived clauses   : 1553
% 0.42/20.58  # Clause-clause subsumption calls (NU) : 56306912
% 0.42/20.58  # Rec. Clause-clause subsumption calls : 21926817
% 0.42/20.58  # Non-unit clause-clause subsumptions  : 4877
% 0.42/20.58  # Unit Clause-clause subsumption calls : 481748
% 0.42/20.58  # Rewrite failures with RHS unbound    : 0
% 0.42/20.58  # BW rewrite match attempts            : 7516
% 0.42/20.58  # BW rewrite match successes           : 2
% 0.42/20.58  # Condensation attempts                : 0
% 0.42/20.58  # Condensation successes               : 0
% 0.42/20.58  # Termbank termtop insertions          : 20205721
% 0.42/20.58  
% 0.42/20.58  # -------------------------------------------------
% 0.42/20.58  # User time                : 19.104 s
% 0.42/20.58  # System time              : 0.157 s
% 0.42/20.58  # Total time               : 19.261 s
% 0.42/20.58  # Maximum resident set size: 158536 pages
% 0.42/23.45  eprover: CPU time limit exceeded, terminating
% 0.42/23.45  eprover: CPU time limit exceeded, terminating
% 0.42/23.45  eprover: CPU time limit exceeded, terminating
% 0.42/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.47  eprover: No such file or directory
% 0.42/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.47  eprover: No such file or directory
% 0.42/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.47  eprover: No such file or directory
% 0.42/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.47  eprover: No such file or directory
% 0.42/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.47  eprover: No such file or directory
% 0.42/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.47  eprover: No such file or directory
% 0.42/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.48  eprover: No such file or directory
% 0.42/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.48  eprover: No such file or directory
% 0.42/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.48  eprover: No such file or directory
% 0.42/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.48  eprover: No such file or directory
% 0.42/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.48  eprover: No such file or directory
% 0.42/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.48  eprover: No such file or directory
% 0.42/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.48  eprover: No such file or directory
% 0.42/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.49  eprover: No such file or directory
% 0.42/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.49  eprover: No such file or directory
% 0.42/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.49  eprover: No such file or directory
% 0.42/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.49  eprover: No such file or directory
% 0.42/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.49  eprover: No such file or directory
% 0.42/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.49  eprover: No such file or directory
% 0.42/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.50  eprover: No such file or directory
% 0.42/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.50  eprover: No such file or directory
% 0.42/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.50  eprover: No such file or directory
% 0.42/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.50  eprover: No such file or directory
% 0.42/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.50  eprover: No such file or directory
% 0.42/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.50  eprover: No such file or directory
% 0.42/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.51  eprover: No such file or directory
% 0.42/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.51  eprover: No such file or directory
% 0.42/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.51  eprover: No such file or directory
% 0.42/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.51  eprover: No such file or directory
% 0.42/23.52  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.52  eprover: No such file or directory
% 0.42/23.52  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.52  eprover: No such file or directory
% 0.42/23.52  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.42/23.52  eprover: No such file or directory
% 0.42/23.52  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.42/23.52  eprover: No such file or directory
%------------------------------------------------------------------------------