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

View Problem - Process Solution

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

% Computer : n004.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 05:40:18 EDT 2023

% Result   : Unsatisfiable 0.18s 0.56s
% Output   : CNFRefutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   34
% Syntax   : Number of formulae    :   73 (   4 unt;  23 typ;   0 def)
%            Number of atoms       :  142 (  11 equ)
%            Maximal formula atoms :   13 (   2 avg)
%            Number of connectives :  159 (  67   ~;  62   |;  19   &)
%                                         (   6 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   29 (  22   >;   7   *;   0   +;   0  <<)
%            Number of predicates  :   18 (  16 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   1 con; 0-1 aty)
%            Number of variables   :   89 (   2 sgn;  46   !;   5   ?;   0   :)

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

tff(decl_23,type,
    ca_Ax2: $i > $o ).

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

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

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

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

tff(decl_28,type,
    cpxcomp: $i > $o ).

tff(decl_29,type,
    ra_Px1: ( $i * $i ) > $o ).

tff(decl_30,type,
    rf: ( $i * $i ) > $o ).

tff(decl_31,type,
    rf1: ( $i * $i ) > $o ).

tff(decl_32,type,
    rinvF: ( $i * $i ) > $o ).

tff(decl_33,type,
    rinvF1: ( $i * $i ) > $o ).

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

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

tff(decl_36,type,
    xsd_integer: $i > $o ).

tff(decl_37,type,
    xsd_string: $i > $o ).

tff(decl_38,type,
    i2003_11_14_17_21_19256: $i ).

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

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

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

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

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

tff(decl_44,type,
    esk6_1: $i > $i ).

fof(axiom_10,axiom,
    ! [X4,X5] :
      ( rinvF1(X4,X5)
    <=> rf1(X5,X4) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_10) ).

fof(axiom_2,axiom,
    ! [X4] :
      ( cUnsatisfiable(X4)
    <=> ( ? [X5] :
            ( rf1(X4,X5)
            & ca_Ax2(X5) )
        & ? [X5] :
            ( rf(X4,X5)
            & cp(X5) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

fof(axiom_3,axiom,
    ! [X4] :
      ( cp(X4)
    <=> ~ ? [X5] : ra_Px1(X4,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_3) ).

fof(axiom_4,axiom,
    ! [X4] :
      ( cpxcomp(X4)
    <=> ? [X6] : ra_Px1(X4,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_4) ).

fof(axiom_7,axiom,
    ! [X4,X5,X7] :
      ( ( rf(X4,X5)
        & rf(X4,X7) )
     => X5 = X7 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_7) ).

fof(axiom_14,axiom,
    ! [X4,X5] :
      ( rs(X4,X5)
     => rf(X4,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_14) ).

fof(axiom_6,axiom,
    ! [X4] :
      ( ca_Vx3(X4)
    <=> ? [X5] :
          ( rs(X4,X5)
          & cowlThing(X5) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_6) ).

fof(axiom_5,axiom,
    ! [X4] :
      ( ca_Ax2(X4)
    <=> ( cpxcomp(X4)
        & ! [X5] :
            ( rinvF1(X4,X5)
           => ca_Vx3(X5) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_5) ).

fof(axiom_8,axiom,
    ! [X4,X5,X7] :
      ( ( rf1(X4,X5)
        & rf1(X4,X7) )
     => X5 = X7 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_8) ).

fof(axiom_15,axiom,
    ! [X4,X5] :
      ( rs(X4,X5)
     => rf1(X4,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_15) ).

fof(axiom_13,axiom,
    cUnsatisfiable(i2003_11_14_17_21_19256),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_13) ).

fof(c_0_11,plain,
    ! [X100,X101] :
      ( ( ~ rinvF1(X100,X101)
        | rf1(X101,X100) )
      & ( ~ rf1(X101,X100)
        | rinvF1(X100,X101) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_10])]) ).

fof(c_0_12,plain,
    ! [X70,X73,X74,X75] :
      ( ( rf1(X70,esk1_1(X70))
        | ~ cUnsatisfiable(X70) )
      & ( ca_Ax2(esk1_1(X70))
        | ~ cUnsatisfiable(X70) )
      & ( rf(X70,esk2_1(X70))
        | ~ cUnsatisfiable(X70) )
      & ( cp(esk2_1(X70))
        | ~ cUnsatisfiable(X70) )
      & ( ~ rf1(X73,X74)
        | ~ ca_Ax2(X74)
        | ~ rf(X73,X75)
        | ~ cp(X75)
        | cUnsatisfiable(X73) ) ),
    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)],[axiom_2])])])])])]) ).

fof(c_0_13,plain,
    ! [X76,X77,X78] :
      ( ( ~ cp(X76)
        | ~ ra_Px1(X76,X77) )
      & ( ra_Px1(X78,esk3_1(X78))
        | cp(X78) ) ),
    inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_3])])])])]) ).

fof(c_0_14,plain,
    ! [X80,X82,X83] :
      ( ( ~ cpxcomp(X80)
        | ra_Px1(X80,esk4_1(X80)) )
      & ( ~ ra_Px1(X82,X83)
        | cpxcomp(X82) ) ),
    inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_4])])])])]) ).

fof(c_0_15,plain,
    ! [X92,X93,X94] :
      ( ~ rf(X92,X93)
      | ~ rf(X92,X94)
      | X93 = X94 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_7])]) ).

fof(c_0_16,plain,
    ! [X107,X108] :
      ( ~ rs(X107,X108)
      | rf(X107,X108) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_14])]) ).

fof(c_0_17,plain,
    ! [X88,X90,X91] :
      ( ( rs(X88,esk6_1(X88))
        | ~ ca_Vx3(X88) )
      & ( cowlThing(esk6_1(X88))
        | ~ ca_Vx3(X88) )
      & ( ~ rs(X90,X91)
        | ~ cowlThing(X91)
        | ca_Vx3(X90) ) ),
    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)],[axiom_6])])])])])]) ).

fof(c_0_18,plain,
    ! [X84,X85,X86] :
      ( ( cpxcomp(X84)
        | ~ ca_Ax2(X84) )
      & ( ~ rinvF1(X84,X85)
        | ca_Vx3(X85)
        | ~ ca_Ax2(X84) )
      & ( rinvF1(X86,esk5_1(X86))
        | ~ cpxcomp(X86)
        | ca_Ax2(X86) )
      & ( ~ ca_Vx3(esk5_1(X86))
        | ~ cpxcomp(X86)
        | ca_Ax2(X86) ) ),
    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)],[axiom_5])])])])])]) ).

cnf(c_0_19,plain,
    ( rinvF1(X2,X1)
    | ~ rf1(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_20,plain,
    ( rf1(X1,esk1_1(X1))
    | ~ cUnsatisfiable(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

fof(c_0_21,plain,
    ! [X95,X96,X97] :
      ( ~ rf1(X95,X96)
      | ~ rf1(X95,X97)
      | X96 = X97 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_8])]) ).

fof(c_0_22,plain,
    ! [X109,X110] :
      ( ~ rs(X109,X110)
      | rf1(X109,X110) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_15])]) ).

cnf(c_0_23,plain,
    ( ~ cp(X1)
    | ~ ra_Px1(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_24,plain,
    ( ra_Px1(X1,esk4_1(X1))
    | ~ cpxcomp(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_25,plain,
    ( X2 = X3
    | ~ rf(X1,X2)
    | ~ rf(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_26,plain,
    ( rf(X1,esk2_1(X1))
    | ~ cUnsatisfiable(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_27,plain,
    ( rf(X1,X2)
    | ~ rs(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_28,plain,
    ( rs(X1,esk6_1(X1))
    | ~ ca_Vx3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_29,plain,
    ( ca_Vx3(X2)
    | ~ rinvF1(X1,X2)
    | ~ ca_Ax2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_30,plain,
    ( rinvF1(esk1_1(X1),X1)
    | ~ cUnsatisfiable(X1) ),
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_31,plain,
    ( ca_Ax2(esk1_1(X1))
    | ~ cUnsatisfiable(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_32,plain,
    ( X2 = X3
    | ~ rf1(X1,X2)
    | ~ rf1(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_33,plain,
    ( rf1(X1,X2)
    | ~ rs(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_34,plain,
    ( ~ cpxcomp(X1)
    | ~ cp(X1) ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_35,plain,
    ( cp(esk2_1(X1))
    | ~ cUnsatisfiable(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_36,plain,
    ( X1 = esk2_1(X2)
    | ~ rf(X2,X1)
    | ~ cUnsatisfiable(X2) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_37,plain,
    ( rf(X1,esk6_1(X1))
    | ~ ca_Vx3(X1) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_38,plain,
    ( ca_Vx3(X1)
    | ~ cUnsatisfiable(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_30]),c_0_31]) ).

cnf(c_0_39,plain,
    ( X1 = esk1_1(X2)
    | ~ rf1(X2,X1)
    | ~ cUnsatisfiable(X2) ),
    inference(spm,[status(thm)],[c_0_32,c_0_20]) ).

cnf(c_0_40,plain,
    ( rf1(X1,esk6_1(X1))
    | ~ ca_Vx3(X1) ),
    inference(spm,[status(thm)],[c_0_33,c_0_28]) ).

cnf(c_0_41,plain,
    ( ~ cpxcomp(esk2_1(X1))
    | ~ cUnsatisfiable(X1) ),
    inference(spm,[status(thm)],[c_0_34,c_0_35]) ).

cnf(c_0_42,plain,
    ( cpxcomp(X1)
    | ~ ca_Ax2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_43,plain,
    ( esk6_1(X1) = esk2_1(X1)
    | ~ cUnsatisfiable(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_38]) ).

cnf(c_0_44,plain,
    ( esk6_1(X1) = esk1_1(X1)
    | ~ cUnsatisfiable(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40]),c_0_38]) ).

cnf(c_0_45,plain,
    ( ~ ca_Ax2(esk2_1(X1))
    | ~ cUnsatisfiable(X1) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_46,plain,
    ( esk2_1(X1) = esk1_1(X1)
    | ~ cUnsatisfiable(X1) ),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_47,plain,
    cUnsatisfiable(i2003_11_14_17_21_19256),
    inference(split_conjunct,[status(thm)],[axiom_13]) ).

cnf(c_0_48,plain,
    ~ cUnsatisfiable(X1),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_31]) ).

cnf(c_0_49,plain,
    $false,
    inference(sr,[status(thm)],[c_0_47,c_0_48]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : KRS112+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.12/0.34  % Computer : n004.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 28 01:23:52 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.18/0.54  start to proof: theBenchmark
% 0.18/0.56  % Version  : CSE_E---1.5
% 0.18/0.56  % Problem  : theBenchmark.p
% 0.18/0.56  % Proof found
% 0.18/0.56  % SZS status Theorem for theBenchmark.p
% 0.18/0.56  % SZS output start Proof
% See solution above
% 0.18/0.56  % Total time : 0.009000 s
% 0.18/0.56  % SZS output end Proof
% 0.18/0.56  % Total time : 0.013000 s
%------------------------------------------------------------------------------