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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI094_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 : n019.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:47:25 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
tff(pred_def_1,type,
    p: $int > $o ).

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

tff(f17,plain,
    ~ p(2),
    inference(cnf_transformation,[],[f16]) ).

tff(f16,plain,
    ( p($sum(5,$uminus(3)))
    & ~ p(2) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( p($sum(5,$uminus(3)))
     => p(2) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( p($difference(5,3))
     => p(2) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( p($difference(5,3))
   => p(2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diff_5_3_2_predicate) ).

tff(f19,plain,
    p(2),
    inference(evaluation,[],[f18]) ).

tff(f18,plain,
    p($sum(5,$uminus(3))),
    inference(cnf_transformation,[],[f16]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : ARI094=1 : TPTP v8.1.0. Released v5.0.0.
% 0.12/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.14/0.34  % Computer : n019.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 15:25:20 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.50  % (26444)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/37Mi)
% 0.21/0.50  % (26466)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/467Mi)
% 0.21/0.50  % (26458)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/75Mi)
% 0.21/0.50  % (26466)First to succeed.
% 0.21/0.51  % (26460)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.21/0.51  % (26458)Also succeeded, but the first one will report.
% 0.21/0.51  % (26460)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.21/0.51  % (26460)Terminated due to inappropriate strategy.
% 0.21/0.51  % (26460)------------------------------
% 0.21/0.51  % (26460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (26460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (26460)Termination reason: Inappropriate
% 0.21/0.51  
% 0.21/0.51  % (26460)Memory used [KB]: 895
% 0.21/0.51  % (26460)Time elapsed: 0.001 s
% 0.21/0.51  % (26460)------------------------------
% 0.21/0.51  % (26460)------------------------------
% 0.21/0.51  % (26466)Refutation found. Thanks to Tanya!
% 0.21/0.51  % SZS status Theorem for theBenchmark
% 0.21/0.51  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.51  % (26466)------------------------------
% 0.21/0.51  % (26466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (26466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (26466)Termination reason: Refutation
% 0.21/0.51  
% 0.21/0.51  % (26466)Memory used [KB]: 5373
% 0.21/0.51  % (26466)Time elapsed: 0.006 s
% 0.21/0.51  % (26466)Instructions burned: 2 (million)
% 0.21/0.51  % (26466)------------------------------
% 0.21/0.51  % (26466)------------------------------
% 0.21/0.51  % (26441)Success in time 0.154 s
%------------------------------------------------------------------------------