TSTP Solution File: KRS187+1 by Drodi---3.6.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.6.0
% Problem  : KRS187+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n017.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 Apr 30 20:25:00 EDT 2024

% Result   : Theorem 0.19s 0.37s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   30 (   6 unt;   0 def)
%            Number of atoms       :   95 (   0 equ)
%            Maximal formula atoms :    6 (   3 avg)
%            Number of connectives :  102 (  37   ~;  38   |;  19   &)
%                                         (   6 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   2 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   2 con; 0-2 aty)
%            Number of variables   :   86 (  75   !;  11   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f5,axiom,
    ! [Ax,C] :
      ( ! [I1] :
          ( model(I1,Ax)
         => model(I1,C) )
    <=> status(Ax,C,thm) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f7,axiom,
    ! [Ax,C] :
      ( ( ? [I1] : model(I1,Ax)
        & ! [I2] : model(I2,C) )
    <=> status(Ax,C,tac) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f21,axiom,
    ! [S1,S2] :
      ( ! [Ax,C] :
          ( status(Ax,C,S1)
         => status(Ax,C,S2) )
    <=> isa(S1,S2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f33,conjecture,
    isa(tac,thm),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f34,negated_conjecture,
    ~ isa(tac,thm),
    inference(negated_conjecture,[status(cth)],[f33]) ).

fof(f62,plain,
    ! [Ax,C] :
      ( ! [I1] :
          ( ~ model(I1,Ax)
          | model(I1,C) )
    <=> status(Ax,C,thm) ),
    inference(pre_NNF_transformation,[status(esa)],[f5]) ).

fof(f63,plain,
    ! [Ax,C] :
      ( ( ? [I1] :
            ( model(I1,Ax)
            & ~ model(I1,C) )
        | status(Ax,C,thm) )
      & ( ! [I1] :
            ( ~ model(I1,Ax)
            | model(I1,C) )
        | ~ status(Ax,C,thm) ) ),
    inference(NNF_transformation,[status(esa)],[f62]) ).

fof(f64,plain,
    ( ! [Ax,C] :
        ( ? [I1] :
            ( model(I1,Ax)
            & ~ model(I1,C) )
        | status(Ax,C,thm) )
    & ! [Ax,C] :
        ( ! [I1] :
            ( ~ model(I1,Ax)
            | model(I1,C) )
        | ~ status(Ax,C,thm) ) ),
    inference(miniscoping,[status(esa)],[f63]) ).

fof(f65,plain,
    ( ! [Ax,C] :
        ( ( model(sk0_9(C,Ax),Ax)
          & ~ model(sk0_9(C,Ax),C) )
        | status(Ax,C,thm) )
    & ! [Ax,C] :
        ( ! [I1] :
            ( ~ model(I1,Ax)
            | model(I1,C) )
        | ~ status(Ax,C,thm) ) ),
    inference(skolemization,[status(esa)],[f64]) ).

fof(f67,plain,
    ! [X0,X1] :
      ( ~ model(sk0_9(X0,X1),X0)
      | status(X1,X0,thm) ),
    inference(cnf_transformation,[status(esa)],[f65]) ).

fof(f77,plain,
    ! [Ax,C] :
      ( ( ! [I1] : ~ model(I1,Ax)
        | ? [I2] : ~ model(I2,C)
        | status(Ax,C,tac) )
      & ( ( ? [I1] : model(I1,Ax)
          & ! [I2] : model(I2,C) )
        | ~ status(Ax,C,tac) ) ),
    inference(NNF_transformation,[status(esa)],[f7]) ).

fof(f78,plain,
    ( ! [Ax,C] :
        ( ! [I1] : ~ model(I1,Ax)
        | ? [I2] : ~ model(I2,C)
        | status(Ax,C,tac) )
    & ! [Ax,C] :
        ( ( ? [I1] : model(I1,Ax)
          & ! [I2] : model(I2,C) )
        | ~ status(Ax,C,tac) ) ),
    inference(miniscoping,[status(esa)],[f77]) ).

fof(f79,plain,
    ( ! [Ax,C] :
        ( ! [I1] : ~ model(I1,Ax)
        | ~ model(sk0_12(C,Ax),C)
        | status(Ax,C,tac) )
    & ! [Ax,C] :
        ( ( model(sk0_13(C,Ax),Ax)
          & ! [I2] : model(I2,C) )
        | ~ status(Ax,C,tac) ) ),
    inference(skolemization,[status(esa)],[f78]) ).

fof(f82,plain,
    ! [X0,X1,X2] :
      ( model(X0,X1)
      | ~ status(X2,X1,tac) ),
    inference(cnf_transformation,[status(esa)],[f79]) ).

fof(f180,plain,
    ! [S1,S2] :
      ( ! [Ax,C] :
          ( ~ status(Ax,C,S1)
          | status(Ax,C,S2) )
    <=> isa(S1,S2) ),
    inference(pre_NNF_transformation,[status(esa)],[f21]) ).

fof(f181,plain,
    ! [S1,S2] :
      ( ( ? [Ax,C] :
            ( status(Ax,C,S1)
            & ~ status(Ax,C,S2) )
        | isa(S1,S2) )
      & ( ! [Ax,C] :
            ( ~ status(Ax,C,S1)
            | status(Ax,C,S2) )
        | ~ isa(S1,S2) ) ),
    inference(NNF_transformation,[status(esa)],[f180]) ).

fof(f182,plain,
    ( ! [S1,S2] :
        ( ? [Ax,C] :
            ( status(Ax,C,S1)
            & ~ status(Ax,C,S2) )
        | isa(S1,S2) )
    & ! [S1,S2] :
        ( ! [Ax,C] :
            ( ~ status(Ax,C,S1)
            | status(Ax,C,S2) )
        | ~ isa(S1,S2) ) ),
    inference(miniscoping,[status(esa)],[f181]) ).

fof(f183,plain,
    ( ! [S1,S2] :
        ( ( status(sk0_44(S2,S1),sk0_45(S2,S1),S1)
          & ~ status(sk0_44(S2,S1),sk0_45(S2,S1),S2) )
        | isa(S1,S2) )
    & ! [S1,S2] :
        ( ! [Ax,C] :
            ( ~ status(Ax,C,S1)
            | status(Ax,C,S2) )
        | ~ isa(S1,S2) ) ),
    inference(skolemization,[status(esa)],[f182]) ).

fof(f184,plain,
    ! [X0,X1] :
      ( status(sk0_44(X0,X1),sk0_45(X0,X1),X1)
      | isa(X1,X0) ),
    inference(cnf_transformation,[status(esa)],[f183]) ).

fof(f185,plain,
    ! [X0,X1] :
      ( ~ status(sk0_44(X0,X1),sk0_45(X0,X1),X0)
      | isa(X1,X0) ),
    inference(cnf_transformation,[status(esa)],[f183]) ).

fof(f240,plain,
    ~ isa(tac,thm),
    inference(cnf_transformation,[status(esa)],[f34]) ).

fof(f253,plain,
    ! [X0,X1] :
      ( isa(tac,X0)
      | model(X1,sk0_45(X0,tac)) ),
    inference(resolution,[status(thm)],[f184,f82]) ).

fof(f259,plain,
    ! [X0,X1] :
      ( isa(tac,X0)
      | status(X1,sk0_45(X0,tac),thm) ),
    inference(resolution,[status(thm)],[f253,f67]) ).

fof(f277,plain,
    ( spl0_4
  <=> isa(tac,thm) ),
    introduced(split_symbol_definition) ).

fof(f278,plain,
    ( isa(tac,thm)
    | ~ spl0_4 ),
    inference(component_clause,[status(thm)],[f277]) ).

fof(f280,plain,
    ( isa(tac,thm)
    | isa(tac,thm) ),
    inference(resolution,[status(thm)],[f185,f259]) ).

fof(f281,plain,
    spl0_4,
    inference(split_clause,[status(thm)],[f280,f277]) ).

fof(f282,plain,
    ( $false
    | ~ spl0_4 ),
    inference(forward_subsumption_resolution,[status(thm)],[f278,f240]) ).

fof(f283,plain,
    ~ spl0_4,
    inference(contradiction_clause,[status(thm)],[f282]) ).

fof(f284,plain,
    $false,
    inference(sat_refutation,[status(thm)],[f281,f283]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : KRS187+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.03/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.13/0.34  % Computer : n017.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.35  % DateTime : Mon Apr 29 22:56:33 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 0.19/0.36  % Drodi V3.6.0
% 0.19/0.37  % Refutation found
% 0.19/0.37  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.19/0.37  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.19/0.38  % Elapsed time: 0.028084 seconds
% 0.19/0.38  % CPU time: 0.103983 seconds
% 0.19/0.38  % Total memory used: 4.801 MB
% 0.19/0.38  % Net memory used: 4.770 MB
%------------------------------------------------------------------------------