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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : KRS135+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 : n027.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:34 EDT 2023

% Result   : Theorem 0.18s 0.57s
% Output   : CNFRefutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   46 (   5 unt;  10 typ;   0 def)
%            Number of atoms       :  122 (   0 equ)
%            Maximal formula atoms :   20 (   3 avg)
%            Number of connectives :  140 (  54   ~;  65   |;  13   &)
%                                         (   4 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   6   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   6 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   26 (   3 sgn;  18   !;   0   ?;   0   :)

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

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

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

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

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

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

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

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

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

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

fof(the_axiom,conjecture,
    ( ! [X1] :
        ( cowlThing(X1)
        & ~ cowlNothing(X1) )
    & ! [X1] :
        ( xsd_string(X1)
      <=> ~ xsd_integer(X1) )
    & ! [X1,X2] :
        ( rprop(X1,X2)
       => cA(X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',the_axiom) ).

fof(axiom_0,axiom,
    ! [X1] :
      ( cowlThing(X1)
      & ~ cowlNothing(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_0) ).

fof(axiom_1,axiom,
    ! [X1] :
      ( xsd_string(X1)
    <=> ~ xsd_integer(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

fof(axiom_2,axiom,
    ! [X1] :
      ( cowlThing(X1)
     => ! [X2] :
          ( rprop(X1,X2)
         => cA(X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

fof(c_0_4,negated_conjecture,
    ~ ( ! [X1] :
          ( cowlThing(X1)
          & ~ cowlNothing(X1) )
      & ! [X1] :
          ( xsd_string(X1)
        <=> ~ xsd_integer(X1) )
      & ! [X1,X2] :
          ( rprop(X1,X2)
         => cA(X2) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[the_axiom])]) ).

fof(c_0_5,plain,
    ! [X1] :
      ( cowlThing(X1)
      & ~ cowlNothing(X1) ),
    inference(fof_simplification,[status(thm)],[axiom_0]) ).

fof(c_0_6,negated_conjecture,
    ( ( rprop(esk3_0,esk4_0)
      | ~ xsd_string(esk2_0)
      | xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( ~ cA(esk4_0)
      | ~ xsd_string(esk2_0)
      | xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( rprop(esk3_0,esk4_0)
      | xsd_string(esk2_0)
      | ~ xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( ~ cA(esk4_0)
      | xsd_string(esk2_0)
      | ~ xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_4])])])]) ).

fof(c_0_7,plain,
    ! [X3] :
      ( cowlThing(X3)
      & ~ cowlNothing(X3) ),
    inference(variable_rename,[status(thm)],[c_0_5]) ).

cnf(c_0_8,negated_conjecture,
    ( rprop(esk3_0,esk4_0)
    | xsd_string(esk2_0)
    | cowlNothing(esk1_0)
    | ~ xsd_integer(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_9,plain,
    cowlThing(X1),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

fof(c_0_10,plain,
    ! [X1] :
      ( xsd_string(X1)
    <=> ~ xsd_integer(X1) ),
    inference(fof_simplification,[status(thm)],[axiom_1]) ).

cnf(c_0_11,negated_conjecture,
    ( xsd_string(esk2_0)
    | cowlNothing(esk1_0)
    | ~ cA(esk4_0)
    | ~ xsd_integer(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

fof(c_0_12,plain,
    ! [X5,X6] :
      ( ~ cowlThing(X5)
      | ~ rprop(X5,X6)
      | cA(X6) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_2])])]) ).

cnf(c_0_13,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_string(esk2_0)
    | rprop(esk3_0,esk4_0)
    | ~ xsd_integer(esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_8,c_0_9])]) ).

cnf(c_0_14,plain,
    ~ cowlNothing(X1),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

fof(c_0_15,plain,
    ! [X4] :
      ( ( ~ xsd_string(X4)
        | ~ xsd_integer(X4) )
      & ( xsd_integer(X4)
        | xsd_string(X4) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_10])]) ).

cnf(c_0_16,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_string(esk2_0)
    | ~ xsd_integer(esk2_0)
    | ~ cA(esk4_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_11,c_0_9])]) ).

cnf(c_0_17,negated_conjecture,
    ( rprop(esk3_0,esk4_0)
    | xsd_integer(esk2_0)
    | cowlNothing(esk1_0)
    | ~ xsd_string(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_18,plain,
    ( cA(X2)
    | ~ cowlThing(X1)
    | ~ rprop(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_19,negated_conjecture,
    ( rprop(esk3_0,esk4_0)
    | xsd_string(esk2_0)
    | ~ xsd_integer(esk2_0) ),
    inference(sr,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_20,plain,
    ( xsd_integer(X1)
    | xsd_string(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_21,negated_conjecture,
    ( xsd_string(esk2_0)
    | ~ cA(esk4_0)
    | ~ xsd_integer(esk2_0) ),
    inference(sr,[status(thm)],[c_0_16,c_0_14]) ).

cnf(c_0_22,negated_conjecture,
    ( xsd_integer(esk2_0)
    | cowlNothing(esk1_0)
    | ~ cA(esk4_0)
    | ~ xsd_string(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_23,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_integer(esk2_0)
    | rprop(esk3_0,esk4_0)
    | ~ xsd_string(esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_17,c_0_9])]) ).

cnf(c_0_24,plain,
    ( cA(X2)
    | ~ rprop(X1,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_18,c_0_9])]) ).

cnf(c_0_25,negated_conjecture,
    ( rprop(esk3_0,esk4_0)
    | xsd_string(esk2_0) ),
    inference(csr,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_26,negated_conjecture,
    ( xsd_string(esk2_0)
    | ~ cA(esk4_0) ),
    inference(csr,[status(thm)],[c_0_21,c_0_20]) ).

cnf(c_0_27,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_integer(esk2_0)
    | ~ xsd_string(esk2_0)
    | ~ cA(esk4_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_22,c_0_9])]) ).

cnf(c_0_28,negated_conjecture,
    ( rprop(esk3_0,esk4_0)
    | xsd_integer(esk2_0)
    | ~ xsd_string(esk2_0) ),
    inference(sr,[status(thm)],[c_0_23,c_0_14]) ).

cnf(c_0_29,negated_conjecture,
    xsd_string(esk2_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_25]),c_0_26]) ).

cnf(c_0_30,negated_conjecture,
    ( xsd_integer(esk2_0)
    | ~ cA(esk4_0)
    | ~ xsd_string(esk2_0) ),
    inference(sr,[status(thm)],[c_0_27,c_0_14]) ).

cnf(c_0_31,negated_conjecture,
    ( rprop(esk3_0,esk4_0)
    | xsd_integer(esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_28,c_0_29])]) ).

cnf(c_0_32,negated_conjecture,
    ( xsd_integer(esk2_0)
    | ~ cA(esk4_0) ),
    inference(csr,[status(thm)],[c_0_30,c_0_20]) ).

cnf(c_0_33,plain,
    ( ~ xsd_string(X1)
    | ~ xsd_integer(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_34,negated_conjecture,
    xsd_integer(esk2_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_31]),c_0_32]) ).

cnf(c_0_35,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_29]),c_0_34])]),
    [proof] ).

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