TSTP Solution File: SYO902_8 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYO902_8 : TPTP v8.2.0. Released v8.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n008.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 : Mon May 22 15:45:53 EDT 2023

% Result   : Theorem 0.20s 0.47s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   25 (   7 unt;   6 typ;   0 def)
%            Number of atoms       :   70 (   0 equ)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :   75 (  24   ~;  16   |;  27   &)
%                                         (   0 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    4 (   3   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-1 aty)
%            Number of variables   :   42 (;  22   !;  20   ?;  42   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    '$ki_world': $tType ).

tff(func_def_0,type,
    '$ki_local_world': '$ki_world' ).

tff(func_def_1,type,
    sK0: '$ki_world' ).

tff(func_def_2,type,
    sK1: '$ki_world' > '$ki_world' ).

tff(pred_def_1,type,
    '$ki_accessible': ( '$ki_world' * '$ki_world' ) > $o ).

tff(pred_def_2,type,
    p: '$ki_world' > $o ).

tff(f23,plain,
    $false,
    inference(subsumption_resolution,[],[f21,f15]) ).

tff(f15,plain,
    '$ki_accessible'(sK0,sK1(sK0)),
    inference(resolution,[],[f10,f13]) ).

tff(f13,plain,
    ! [X3: '$ki_world'] :
      ( ~ '$ki_accessible'(sK0,X3)
      | '$ki_accessible'(X3,sK1(X3)) ),
    inference(cnf_transformation,[],[f9]) ).

tff(f9,plain,
    ( ! [X0: '$ki_world'] :
        ( ! [X1: '$ki_world'] :
            ( ~ p(X1)
            | ~ '$ki_accessible'(X0,X1) )
        | ~ '$ki_accessible'('$ki_local_world',X0) )
    & ! [X3: '$ki_world'] :
        ( ( '$ki_accessible'(X3,sK1(X3))
          & p(sK1(X3)) )
        | ~ '$ki_accessible'(sK0,X3) )
    & '$ki_accessible'('$ki_local_world',sK0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f6,f8,f7]) ).

tff(f7,plain,
    ( ? [X2: '$ki_world'] :
        ( ! [X3: '$ki_world'] :
            ( ? [X4: '$ki_world'] :
                ( '$ki_accessible'(X3,X4)
                & p(X4) )
            | ~ '$ki_accessible'(X2,X3) )
        & '$ki_accessible'('$ki_local_world',X2) )
   => ( ! [X3: '$ki_world'] :
          ( ? [X4: '$ki_world'] :
              ( '$ki_accessible'(X3,X4)
              & p(X4) )
          | ~ '$ki_accessible'(sK0,X3) )
      & '$ki_accessible'('$ki_local_world',sK0) ) ),
    introduced(choice_axiom,[]) ).

tff(f8,plain,
    ! [X3: '$ki_world'] :
      ( ? [X4: '$ki_world'] :
          ( '$ki_accessible'(X3,X4)
          & p(X4) )
     => ( '$ki_accessible'(X3,sK1(X3))
        & p(sK1(X3)) ) ),
    introduced(choice_axiom,[]) ).

tff(f6,plain,
    ( ! [X0: '$ki_world'] :
        ( ! [X1: '$ki_world'] :
            ( ~ p(X1)
            | ~ '$ki_accessible'(X0,X1) )
        | ~ '$ki_accessible'('$ki_local_world',X0) )
    & ? [X2: '$ki_world'] :
        ( ! [X3: '$ki_world'] :
            ( ? [X4: '$ki_world'] :
                ( '$ki_accessible'(X3,X4)
                & p(X4) )
            | ~ '$ki_accessible'(X2,X3) )
        & '$ki_accessible'('$ki_local_world',X2) ) ),
    inference(rectify,[],[f5]) ).

tff(f5,plain,
    ( ! [X3: '$ki_world'] :
        ( ! [X4: '$ki_world'] :
            ( ~ p(X4)
            | ~ '$ki_accessible'(X3,X4) )
        | ~ '$ki_accessible'('$ki_local_world',X3) )
    & ? [X0: '$ki_world'] :
        ( ! [X1: '$ki_world'] :
            ( ? [X2: '$ki_world'] :
                ( '$ki_accessible'(X1,X2)
                & p(X2) )
            | ~ '$ki_accessible'(X0,X1) )
        & '$ki_accessible'('$ki_local_world',X0) ) ),
    inference(ennf_transformation,[],[f4]) ).

tff(f4,plain,
    ~ ( ? [X0: '$ki_world'] :
          ( '$ki_accessible'('$ki_local_world',X0)
          & ! [X1: '$ki_world'] :
              ( '$ki_accessible'(X0,X1)
             => ? [X2: '$ki_world'] :
                  ( '$ki_accessible'(X1,X2)
                  & p(X2) ) ) )
     => ? [X3: '$ki_world'] :
          ( ? [X4: '$ki_world'] :
              ( p(X4)
              & '$ki_accessible'(X3,X4) )
          & '$ki_accessible'('$ki_local_world',X3) ) ),
    inference(rectify,[],[f3]) ).

tff(f3,negated_conjecture,
    ~ ( ? [X0: '$ki_world'] :
          ( '$ki_accessible'('$ki_local_world',X0)
          & ! [X1: '$ki_world'] :
              ( '$ki_accessible'(X0,X1)
             => ? [X2: '$ki_world'] :
                  ( '$ki_accessible'(X1,X2)
                  & p(X2) ) ) )
     => ? [X0: '$ki_world'] :
          ( ? [X1: '$ki_world'] :
              ( '$ki_accessible'(X0,X1)
              & p(X1) )
          & '$ki_accessible'('$ki_local_world',X0) ) ),
    inference(negated_conjecture,[],[f2]) ).

tff(f2,conjecture,
    ( ? [X0: '$ki_world'] :
        ( '$ki_accessible'('$ki_local_world',X0)
        & ! [X1: '$ki_world'] :
            ( '$ki_accessible'(X0,X1)
           => ? [X2: '$ki_world'] :
                ( '$ki_accessible'(X1,X2)
                & p(X2) ) ) )
   => ? [X0: '$ki_world'] :
        ( ? [X1: '$ki_world'] :
            ( '$ki_accessible'(X0,X1)
            & p(X1) )
        & '$ki_accessible'('$ki_local_world',X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',verify) ).

tff(f10,plain,
    ! [X0: '$ki_world'] : '$ki_accessible'(X0,X0),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    ! [X0: '$ki_world'] : '$ki_accessible'(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mrel_reflexive) ).

tff(f21,plain,
    ~ '$ki_accessible'(sK0,sK1(sK0)),
    inference(resolution,[],[f17,f11]) ).

tff(f11,plain,
    '$ki_accessible'('$ki_local_world',sK0),
    inference(cnf_transformation,[],[f9]) ).

tff(f17,plain,
    ! [X0: '$ki_world'] :
      ( ~ '$ki_accessible'('$ki_local_world',X0)
      | ~ '$ki_accessible'(X0,sK1(sK0)) ),
    inference(resolution,[],[f16,f14]) ).

tff(f14,plain,
    ! [X0: '$ki_world',X1: '$ki_world'] :
      ( ~ p(X1)
      | ~ '$ki_accessible'(X0,X1)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(cnf_transformation,[],[f9]) ).

tff(f16,plain,
    p(sK1(sK0)),
    inference(resolution,[],[f10,f12]) ).

tff(f12,plain,
    ! [X3: '$ki_world'] :
      ( ~ '$ki_accessible'(sK0,X3)
      | p(sK1(X3)) ),
    inference(cnf_transformation,[],[f9]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.12  % Problem    : SYO902_8 : TPTP v8.2.0. Released v8.2.0.
% 0.05/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n008.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 May 22 13:16:38 EDT 2023
% 0.13/0.34  % CPUTime    : 
% 0.20/0.46  % (3319)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/467Mi)
% 0.20/0.46  % (3310)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/75Mi)
% 0.20/0.46  % (3319)First to succeed.
% 0.20/0.47  % (3310)Also succeeded, but the first one will report.
% 0.20/0.47  % (3319)Refutation found. Thanks to Tanya!
% 0.20/0.47  % SZS status Theorem for theBenchmark
% 0.20/0.47  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.47  % (3319)------------------------------
% 0.20/0.47  % (3319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.47  % (3319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.47  % (3319)Termination reason: Refutation
% 0.20/0.47  
% 0.20/0.47  % (3319)Memory used [KB]: 5373
% 0.20/0.47  % (3319)Time elapsed: 0.056 s
% 0.20/0.47  % (3319)Instructions burned: 2 (million)
% 0.20/0.47  % (3319)------------------------------
% 0.20/0.47  % (3319)------------------------------
% 0.20/0.47  % (3294)Success in time 0.121 s
%------------------------------------------------------------------------------