TSTP Solution File: SYN967+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYN967+1 : TPTP v8.1.0. Released v3.1.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 : n014.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:46:13 EDT 2022

% Result   : Theorem 0.19s 0.47s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   23 (   3 unt;   0 def)
%            Number of atoms       :   75 (   0 equ)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :   80 (  28   ~;  23   |;  17   &)
%                                         (   3 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   4 prp; 0-1 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :   29 (  21   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f35,plain,
    $false,
    inference(avatar_sat_refutation,[],[f24,f30,f33,f34]) ).

fof(f34,plain,
    ( spl2_3
    | ~ spl2_4 ),
    inference(avatar_contradiction_clause,[],[f32]) ).

fof(f32,plain,
    ( $false
    | spl2_3
    | ~ spl2_4 ),
    inference(subsumption_resolution,[],[f23,f27]) ).

fof(f27,plain,
    ( ! [X3] : p(X3)
    | ~ spl2_4 ),
    inference(avatar_component_clause,[],[f26]) ).

fof(f26,plain,
    ( spl2_4
  <=> ! [X3] : p(X3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_4])]) ).

fof(f23,plain,
    ( ~ p(sK0)
    | spl2_3 ),
    inference(avatar_component_clause,[],[f21]) ).

fof(f21,plain,
    ( spl2_3
  <=> p(sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_3])]) ).

fof(f33,plain,
    ( spl2_1
    | ~ spl2_4 ),
    inference(avatar_contradiction_clause,[],[f31]) ).

fof(f31,plain,
    ( $false
    | spl2_1
    | ~ spl2_4 ),
    inference(subsumption_resolution,[],[f15,f27]) ).

fof(f15,plain,
    ( ~ p(sK1)
    | spl2_1 ),
    inference(avatar_component_clause,[],[f13]) ).

fof(f13,plain,
    ( spl2_1
  <=> p(sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_1])]) ).

fof(f30,plain,
    spl2_4,
    inference(avatar_split_clause,[],[f29,f26]) ).

fof(f29,plain,
    ! [X2] : p(X2),
    inference(subsumption_resolution,[],[f11,f7]) ).

fof(f7,plain,
    ! [X3] :
      ( q(X3)
      | p(X3) ),
    inference(cnf_transformation,[],[f6]) ).

fof(f6,plain,
    ( ! [X2] :
        ( p(X2)
        | ~ q(X2) )
    & ! [X3] :
        ( ( ~ p(sK0)
          & q(X3) )
        | ( ~ p(sK1)
          & p(X3) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f4,f5]) ).

fof(f5,plain,
    ( ? [X0,X1] :
        ( ! [X2] :
            ( p(X2)
            | ~ q(X2) )
        & ! [X3] :
            ( ( ~ p(X0)
              & q(X3) )
            | ( ~ p(X1)
              & p(X3) ) ) )
   => ( ! [X2] :
          ( p(X2)
          | ~ q(X2) )
      & ! [X3] :
          ( ( ~ p(sK0)
            & q(X3) )
          | ( ~ p(sK1)
            & p(X3) ) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f4,plain,
    ? [X0,X1] :
      ( ! [X2] :
          ( p(X2)
          | ~ q(X2) )
      & ! [X3] :
          ( ( ~ p(X0)
            & q(X3) )
          | ( ~ p(X1)
            & p(X3) ) ) ),
    inference(rectify,[],[f3]) ).

fof(f3,plain,
    ? [X1,X0] :
      ( ! [X2] :
          ( p(X2)
          | ~ q(X2) )
      & ! [X3] :
          ( ( ~ p(X1)
            & q(X3) )
          | ( ~ p(X0)
            & p(X3) ) ) ),
    inference(ennf_transformation,[],[f2]) ).

fof(f2,negated_conjecture,
    ~ ! [X1,X0] :
        ( ! [X2] :
            ( q(X2)
           => p(X2) )
       => ? [X3] :
            ( ( p(X3)
             => p(X0) )
            & ( q(X3)
             => p(X1) ) ) ),
    inference(negated_conjecture,[],[f1]) ).

fof(f1,conjecture,
    ! [X1,X0] :
      ( ! [X2] :
          ( q(X2)
         => p(X2) )
     => ? [X3] :
          ( ( p(X3)
           => p(X0) )
          & ( q(X3)
           => p(X1) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

fof(f11,plain,
    ! [X2] :
      ( p(X2)
      | ~ q(X2) ),
    inference(cnf_transformation,[],[f6]) ).

fof(f24,plain,
    ( ~ spl2_3
    | ~ spl2_1 ),
    inference(avatar_split_clause,[],[f10,f13,f21]) ).

fof(f10,plain,
    ( ~ p(sK1)
    | ~ p(sK0) ),
    inference(cnf_transformation,[],[f6]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.12  % Problem    : SYN967+1 : TPTP v8.1.0. Released v3.1.0.
% 0.02/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 : n014.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:34:03 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.19/0.46  % (12801)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/68Mi)
% 0.19/0.46  % (12780)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/48Mi)
% 0.19/0.47  % (12793)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.19/0.47  % (12780)First to succeed.
% 0.19/0.47  % (12780)Refutation found. Thanks to Tanya!
% 0.19/0.47  % SZS status Theorem for theBenchmark
% 0.19/0.47  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.47  % (12780)------------------------------
% 0.19/0.47  % (12780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.47  % (12780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.47  % (12780)Termination reason: Refutation
% 0.19/0.47  
% 0.19/0.47  % (12780)Memory used [KB]: 5373
% 0.19/0.47  % (12780)Time elapsed: 0.094 s
% 0.19/0.47  % (12780)Instructions burned: 1 (million)
% 0.19/0.47  % (12780)------------------------------
% 0.19/0.47  % (12780)------------------------------
% 0.19/0.47  % (12774)Success in time 0.13 s
%------------------------------------------------------------------------------