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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ARI084_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 : n026.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:19 EDT 2024

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

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

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

tff(f17,plain,
    ~ p(5),
    inference(cnf_transformation,[],[f15]) ).

tff(f15,plain,
    ( ~ p(5)
    & p($sum(2,3)) ),
    inference(ennf_transformation,[],[f2]) ).

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

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

tff(f18,plain,
    p(5),
    inference(evaluation,[],[f16]) ).

tff(f16,plain,
    p($sum(2,3)),
    inference(cnf_transformation,[],[f15]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : ARI084_1 : TPTP v8.1.2. Released v5.0.0.
% 0.08/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n026.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   : Fri May  3 21:50:53 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.37  % (4080)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.38  % (4082)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.38  % (4083)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.38  % (4085)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.15/0.38  % (4086)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.15/0.38  % (4088)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.15/0.38  % (4082)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (4082)Terminated due to inappropriate strategy.
% 0.15/0.38  % (4082)------------------------------
% 0.15/0.38  % (4082)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (4082)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  % (4082)Memory used [KB]: 716
% 0.15/0.38  % (4082)Time elapsed: 0.002 s
% 0.15/0.38  % (4082)Instructions burned: 2 (million)
% 0.15/0.38  % (4083)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (4085)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (4083)Terminated due to inappropriate strategy.
% 0.15/0.38  % (4083)------------------------------
% 0.15/0.38  % (4083)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (4083)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  % (4083)Memory used [KB]: 717
% 0.15/0.38  % (4083)Time elapsed: 0.002 s
% 0.15/0.38  % (4083)Instructions burned: 2 (million)
% 0.15/0.38  % (4085)Terminated due to inappropriate strategy.
% 0.15/0.38  % (4085)------------------------------
% 0.15/0.38  % (4085)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (4085)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  % (4085)Memory used [KB]: 717
% 0.15/0.38  % (4087)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.15/0.38  % (4085)Time elapsed: 0.002 s
% 0.15/0.38  % (4085)Instructions burned: 2 (million)
% 0.15/0.38  % (4088)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (4088)Terminated due to inappropriate strategy.
% 0.15/0.38  % (4088)------------------------------
% 0.15/0.38  % (4088)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (4088)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  % (4088)Memory used [KB]: 717
% 0.15/0.38  % (4088)Time elapsed: 0.002 s
% 0.15/0.38  % (4088)Instructions burned: 2 (million)
% 0.15/0.38  % (4082)------------------------------
% 0.15/0.38  % (4082)------------------------------
% 0.15/0.38  % (4083)------------------------------
% 0.15/0.38  % (4083)------------------------------
% 0.15/0.38  % (4085)------------------------------
% 0.15/0.38  % (4085)------------------------------
% 0.15/0.38  % (4088)------------------------------
% 0.15/0.38  % (4088)------------------------------
% 0.15/0.38  % (4084)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.15/0.38  % (4086)First to succeed.
% 0.15/0.38  % (4086)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-4080"
% 0.15/0.38  % (4087)Also succeeded, but the first one will report.
% 0.15/0.39  % (4086)Refutation found. Thanks to Tanya!
% 0.15/0.39  % SZS status Theorem for theBenchmark
% 0.15/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.39  % (4086)------------------------------
% 0.15/0.39  % (4086)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.39  % (4086)Termination reason: Refutation
% 0.15/0.39  
% 0.15/0.39  % (4086)Memory used [KB]: 728
% 0.15/0.39  % (4086)Time elapsed: 0.003 s
% 0.15/0.39  % (4086)Instructions burned: 2 (million)
% 0.15/0.39  % (4080)Success in time 0.017 s
%------------------------------------------------------------------------------