TSTP Solution File: ARI403_1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI403_1 : TPTP v8.1.0. Released v5.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n003.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 Aug 31 15:48:10 EDT 2022

% Result   : Theorem 1.47s 0.56s
% Output   : Refutation 1.47s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   10 (   9 unt;   1 typ;   0 def)
%            Number of atoms       :    9 (   8 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    5 (   5   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number arithmetic     :   23 (   0 atm;   5 fun;  18 num;   0 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    :    5 (   1 usr;   4 con; 0-2 aty)
%            Number of variables   :    0 (   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_7,type,
    sF0: $real ).

tff(f20,plain,
    $false,
    inference(trivial_inequality_removal,[],[f19]) ).

tff(f19,plain,
    6.25 != 6.25,
    inference(superposition,[],[f17,f18]) ).

tff(f18,plain,
    6.25 = sF0,
    inference(evaluation,[],[f16]) ).

tff(f16,plain,
    $sum(4.25,2.0) = sF0,
    introduced(function_definition,[]) ).

tff(f17,plain,
    6.25 != sF0,
    inference(definition_folding,[],[f15,f16]) ).

tff(f15,plain,
    $sum(4.25,2.0) != 6.25,
    inference(cnf_transformation,[],[f14]) ).

tff(f14,plain,
    $sum(4.25,2.0) != 6.25,
    inference(flattening,[],[f2]) ).

tff(f2,negated_conjecture,
    ( ( ~ $sum(4.25,2.0) )
    = 6.25 ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    $sum(4.25,2.0) = 6.25,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',real_sum_problem_3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : ARI403=1 : TPTP v8.1.0. Released v5.0.0.
% 0.04/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n003.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 15:39:22 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.54  % (23977)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.54  % (23988)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/68Mi)
% 0.20/0.55  % (23980)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.55  % (23977)First to succeed.
% 1.47/0.56  % (24001)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/177Mi)
% 1.47/0.56  % (23988)Also succeeded, but the first one will report.
% 1.47/0.56  % (23977)Refutation found. Thanks to Tanya!
% 1.47/0.56  % SZS status Theorem for theBenchmark
% 1.47/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 1.47/0.56  % (23977)------------------------------
% 1.47/0.56  % (23977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.56  % (23977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.56  % (23977)Termination reason: Refutation
% 1.47/0.56  
% 1.47/0.56  % (23977)Memory used [KB]: 5373
% 1.47/0.56  % (23977)Time elapsed: 0.130 s
% 1.47/0.56  % (23977)Instructions burned: 2 (million)
% 1.47/0.56  % (23977)------------------------------
% 1.47/0.56  % (23977)------------------------------
% 1.47/0.56  % (23973)Success in time 0.209 s
%------------------------------------------------------------------------------