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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT334_23 : 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 : 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 : Mon May 22 15:24:20 EDT 2023

% Result   : Theorem 0.20s 0.49s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   30 (   9 unt;   8 typ;   0 def)
%            Number of atoms       :  103 (   0 equ)
%            Maximal formula atoms :    6 (   4 avg)
%            Number of connectives :   56 (  16   ~;   8   |;  25   &)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of FOOLs       :   41 (  41 fml;   0 var)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :    9 (   5   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   9 usr;   7 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-1 aty)
%            Number of variables   :   37 (;  28   !;   9   ?;  24   :)

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

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

tff(func_def_7,type,
    sK0: '$ki_world' > $i ).

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

tff(func_def_9,type,
    sK2: '$ki_world' ).

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

tff(pred_def_2,type,
    teach: ( '$ki_world' * $i * $i ) > $o ).

tff(pred_def_3,type,
    '$ki_exists_in_world_$i': ( '$ki_world' * $i ) > $o ).

tff(f35,plain,
    $false,
    inference(resolution,[],[f34,f30]) ).

tff(f30,plain,
    ! [X1: $i] : ~ teach(sK2,X1,cs),
    inference(subsumption_resolution,[],[f28,f27]) ).

tff(f27,plain,
    ! [X0: $i,X1: '$ki_world'] : '$ki_exists_in_world_$i'(X1,X0),
    inference(cnf_transformation,[],[f10]) ).

tff(f10,plain,
    ! [X0,X1: '$ki_world'] : '$ki_exists_in_world_$i'(X1,X0),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X2,X0: '$ki_world'] : '$ki_exists_in_world_$i'(X0,X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','$ki_exists_in_world_$i_const') ).

tff(f28,plain,
    ! [X1: $i] :
      ( ~ teach(sK2,X1,cs)
      | ~ '$ki_exists_in_world_$i'(sK2,X1) ),
    inference(cnf_transformation,[],[f19]) ).

tff(f19,plain,
    ( '$ki_accessible'('$ki_local_world',sK2)
    & ! [X1] :
        ( ~ teach(sK2,X1,cs)
        | ~ '$ki_exists_in_world_$i'(sK2,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f11,f18]) ).

tff(f18,plain,
    ( ? [X0: '$ki_world'] :
        ( '$ki_accessible'('$ki_local_world',X0)
        & ! [X1] :
            ( ~ teach(X0,X1,cs)
            | ~ '$ki_exists_in_world_$i'(X0,X1) ) )
   => ( '$ki_accessible'('$ki_local_world',sK2)
      & ! [X1] :
          ( ~ teach(sK2,X1,cs)
          | ~ '$ki_exists_in_world_$i'(sK2,X1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f11,plain,
    ? [X0: '$ki_world'] :
      ( '$ki_accessible'('$ki_local_world',X0)
      & ! [X1] :
          ( ~ teach(X0,X1,cs)
          | ~ '$ki_exists_in_world_$i'(X0,X1) ) ),
    inference(ennf_transformation,[],[f7]) ).

tff(f7,plain,
    ~ ! [X0: '$ki_world'] :
        ( '$ki_accessible'('$ki_local_world',X0)
       => ? [X1] :
            ( teach(X0,X1,cs)
            & '$ki_exists_in_world_$i'(X0,X1) ) ),
    inference(rectify,[],[f6]) ).

tff(f6,negated_conjecture,
    ~ ! [X0: '$ki_world'] :
        ( '$ki_accessible'('$ki_local_world',X0)
       => ? [X2] :
            ( '$ki_exists_in_world_$i'(X0,X2)
            & teach(X0,X2,cs) ) ),
    inference(negated_conjecture,[],[f5]) ).

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

tff(f34,plain,
    ! [X0: '$ki_world'] : teach(X0,sK1(X0),cs),
    inference(subsumption_resolution,[],[f23,f21]) ).

tff(f21,plain,
    ! [X0: '$ki_world',X1: '$ki_world'] : '$ki_accessible'(X1,X0),
    inference(cnf_transformation,[],[f15]) ).

tff(f15,plain,
    ! [X0: '$ki_world',X1: '$ki_world'] : '$ki_accessible'(X1,X0),
    inference(rectify,[],[f1]) ).

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

tff(f23,plain,
    ! [X0: '$ki_world'] :
      ( teach(X0,sK1(X0),cs)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(cnf_transformation,[],[f17]) ).

tff(f17,plain,
    ! [X0: '$ki_world'] :
      ( ~ '$ki_accessible'('$ki_local_world',X0)
      | ( teach(X0,sue,psych)
        & teach(X0,mary,psych)
        & teach(X0,john,math)
        & teach(X0,sK1(X0),cs)
        & '$ki_exists_in_world_$i'(X0,sK1(X0)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f12,f16]) ).

tff(f16,plain,
    ! [X0: '$ki_world'] :
      ( ? [X1] :
          ( teach(X0,X1,cs)
          & '$ki_exists_in_world_$i'(X0,X1) )
     => ( teach(X0,sK1(X0),cs)
        & '$ki_exists_in_world_$i'(X0,sK1(X0)) ) ),
    introduced(choice_axiom,[]) ).

tff(f12,plain,
    ! [X0: '$ki_world'] :
      ( ~ '$ki_accessible'('$ki_local_world',X0)
      | ( teach(X0,sue,psych)
        & teach(X0,mary,psych)
        & teach(X0,john,math)
        & ? [X1] :
            ( teach(X0,X1,cs)
            & '$ki_exists_in_world_$i'(X0,X1) ) ) ),
    inference(ennf_transformation,[],[f9]) ).

tff(f9,plain,
    ! [X0: '$ki_world'] :
      ( '$ki_accessible'('$ki_local_world',X0)
     => ( teach(X0,sue,psych)
        & teach(X0,mary,psych)
        & teach(X0,john,math)
        & ? [X1] :
            ( teach(X0,X1,cs)
            & '$ki_exists_in_world_$i'(X0,X1) ) ) ),
    inference(rectify,[],[f4]) ).

tff(f4,axiom,
    ! [X0: '$ki_world'] :
      ( '$ki_accessible'('$ki_local_world',X0)
     => ( ? [X2] :
            ( teach(X0,X2,cs)
            & '$ki_exists_in_world_$i'(X0,X2) )
        & teach(X0,sue,psych)
        & teach(X0,john,math)
        & teach(X0,mary,psych) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',db) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : DAT334_23 : TPTP v8.2.0. Released v8.2.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.33  % Computer : n028.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon May 22 11:19:22 EDT 2023
% 0.12/0.34  % CPUTime    : 
% 0.20/0.48  % (4136)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.20/0.48  % (4135)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.48  TRYING [1]
% 0.20/0.48  TRYING [2]
% 0.20/0.48  TRYING [3]
% 0.20/0.48  TRYING [4]
% 0.20/0.49  % (4136)First to succeed.
% 0.20/0.49  TRYING [5]
% 0.20/0.49  % (4136)Refutation found. Thanks to Tanya!
% 0.20/0.49  % SZS status Theorem for theBenchmark
% 0.20/0.49  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.49  % (4136)------------------------------
% 0.20/0.49  % (4136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (4136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (4136)Termination reason: Refutation
% 0.20/0.49  
% 0.20/0.49  % (4136)Memory used [KB]: 5373
% 0.20/0.49  % (4136)Time elapsed: 0.098 s
% 0.20/0.49  % (4136)Instructions burned: 2 (million)
% 0.20/0.49  % (4136)------------------------------
% 0.20/0.49  % (4136)------------------------------
% 0.20/0.49  % (4127)Success in time 0.146 s
%------------------------------------------------------------------------------