TSTP Solution File: SWC128+1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SWC128+1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n002.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 : Tue Apr 30 15:55:37 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f330,plain,
    $false,
    inference(cnf_transformation,[],[f98]) ).

fof(f98,plain,
    $false,
    inference(true_and_false_elimination,[],[f97]) ).

fof(f97,negated_conjecture,
    ~ $true,
    inference(negated_conjecture,[],[f96]) ).

fof(f96,conjecture,
    $true,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SWC128+1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.36  % Computer : n002.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Tue Apr 30 04:34:25 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  % (21196)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.39  % (21197)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.14/0.39  % (21197)First to succeed.
% 0.14/0.39  % (21197)Refutation found. Thanks to Tanya!
% 0.14/0.39  % SZS status Theorem for theBenchmark
% 0.14/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.39  % (21197)------------------------------
% 0.14/0.39  % (21197)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.39  % (21197)Termination reason: Refutation
% 0.14/0.39  
% 0.14/0.39  % (21197)Memory used [KB]: 1073
% 0.14/0.39  % (21197)Time elapsed: 0.005 s
% 0.14/0.39  % (21197)Instructions burned: 6 (million)
% 0.14/0.39  % (21197)------------------------------
% 0.14/0.39  % (21197)------------------------------
% 0.14/0.39  % (21196)Success in time 0.025 s
%------------------------------------------------------------------------------