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

View Problem - Process Solution

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

% Computer : n032.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 : Mon May 20 18:49:27 EDT 2024

% Result   : Theorem 0.13s 0.29s
% Output   : Refutation 0.13s
% 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(resolution,[],[f19,f18]) ).

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

tff(f16,plain,
    ( ~ p(2)
    & p($sum(5,$uminus(3))) ),
    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,[],[f17]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem    : ARI094_1 : TPTP v8.2.0. Released v5.0.0.
% 0.00/0.09  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.09/0.28  % Computer : n032.cluster.edu
% 0.09/0.28  % Model    : x86_64 x86_64
% 0.09/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.28  % Memory   : 8042.1875MB
% 0.09/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.28  % CPULimit   : 300
% 0.09/0.28  % WCLimit    : 300
% 0.09/0.28  % DateTime   : Sun May 19 13:01:07 EDT 2024
% 0.13/0.28  % CPUTime    : 
% 0.13/0.28  % (13635)Running in auto input_syntax mode. Trying TPTP
% 0.13/0.29  % (13637)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.13/0.29  % (13638)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.13/0.29  % (13642)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.13/0.29  % (13637)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.13/0.29  % (13637)Terminated due to inappropriate strategy.
% 0.13/0.29  % (13637)------------------------------
% 0.13/0.29  % (13637)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.29  % (13637)Termination reason: Inappropriate
% 0.13/0.29  
% 0.13/0.29  % (13637)Memory used [KB]: 717
% 0.13/0.29  % (13637)Time elapsed: 0.001 s
% 0.13/0.29  % (13637)Instructions burned: 2 (million)
% 0.13/0.29  % (13642)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.13/0.29  % (13642)Terminated due to inappropriate strategy.
% 0.13/0.29  % (13642)------------------------------
% 0.13/0.29  % (13642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.29  % (13642)Termination reason: Inappropriate
% 0.13/0.29  
% 0.13/0.29  % (13642)Memory used [KB]: 717
% 0.13/0.29  % (13642)Time elapsed: 0.001 s
% 0.13/0.29  % (13642)Instructions burned: 2 (million)
% 0.13/0.29  % (13637)------------------------------
% 0.13/0.29  % (13637)------------------------------
% 0.13/0.29  % (13642)------------------------------
% 0.13/0.29  % (13642)------------------------------
% 0.13/0.29  % (13638)First to succeed.
% 0.13/0.29  % (13639)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.13/0.29  % (13638)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-13635"
% 0.13/0.29  % (13639)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.13/0.29  % (13639)Terminated due to inappropriate strategy.
% 0.13/0.29  % (13639)------------------------------
% 0.13/0.29  % (13639)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.29  % (13639)Termination reason: Inappropriate
% 0.13/0.29  
% 0.13/0.29  % (13639)Memory used [KB]: 718
% 0.13/0.29  % (13639)Time elapsed: 0.001 s
% 0.13/0.29  % (13639)Instructions burned: 2 (million)
% 0.13/0.29  % (13638)Refutation found. Thanks to Tanya!
% 0.13/0.29  % SZS status Theorem for theBenchmark
% 0.13/0.29  % SZS output start Proof for theBenchmark
% See solution above
% 0.13/0.29  % (13638)------------------------------
% 0.13/0.29  % (13638)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.29  % (13638)Termination reason: Refutation
% 0.13/0.29  
% 0.13/0.29  % (13638)Memory used [KB]: 733
% 0.13/0.29  % (13638)Time elapsed: 0.002 s
% 0.13/0.29  % (13638)Instructions burned: 2 (million)
% 0.13/0.29  % (13635)Success in time 0.003 s
%------------------------------------------------------------------------------