TSTP Solution File: SYN950+1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SYN950+1 : TPTP v8.1.2. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n021.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 May  1 04:45:04 EDT 2024

% Result   : Theorem 0.57s 0.75s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   20 (   3 unt;   0 def)
%            Number of atoms       :   51 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   47 (  16   ~;  15   |;   5   &)
%                                         (   3 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   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   :   17 (  13   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f34,plain,
    $false,
    inference(avatar_sat_refutation,[],[f18,f23,f31,f33]) ).

fof(f33,plain,
    ( spl2_1
    | ~ spl2_2 ),
    inference(avatar_contradiction_clause,[],[f32]) ).

fof(f32,plain,
    ( $false
    | spl2_1
    | ~ spl2_2 ),
    inference(subsumption_resolution,[],[f12,f15]) ).

fof(f15,plain,
    ( ! [X3] : p(X3)
    | ~ spl2_2 ),
    inference(avatar_component_clause,[],[f14]) ).

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

fof(f12,plain,
    ( ~ p(sK1)
    | spl2_1 ),
    inference(avatar_component_clause,[],[f10]) ).

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

fof(f31,plain,
    ( ~ spl2_2
    | spl2_3 ),
    inference(avatar_contradiction_clause,[],[f28]) ).

fof(f28,plain,
    ( $false
    | ~ spl2_2
    | spl2_3 ),
    inference(unit_resulting_resolution,[],[f15,f22]) ).

fof(f22,plain,
    ( ~ p(sK0)
    | spl2_3 ),
    inference(avatar_component_clause,[],[f20]) ).

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

fof(f23,plain,
    ( ~ spl2_1
    | ~ spl2_3 ),
    inference(avatar_split_clause,[],[f5,f20,f10]) ).

fof(f5,plain,
    ( ~ p(sK0)
    | ~ p(sK1) ),
    inference(cnf_transformation,[],[f3]) ).

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

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

fof(f1,conjecture,
    ! [X0,X1] :
      ( ! [X2] :
          ( q(X2)
         => p(X2) )
     => ? [X3] :
          ( ( q(X3)
           => p(X1) )
          & ( p(X3)
           => p(X0) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.9tfru5V4V7/Vampire---4.8_30068',prove_this) ).

fof(f18,plain,
    spl2_2,
    inference(avatar_split_clause,[],[f17,f14]) ).

fof(f17,plain,
    ! [X3] : p(X3),
    inference(subsumption_resolution,[],[f6,f8]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.14  % Problem    : SYN950+1 : TPTP v8.1.2. Released v3.1.0.
% 0.15/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.16/0.37  % Computer : n021.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit   : 300
% 0.16/0.37  % WCLimit    : 300
% 0.16/0.37  % DateTime   : Tue Apr 30 17:32:11 EDT 2024
% 0.16/0.37  % CPUTime    : 
% 0.16/0.37  This is a FOF_THM_EPR_NEQ problem
% 0.16/0.37  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.9tfru5V4V7/Vampire---4.8_30068
% 0.57/0.75  % (30266)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.57/0.75  % (30265)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.57/0.75  % (30259)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.57/0.75  % (30261)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.57/0.75  % (30262)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.57/0.75  % (30260)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.57/0.75  % (30263)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.57/0.75  % (30264)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.57/0.75  % (30265)First to succeed.
% 0.57/0.75  % (30266)Also succeeded, but the first one will report.
% 0.57/0.75  % (30265)Refutation found. Thanks to Tanya!
% 0.57/0.75  % SZS status Theorem for Vampire---4
% 0.57/0.75  % SZS output start Proof for Vampire---4
% See solution above
% 0.57/0.75  % (30265)------------------------------
% 0.57/0.75  % (30265)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.75  % (30265)Termination reason: Refutation
% 0.57/0.75  
% 0.57/0.75  % (30265)Memory used [KB]: 987
% 0.57/0.75  % (30265)Time elapsed: 0.002 s
% 0.57/0.75  % (30265)Instructions burned: 2 (million)
% 0.57/0.75  % (30265)------------------------------
% 0.57/0.75  % (30265)------------------------------
% 0.57/0.75  % (30258)Success in time 0.371 s
% 0.57/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------