TSTP Solution File: SYO445^1 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : SYO445^1 : TPTP v8.2.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% 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  : 300s
% DateTime : Tue May 21 08:46:02 EDT 2024

% Result   : Theorem 0.20s 0.55s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :   34
% Syntax   : Number of formulae    :  129 (  38 unt;  19 typ;   0 def)
%            Number of atoms       :  410 (  26 equ;   0 cnn)
%            Maximal formula atoms :  100 (   3 avg)
%            Number of connectives : 1077 ( 169   ~; 233   |;  27   &; 642   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   35 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   88 (  88   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   21 (  19 usr;   5 con; 0-3 aty)
%            Number of variables   :  137 (  51   ^  86   !;   0   ?; 137   :)

% Comments : 
%------------------------------------------------------------------------------
thf(decl_24,type,
    mnot: ( $i > $o ) > $i > $o ).

thf(decl_25,type,
    mor: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_26,type,
    mand: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_27,type,
    mimplies: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_29,type,
    mequiv: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_39,type,
    mreflexive: ( $i > $i > $o ) > $o ).

thf(decl_40,type,
    msymmetric: ( $i > $i > $o ) > $o ).

thf(decl_42,type,
    mtransitive: ( $i > $i > $o ) > $o ).

thf(decl_49,type,
    mvalid: ( $i > $o ) > $o ).

thf(decl_53,type,
    rel_s5: $i > $i > $o ).

thf(decl_54,type,
    mbox_s5: ( $i > $o ) > $i > $o ).

thf(decl_55,type,
    mdia_s5: ( $i > $o ) > $i > $o ).

thf(decl_56,type,
    p: $i > $o ).

thf(decl_57,type,
    q: $i > $o ).

thf(decl_58,type,
    esk1_0: $i ).

thf(decl_59,type,
    esk2_0: $i ).

thf(decl_60,type,
    esk3_0: $i ).

thf(decl_61,type,
    esk4_1: $i > $i ).

thf(decl_62,type,
    esk5_0: $i ).

thf(mand,axiom,
    ( mand
    = ( ^ [X6: $i > $o,X7: $i > $o] : ( mnot @ ( mor @ ( mnot @ X6 ) @ ( mnot @ X7 ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mand) ).

thf(mnot,axiom,
    ( mnot
    = ( ^ [X6: $i > $o,X3: $i] :
          ~ ( X6 @ X3 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mnot) ).

thf(mor,axiom,
    ( mor
    = ( ^ [X6: $i > $o,X7: $i > $o,X3: $i] :
          ( ( X6 @ X3 )
          | ( X7 @ X3 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mor) ).

thf(mimplies,axiom,
    ( mimplies
    = ( ^ [X6: $i > $o,X7: $i > $o] : ( mor @ ( mnot @ X6 ) @ X7 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mimplies) ).

thf(mequiv,axiom,
    ( mequiv
    = ( ^ [X6: $i > $o,X7: $i > $o] : ( mand @ ( mimplies @ X6 @ X7 ) @ ( mimplies @ X7 @ X6 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mequiv) ).

thf(mdia_s5,axiom,
    ( mdia_s5
    = ( ^ [X6: $i > $o] : ( mnot @ ( mbox_s5 @ ( mnot @ X6 ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^6.ax',mdia_s5) ).

thf(mbox_s5,axiom,
    ( mbox_s5
    = ( ^ [X6: $i > $o,X3: $i] :
        ! [X14: $i] :
          ( ~ ( rel_s5 @ X3 @ X14 )
          | ( X6 @ X14 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^6.ax',mbox_s5) ).

thf(msymmetric,axiom,
    ( msymmetric
    = ( ^ [X13: $i > $i > $o] :
        ! [X15: $i,X16: $i] :
          ( ( X13 @ X15 @ X16 )
         => ( X13 @ X16 @ X15 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',msymmetric) ).

thf(mvalid,axiom,
    ( mvalid
    = ( ^ [X6: $i > $o] :
        ! [X3: $i] : ( X6 @ X3 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mvalid) ).

thf(mtransitive,axiom,
    ( mtransitive
    = ( ^ [X13: $i > $i > $o] :
        ! [X15: $i,X16: $i,X17: $i] :
          ( ( ( X13 @ X15 @ X16 )
            & ( X13 @ X16 @ X17 ) )
         => ( X13 @ X15 @ X17 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mtransitive) ).

thf(a3,axiom,
    msymmetric @ rel_s5,
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^6.ax',a3) ).

thf(prove,conjecture,
    mvalid @ ( mequiv @ ( mor @ ( mbox_s5 @ p ) @ ( mdia_s5 @ q ) ) @ ( mbox_s5 @ ( mor @ p @ ( mdia_s5 @ q ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove) ).

thf(a2,axiom,
    mtransitive @ rel_s5,
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^6.ax',a2) ).

thf(mreflexive,axiom,
    ( mreflexive
    = ( ^ [X13: $i > $i > $o] :
        ! [X15: $i] : ( X13 @ X15 @ X15 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mreflexive) ).

thf(a1,axiom,
    mreflexive @ rel_s5,
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^6.ax',a1) ).

thf(c_0_15,plain,
    ( mand
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ~ ( ~ ( Z0 @ Z2 )
            | ~ ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mand]) ).

thf(c_0_16,plain,
    ( mnot
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ( Z0 @ Z1 ) ) ),
    inference(fof_simplification,[status(thm)],[mnot]) ).

thf(c_0_17,plain,
    ( mor
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mor]) ).

thf(c_0_18,plain,
    ( mimplies
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ~ ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mimplies]) ).

thf(c_0_19,plain,
    ( mequiv
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ~ ( ~ ( ~ ( Z0 @ Z2 )
                | ( Z1 @ Z2 ) )
            | ~ ( ~ ( Z1 @ Z2 )
                | ( Z0 @ Z2 ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[mequiv]) ).

thf(c_0_20,plain,
    ( mand
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ~ ( ~ ( Z0 @ Z2 )
            | ~ ( Z1 @ Z2 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_15,c_0_16]),c_0_17]) ).

thf(c_0_21,plain,
    ( mimplies
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ~ ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_18,c_0_16]),c_0_17]) ).

thf(c_0_22,plain,
    ( mdia_s5
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ! [X21: $i] :
              ( ~ ( rel_s5 @ Z1 @ X21 )
              | ~ ( Z0 @ X21 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mdia_s5]) ).

thf(c_0_23,plain,
    ( mbox_s5
    = ( ^ [Z0: $i > $o,Z1: $i] :
        ! [X14: $i] :
          ( ~ ( rel_s5 @ Z1 @ X14 )
          | ( Z0 @ X14 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mbox_s5]) ).

thf(c_0_24,plain,
    ( msymmetric
    = ( ^ [Z0: $i > $i > $o] :
        ! [X15: $i,X16: $i] :
          ( ( Z0 @ X15 @ X16 )
         => ( Z0 @ X16 @ X15 ) ) ) ),
    inference(fof_simplification,[status(thm)],[msymmetric]) ).

thf(c_0_25,plain,
    ( mequiv
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ~ ( ~ ( ~ ( Z0 @ Z2 )
                | ( Z1 @ Z2 ) )
            | ~ ( ~ ( Z1 @ Z2 )
                | ( Z0 @ Z2 ) ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_19,c_0_20]),c_0_21]) ).

thf(c_0_26,plain,
    ( mvalid
    = ( ^ [Z0: $i > $o] :
        ! [X3: $i] : ( Z0 @ X3 ) ) ),
    inference(fof_simplification,[status(thm)],[mvalid]) ).

thf(c_0_27,plain,
    ( mdia_s5
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ! [X21: $i] :
              ( ~ ( rel_s5 @ Z1 @ X21 )
              | ~ ( Z0 @ X21 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_22,c_0_16]),c_0_23]) ).

thf(c_0_28,plain,
    ( mtransitive
    = ( ^ [Z0: $i > $i > $o] :
        ! [X15: $i,X16: $i,X17: $i] :
          ( ( ( Z0 @ X15 @ X16 )
            & ( Z0 @ X16 @ X17 ) )
         => ( Z0 @ X15 @ X17 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mtransitive]) ).

thf(c_0_29,plain,
    ! [X26: $i,X27: $i] :
      ( ( rel_s5 @ X26 @ X27 )
     => ( rel_s5 @ X27 @ X26 ) ),
    inference(apply_def,[status(thm)],[a3,c_0_24]) ).

thf(c_0_30,negated_conjecture,
    ~ ! [X32: $i] :
        ~ ( ~ ( ~ ( ! [X28: $i] :
                      ( ~ ( rel_s5 @ X32 @ X28 )
                      | ( p @ X28 ) )
                  | ~ ! [X29: $i] :
                        ( ~ ( rel_s5 @ X32 @ X29 )
                        | ~ ( q @ X29 ) ) )
              | ! [X31: $i] :
                  ( ~ ( rel_s5 @ X32 @ X31 )
                  | ( p @ X31 )
                  | ~ ! [X30: $i] :
                        ( ~ ( rel_s5 @ X31 @ X30 )
                        | ~ ( q @ X30 ) ) ) )
          | ~ ( ~ ! [X31: $i] :
                    ( ~ ( rel_s5 @ X32 @ X31 )
                    | ( p @ X31 )
                    | ~ ! [X30: $i] :
                          ( ~ ( rel_s5 @ X31 @ X30 )
                          | ~ ( q @ X30 ) ) )
              | ! [X28: $i] :
                  ( ~ ( rel_s5 @ X32 @ X28 )
                  | ( p @ X28 ) )
              | ~ ! [X29: $i] :
                    ( ~ ( rel_s5 @ X32 @ X29 )
                    | ~ ( q @ X29 ) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(assume_negation,[status(cth)],[prove]),c_0_17]),c_0_25]),c_0_26]),c_0_23]),c_0_27])]) ).

thf(c_0_31,plain,
    ! [X23: $i,X24: $i,X25: $i] :
      ( ( ( rel_s5 @ X23 @ X24 )
        & ( rel_s5 @ X24 @ X25 ) )
     => ( rel_s5 @ X23 @ X25 ) ),
    inference(apply_def,[status(thm)],[a2,c_0_28]) ).

thf(c_0_32,plain,
    ! [X37: $i,X38: $i] :
      ( ~ ( rel_s5 @ X37 @ X38 )
      | ( rel_s5 @ X38 @ X37 ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_29])])]) ).

thf(c_0_33,negated_conjecture,
    ! [X40: $i,X43: $i,X44: $i,X47: $i] :
      ( ( ( rel_s5 @ X44 @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ( rel_s5 @ esk1_0 @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ( q @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ( rel_s5 @ esk1_0 @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ( rel_s5 @ esk1_0 @ esk5_0 )
        | ( rel_s5 @ esk1_0 @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ~ ( p @ esk5_0 )
        | ( rel_s5 @ esk1_0 @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ~ ( rel_s5 @ esk1_0 @ X47 )
        | ~ ( q @ X47 )
        | ( rel_s5 @ esk1_0 @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ( rel_s5 @ X44 @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ( q @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ( q @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ( q @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ( rel_s5 @ esk1_0 @ esk5_0 )
        | ( q @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ~ ( p @ esk5_0 )
        | ( q @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ~ ( rel_s5 @ esk1_0 @ X47 )
        | ~ ( q @ X47 )
        | ( q @ esk2_0 )
        | ~ ( rel_s5 @ esk1_0 @ X40 )
        | ( p @ X40 ) )
      & ( ( rel_s5 @ X44 @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ( rel_s5 @ esk1_0 @ esk3_0 ) )
      & ( ( q @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ( rel_s5 @ esk1_0 @ esk3_0 ) )
      & ( ( rel_s5 @ esk1_0 @ esk5_0 )
        | ( rel_s5 @ esk1_0 @ esk3_0 ) )
      & ( ~ ( p @ esk5_0 )
        | ( rel_s5 @ esk1_0 @ esk3_0 ) )
      & ( ~ ( rel_s5 @ esk1_0 @ X47 )
        | ~ ( q @ X47 )
        | ( rel_s5 @ esk1_0 @ esk3_0 ) )
      & ( ( rel_s5 @ X44 @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ~ ( p @ esk3_0 ) )
      & ( ( q @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ~ ( p @ esk3_0 ) )
      & ( ( rel_s5 @ esk1_0 @ esk5_0 )
        | ~ ( p @ esk3_0 ) )
      & ( ~ ( p @ esk5_0 )
        | ~ ( p @ esk3_0 ) )
      & ( ~ ( rel_s5 @ esk1_0 @ X47 )
        | ~ ( q @ X47 )
        | ~ ( p @ esk3_0 ) )
      & ( ( rel_s5 @ X44 @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ~ ( rel_s5 @ esk3_0 @ X43 )
        | ~ ( q @ X43 ) )
      & ( ( q @ ( esk4_1 @ X44 ) )
        | ( p @ X44 )
        | ~ ( rel_s5 @ esk1_0 @ X44 )
        | ~ ( rel_s5 @ esk3_0 @ X43 )
        | ~ ( q @ X43 ) )
      & ( ( rel_s5 @ esk1_0 @ esk5_0 )
        | ~ ( rel_s5 @ esk3_0 @ X43 )
        | ~ ( q @ X43 ) )
      & ( ~ ( p @ esk5_0 )
        | ~ ( rel_s5 @ esk3_0 @ X43 )
        | ~ ( q @ X43 ) )
      & ( ~ ( rel_s5 @ esk1_0 @ X47 )
        | ~ ( q @ X47 )
        | ~ ( rel_s5 @ esk3_0 @ X43 )
        | ~ ( q @ X43 ) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_30])])])])])]) ).

thf(c_0_34,plain,
    ! [X34: $i,X35: $i,X36: $i] :
      ( ~ ( rel_s5 @ X34 @ X35 )
      | ~ ( rel_s5 @ X35 @ X36 )
      | ( rel_s5 @ X34 @ X36 ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_31])])]) ).

thf(c_0_35,plain,
    ! [X3: $i,X14: $i] :
      ( ( rel_s5 @ X14 @ X3 )
      | ~ ( rel_s5 @ X3 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

thf(c_0_36,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk5_0 )
    | ( rel_s5 @ esk1_0 @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_37,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ( rel_s5 @ esk1_0 @ esk3_0 )
      | ~ ( rel_s5 @ esk1_0 @ X3 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_38,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk3_0 )
    | ~ ( p @ esk5_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_39,plain,
    ! [X14: $i,X3: $i,X15: $i] :
      ( ( rel_s5 @ X3 @ X15 )
      | ~ ( rel_s5 @ X3 @ X14 )
      | ~ ( rel_s5 @ X14 @ X15 ) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

thf(c_0_40,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk3_0 )
    | ( rel_s5 @ esk5_0 @ esk1_0 ) ),
    inference(spm,[status(thm)],[c_0_35,c_0_36]) ).

thf(c_0_41,negated_conjecture,
    ( ( rel_s5 @ esk5_0 @ ( esk4_1 @ esk5_0 ) )
    | ( rel_s5 @ esk1_0 @ esk3_0 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_36]),c_0_38]) ).

thf(c_0_42,negated_conjecture,
    ! [X3: $i] :
      ( ( q @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ( rel_s5 @ esk1_0 @ esk3_0 )
      | ~ ( rel_s5 @ esk1_0 @ X3 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_43,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk1_0 @ esk3_0 )
      | ( rel_s5 @ X3 @ esk1_0 )
      | ~ ( rel_s5 @ X3 @ esk5_0 ) ),
    inference(spm,[status(thm)],[c_0_39,c_0_40]) ).

thf(c_0_44,negated_conjecture,
    ( ( rel_s5 @ ( esk4_1 @ esk5_0 ) @ esk5_0 )
    | ( rel_s5 @ esk1_0 @ esk3_0 ) ),
    inference(spm,[status(thm)],[c_0_35,c_0_41]) ).

thf(c_0_45,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk1_0 @ esk3_0 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( q @ X3 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_46,negated_conjecture,
    ( ( q @ ( esk4_1 @ esk5_0 ) )
    | ( rel_s5 @ esk1_0 @ esk3_0 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_36]),c_0_38]) ).

thf(c_0_47,negated_conjecture,
    ( ( rel_s5 @ ( esk4_1 @ esk5_0 ) @ esk1_0 )
    | ( rel_s5 @ esk1_0 @ esk3_0 ) ),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

thf(c_0_48,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk3_0 )
    | ~ ( rel_s5 @ esk1_0 @ ( esk4_1 @ esk5_0 ) ) ),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

thf(c_0_49,negated_conjecture,
    rel_s5 @ esk1_0 @ esk3_0,
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_47]),c_0_48]) ).

thf(c_0_50,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk1_0 @ esk5_0 )
      | ( rel_s5 @ esk1_0 @ esk2_0 )
      | ( p @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X3 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_51,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk5_0 )
    | ~ ( p @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_52,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk1_0 @ esk5_0 )
      | ( q @ esk2_0 )
      | ( p @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X3 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_53,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ esk3_0 )
      | ~ ( rel_s5 @ X3 @ esk1_0 ) ),
    inference(spm,[status(thm)],[c_0_39,c_0_49]) ).

thf(c_0_54,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk5_0 )
    | ( rel_s5 @ esk1_0 @ esk2_0 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_49]),c_0_51]) ).

thf(c_0_55,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk1_0 @ esk5_0 )
      | ~ ( rel_s5 @ esk3_0 @ X3 )
      | ~ ( q @ X3 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_56,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk5_0 )
    | ( q @ esk2_0 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_49]),c_0_51]) ).

thf(c_0_57,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk3_0 @ X3 )
      | ~ ( rel_s5 @ X3 @ esk1_0 ) ),
    inference(spm,[status(thm)],[c_0_35,c_0_53]) ).

thf(c_0_58,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk5_0 )
    | ( rel_s5 @ esk2_0 @ esk1_0 ) ),
    inference(spm,[status(thm)],[c_0_35,c_0_54]) ).

thf(c_0_59,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk5_0 )
    | ~ ( rel_s5 @ esk3_0 @ esk2_0 ) ),
    inference(spm,[status(thm)],[c_0_55,c_0_56]) ).

thf(c_0_60,plain,
    ( mreflexive
    = ( ^ [Z0: $i > $i > $o] :
        ! [X15: $i] : ( Z0 @ X15 @ X15 ) ) ),
    inference(fof_simplification,[status(thm)],[mreflexive]) ).

thf(c_0_61,negated_conjecture,
    rel_s5 @ esk1_0 @ esk5_0,
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_58]),c_0_59]) ).

thf(c_0_62,plain,
    ! [X22: $i] : ( rel_s5 @ X22 @ X22 ),
    inference(apply_def,[status(thm)],[a1,c_0_60]) ).

thf(c_0_63,negated_conjecture,
    rel_s5 @ esk5_0 @ esk1_0,
    inference(spm,[status(thm)],[c_0_35,c_0_61]) ).

thf(c_0_64,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( q @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ( rel_s5 @ esk1_0 @ esk2_0 )
      | ( p @ X14 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_65,negated_conjecture,
    ! [X3: $i] :
      ( ( q @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( p @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_66,plain,
    ! [X33: $i] : ( rel_s5 @ X33 @ X33 ),
    inference(variable_rename,[status(thm)],[c_0_62]) ).

thf(c_0_67,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( rel_s5 @ X3 @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ( rel_s5 @ esk1_0 @ esk2_0 )
      | ( p @ X14 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_68,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( p @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_69,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( q @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ( q @ esk2_0 )
      | ( p @ X14 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_70,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( rel_s5 @ X3 @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ( q @ esk2_0 )
      | ( p @ X14 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_71,negated_conjecture,
    rel_s5 @ esk3_0 @ esk5_0,
    inference(spm,[status(thm)],[c_0_57,c_0_63]) ).

thf(c_0_72,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk1_0 @ esk2_0 )
      | ( q @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X3 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_49]),c_0_65]) ).

thf(c_0_73,plain,
    ! [X3: $i] : ( rel_s5 @ X3 @ X3 ),
    inference(split_conjunct,[status(thm)],[c_0_66]) ).

thf(c_0_74,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk1_0 @ esk2_0 )
      | ( rel_s5 @ X3 @ ( esk4_1 @ X3 ) )
      | ( p @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X3 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_67,c_0_49]),c_0_68]) ).

thf(c_0_75,negated_conjecture,
    ! [X3: $i] :
      ( ( q @ ( esk4_1 @ X3 ) )
      | ( q @ esk2_0 )
      | ( p @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X3 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_69,c_0_49]),c_0_65]) ).

thf(c_0_76,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ ( esk4_1 @ X3 ) )
      | ( q @ esk2_0 )
      | ( p @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X3 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_70,c_0_49]),c_0_68]) ).

thf(c_0_77,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ esk5_0 )
      | ~ ( rel_s5 @ X3 @ esk3_0 ) ),
    inference(spm,[status(thm)],[c_0_39,c_0_71]) ).

thf(c_0_78,negated_conjecture,
    ! [X3: $i] :
      ( ~ ( p @ esk5_0 )
      | ~ ( rel_s5 @ esk3_0 @ X3 )
      | ~ ( q @ X3 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_79,negated_conjecture,
    ( ( q @ ( esk4_1 @ esk3_0 ) )
    | ( rel_s5 @ esk1_0 @ esk2_0 )
    | ( p @ esk3_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_72,c_0_53]),c_0_73])]) ).

thf(c_0_80,negated_conjecture,
    ( ( rel_s5 @ esk3_0 @ ( esk4_1 @ esk3_0 ) )
    | ( rel_s5 @ esk1_0 @ esk2_0 )
    | ( p @ esk3_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_74,c_0_53]),c_0_73])]) ).

thf(c_0_81,negated_conjecture,
    ( ~ ( p @ esk5_0 )
    | ~ ( p @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_82,negated_conjecture,
    ( ( q @ ( esk4_1 @ esk3_0 ) )
    | ( p @ esk3_0 )
    | ( q @ esk2_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_53]),c_0_73])]) ).

thf(c_0_83,negated_conjecture,
    ( ( rel_s5 @ esk3_0 @ ( esk4_1 @ esk3_0 ) )
    | ( p @ esk3_0 )
    | ( q @ esk2_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_53]),c_0_73])]) ).

thf(c_0_84,negated_conjecture,
    ( ( rel_s5 @ esk5_0 @ ( esk4_1 @ esk5_0 ) )
    | ( rel_s5 @ esk1_0 @ esk2_0 )
    | ( p @ esk5_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_74,c_0_77]),c_0_49])]) ).

thf(c_0_85,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk2_0 )
    | ~ ( p @ esk5_0 ) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_79]),c_0_80]),c_0_81]) ).

thf(c_0_86,negated_conjecture,
    ( ( rel_s5 @ esk5_0 @ ( esk4_1 @ esk5_0 ) )
    | ( p @ esk5_0 )
    | ( q @ esk2_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_77]),c_0_49])]) ).

thf(c_0_87,negated_conjecture,
    ( ( q @ esk2_0 )
    | ~ ( p @ esk5_0 ) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_82]),c_0_83]),c_0_81]) ).

thf(c_0_88,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( rel_s5 @ esk1_0 @ esk2_0 )
      | ( p @ X14 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( q @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_89,negated_conjecture,
    ! [X3: $i] :
      ( ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( q @ X3 )
      | ~ ( p @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_90,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ esk1_0 )
      | ~ ( rel_s5 @ X3 @ esk5_0 ) ),
    inference(spm,[status(thm)],[c_0_39,c_0_63]) ).

thf(c_0_91,negated_conjecture,
    ( ( rel_s5 @ ( esk4_1 @ esk5_0 ) @ esk5_0 )
    | ( rel_s5 @ esk1_0 @ esk2_0 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_84]),c_0_85]) ).

thf(c_0_92,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( q @ esk2_0 )
      | ( p @ X14 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( q @ X3 )
      | ~ ( rel_s5 @ esk1_0 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_93,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ ( esk4_1 @ esk5_0 ) )
      | ( q @ esk2_0 )
      | ~ ( rel_s5 @ X3 @ esk5_0 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_86]),c_0_87]) ).

thf(c_0_94,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk1_0 @ esk2_0 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( q @ X3 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_88,c_0_49]),c_0_89]) ).

thf(c_0_95,negated_conjecture,
    ( ( q @ ( esk4_1 @ esk5_0 ) )
    | ( rel_s5 @ esk1_0 @ esk2_0 )
    | ( p @ esk5_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_72,c_0_77]),c_0_49])]) ).

thf(c_0_96,negated_conjecture,
    ( ( rel_s5 @ ( esk4_1 @ esk5_0 ) @ esk1_0 )
    | ( rel_s5 @ esk1_0 @ esk2_0 ) ),
    inference(spm,[status(thm)],[c_0_90,c_0_91]) ).

thf(c_0_97,negated_conjecture,
    ! [X3: $i] :
      ( ( q @ esk2_0 )
      | ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( q @ X3 ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_92,c_0_49]),c_0_89]) ).

thf(c_0_98,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ ( esk4_1 @ esk5_0 ) )
    | ( q @ esk2_0 ) ),
    inference(spm,[status(thm)],[c_0_93,c_0_61]) ).

thf(c_0_99,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ esk2_0 )
    | ( p @ esk5_0 )
    | ~ ( rel_s5 @ esk1_0 @ ( esk4_1 @ esk5_0 ) ) ),
    inference(spm,[status(thm)],[c_0_94,c_0_95]) ).

thf(c_0_100,negated_conjecture,
    ( ( rel_s5 @ esk1_0 @ ( esk4_1 @ esk5_0 ) )
    | ( rel_s5 @ esk1_0 @ esk2_0 ) ),
    inference(spm,[status(thm)],[c_0_35,c_0_96]) ).

thf(c_0_101,negated_conjecture,
    ( ( q @ esk2_0 )
    | ~ ( q @ ( esk4_1 @ esk5_0 ) ) ),
    inference(spm,[status(thm)],[c_0_97,c_0_98]) ).

thf(c_0_102,negated_conjecture,
    ( ( q @ ( esk4_1 @ esk5_0 ) )
    | ( p @ esk5_0 )
    | ( q @ esk2_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_77]),c_0_49])]) ).

thf(c_0_103,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ~ ( rel_s5 @ esk1_0 @ X3 )
      | ~ ( q @ X3 )
      | ~ ( rel_s5 @ esk3_0 @ X14 )
      | ~ ( q @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

thf(c_0_104,negated_conjecture,
    rel_s5 @ esk1_0 @ esk2_0,
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_99,c_0_100]),c_0_85]) ).

thf(c_0_105,negated_conjecture,
    q @ esk2_0,
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_101,c_0_102]),c_0_87]) ).

thf(c_0_106,negated_conjecture,
    ! [X3: $i] :
      ( ~ ( rel_s5 @ esk3_0 @ X3 )
      | ~ ( q @ X3 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_103,c_0_104]),c_0_105])]) ).

thf(c_0_107,negated_conjecture,
    rel_s5 @ esk2_0 @ esk1_0,
    inference(spm,[status(thm)],[c_0_35,c_0_104]) ).

thf(c_0_108,negated_conjecture,
    ~ ( rel_s5 @ esk3_0 @ esk2_0 ),
    inference(spm,[status(thm)],[c_0_106,c_0_105]) ).

thf(c_0_109,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_107]),c_0_108]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SYO445^1 : TPTP v8.2.0. Released v4.0.0.
% 0.03/0.13  % Command    : run_E %s %d THM
% 0.14/0.35  % Computer : n024.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Mon May 20 08:55:38 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.20/0.50  Running higher-order theorem proving
% 0.20/0.50  Running: /export/starexec/sandbox/solver/bin/eprover-ho --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.55  # Version: 3.1.0-ho
% 0.20/0.55  # Preprocessing class: HSMSSMSSMLMNHSN.
% 0.20/0.55  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.55  # Starting ho_unfolding_3 with 1500s (5) cores
% 0.20/0.55  # Starting ehoh_best2_full_lfho with 300s (1) cores
% 0.20/0.55  # Starting almost_fo_3_lam with 300s (1) cores
% 0.20/0.55  # Starting post_as_ho1 with 300s (1) cores
% 0.20/0.55  # ho_unfolding_3 with pid 26723 completed with status 0
% 0.20/0.55  # Result found by ho_unfolding_3
% 0.20/0.55  # Preprocessing class: HSMSSMSSMLMNHSN.
% 0.20/0.55  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.55  # Starting ho_unfolding_3 with 1500s (5) cores
% 0.20/0.55  # No SInE strategy applied
% 0.20/0.55  # Search class: HGHNF-FFMF11-SHSSMFNN
% 0.20/0.55  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.20/0.55  # Starting new_ho_10_cnf2 with 811s (1) cores
% 0.20/0.55  # Starting ho_unfolding_3 with 151s (1) cores
% 0.20/0.55  # Starting new_ho_9 with 136s (1) cores
% 0.20/0.55  # Starting post_as_ho4 with 136s (1) cores
% 0.20/0.55  # Starting post_as_ho1 with 136s (1) cores
% 0.20/0.55  # post_as_ho1 with pid 26734 completed with status 0
% 0.20/0.55  # Result found by post_as_ho1
% 0.20/0.55  # Preprocessing class: HSMSSMSSMLMNHSN.
% 0.20/0.55  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.55  # Starting ho_unfolding_3 with 1500s (5) cores
% 0.20/0.55  # No SInE strategy applied
% 0.20/0.55  # Search class: HGHNF-FFMF11-SHSSMFNN
% 0.20/0.55  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.20/0.55  # Starting new_ho_10_cnf2 with 811s (1) cores
% 0.20/0.55  # Starting ho_unfolding_3 with 151s (1) cores
% 0.20/0.55  # Starting new_ho_9 with 136s (1) cores
% 0.20/0.55  # Starting post_as_ho4 with 136s (1) cores
% 0.20/0.55  # Starting post_as_ho1 with 136s (1) cores
% 0.20/0.55  # Preprocessing time       : 0.001 s
% 0.20/0.55  # Presaturation interreduction done
% 0.20/0.55  
% 0.20/0.55  # Proof found!
% 0.20/0.55  # SZS status Theorem
% 0.20/0.55  # SZS output start CNFRefutation
% See solution above
% 0.20/0.55  # Parsed axioms                        : 74
% 0.20/0.55  # Removed by relevancy pruning/SinE    : 0
% 0.20/0.55  # Initial clauses                      : 65
% 0.20/0.55  # Removed in clause preprocessing      : 37
% 0.20/0.55  # Initial clauses in saturation        : 28
% 0.20/0.55  # Processed clauses                    : 430
% 0.20/0.55  # ...of these trivial                  : 0
% 0.20/0.55  # ...subsumed                          : 181
% 0.20/0.55  # ...remaining for further processing  : 249
% 0.20/0.55  # Other redundant clauses eliminated   : 0
% 0.20/0.55  # Clauses deleted for lack of memory   : 0
% 0.20/0.55  # Backward-subsumed                    : 102
% 0.20/0.55  # Backward-rewritten                   : 58
% 0.20/0.55  # Generated clauses                    : 836
% 0.20/0.55  # ...of the previous two non-redundant : 610
% 0.20/0.55  # ...aggressively subsumed             : 0
% 0.20/0.55  # Contextual simplify-reflections      : 28
% 0.20/0.55  # Paramodulations                      : 836
% 0.20/0.55  # Factorizations                       : 0
% 0.20/0.55  # NegExts                              : 0
% 0.20/0.55  # Equation resolutions                 : 0
% 0.20/0.55  # Disequality decompositions           : 0
% 0.20/0.55  # Total rewrite steps                  : 358
% 0.20/0.55  # ...of those cached                   : 344
% 0.20/0.55  # Propositional unsat checks           : 0
% 0.20/0.55  #    Propositional check models        : 0
% 0.20/0.55  #    Propositional check unsatisfiable : 0
% 0.20/0.55  #    Propositional clauses             : 0
% 0.20/0.55  #    Propositional clauses after purity: 0
% 0.20/0.55  #    Propositional unsat core size     : 0
% 0.20/0.55  #    Propositional preprocessing time  : 0.000
% 0.20/0.55  #    Propositional encoding time       : 0.000
% 0.20/0.55  #    Propositional solver time         : 0.000
% 0.20/0.55  #    Success case prop preproc time    : 0.000
% 0.20/0.55  #    Success case prop encoding time   : 0.000
% 0.20/0.55  #    Success case prop solver time     : 0.000
% 0.20/0.55  # Current number of processed clauses  : 61
% 0.20/0.55  #    Positive orientable unit clauses  : 10
% 0.20/0.55  #    Positive unorientable unit clauses: 0
% 0.20/0.55  #    Negative unit clauses             : 3
% 0.20/0.55  #    Non-unit-clauses                  : 48
% 0.20/0.55  # Current number of unprocessed clauses: 110
% 0.20/0.55  # ...number of literals in the above   : 415
% 0.20/0.55  # Current number of archived formulas  : 0
% 0.20/0.55  # Current number of archived clauses   : 188
% 0.20/0.55  # Clause-clause subsumption calls (NU) : 1710
% 0.20/0.55  # Rec. Clause-clause subsumption calls : 1322
% 0.20/0.55  # Non-unit clause-clause subsumptions  : 281
% 0.20/0.55  # Unit Clause-clause subsumption calls : 51
% 0.20/0.55  # Rewrite failures with RHS unbound    : 0
% 0.20/0.55  # BW rewrite match attempts            : 8
% 0.20/0.55  # BW rewrite match successes           : 4
% 0.20/0.55  # Condensation attempts                : 0
% 0.20/0.55  # Condensation successes               : 0
% 0.20/0.55  # Termbank termtop insertions          : 14023
% 0.20/0.55  # Search garbage collected termcells   : 726
% 0.20/0.55  
% 0.20/0.55  # -------------------------------------------------
% 0.20/0.55  # User time                : 0.028 s
% 0.20/0.55  # System time              : 0.006 s
% 0.20/0.55  # Total time               : 0.034 s
% 0.20/0.55  # Maximum resident set size: 1988 pages
% 0.20/0.55  
% 0.20/0.55  # -------------------------------------------------
% 0.20/0.55  # User time                : 0.137 s
% 0.20/0.55  # System time              : 0.016 s
% 0.20/0.55  # Total time               : 0.153 s
% 0.20/0.55  # Maximum resident set size: 1804 pages
% 0.20/0.55  % E---3.1 exiting
% 0.20/0.55  % E exiting
%------------------------------------------------------------------------------