TSTP Solution File: ARI399_1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ARI399_1 : TPTP v8.1.2. Released v5.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n020.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 10:35:14 EDT 2024

% Result   : Theorem 0.22s 0.39s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    1
% Syntax   : Number of formulae    :    5 (   5 unt;   0 typ;   0 def)
%            Number of atoms       :    5 (   4 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number arithmetic     :    8 (   0 atm;   0 fun;   8 num;   0 var)
%            Number of types       :    0 (   0 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   0 usr;   2 con; 0-0 aty)
%            Number of variables   :    0 (   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(f5,plain,
    $false,
    inference(evaluation,[],[f4]) ).

tff(f4,plain,
    14.75 = 9.69,
    inference(cnf_transformation,[],[f3]) ).

tff(f3,plain,
    14.75 = 9.69,
    inference(flattening,[],[f2]) ).

tff(f2,negated_conjecture,
    ( ~ 14.75 != 9.69 ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    14.75 != 9.69,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',real_not_equal_problem_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : ARI399_1 : TPTP v8.1.2. Released v5.0.0.
% 0.04/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n020.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   : Tue Apr 30 05:33:32 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.37  % (10283)Running in auto input_syntax mode. Trying TPTP
% 0.22/0.38  % (10286)WARNING: value z3 for option sas not known
% 0.22/0.38  % (10284)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.22/0.38  % (10284)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.22/0.38  % (10284)Terminated due to inappropriate strategy.
% 0.22/0.38  % (10284)------------------------------
% 0.22/0.38  % (10284)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.22/0.38  % (10284)Termination reason: Inappropriate
% 0.22/0.38  
% 0.22/0.38  % (10284)Memory used [KB]: 718
% 0.22/0.38  % (10284)Time elapsed: 0.002 s
% 0.22/0.38  % (10284)Instructions burned: 2 (million)
% 0.22/0.38  % (10284)------------------------------
% 0.22/0.38  % (10284)------------------------------
% 0.22/0.38  % (10286)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.22/0.38  % (10286)First to succeed.
% 0.22/0.39  % (10286)Refutation found. Thanks to Tanya!
% 0.22/0.39  % SZS status Theorem for theBenchmark
% 0.22/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.22/0.39  % (10286)------------------------------
% 0.22/0.39  % (10286)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.22/0.39  % (10286)Termination reason: Refutation
% 0.22/0.39  
% 0.22/0.39  % (10286)Memory used [KB]: 730
% 0.22/0.39  % (10286)Time elapsed: 0.004 s
% 0.22/0.39  % (10286)Instructions burned: 2 (million)
% 0.22/0.39  % (10286)------------------------------
% 0.22/0.39  % (10286)------------------------------
% 0.22/0.39  % (10283)Success in time 0.019 s
%------------------------------------------------------------------------------