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

View Problem - Process Solution

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

% Computer : n023.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:06 EDT 2024

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

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

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

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

fof(f28,axiom,
    ? [F] :
      ( ? [I1] : model(I1,F)
      & ? [I2] : ~ model(I2,F) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

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

fof(f34,negated_conjecture,
    ~ mighta(sat,thm),
    inference(negated_conjecture,[status(cth)],[f33]) ).

fof(f56,plain,
    ! [Ax,C] :
      ( ( ! [I1] :
            ( ~ model(I1,Ax)
            | ~ model(I1,C) )
        | status(Ax,C,sat) )
      & ( ? [I1] :
            ( model(I1,Ax)
            & model(I1,C) )
        | ~ status(Ax,C,sat) ) ),
    inference(NNF_transformation,[status(esa)],[f4]) ).

fof(f57,plain,
    ( ! [Ax,C] :
        ( ! [I1] :
            ( ~ model(I1,Ax)
            | ~ model(I1,C) )
        | status(Ax,C,sat) )
    & ! [Ax,C] :
        ( ? [I1] :
            ( model(I1,Ax)
            & model(I1,C) )
        | ~ status(Ax,C,sat) ) ),
    inference(miniscoping,[status(esa)],[f56]) ).

fof(f58,plain,
    ( ! [Ax,C] :
        ( ! [I1] :
            ( ~ model(I1,Ax)
            | ~ model(I1,C) )
        | status(Ax,C,sat) )
    & ! [Ax,C] :
        ( ( model(sk0_8(C,Ax),Ax)
          & model(sk0_8(C,Ax),C) )
        | ~ status(Ax,C,sat) ) ),
    inference(skolemization,[status(esa)],[f57]) ).

fof(f59,plain,
    ! [X0,X1,X2] :
      ( ~ model(X0,X1)
      | ~ model(X0,X2)
      | status(X1,X2,sat) ),
    inference(cnf_transformation,[status(esa)],[f58]) ).

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(f66,plain,
    ! [X0,X1] :
      ( model(sk0_9(X0,X1),X1)
      | status(X1,X0,thm) ),
    inference(cnf_transformation,[status(esa)],[f65]) ).

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

fof(f174,plain,
    ! [S1,S2] :
      ( ( ! [Ax,C] :
            ( ~ status(Ax,C,S1)
            | ~ status(Ax,C,S2) )
        | mighta(S1,S2) )
      & ( ? [Ax,C] :
            ( status(Ax,C,S1)
            & status(Ax,C,S2) )
        | ~ mighta(S1,S2) ) ),
    inference(NNF_transformation,[status(esa)],[f20]) ).

fof(f175,plain,
    ( ! [S1,S2] :
        ( ! [Ax,C] :
            ( ~ status(Ax,C,S1)
            | ~ status(Ax,C,S2) )
        | mighta(S1,S2) )
    & ! [S1,S2] :
        ( ? [Ax,C] :
            ( status(Ax,C,S1)
            & status(Ax,C,S2) )
        | ~ mighta(S1,S2) ) ),
    inference(miniscoping,[status(esa)],[f174]) ).

fof(f176,plain,
    ( ! [S1,S2] :
        ( ! [Ax,C] :
            ( ~ status(Ax,C,S1)
            | ~ status(Ax,C,S2) )
        | mighta(S1,S2) )
    & ! [S1,S2] :
        ( ( status(sk0_42(S2,S1),sk0_43(S2,S1),S1)
          & status(sk0_42(S2,S1),sk0_43(S2,S1),S2) )
        | ~ mighta(S1,S2) ) ),
    inference(skolemization,[status(esa)],[f175]) ).

fof(f177,plain,
    ! [X0,X1,X2,X3] :
      ( ~ status(X0,X1,X2)
      | ~ status(X0,X1,X3)
      | mighta(X2,X3) ),
    inference(cnf_transformation,[status(esa)],[f176]) ).

fof(f217,plain,
    ( model(sk0_54,sk0_53)
    & ~ model(sk0_55,sk0_53) ),
    inference(skolemization,[status(esa)],[f28]) ).

fof(f218,plain,
    model(sk0_54,sk0_53),
    inference(cnf_transformation,[status(esa)],[f217]) ).

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

fof(f248,plain,
    ! [X0,X1] :
      ( ~ status(X0,X1,sat)
      | ~ status(X0,X1,thm) ),
    inference(resolution,[status(thm)],[f177,f240]) ).

fof(f250,plain,
    ! [X0] :
      ( ~ model(sk0_54,X0)
      | status(X0,sk0_53,sat) ),
    inference(resolution,[status(thm)],[f218,f59]) ).

fof(f306,plain,
    ! [X0,X1] :
      ( model(sk0_9(X0,X1),X1)
      | ~ status(X1,X0,sat) ),
    inference(resolution,[status(thm)],[f66,f248]) ).

fof(f327,plain,
    ! [X0] :
      ( ~ status(X0,X0,sat)
      | status(X0,X0,thm) ),
    inference(resolution,[status(thm)],[f306,f67]) ).

fof(f328,plain,
    ! [X0] : ~ status(X0,X0,sat),
    inference(forward_subsumption_resolution,[status(thm)],[f327,f248]) ).

fof(f337,plain,
    ~ model(sk0_54,sk0_53),
    inference(resolution,[status(thm)],[f328,f250]) ).

fof(f338,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f337,f218]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : KRS257+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.03/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.12/0.34  % Computer : n023.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 Apr 29 23:39:25 EDT 2024
% 0.12/0.34  % CPUTime  : 
% 0.12/0.35  % Drodi V3.6.0
% 0.19/0.35  % Refutation found
% 0.19/0.35  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.19/0.35  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.19/0.37  % Elapsed time: 0.023130 seconds
% 0.19/0.37  % CPU time: 0.075979 seconds
% 0.19/0.37  % Total memory used: 3.360 MB
% 0.19/0.37  % Net memory used: 3.339 MB
%------------------------------------------------------------------------------