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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : KRS063+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 : n028.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:05 EDT 2023

% Result   : Unsatisfiable 0.19s 0.60s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   23
% Syntax   : Number of formulae    :   36 (   7 unt;  18 typ;   0 def)
%            Number of atoms       :   38 (   0 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   37 (  17   ~;  11   |;   7   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   13 (  11   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :   11 (  10 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   7 con; 0-1 aty)
%            Number of variables   :   21 (   3 sgn;  11   !;   1   ?;   0   :)

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

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

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

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

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

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

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

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

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

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

tff(decl_32,type,
    iPT: $i ).

tff(decl_33,type,
    iBE: $i ).

tff(decl_34,type,
    iNL: $i ).

tff(decl_35,type,
    iES: $i ).

tff(decl_36,type,
    iFR: $i ).

tff(decl_37,type,
    iUK: $i ).

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

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

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

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

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

fof(axiom_10,axiom,
    ~ cEuroMP(iKinnock),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_10) ).

fof(axiom_14,axiom,
    rhasEuroMP(iUK,iKinnock),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_14) ).

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

fof(c_0_6,plain,
    ! [X37,X39,X40] :
      ( ( risEuroMPFrom(X37,esk1_1(X37))
        | ~ cEuroMP(X37) )
      & ( cowlThing(esk1_1(X37))
        | ~ cEuroMP(X37) )
      & ( ~ risEuroMPFrom(X39,X40)
        | ~ cowlThing(X40)
        | cEuroMP(X39) ) ),
    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_3])])])])])]) ).

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

cnf(c_0_8,plain,
    ( cEuroMP(X1)
    | ~ risEuroMPFrom(X1,X2)
    | ~ cowlThing(X2) ),
    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,
    ! [X43,X44] :
      ( ( ~ risEuroMPFrom(X43,X44)
        | rhasEuroMP(X44,X43) )
      & ( ~ rhasEuroMP(X44,X43)
        | risEuroMPFrom(X43,X44) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_5])]) ).

cnf(c_0_11,plain,
    ( cEuroMP(X1)
    | ~ risEuroMPFrom(X1,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_8,c_0_9])]) ).

cnf(c_0_12,plain,
    ( risEuroMPFrom(X2,X1)
    | ~ rhasEuroMP(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_13,plain,
    ~ cEuroMP(iKinnock),
    inference(fof_simplification,[status(thm)],[axiom_10]) ).

cnf(c_0_14,plain,
    ( cEuroMP(X1)
    | ~ rhasEuroMP(X2,X1) ),
    inference(spm,[status(thm)],[c_0_11,c_0_12]) ).

cnf(c_0_15,plain,
    rhasEuroMP(iUK,iKinnock),
    inference(split_conjunct,[status(thm)],[axiom_14]) ).

cnf(c_0_16,plain,
    ~ cEuroMP(iKinnock),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_17,plain,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_15]),c_0_16]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : KRS063+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.13/0.34  % Computer : n028.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    : 300
% 0.13/0.34  % DateTime   : Mon Aug 28 02:09:09 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.58  start to proof: theBenchmark
% 0.19/0.60  % Version  : CSE_E---1.5
% 0.19/0.60  % Problem  : theBenchmark.p
% 0.19/0.60  % Proof found
% 0.19/0.60  % SZS status Theorem for theBenchmark.p
% 0.19/0.60  % SZS output start Proof
% See solution above
% 0.19/0.60  % Total time : 0.006000 s
% 0.19/0.60  % SZS output end Proof
% 0.19/0.60  % Total time : 0.008000 s
%------------------------------------------------------------------------------