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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SYN387+1 : TPTP v8.1.2. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s

% Computer : n004.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 : Fri Sep  1 03:39:42 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
fof(f12,plain,
    $false,
    inference(avatar_sat_refutation,[],[f10,f11]) ).

fof(f11,plain,
    ~ spl0_1,
    inference(avatar_split_clause,[],[f4,f7]) ).

fof(f7,plain,
    ( spl0_1
  <=> p ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

fof(f4,plain,
    ~ p,
    inference(cnf_transformation,[],[f3]) ).

fof(f3,plain,
    ( p
    & ~ p ),
    inference(ennf_transformation,[],[f2]) ).

fof(f2,negated_conjecture,
    ~ ( ~ p
      | p ),
    inference(negated_conjecture,[],[f1]) ).

fof(f1,conjecture,
    ( ~ p
    | p ),
    file('/export/starexec/sandbox2/tmp/tmp.gxHlxR9S3V/Vampire---4.8_10536',pel6) ).

fof(f10,plain,
    spl0_1,
    inference(avatar_split_clause,[],[f5,f7]) ).

fof(f5,plain,
    p,
    inference(cnf_transformation,[],[f3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SYN387+1 : TPTP v8.1.2. Released v2.0.0.
% 0.15/0.15  % Command    : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s
% 0.15/0.36  % Computer : n004.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Sat Aug 26 20:17:08 EDT 2023
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a FOF_THM_PRP problem
% 0.15/0.36  Running vampire_casc2023 --mode casc -m 16384 --cores 7 -t 300 /export/starexec/sandbox2/tmp/tmp.gxHlxR9S3V/Vampire---4.8_10536
% 0.15/0.37  % (10868)Running in auto input_syntax mode. Trying TPTP
% 0.22/0.40  % (10871)lrs-1_7_acc=on:amm=off:anc=all:bs=on:bsr=on:cond=fast:flr=on:fsr=off:gsp=on:lcm=reverse:lma=on:msp=off:nm=0:nwc=1.2:sp=frequency:stl=188_1354 on Vampire---4 for (1354ds/0Mi)
% 0.22/0.40  % (10871)First to succeed.
% 0.22/0.40  % (10871)Refutation found. Thanks to Tanya!
% 0.22/0.40  % SZS status Theorem for Vampire---4
% 0.22/0.40  % SZS output start Proof for Vampire---4
% See solution above
% 0.22/0.40  % (10871)------------------------------
% 0.22/0.40  % (10871)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.22/0.40  % (10871)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.22/0.40  % (10871)Termination reason: Refutation
% 0.22/0.40  
% 0.22/0.40  % (10871)Memory used [KB]: 5373
% 0.22/0.40  % (10871)Time elapsed: 0.002 s
% 0.22/0.40  % (10871)------------------------------
% 0.22/0.40  % (10871)------------------------------
% 0.22/0.40  % (10868)Success in time 0.036 s
% 0.22/0.41  % Vampire---4.8 exiting
%------------------------------------------------------------------------------