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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ARI062_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 : n008.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:20 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
tff(f17,plain,
    $false,
    inference(evaluation,[],[f16]) ).

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

tff(f15,plain,
    $sum(2,3) = 6,
    inference(flattening,[],[f2]) ).

tff(f2,negated_conjecture,
    ( ~ $sum(2,3) != 6 ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    $sum(2,3) != 6,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_2_3_not_6) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : ARI062_1 : TPTP v8.2.0. Released v5.0.0.
% 0.12/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.39  % Computer : n008.cluster.edu
% 0.15/0.39  % Model    : x86_64 x86_64
% 0.15/0.39  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.39  % Memory   : 8042.1875MB
% 0.15/0.39  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.39  % CPULimit   : 300
% 0.15/0.39  % WCLimit    : 300
% 0.15/0.39  % DateTime   : Sun May 19 13:04:53 EDT 2024
% 0.15/0.39  % CPUTime    : 
% 0.15/0.39  % (2223)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.41  % (2226)WARNING: value z3 for option sas not known
% 0.25/0.41  % (2227)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.25/0.41  % (2224)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.25/0.41  % (2228)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.25/0.41  % (2229)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.25/0.41  % (2225)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.25/0.41  % (2226)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.25/0.41  % (2230)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.25/0.41  % (2224)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.25/0.41  % (2227)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.25/0.41  % (2225)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.25/0.41  % (2227)Terminated due to inappropriate strategy.
% 0.25/0.41  % (2227)------------------------------
% 0.25/0.41  % (2227)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.25/0.41  % (2227)Termination reason: Inappropriate
% 0.25/0.41  
% 0.25/0.41  % (2227)Memory used [KB]: 721
% 0.25/0.41  % (2227)Time elapsed: 0.002 s
% 0.25/0.41  % (2227)Instructions burned: 2 (million)
% 0.25/0.41  % (2225)Terminated due to inappropriate strategy.
% 0.25/0.41  % (2225)------------------------------
% 0.25/0.41  % (2225)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.25/0.41  % (2225)Termination reason: Inappropriate
% 0.25/0.41  
% 0.25/0.41  % (2225)Memory used [KB]: 721
% 0.25/0.41  % (2225)Time elapsed: 0.002 s
% 0.25/0.41  % (2225)Instructions burned: 2 (million)
% 0.25/0.41  % (2224)Terminated due to inappropriate strategy.
% 0.25/0.41  % (2224)------------------------------
% 0.25/0.41  % (2224)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.25/0.41  % (2224)Termination reason: Inappropriate
% 0.25/0.41  
% 0.25/0.41  % (2224)Memory used [KB]: 721
% 0.25/0.41  % (2224)Time elapsed: 0.003 s
% 0.25/0.41  % (2224)Instructions burned: 2 (million)
% 0.25/0.41  % (2227)------------------------------
% 0.25/0.41  % (2227)------------------------------
% 0.25/0.41  % (2225)------------------------------
% 0.25/0.41  % (2225)------------------------------
% 0.25/0.41  % (2228)Also succeeded, but the first one will report.
% 0.25/0.41  % (2229)First to succeed.
% 0.25/0.41  % (2230)Also succeeded, but the first one will report.
% 0.25/0.41  % (2224)------------------------------
% 0.25/0.41  % (2224)------------------------------
% 0.25/0.41  % (2229)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-2223"
% 0.25/0.41  % (2226)Also succeeded, but the first one will report.
% 0.25/0.41  % (2229)Refutation found. Thanks to Tanya!
% 0.25/0.41  % SZS status Theorem for theBenchmark
% 0.25/0.41  % SZS output start Proof for theBenchmark
% See solution above
% 0.25/0.41  % (2229)------------------------------
% 0.25/0.41  % (2229)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.25/0.41  % (2229)Termination reason: Refutation
% 0.25/0.41  
% 0.25/0.41  % (2229)Memory used [KB]: 732
% 0.25/0.41  % (2229)Time elapsed: 0.003 s
% 0.25/0.41  % (2229)Instructions burned: 2 (million)
% 0.25/0.41  % (2223)Success in time 0.017 s
%------------------------------------------------------------------------------