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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ARI548_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 : n011.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:17 EDT 2024

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

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

tff(f51,plain,
    $less(0,$sum(-25,$uminus(0))),
    inference(superposition,[],[f23,f38]) ).

tff(f38,plain,
    ! [X0: $int] : ( 0 = $product(0,X0) ),
    inference(superposition,[],[f15,f18]) ).

tff(f18,plain,
    ! [X0: $int] : ( 0 = $product(X0,0) ),
    introduced(theory_axiom_149,[]) ).

tff(f15,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,X1) = $product(X1,X0) ),
    introduced(theory_axiom_135,[]) ).

tff(f23,plain,
    ! [X0: $int] : $less(0,$sum(-25,$uminus($product(X0,-5)))),
    inference(cnf_transformation,[],[f22]) ).

tff(f22,plain,
    ! [X0: $int] : $less(0,$sum(-25,$uminus($product(X0,-5)))),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ? [X0: $int] : ~ $less(0,$sum(-25,$uminus($product(X0,-5)))),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $int] : $lesseq($difference(-25,$product(X0,-5)),0),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $int] : $lesseq($difference(-25,$product(X0,-5)),0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',int_combined_problem_12) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : ARI548_1 : TPTP v8.1.2. Released v5.0.0.
% 0.11/0.13  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.13/0.35  % Computer : n011.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Fri May  3 21:46:23 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.13/0.35  % (23917)Running in auto input_syntax mode. Trying TPTP
% 0.13/0.37  % (23919)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.13/0.37  % (23920)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.37  % (23919)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.13/0.37  % (23919)Terminated due to inappropriate strategy.
% 0.13/0.37  % (23919)------------------------------
% 0.13/0.37  % (23919)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.37  % (23919)Termination reason: Inappropriate
% 0.13/0.37  
% 0.13/0.37  % (23919)Memory used [KB]: 719
% 0.13/0.37  % (23919)Time elapsed: 0.002 s
% 0.13/0.37  % (23919)Instructions burned: 2 (million)
% 0.13/0.37  % (23924)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.37  % (23919)------------------------------
% 0.13/0.37  % (23919)------------------------------
% 0.13/0.37  % (23924)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.13/0.37  % (23921)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.37  % (23924)Terminated due to inappropriate strategy.
% 0.13/0.37  % (23924)------------------------------
% 0.13/0.37  % (23924)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.37  % (23924)Termination reason: Inappropriate
% 0.13/0.37  
% 0.13/0.37  % (23924)Memory used [KB]: 719
% 0.13/0.37  % (23924)Time elapsed: 0.001 s
% 0.13/0.37  % (23924)Instructions burned: 2 (million)
% 0.13/0.37  % (23924)------------------------------
% 0.13/0.37  % (23924)------------------------------
% 0.13/0.37  % (23923)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.13/0.37  % (23921)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.13/0.37  % (23922)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.13/0.37  % (23921)Terminated due to inappropriate strategy.
% 0.13/0.37  % (23921)------------------------------
% 0.13/0.37  % (23921)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.37  % (23921)Termination reason: Inappropriate
% 0.13/0.37  
% 0.13/0.37  % (23921)Memory used [KB]: 719
% 0.13/0.37  % (23921)Time elapsed: 0.002 s
% 0.13/0.37  % (23921)Instructions burned: 2 (million)
% 0.13/0.37  % (23920)First to succeed.
% 0.13/0.37  % (23921)------------------------------
% 0.13/0.37  % (23921)------------------------------
% 0.13/0.37  % (23920)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-23917"
% 0.13/0.37  % (23920)Refutation found. Thanks to Tanya!
% 0.13/0.37  % SZS status Theorem for theBenchmark
% 0.13/0.37  % SZS output start Proof for theBenchmark
% See solution above
% 0.13/0.37  % (23920)------------------------------
% 0.13/0.37  % (23920)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.37  % (23920)Termination reason: Refutation
% 0.13/0.37  
% 0.13/0.37  % (23920)Memory used [KB]: 745
% 0.13/0.37  % (23920)Time elapsed: 0.004 s
% 0.13/0.37  % (23920)Instructions burned: 4 (million)
% 0.13/0.37  % (23917)Success in time 0.013 s
%------------------------------------------------------------------------------