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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ARI304_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 : n012.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 : Sun May  5 04:35:47 EDT 2024

% Result   : Theorem 0.11s 0.35s
% Output   : Refutation 0.11s
% 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 :    3 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number arithmetic     :   16 (   0 atm;   4 fun;   8 num;   4 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   0 usr;   2 con; 0-2 aty)
%            Number of variables   :    4 (   2   !;   2   ?;   4   :)

% Comments : 
%------------------------------------------------------------------------------
tff(f23,plain,
    $false,
    inference(equality_resolution,[],[f21]) ).

tff(f21,plain,
    ! [X0: $rat] : ( $product(15/16,-4/5) != X0 ),
    inference(cnf_transformation,[],[f20]) ).

tff(f20,plain,
    ! [X0: $rat] : ( $product(15/16,-4/5) != X0 ),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $rat] : ( $product(15/16,-4/5) = X0 ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $rat] : ( $product(15/16,-4/5) = X0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rat_product_problem_21) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem    : ARI304_1 : TPTP v8.1.2. Released v5.0.0.
% 0.09/0.13  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.11/0.33  % Computer : n012.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit   : 300
% 0.11/0.33  % WCLimit    : 300
% 0.11/0.33  % DateTime   : Fri May  3 21:52:08 EDT 2024
% 0.11/0.33  % CPUTime    : 
% 0.11/0.33  % (22784)Running in auto input_syntax mode. Trying TPTP
% 0.11/0.35  % (22789)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.11/0.35  % (22786)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.11/0.35  % (22787)WARNING: value z3 for option sas not known
% 0.11/0.35  % (22786)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.11/0.35  % (22786)Terminated due to inappropriate strategy.
% 0.11/0.35  % (22786)------------------------------
% 0.11/0.35  % (22786)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.11/0.35  % (22786)Termination reason: Inappropriate
% 0.11/0.35  
% 0.11/0.35  % (22786)Memory used [KB]: 723
% 0.11/0.35  % (22786)Time elapsed: 0.002 s
% 0.11/0.35  % (22786)Instructions burned: 2 (million)
% 0.11/0.35  % (22789)First to succeed.
% 0.11/0.35  % (22786)------------------------------
% 0.11/0.35  % (22786)------------------------------
% 0.11/0.35  % (22789)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-22784"
% 0.11/0.35  % (22788)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.11/0.35  % (22787)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.11/0.35  % (22789)Refutation found. Thanks to Tanya!
% 0.11/0.35  % SZS status Theorem for theBenchmark
% 0.11/0.35  % SZS output start Proof for theBenchmark
% See solution above
% 0.11/0.35  % (22789)------------------------------
% 0.11/0.35  % (22789)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.11/0.35  % (22789)Termination reason: Refutation
% 0.11/0.35  
% 0.11/0.35  % (22789)Memory used [KB]: 734
% 0.11/0.35  % (22789)Time elapsed: 0.003 s
% 0.11/0.35  % (22789)Instructions burned: 2 (million)
% 0.11/0.35  % (22784)Success in time 0.014 s
%------------------------------------------------------------------------------