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

View Problem - Process Solution

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

% Computer : n023.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:36:58 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    exp: $real > $real ).

tff(func_def_5,type,
    log: $real > $real ).

tff(func_def_6,type,
    log2: $real > $real ).

tff(func_def_9,type,
    log10: $real > $real ).

tff(func_def_11,type,
    pow: ( $real * $real ) > $real ).

tff(func_def_12,type,
    sqr: $real > $real ).

tff(func_def_13,type,
    sqrt: $real > $real ).

tff(f3823,plain,
    $false,
    inference(subsumption_resolution,[],[f3812,f70]) ).

tff(f70,plain,
    pow(2.0,2.0) != 4.0,
    inference(cnf_transformation,[],[f50]) ).

tff(f50,plain,
    pow(2.0,2.0) != 4.0,
    inference(flattening,[],[f25]) ).

tff(f25,negated_conjecture,
    ( ~ pow(2.0,2.0) = 4.0 ),
    inference(negated_conjecture,[],[f24]) ).

tff(f24,conjecture,
    pow(2.0,2.0) = 4.0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pow_2_21) ).

tff(f3812,plain,
    pow(2.0,2.0) = 4.0,
    inference(evaluation,[],[f3755]) ).

tff(f3755,plain,
    $product($sum(2.0,0.0),$sum(2.0,0.0)) = pow($sum(2.0,0.0),2.0),
    inference(unit_resulting_resolution,[],[f346,f94]) ).

tff(f94,plain,
    ! [X0: $real] :
      ( ~ $less(0.0,X0)
      | ( $product(X0,X0) = pow(X0,2.0) ) ),
    inference(definition_unfolding,[],[f81,f75]) ).

tff(f75,plain,
    ! [X0: $real] : ( sqr(X0) = $product(X0,X0) ),
    inference(cnf_transformation,[],[f16]) ).

tff(f16,axiom,
    ! [X0: $real] : ( sqr(X0) = $product(X0,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sqr_def) ).

tff(f81,plain,
    ! [X0: $real] :
      ( ( sqr(X0) = pow(X0,2.0) )
      | ~ $less(0.0,X0) ),
    inference(cnf_transformation,[],[f55]) ).

tff(f55,plain,
    ! [X0: $real] :
      ( ( sqr(X0) = pow(X0,2.0) )
      | ~ $less(0.0,X0) ),
    inference(ennf_transformation,[],[f22]) ).

tff(f22,axiom,
    ! [X0: $real] :
      ( $less(0.0,X0)
     => ( sqr(X0) = pow(X0,2.0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pow_x_two) ).

tff(f346,plain,
    ! [X0: $real] : $less(X0,$sum(2.0,X0)),
    inference(evaluation,[],[f304]) ).

tff(f304,plain,
    ! [X0: $real] : $less(X0,$sum(1.0,$sum(1.0,X0))),
    inference(unit_resulting_resolution,[],[f142,f142,f37]) ).

tff(f37,plain,
    ! [X2: $real,X0: $real,X1: $real] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,X2)
      | $less(X0,X2) ),
    introduced(theory_axiom_143,[]) ).

tff(f142,plain,
    ! [X0: $real] : $less(X0,$sum(1.0,X0)),
    inference(superposition,[],[f132,f31]) ).

tff(f31,plain,
    ! [X0: $real,X1: $real] : ( $sum(X0,X1) = $sum(X1,X0) ),
    introduced(theory_axiom_135,[]) ).

tff(f132,plain,
    ! [X0: $real] : $less(X0,$sum(X0,1.0)),
    inference(unit_resulting_resolution,[],[f36,f40]) ).

tff(f40,plain,
    ! [X0: $real,X1: $real] :
      ( $less(X1,$sum(X0,1.0))
      | $less(X0,X1) ),
    introduced(theory_axiom_147,[]) ).

tff(f36,plain,
    ! [X0: $real] : ~ $less(X0,X0),
    introduced(theory_axiom_142,[]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : ARI741_1 : TPTP v8.1.2. Released v7.0.0.
% 0.07/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n023.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:49:38 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  % (7757)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.38  % (7760)WARNING: value z3 for option sas not known
% 0.15/0.38  % (7758)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.38  % (7759)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.15/0.38  % (7761)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.38  % (7760)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.15/0.38  % (7762)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.15/0.38  % (7763)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.15/0.38  % (7764)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.15/0.38  % (7759)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (7758)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (7761)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (7759)Terminated due to inappropriate strategy.
% 0.15/0.38  % (7759)------------------------------
% 0.15/0.38  % (7759)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (7759)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  % (7759)Memory used [KB]: 735
% 0.15/0.38  % (7759)Time elapsed: 0.003 s
% 0.15/0.38  % (7759)Instructions burned: 3 (million)
% 0.15/0.38  % (7761)Terminated due to inappropriate strategy.
% 0.15/0.38  % (7761)------------------------------
% 0.15/0.38  % (7761)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (7761)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  % (7761)Memory used [KB]: 735
% 0.15/0.38  % (7761)Time elapsed: 0.003 s
% 0.15/0.38  % (7761)Instructions burned: 3 (million)
% 0.15/0.38  % (7758)Terminated due to inappropriate strategy.
% 0.15/0.38  % (7758)------------------------------
% 0.15/0.38  % (7758)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (7758)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  % (7758)Memory used [KB]: 734
% 0.15/0.38  % (7758)Time elapsed: 0.003 s
% 0.15/0.38  % (7758)Instructions burned: 3 (million)
% 0.15/0.38  % (7759)------------------------------
% 0.15/0.38  % (7759)------------------------------
% 0.15/0.38  % (7761)------------------------------
% 0.15/0.38  % (7761)------------------------------
% 0.15/0.38  % (7758)------------------------------
% 0.15/0.38  % (7758)------------------------------
% 0.22/0.40  % (7765)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on theBenchmark for (411ds/0Mi)
% 0.22/0.40  % (7766)ott+1_9_av=off:bd=off:bs=on:gsp=on:lcm=predicate:nm=4:sp=weighted_frequency:urr=on_382 on theBenchmark for (382ds/0Mi)
% 0.22/0.40  % (7767)lrs-11_2:5_fsd=off:fde=none:nm=4:nwc=5.0:sims=off:sp=reverse_weighted_frequency:stl=62_367 on theBenchmark for (367ds/0Mi)
% 0.22/0.40  % (7765)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.22/0.40  % (7765)Terminated due to inappropriate strategy.
% 0.22/0.40  % (7765)------------------------------
% 0.22/0.40  % (7765)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.40  % (7765)Termination reason: Inappropriate
% 0.22/0.40  
% 0.22/0.40  % (7765)Memory used [KB]: 735
% 0.22/0.40  % (7765)Time elapsed: 0.003 s
% 0.22/0.40  % (7765)Instructions burned: 4 (million)
% 0.22/0.40  % (7765)------------------------------
% 0.22/0.40  % (7765)------------------------------
% 0.22/0.42  % (7768)ott+4_64_acc=on:anc=none:bs=on:bsr=on:fsd=off:gs=on:gsem=off:irw=on:msp=off:nwc=2.5:nicw=on:sims=off_354 on theBenchmark for (354ds/0Mi)
% 0.22/0.46  % (7766)First to succeed.
% 0.22/0.46  % (7766)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-7757"
% 0.22/0.46  % (7766)Refutation found. Thanks to Tanya!
% 0.22/0.46  % SZS status Theorem for theBenchmark
% 0.22/0.46  % SZS output start Proof for theBenchmark
% See solution above
% 0.22/0.46  % (7766)------------------------------
% 0.22/0.46  % (7766)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.46  % (7766)Termination reason: Refutation
% 0.22/0.46  
% 0.22/0.46  % (7766)Memory used [KB]: 1424
% 0.22/0.46  % (7766)Time elapsed: 0.063 s
% 0.22/0.46  % (7766)Instructions burned: 111 (million)
% 0.22/0.46  % (7757)Success in time 0.085 s
%------------------------------------------------------------------------------