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

View Problem - Process Solution

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

% Computer : n020.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:24 EDT 2024

% Result   : Theorem 90.46s 15.35s
% Output   : Refutation 90.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   24 (  11 unt;   1 typ;   0 def)
%            Number of atoms       :   48 (   9 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   38 (  13   ~;  13   |;   6   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  158 (  24 atm;  48 fun;  49 num;  37 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   0 usr;   5 con; 0-2 aty)
%            Number of variables   :   37 (  34   !;   3   ?;  37   :)

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

tff(f354395,plain,
    $false,
    inference(evaluation,[],[f354021]) ).

tff(f354021,plain,
    ( ~ $less(5,$sum(3,$sum(3,1)))
    | $less(7,$product(3,2)) ),
    inference(superposition,[],[f277,f2071]) ).

tff(f2071,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,$sum(X0,X1)) = $sum(X1,$product(X0,2)) ),
    inference(superposition,[],[f118,f1013]) ).

tff(f1013,plain,
    ! [X0: $int] : ( $sum(X0,X0) = $product(X0,2) ),
    inference(evaluation,[],[f981]) ).

tff(f981,plain,
    ! [X0: $int] : ( $product(X0,$sum(1,1)) = $sum(X0,X0) ),
    inference(superposition,[],[f173,f17]) ).

tff(f17,plain,
    ! [X0: $int] : ( $product(X0,1) = X0 ),
    introduced(theory_axiom_137,[]) ).

tff(f173,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,$sum(1,X1)) = $sum(X0,$product(X0,X1)) ),
    inference(superposition,[],[f19,f17]) ).

tff(f19,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$sum(X1,X2)) = $sum($product(X0,X1),$product(X0,X2)) ),
    introduced(theory_axiom_150,[]) ).

tff(f118,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $sum(X0,$sum(X1,X2)) = $sum(X2,$sum(X0,X1)) ),
    inference(superposition,[],[f5,f4]) ).

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

tff(f5,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $sum(X0,$sum(X1,X2)) = $sum($sum(X0,X1),X2) ),
    introduced(theory_axiom_136,[]) ).

tff(f277,plain,
    ! [X0: $int] :
      ( ~ $less(5,$sum(1,$product(3,X0)))
      | $less(7,$product(3,X0)) ),
    inference(forward_demodulation,[],[f272,f4]) ).

tff(f272,plain,
    ! [X0: $int] :
      ( $less(7,$product(3,X0))
      | ~ $less(5,$sum($product(3,X0),1)) ),
    inference(resolution,[],[f52,f21]) ).

tff(f21,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,$sum(X0,1)) ),
    introduced(theory_axiom_161,[]) ).

tff(f52,plain,
    ! [X0: $int] :
      ( $less($product(3,X0),5)
      | $less(7,$product(3,X0)) ),
    inference(resolution,[],[f25,f26]) ).

tff(f26,plain,
    ! [X0: $int] : ~ p($product(3,X0)),
    inference(cnf_transformation,[],[f24]) ).

tff(f24,plain,
    ( ! [X0: $int] : ~ p($product(3,X0))
    & ! [X1: $int] :
        ( p(X1)
        | $less(7,X1)
        | $less(X1,5) ) ),
    inference(rectify,[],[f23]) ).

tff(f23,plain,
    ( ! [X1: $int] : ~ p($product(3,X1))
    & ! [X0: $int] :
        ( p(X0)
        | $less(7,X0)
        | $less(X0,5) ) ),
    inference(flattening,[],[f22]) ).

tff(f22,plain,
    ( ! [X1: $int] : ~ p($product(3,X1))
    & ! [X0: $int] :
        ( p(X0)
        | $less(7,X0)
        | $less(X0,5) ) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( ! [X0: $int] :
          ( ( ~ $less(7,X0)
            & ~ $less(X0,5) )
         => p(X0) )
     => ? [X1: $int] : p($product(3,X1)) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ! [X0: $int] :
          ( ( $lesseq(X0,7)
            & $lesseq(5,X0) )
         => p(X0) )
     => ? [X1: $int] : p($product(3,X1)) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ! [X0: $int] :
        ( ( $lesseq(X0,7)
          & $lesseq(5,X0) )
       => p(X0) )
   => ? [X1: $int] : p($product(3,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',exists_X_in_5_to_7_div_3) ).

tff(f25,plain,
    ! [X1: $int] :
      ( p(X1)
      | $less(7,X1)
      | $less(X1,5) ),
    inference(cnf_transformation,[],[f24]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : ARI594_1 : TPTP v8.1.2. Released v5.1.0.
% 0.07/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n020.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:42:53 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  % (26221)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.38  % (26227)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.15/0.38  % (26222)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.38  % (26226)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.15/0.38  % (26225)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  % (26228)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  % (26223)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.38  % (26224)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  % (26222)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (26228)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (26222)Terminated due to inappropriate strategy.
% 0.15/0.38  % (26222)------------------------------
% 0.15/0.38  % (26222)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (26222)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  % (26222)Memory used [KB]: 719
% 0.15/0.38  % (26222)Time elapsed: 0.003 s
% 0.15/0.38  % (26222)Instructions burned: 2 (million)
% 0.15/0.38  % (26228)Terminated due to inappropriate strategy.
% 0.15/0.38  % (26228)------------------------------
% 0.15/0.38  % (26228)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (26228)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  % (26228)Memory used [KB]: 720
% 0.15/0.38  % (26228)Time elapsed: 0.002 s
% 0.15/0.38  % (26228)Instructions burned: 2 (million)
% 0.15/0.38  % (26223)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (26225)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.38  % (26223)Terminated due to inappropriate strategy.
% 0.15/0.38  % (26223)------------------------------
% 0.15/0.38  % (26223)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (26225)Terminated due to inappropriate strategy.
% 0.15/0.38  % (26225)------------------------------
% 0.15/0.38  % (26225)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (26223)Termination reason: Inappropriate
% 0.15/0.38  % (26225)Termination reason: Inappropriate
% 0.15/0.38  
% 0.15/0.38  
% 0.15/0.38  % (26223)Memory used [KB]: 720
% 0.15/0.38  % (26225)Memory used [KB]: 720
% 0.15/0.38  % (26223)Time elapsed: 0.003 s
% 0.15/0.38  % (26225)Time elapsed: 0.003 s
% 0.15/0.38  % (26223)Instructions burned: 2 (million)
% 0.15/0.38  % (26225)Instructions burned: 2 (million)
% 0.15/0.38  % (26222)------------------------------
% 0.15/0.38  % (26222)------------------------------
% 0.15/0.38  % (26228)------------------------------
% 0.15/0.38  % (26228)------------------------------
% 0.15/0.38  % (26223)------------------------------
% 0.15/0.38  % (26223)------------------------------
% 0.15/0.38  % (26225)------------------------------
% 0.15/0.38  % (26225)------------------------------
% 0.22/0.40  % (26229)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_569 on theBenchmark for (569ds/0Mi)
% 0.22/0.40  WARNING Broken Constraint: if fmb_keep_sbeam_generators(on) has been set then saturation_algorithm(discount) is equal to fmb
% 0.22/0.40  % (26231)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_470 on theBenchmark for (470ds/0Mi)
% 0.22/0.40  WARNING Broken Constraint: if fmb_keep_sbeam_generators(on) has been set then saturation_algorithm(discount) is equal to fmb
% 0.22/0.40  % (26232)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_396 on theBenchmark for (396ds/0Mi)
% 0.22/0.40  % (26230)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:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_476 on theBenchmark for (476ds/0Mi)
% 0.22/0.40  % (26229)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.22/0.40  % (26229)Terminated due to inappropriate strategy.
% 0.22/0.40  % (26229)------------------------------
% 0.22/0.40  % (26229)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.40  % (26229)Termination reason: Inappropriate
% 0.22/0.40  
% 0.22/0.40  % (26229)Memory used [KB]: 720
% 0.22/0.40  % (26229)Time elapsed: 0.002 s
% 0.22/0.40  % (26229)Instructions burned: 2 (million)
% 0.22/0.40  % (26231)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.22/0.40  % (26231)Terminated due to inappropriate strategy.
% 0.22/0.40  % (26231)------------------------------
% 0.22/0.40  % (26231)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.40  % (26231)Termination reason: Inappropriate
% 0.22/0.40  
% 0.22/0.40  % (26231)Memory used [KB]: 720
% 0.22/0.40  % (26231)Time elapsed: 0.002 s
% 0.22/0.40  % (26231)Instructions burned: 2 (million)
% 0.22/0.40  % (26229)------------------------------
% 0.22/0.40  % (26229)------------------------------
% 0.22/0.40  % (26231)------------------------------
% 0.22/0.40  % (26231)------------------------------
% 0.22/0.41  WARNING Broken Constraint: if fmb_keep_sbeam_generators(on) has been set then saturation_algorithm(discount) is equal to fmb
% 0.22/0.41  % (26233)dis+11_4:5_nm=4:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_216 on theBenchmark for (216ds/0Mi)
% 90.27/15.34  % (26227)First to succeed.
% 90.27/15.34  % (26227)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-26221"
% 90.46/15.35  % (26227)Refutation found. Thanks to Tanya!
% 90.46/15.35  % SZS status Theorem for theBenchmark
% 90.46/15.35  % SZS output start Proof for theBenchmark
% See solution above
% 90.46/15.35  % (26227)------------------------------
% 90.46/15.35  % (26227)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 90.46/15.35  % (26227)Termination reason: Refutation
% 90.46/15.35  
% 90.46/15.35  % (26227)Memory used [KB]: 155034
% 90.46/15.35  % (26227)Time elapsed: 14.964 s
% 90.46/15.35  % (26227)Instructions burned: 61270 (million)
% 90.46/15.35  % (26221)Success in time 14.99 s
%------------------------------------------------------------------------------