TSTP Solution File: SYN549+1 by CSE_E---1.5

View Problem - Process Solution

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

% Computer : n032.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 : Fri Sep  1 01:52:50 EDT 2023

% Result   : Theorem 162.56s 162.97s
% Output   : CNFRefutation 162.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   88 (   8 unt;   9 typ;   0 def)
%            Number of atoms       :  365 (   0 equ)
%            Maximal formula atoms :   80 (   4 avg)
%            Number of connectives :  407 ( 121   ~; 254   |;  27   &)
%                                         (   2 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   27 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   8   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   1 con; 0-1 aty)
%            Number of variables   :   75 (   0 sgn;  15   !;  10   ?;   0   :)

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

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

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

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

tff(decl_26,type,
    esk1_1: $i > $i ).

tff(decl_27,type,
    esk2_1: $i > $i ).

tff(decl_28,type,
    esk3_1: $i > $i ).

tff(decl_29,type,
    esk4_1: $i > $i ).

tff(decl_30,type,
    esk5_1: $i > $i ).

fof(prove_this,conjecture,
    ? [X1] :
      ( reachable(initial_world,X1)
      & ! [X2] :
          ( reachable(X1,X2)
         => ( ? [X3] :
                ( reachable(X2,X3)
                & ( p(X3)
                  | ? [X4] :
                      ( reachable(X3,X4)
                      & q(X4) ) ) )
          <=> ( ? [X5] :
                  ( reachable(X2,X5)
                  & p(X5) )
              | ? [X5] :
                  ( reachable(X2,X5)
                  & q(X5) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

fof(reflexivity_of_reachable,axiom,
    ! [X1] : reachable(X1,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_of_reachable) ).

fof(transitivity_of_reachable,axiom,
    ! [X1,X2,X3] :
      ( ( reachable(X1,X2)
        & reachable(X2,X3) )
     => reachable(X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_of_reachable) ).

fof(c_0_3,negated_conjecture,
    ~ ? [X1] :
        ( reachable(initial_world,X1)
        & ! [X2] :
            ( reachable(X1,X2)
           => ( ? [X3] :
                  ( reachable(X2,X3)
                  & ( p(X3)
                    | ? [X4] :
                        ( reachable(X3,X4)
                        & q(X4) ) ) )
            <=> ( ? [X5] :
                    ( reachable(X2,X5)
                    & p(X5) )
                | ? [X5] :
                    ( reachable(X2,X5)
                    & q(X5) ) ) ) ) ),
    inference(assume_negation,[status(cth)],[prove_this]) ).

fof(c_0_4,negated_conjecture,
    ! [X10,X12,X13,X14,X15] :
      ( ( reachable(X10,esk1_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( ~ reachable(esk1_1(X10),X14)
        | ~ p(X14)
        | ~ p(X12)
        | ~ reachable(esk1_1(X10),X12)
        | ~ reachable(initial_world,X10) )
      & ( ~ reachable(esk1_1(X10),X15)
        | ~ q(X15)
        | ~ p(X12)
        | ~ reachable(esk1_1(X10),X12)
        | ~ reachable(initial_world,X10) )
      & ( ~ reachable(esk1_1(X10),X14)
        | ~ p(X14)
        | ~ reachable(X12,X13)
        | ~ q(X13)
        | ~ reachable(esk1_1(X10),X12)
        | ~ reachable(initial_world,X10) )
      & ( ~ reachable(esk1_1(X10),X15)
        | ~ q(X15)
        | ~ reachable(X12,X13)
        | ~ q(X13)
        | ~ reachable(esk1_1(X10),X12)
        | ~ reachable(initial_world,X10) )
      & ( reachable(esk1_1(X10),esk5_1(X10))
        | reachable(esk1_1(X10),esk4_1(X10))
        | reachable(esk1_1(X10),esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( q(esk5_1(X10))
        | reachable(esk1_1(X10),esk4_1(X10))
        | reachable(esk1_1(X10),esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( reachable(esk1_1(X10),esk5_1(X10))
        | p(esk4_1(X10))
        | reachable(esk1_1(X10),esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( q(esk5_1(X10))
        | p(esk4_1(X10))
        | reachable(esk1_1(X10),esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( reachable(esk1_1(X10),esk5_1(X10))
        | reachable(esk1_1(X10),esk4_1(X10))
        | reachable(esk2_1(X10),esk3_1(X10))
        | p(esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( q(esk5_1(X10))
        | reachable(esk1_1(X10),esk4_1(X10))
        | reachable(esk2_1(X10),esk3_1(X10))
        | p(esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( reachable(esk1_1(X10),esk5_1(X10))
        | p(esk4_1(X10))
        | reachable(esk2_1(X10),esk3_1(X10))
        | p(esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( q(esk5_1(X10))
        | p(esk4_1(X10))
        | reachable(esk2_1(X10),esk3_1(X10))
        | p(esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( reachable(esk1_1(X10),esk5_1(X10))
        | reachable(esk1_1(X10),esk4_1(X10))
        | q(esk3_1(X10))
        | p(esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( q(esk5_1(X10))
        | reachable(esk1_1(X10),esk4_1(X10))
        | q(esk3_1(X10))
        | p(esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( reachable(esk1_1(X10),esk5_1(X10))
        | p(esk4_1(X10))
        | q(esk3_1(X10))
        | p(esk2_1(X10))
        | ~ reachable(initial_world,X10) )
      & ( q(esk5_1(X10))
        | p(esk4_1(X10))
        | q(esk3_1(X10))
        | p(esk2_1(X10))
        | ~ reachable(initial_world,X10) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_3])])])])]) ).

fof(c_0_5,plain,
    ! [X6] : reachable(X6,X6),
    inference(variable_rename,[status(thm)],[reflexivity_of_reachable]) ).

cnf(c_0_6,negated_conjecture,
    ( ~ reachable(esk1_1(X1),X2)
    | ~ q(X2)
    | ~ reachable(X3,X4)
    | ~ q(X4)
    | ~ reachable(esk1_1(X1),X3)
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7,plain,
    reachable(X1,X1),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_8,negated_conjecture,
    ( reachable(esk1_1(X1),esk5_1(X1))
    | reachable(esk1_1(X1),esk4_1(X1))
    | reachable(esk1_1(X1),esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_9,negated_conjecture,
    ( q(esk5_1(X1))
    | reachable(esk1_1(X1),esk4_1(X1))
    | reachable(esk1_1(X1),esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_10,negated_conjecture,
    ( reachable(esk1_1(X1),esk5_1(X1))
    | p(esk4_1(X1))
    | reachable(esk1_1(X1),esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_11,negated_conjecture,
    ( q(esk5_1(X1))
    | p(esk4_1(X1))
    | reachable(esk1_1(X1),esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_12,negated_conjecture,
    ( ~ q(X1)
    | ~ q(X2)
    | ~ reachable(esk1_1(X3),X2)
    | ~ reachable(esk1_1(X3),X1)
    | ~ reachable(initial_world,X3) ),
    inference(spm,[status(thm)],[c_0_6,c_0_7]) ).

cnf(c_0_13,negated_conjecture,
    ( reachable(esk1_1(initial_world),esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_8,c_0_7]) ).

cnf(c_0_14,negated_conjecture,
    ( q(esk5_1(initial_world))
    | reachable(esk1_1(initial_world),esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_9,c_0_7]) ).

cnf(c_0_15,negated_conjecture,
    ( p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_10,c_0_7]) ).

cnf(c_0_16,negated_conjecture,
    ( q(esk5_1(initial_world))
    | p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk2_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_11,c_0_7]) ).

cnf(c_0_17,negated_conjecture,
    ( reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk2_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_13]),c_0_7])]),c_0_14]) ).

cnf(c_0_18,negated_conjecture,
    ( p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk2_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_15]),c_0_7])]),c_0_16]) ).

fof(c_0_19,plain,
    ! [X7,X8,X9] :
      ( ~ reachable(X7,X8)
      | ~ reachable(X8,X9)
      | reachable(X7,X9) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[transitivity_of_reachable])]) ).

cnf(c_0_20,negated_conjecture,
    ( reachable(esk1_1(X1),esk5_1(X1))
    | reachable(esk1_1(X1),esk4_1(X1))
    | reachable(esk2_1(X1),esk3_1(X1))
    | p(esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_21,negated_conjecture,
    ( ~ reachable(esk1_1(X1),X2)
    | ~ p(X2)
    | ~ p(X3)
    | ~ reachable(esk1_1(X1),X3)
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_22,negated_conjecture,
    ( reachable(esk1_1(initial_world),esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_13]),c_0_14]) ).

cnf(c_0_23,negated_conjecture,
    ( p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk2_1(initial_world)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_15]),c_0_16]) ).

cnf(c_0_24,negated_conjecture,
    ( reachable(esk1_1(X1),esk5_1(X1))
    | p(esk4_1(X1))
    | reachable(esk2_1(X1),esk3_1(X1))
    | p(esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_25,plain,
    ( reachable(X1,X3)
    | ~ reachable(X1,X2)
    | ~ reachable(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_26,negated_conjecture,
    ( p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world))
    | reachable(esk2_1(initial_world),esk3_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_20,c_0_7]) ).

cnf(c_0_27,negated_conjecture,
    ( reachable(esk1_1(initial_world),esk2_1(initial_world))
    | ~ p(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_22]),c_0_7])]),c_0_23]) ).

cnf(c_0_28,negated_conjecture,
    ( p(esk2_1(initial_world))
    | p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world))
    | reachable(esk2_1(initial_world),esk3_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_24,c_0_7]) ).

cnf(c_0_29,negated_conjecture,
    ( p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(X1,esk3_1(initial_world))
    | ~ reachable(X1,esk2_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_30,negated_conjecture,
    reachable(esk1_1(initial_world),esk2_1(initial_world)),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_22]),c_0_23]) ).

cnf(c_0_31,negated_conjecture,
    ( reachable(esk1_1(X1),esk5_1(X1))
    | reachable(esk1_1(X1),esk4_1(X1))
    | q(esk3_1(X1))
    | p(esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_32,negated_conjecture,
    ( ~ reachable(esk1_1(X1),X2)
    | ~ q(X2)
    | ~ p(X3)
    | ~ reachable(esk1_1(X1),X3)
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_33,negated_conjecture,
    ( p(esk4_1(initial_world))
    | p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world))
    | reachable(X1,esk3_1(initial_world))
    | ~ reachable(X1,esk2_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_25,c_0_28]) ).

cnf(c_0_34,negated_conjecture,
    ( reachable(esk1_1(X1),esk5_1(X1))
    | p(esk4_1(X1))
    | q(esk3_1(X1))
    | p(esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_35,negated_conjecture,
    ( p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk3_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

cnf(c_0_36,negated_conjecture,
    ( q(esk3_1(initial_world))
    | p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_31,c_0_7]) ).

cnf(c_0_37,negated_conjecture,
    ( ~ q(X1)
    | ~ p(esk2_1(initial_world))
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_30]),c_0_7])]) ).

cnf(c_0_38,negated_conjecture,
    ( q(esk5_1(X1))
    | reachable(esk1_1(X1),esk4_1(X1))
    | reachable(esk2_1(X1),esk3_1(X1))
    | p(esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_39,negated_conjecture,
    ( p(esk2_1(initial_world))
    | p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk3_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_33,c_0_30]) ).

cnf(c_0_40,negated_conjecture,
    ( q(esk3_1(initial_world))
    | p(esk2_1(initial_world))
    | p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_34,c_0_7]) ).

cnf(c_0_41,negated_conjecture,
    ( q(esk5_1(X1))
    | p(esk4_1(X1))
    | reachable(esk2_1(X1),esk3_1(X1))
    | p(esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_42,negated_conjecture,
    ( reachable(esk1_1(initial_world),esk5_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_35]),c_0_7])]),c_0_36]),c_0_37]) ).

cnf(c_0_43,negated_conjecture,
    ( q(esk5_1(initial_world))
    | p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(esk2_1(initial_world),esk3_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_38,c_0_7]) ).

cnf(c_0_44,negated_conjecture,
    ( p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_39]),c_0_7])]),c_0_40]),c_0_37]) ).

cnf(c_0_45,negated_conjecture,
    ( q(esk5_1(initial_world))
    | p(esk2_1(initial_world))
    | p(esk4_1(initial_world))
    | reachable(esk2_1(initial_world),esk3_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_41,c_0_7]) ).

cnf(c_0_46,negated_conjecture,
    ( p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_35]),c_0_36]) ).

cnf(c_0_47,negated_conjecture,
    ( q(esk5_1(initial_world))
    | p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(X1,esk3_1(initial_world))
    | ~ reachable(X1,esk2_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_25,c_0_43]) ).

cnf(c_0_48,negated_conjecture,
    ( p(esk2_1(initial_world))
    | p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk5_1(initial_world)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_39]),c_0_40]) ).

cnf(c_0_49,negated_conjecture,
    ( q(esk5_1(initial_world))
    | p(esk4_1(initial_world))
    | p(esk2_1(initial_world))
    | reachable(X1,esk3_1(initial_world))
    | ~ reachable(X1,esk2_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_25,c_0_45]) ).

cnf(c_0_50,negated_conjecture,
    ( reachable(esk1_1(initial_world),esk4_1(initial_world))
    | ~ q(esk5_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_46]),c_0_7])]),c_0_37]) ).

cnf(c_0_51,negated_conjecture,
    ( q(esk5_1(initial_world))
    | p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk3_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_47,c_0_30]) ).

cnf(c_0_52,negated_conjecture,
    ( p(esk4_1(initial_world))
    | ~ q(esk5_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_48]),c_0_7])]),c_0_37]) ).

cnf(c_0_53,negated_conjecture,
    ( q(esk5_1(initial_world))
    | p(esk2_1(initial_world))
    | p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk3_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_49,c_0_30]) ).

cnf(c_0_54,negated_conjecture,
    ( reachable(esk1_1(initial_world),esk3_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_51]),c_0_37]) ).

cnf(c_0_55,negated_conjecture,
    ( p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk3_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_53]),c_0_37]) ).

cnf(c_0_56,negated_conjecture,
    ( p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk3_1(initial_world)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_46]),c_0_51]) ).

cnf(c_0_57,negated_conjecture,
    ( q(esk5_1(X1))
    | reachable(esk1_1(X1),esk4_1(X1))
    | q(esk3_1(X1))
    | p(esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_58,negated_conjecture,
    ( p(esk2_1(initial_world))
    | p(esk4_1(initial_world))
    | reachable(esk1_1(initial_world),esk3_1(initial_world)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_55,c_0_48]),c_0_53]) ).

cnf(c_0_59,negated_conjecture,
    ( q(esk5_1(X1))
    | p(esk4_1(X1))
    | q(esk3_1(X1))
    | p(esk2_1(X1))
    | ~ reachable(initial_world,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_60,negated_conjecture,
    ( reachable(esk1_1(initial_world),esk4_1(initial_world))
    | ~ q(esk3_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_56]),c_0_7])]),c_0_37]) ).

cnf(c_0_61,negated_conjecture,
    ( q(esk3_1(initial_world))
    | q(esk5_1(initial_world))
    | p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_57,c_0_7]) ).

cnf(c_0_62,negated_conjecture,
    ( p(esk4_1(initial_world))
    | ~ q(esk3_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_58]),c_0_7])]),c_0_37]) ).

cnf(c_0_63,negated_conjecture,
    ( q(esk3_1(initial_world))
    | q(esk5_1(initial_world))
    | p(esk2_1(initial_world))
    | p(esk4_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_59,c_0_7]) ).

cnf(c_0_64,negated_conjecture,
    ( reachable(esk1_1(initial_world),esk4_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_61]),c_0_37]),c_0_50]) ).

cnf(c_0_65,negated_conjecture,
    ( p(esk4_1(initial_world))
    | ~ q(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_62,c_0_63]),c_0_37]),c_0_52]) ).

cnf(c_0_66,negated_conjecture,
    ( p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | ~ q(esk3_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_64,c_0_56]) ).

cnf(c_0_67,negated_conjecture,
    ( p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world))
    | ~ q(esk5_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_64,c_0_46]) ).

cnf(c_0_68,negated_conjecture,
    ( p(esk2_1(initial_world))
    | p(esk4_1(initial_world))
    | ~ q(esk3_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_65,c_0_58]) ).

cnf(c_0_69,negated_conjecture,
    ( p(esk2_1(initial_world))
    | p(esk4_1(initial_world))
    | ~ q(esk5_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_65,c_0_48]) ).

cnf(c_0_70,negated_conjecture,
    ( p(esk2_1(initial_world))
    | reachable(esk1_1(initial_world),esk4_1(initial_world)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_61]),c_0_67]) ).

cnf(c_0_71,negated_conjecture,
    ( p(esk4_1(initial_world))
    | p(esk2_1(initial_world)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_63]),c_0_69]) ).

cnf(c_0_72,negated_conjecture,
    ( ~ p(esk2_1(initial_world))
    | ~ p(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_30]),c_0_7])]) ).

cnf(c_0_73,negated_conjecture,
    ( ~ p(X1)
    | ~ reachable(esk1_1(initial_world),X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_70]),c_0_7])]),c_0_71]),c_0_72]) ).

cnf(c_0_74,negated_conjecture,
    ( reachable(X1,esk2_1(initial_world))
    | ~ reachable(X1,esk1_1(initial_world)) ),
    inference(spm,[status(thm)],[c_0_25,c_0_30]) ).

cnf(c_0_75,negated_conjecture,
    ~ p(esk2_1(initial_world)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_73,c_0_74]),c_0_7])]) ).

cnf(c_0_76,negated_conjecture,
    reachable(esk1_1(initial_world),esk4_1(initial_world)),
    inference(sr,[status(thm)],[c_0_70,c_0_75]) ).

cnf(c_0_77,negated_conjecture,
    p(esk4_1(initial_world)),
    inference(sr,[status(thm)],[c_0_71,c_0_75]) ).

cnf(c_0_78,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_73,c_0_76]),c_0_77])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem    : SYN549+1 : TPTP v8.1.2. Released v2.2.0.
% 0.00/0.09  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.09/0.28  % Computer : n032.cluster.edu
% 0.09/0.28  % Model    : x86_64 x86_64
% 0.09/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.28  % Memory   : 8042.1875MB
% 0.09/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.28  % CPULimit   : 300
% 0.09/0.28  % WCLimit    : 300
% 0.09/0.28  % DateTime   : Sat Aug 26 18:42:59 EDT 2023
% 0.09/0.29  % CPUTime  : 
% 0.14/0.45  start to proof: theBenchmark
% 162.56/162.97  % Version  : CSE_E---1.5
% 162.56/162.97  % Problem  : theBenchmark.p
% 162.56/162.97  % Proof found
% 162.56/162.97  % SZS status Theorem for theBenchmark.p
% 162.56/162.97  % SZS output start Proof
% See solution above
% 162.56/162.98  % Total time : 162.494000 s
% 162.56/162.98  % SZS output end Proof
% 162.56/162.98  % Total time : 162.502000 s
%------------------------------------------------------------------------------