TSTP Solution File: DAT006_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : DAT006_1 : TPTP v8.1.0. Released v5.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --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 : Wed Aug 31 16:03:52 EDT 2022

% Result   : Theorem 0.19s 0.50s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   28 (   7 unt;   5 typ;   0 def)
%            Number of atoms       :   46 (  45 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   31 (   8   ~;  14   |;   5   &)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number arithmetic     :  142 (   0 atm;   0 fun; 111 num;  31 var)
%            Number of types       :    2 (   1 usr;   1 ari)
%            Number of type conns  :    5 (   2   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (   4 usr;   9 con; 0-3 aty)
%            Number of variables   :   50 (  41   !;   9   ?;  50   :)

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

tff(func_def_0,type,
    read: ( array * $int ) > $int ).

tff(func_def_1,type,
    write: ( array * $int * $int ) > array ).

tff(func_def_9,type,
    sK0: array ).

tff(func_def_10,type,
    sK1: array ).

tff(f41,plain,
    $false,
    inference(subsumption_resolution,[],[f40,f16]) ).

tff(f16,plain,
    ! [X2: $int] : ( 33 != read(sK0,X2) ),
    inference(cnf_transformation,[],[f12]) ).

tff(f12,plain,
    ( ! [X2: $int] : ( 33 != read(sK0,X2) )
    & ( sK0 = write(write(write(write(sK1,3,33),4,444),5,55),4,44) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f10,f11]) ).

tff(f11,plain,
    ( ? [X0: array,X1: array] :
        ( ! [X2: $int] : ( 33 != read(X0,X2) )
        & ( write(write(write(write(X1,3,33),4,444),5,55),4,44) = X0 ) )
   => ( ! [X2: $int] : ( 33 != read(sK0,X2) )
      & ( sK0 = write(write(write(write(sK1,3,33),4,444),5,55),4,44) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f10,plain,
    ? [X0: array,X1: array] :
      ( ! [X2: $int] : ( 33 != read(X0,X2) )
      & ( write(write(write(write(X1,3,33),4,444),5,55),4,44) = X0 ) ),
    inference(rectify,[],[f7]) ).

tff(f7,plain,
    ? [X1: array,X0: array] :
      ( ! [X2: $int] : ( 33 != read(X1,X2) )
      & ( write(write(write(write(X0,3,33),4,444),5,55),4,44) = X1 ) ),
    inference(ennf_transformation,[],[f5]) ).

tff(f5,plain,
    ~ ! [X0: array,X1: array] :
        ( ( write(write(write(write(X0,3,33),4,444),5,55),4,44) = X1 )
       => ? [X2: $int] : ( 33 = read(X1,X2) ) ),
    inference(rectify,[],[f4]) ).

tff(f4,negated_conjecture,
    ~ ! [X1: array,X0: array] :
        ( ( write(write(write(write(X1,3,33),4,444),5,55),4,44) = X0 )
       => ? [X2: $int] : ( 33 = read(X0,X2) ) ),
    inference(negated_conjecture,[],[f3]) ).

tff(f3,conjecture,
    ! [X1: array,X0: array] :
      ( ( write(write(write(write(X1,3,33),4,444),5,55),4,44) = X0 )
     => ? [X2: $int] : ( 33 = read(X0,X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

tff(f40,plain,
    33 = read(sK0,3),
    inference(evaluation,[],[f37]) ).

tff(f37,plain,
    ( ( 3 = 5 )
    | ( 33 = read(sK0,3) )
    | ( 3 = 4 ) ),
    inference(superposition,[],[f13,f33]) ).

tff(f33,plain,
    ! [X0: $int] :
      ( ( read(write(sK1,3,33),X0) = read(sK0,X0) )
      | ( 5 = X0 )
      | ( 4 = X0 ) ),
    inference(duplicate_literal_removal,[],[f32]) ).

tff(f32,plain,
    ! [X0: $int] :
      ( ( 5 = X0 )
      | ( 4 = X0 )
      | ( 4 = X0 )
      | ( read(write(sK1,3,33),X0) = read(sK0,X0) ) ),
    inference(superposition,[],[f14,f23]) ).

tff(f23,plain,
    ! [X1: $int] :
      ( ( read(sK0,X1) = read(write(write(sK1,3,33),4,444),X1) )
      | ( 5 = X1 )
      | ( 4 = X1 ) ),
    inference(superposition,[],[f19,f14]) ).

tff(f19,plain,
    ! [X0: $int] :
      ( ( read(write(write(write(sK1,3,33),4,444),5,55),X0) = read(sK0,X0) )
      | ( 4 = X0 ) ),
    inference(superposition,[],[f14,f15]) ).

tff(f15,plain,
    sK0 = write(write(write(write(sK1,3,33),4,444),5,55),4,44),
    inference(cnf_transformation,[],[f12]) ).

tff(f14,plain,
    ! [X2: $int,X3: $int,X0: $int,X1: array] :
      ( ( read(X1,X2) = read(write(X1,X0,X3),X2) )
      | ( X0 = X2 ) ),
    inference(cnf_transformation,[],[f9]) ).

tff(f9,plain,
    ! [X0: $int,X1: array,X2: $int,X3: $int] :
      ( ( read(X1,X2) = read(write(X1,X0,X3),X2) )
      | ( X0 = X2 ) ),
    inference(rectify,[],[f6]) ).

tff(f6,plain,
    ! [X0: $int,X2: array,X3: $int,X1: $int] :
      ( ( read(X2,X3) = read(write(X2,X0,X1),X3) )
      | ( X0 = X3 ) ),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X4: $int,X6: $int,X3: array,X5: $int] :
      ( ( X4 = X5 )
      | ( read(write(X3,X4,X6),X5) = read(X3,X5) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax2) ).

tff(f13,plain,
    ! [X2: $int,X0: array,X1: $int] : ( read(write(X0,X2,X1),X2) = X1 ),
    inference(cnf_transformation,[],[f8]) ).

tff(f8,plain,
    ! [X0: array,X1: $int,X2: $int] : ( read(write(X0,X2,X1),X2) = X1 ),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ! [X0: array,X2: $int,X1: $int] : ( read(write(X0,X1,X2),X1) = X2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : DAT006=1 : TPTP v8.1.0. Released v5.0.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %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 29 20:25:02 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (22689)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.50  % (22680)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.50  % (22669)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.50  % (22669)First to succeed.
% 0.19/0.50  % (22669)Refutation found. Thanks to Tanya!
% 0.19/0.50  % SZS status Theorem for theBenchmark
% 0.19/0.50  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.50  % (22669)------------------------------
% 0.19/0.50  % (22669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (22669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (22669)Termination reason: Refutation
% 0.19/0.50  
% 0.19/0.50  % (22669)Memory used [KB]: 5500
% 0.19/0.50  % (22669)Time elapsed: 0.100 s
% 0.19/0.50  % (22669)Instructions burned: 2 (million)
% 0.19/0.50  % (22669)------------------------------
% 0.19/0.50  % (22669)------------------------------
% 0.19/0.50  % (22663)Success in time 0.154 s
%------------------------------------------------------------------------------