TSTP Solution File: SYN319-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SYN319-1 : TPTP v8.1.0. Released v1.2.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 : n001.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 19:26:10 EDT 2022

% Result   : Unsatisfiable 0.18s 0.46s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   16 (   4 unt;   0 def)
%            Number of atoms       :   28 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   23 (  11   ~;  10   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   3 prp; 0-1 aty)
%            Number of functors    :    1 (   1 usr;   0 con; 2-2 aty)
%            Number of variables   :   12 (  12   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f22,plain,
    $false,
    inference(avatar_sat_refutation,[],[f14,f17,f21]) ).

fof(f21,plain,
    ~ spl0_1,
    inference(avatar_contradiction_clause,[],[f20]) ).

fof(f20,plain,
    ( $false
    | ~ spl0_1 ),
    inference(resolution,[],[f18,f7]) ).

fof(f7,axiom,
    ! [X0,X1] : ~ h(z2(X1,X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause7) ).

fof(f18,plain,
    ( ! [X0] : h(X0)
    | ~ spl0_1 ),
    inference(resolution,[],[f10,f5]) ).

fof(f5,axiom,
    ! [X1] :
      ( ~ f(X1)
      | h(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause5) ).

fof(f10,plain,
    ( ! [X0] : f(X0)
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f9]) ).

fof(f9,plain,
    ( spl0_1
  <=> ! [X0] : f(X0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

fof(f17,plain,
    ~ spl0_2,
    inference(avatar_contradiction_clause,[],[f16]) ).

fof(f16,plain,
    ( $false
    | ~ spl0_2 ),
    inference(resolution,[],[f15,f7]) ).

fof(f15,plain,
    ( ! [X0] : h(X0)
    | ~ spl0_2 ),
    inference(resolution,[],[f6,f13]) ).

fof(f13,plain,
    ( ! [X1] : g(X1)
    | ~ spl0_2 ),
    inference(avatar_component_clause,[],[f12]) ).

fof(f12,plain,
    ( spl0_2
  <=> ! [X1] : g(X1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

fof(f6,axiom,
    ! [X1] :
      ( ~ g(X1)
      | h(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause6) ).

fof(f14,plain,
    ( spl0_1
    | spl0_2 ),
    inference(avatar_split_clause,[],[f1,f12,f9]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( g(X1)
      | f(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem    : SYN319-1 : TPTP v8.1.0. Released v1.2.0.
% 0.10/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n001.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   : Tue Aug 30 22:03:47 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.44  % (7637)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.18/0.46  % (7637)First to succeed.
% 0.18/0.46  % (7637)Refutation found. Thanks to Tanya!
% 0.18/0.46  % SZS status Unsatisfiable for theBenchmark
% 0.18/0.46  % SZS output start Proof for theBenchmark
% See solution above
% 0.18/0.46  % (7637)------------------------------
% 0.18/0.46  % (7637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.46  % (7637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.46  % (7637)Termination reason: Refutation
% 0.18/0.46  
% 0.18/0.46  % (7637)Memory used [KB]: 5756
% 0.18/0.46  % (7637)Time elapsed: 0.093 s
% 0.18/0.46  % (7637)Instructions burned: 1 (million)
% 0.18/0.46  % (7637)------------------------------
% 0.18/0.46  % (7637)------------------------------
% 0.18/0.46  % (7633)Success in time 0.121 s
%------------------------------------------------------------------------------