TSTP Solution File: ARI674_1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI674_1 : TPTP v8.1.0. Released v6.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n004.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 : Wed Aug 31 15:48:56 EDT 2022

% Result   : Theorem 3.38s 0.96s
% Output   : Refutation 3.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   80 (  32 unt;   1 typ;   0 def)
%            Number of atoms       :  130 (  22 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  106 (  55   ~;  43   |;   1   &)
%                                         (   7 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  233 (  57 atm;  64 fun;  82 num;  30 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   11 (   7 usr;   8 prp; 0-2 aty)
%            Number of functors    :   10 (   1 usr;   7 con; 0-2 aty)
%            Number of variables   :   30 (  30   !;   0   ?;  30   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    a: $int ).

tff(f3722,plain,
    $false,
    inference(avatar_sat_refutation,[],[f642,f2065,f2072,f2253,f2612,f2774,f3333,f3556]) ).

tff(f3556,plain,
    ~ spl0_10,
    inference(avatar_contradiction_clause,[],[f3555]) ).

tff(f3555,plain,
    ( $false
    | ~ spl0_10 ),
    inference(evaluation,[],[f3336]) ).

tff(f3336,plain,
    ( ~ $less($product(0,0),4)
    | ~ spl0_10 ),
    inference(backward_demodulation,[],[f27,f640]) ).

tff(f640,plain,
    ( ( a = 0 )
    | ~ spl0_10 ),
    inference(avatar_component_clause,[],[f638]) ).

tff(f638,plain,
    ( spl0_10
  <=> ( a = 0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_10])]) ).

tff(f27,plain,
    ~ $less($product(a,a),4),
    inference(cnf_transformation,[],[f5]) ).

tff(f5,plain,
    ~ $less($product(a,a),4),
    inference(theory_normalization,[],[f1]) ).

tff(f1,axiom,
    $lesseq(4,$product(a,a)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

tff(f3333,plain,
    ( spl0_3
    | spl0_4 ),
    inference(avatar_split_clause,[],[f3332,f538,f534]) ).

tff(f534,plain,
    ( spl0_3
  <=> $less(-1,a) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_3])]) ).

tff(f538,plain,
    ( spl0_4
  <=> ( a = -1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_4])]) ).

tff(f3332,plain,
    ( $less(-1,a)
    | spl0_4 ),
    inference(subsumption_resolution,[],[f1264,f539]) ).

tff(f539,plain,
    ( ( a != -1 )
    | spl0_4 ),
    inference(avatar_component_clause,[],[f538]) ).

tff(f1264,plain,
    ( ( a = -1 )
    | $less(-1,a) ),
    inference(resolution,[],[f525,f13]) ).

tff(f13,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X0,X1)
      | $less(X1,X0)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_149,[]) ).

tff(f525,plain,
    ~ $less(a,-1),
    inference(evaluation,[],[f513]) ).

tff(f513,plain,
    ~ $less(a,$sum(1,-2)),
    inference(resolution,[],[f23,f97]) ).

tff(f97,plain,
    ! [X1: $int] : $less($sum(X1,-2),$sum(a,X1)),
    inference(superposition,[],[f68,f6]) ).

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

tff(f68,plain,
    ! [X1: $int] : $less($sum(-2,X1),$sum(a,X1)),
    inference(resolution,[],[f14,f26]) ).

tff(f26,plain,
    $less(-2,a),
    inference(cnf_transformation,[],[f24]) ).

tff(f24,plain,
    ( $less(-2,a)
    & $less(a,2) ),
    inference(ennf_transformation,[],[f4]) ).

tff(f4,plain,
    ~ ( ~ $less(-2,a)
      | ~ $less(a,2) ),
    inference(theory_normalization,[],[f3]) ).

tff(f3,negated_conjecture,
    ~ ( $lesseq(2,a)
      | $lesseq(a,-2) ),
    inference(negated_conjecture,[],[f2]) ).

tff(f2,conjecture,
    ( $lesseq(2,a)
    | $lesseq(a,-2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_001) ).

tff(f14,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | $less($sum(X0,X2),$sum(X1,X2)) ),
    introduced(theory_axiom_150,[]) ).

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

tff(f2774,plain,
    ~ spl0_4,
    inference(avatar_contradiction_clause,[],[f2773]) ).

tff(f2773,plain,
    ( $false
    | ~ spl0_4 ),
    inference(evaluation,[],[f2640]) ).

tff(f2640,plain,
    ( ~ $less($product(-1,-1),4)
    | ~ spl0_4 ),
    inference(backward_demodulation,[],[f27,f540]) ).

tff(f540,plain,
    ( ( a = -1 )
    | ~ spl0_4 ),
    inference(avatar_component_clause,[],[f538]) ).

tff(f2612,plain,
    ~ spl0_12,
    inference(avatar_contradiction_clause,[],[f2611]) ).

tff(f2611,plain,
    ( $false
    | ~ spl0_12 ),
    inference(evaluation,[],[f2610]) ).

tff(f2610,plain,
    ( ~ $less($product(1,1),4)
    | ~ spl0_12 ),
    inference(forward_demodulation,[],[f27,f672]) ).

tff(f672,plain,
    ( ( a = 1 )
    | ~ spl0_12 ),
    inference(avatar_component_clause,[],[f670]) ).

tff(f670,plain,
    ( spl0_12
  <=> ( a = 1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_12])]) ).

tff(f2253,plain,
    ( spl0_12
    | ~ spl0_16 ),
    inference(avatar_split_clause,[],[f2252,f2061,f670]) ).

tff(f2061,plain,
    ( spl0_16
  <=> ( $uminus(a) = -1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_16])]) ).

tff(f2252,plain,
    ( ( a = 1 )
    | ~ spl0_16 ),
    inference(evaluation,[],[f2251]) ).

tff(f2251,plain,
    ( ( a = $uminus(-1) )
    | ~ spl0_16 ),
    inference(superposition,[],[f16,f2063]) ).

tff(f2063,plain,
    ( ( $uminus(a) = -1 )
    | ~ spl0_16 ),
    inference(avatar_component_clause,[],[f2061]) ).

tff(f16,plain,
    ! [X0: $int] : ( $uminus($uminus(X0)) = X0 ),
    introduced(theory_axiom_153,[]) ).

tff(f2072,plain,
    ( ~ spl0_9
    | ~ spl0_15 ),
    inference(avatar_contradiction_clause,[],[f2071]) ).

tff(f2071,plain,
    ( $false
    | ~ spl0_9
    | ~ spl0_15 ),
    inference(subsumption_resolution,[],[f2066,f1400]) ).

tff(f1400,plain,
    ( $less($uminus(a),0)
    | ~ spl0_9 ),
    inference(superposition,[],[f1286,f10]) ).

tff(f10,plain,
    ! [X0: $int] : ( $sum(X0,$uminus(X0)) = 0 ),
    introduced(theory_axiom_145,[]) ).

tff(f1286,plain,
    ( ! [X1: $int] : $less(X1,$sum(a,X1))
    | ~ spl0_9 ),
    inference(forward_demodulation,[],[f1284,f39]) ).

tff(f39,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f8,f6]) ).

tff(f8,plain,
    ! [X0: $int] : ( $sum(X0,0) = X0 ),
    introduced(theory_axiom_142,[]) ).

tff(f1284,plain,
    ( ! [X1: $int] : $less($sum(0,X1),$sum(a,X1))
    | ~ spl0_9 ),
    inference(resolution,[],[f636,f14]) ).

tff(f636,plain,
    ( $less(0,a)
    | ~ spl0_9 ),
    inference(avatar_component_clause,[],[f634]) ).

tff(f634,plain,
    ( spl0_9
  <=> $less(0,a) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_9])]) ).

tff(f2066,plain,
    ( ~ $less($uminus(a),0)
    | ~ spl0_15 ),
    inference(resolution,[],[f2059,f524]) ).

tff(f524,plain,
    ! [X8: $int] :
      ( ~ $less(-1,X8)
      | ~ $less(X8,0) ),
    inference(evaluation,[],[f522]) ).

tff(f522,plain,
    ! [X8: $int] :
      ( ~ $less($uminus(1),X8)
      | ~ $less(X8,0) ),
    inference(superposition,[],[f23,f29]) ).

tff(f29,plain,
    ! [X0: $int] : ( 0 = $sum($uminus(X0),X0) ),
    inference(superposition,[],[f10,f16]) ).

tff(f2059,plain,
    ( $less(-1,$uminus(a))
    | ~ spl0_15 ),
    inference(avatar_component_clause,[],[f2057]) ).

tff(f2057,plain,
    ( spl0_15
  <=> $less(-1,$uminus(a)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_15])]) ).

tff(f2065,plain,
    ( spl0_15
    | spl0_16 ),
    inference(avatar_split_clause,[],[f2055,f2061,f2057]) ).

tff(f2055,plain,
    ( ( $uminus(a) = -1 )
    | $less(-1,$uminus(a)) ),
    inference(resolution,[],[f2045,f13]) ).

tff(f2045,plain,
    ~ $less($uminus(a),-1),
    inference(evaluation,[],[f2036]) ).

tff(f2036,plain,
    ~ $less($uminus(a),$sum(-1,0)),
    inference(superposition,[],[f527,f29]) ).

tff(f527,plain,
    ! [X15: $int] : ~ $less(X15,$sum(-1,$sum(X15,a))),
    inference(evaluation,[],[f516]) ).

tff(f516,plain,
    ! [X15: $int] : ~ $less(X15,$sum(-2,$sum($sum(X15,1),a))),
    inference(resolution,[],[f23,f312]) ).

tff(f312,plain,
    ! [X0: $int] : $less($sum(-2,$sum(X0,a)),X0),
    inference(superposition,[],[f130,f6]) ).

tff(f130,plain,
    ! [X0: $int] : $less($sum(-2,$sum(a,X0)),X0),
    inference(forward_demodulation,[],[f129,f7]) ).

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

tff(f129,plain,
    ! [X0: $int] : $less($sum($sum(-2,a),X0),X0),
    inference(forward_demodulation,[],[f127,f39]) ).

tff(f127,plain,
    ! [X0: $int] : $less($sum($sum(-2,a),X0),$sum(0,X0)),
    inference(resolution,[],[f90,f14]) ).

tff(f90,plain,
    $less($sum(-2,a),0),
    inference(forward_demodulation,[],[f86,f6]) ).

tff(f86,plain,
    $less($sum(a,-2),0),
    inference(evaluation,[],[f83]) ).

tff(f83,plain,
    $less($sum(a,$uminus(2)),0),
    inference(superposition,[],[f67,f10]) ).

tff(f67,plain,
    ! [X0: $int] : $less($sum(a,X0),$sum(2,X0)),
    inference(resolution,[],[f14,f25]) ).

tff(f25,plain,
    $less(a,2),
    inference(cnf_transformation,[],[f24]) ).

tff(f642,plain,
    ( spl0_9
    | spl0_10
    | ~ spl0_3 ),
    inference(avatar_split_clause,[],[f632,f534,f638,f634]) ).

tff(f632,plain,
    ( ( a = 0 )
    | $less(0,a)
    | ~ spl0_3 ),
    inference(resolution,[],[f610,f13]) ).

tff(f610,plain,
    ( ~ $less(a,0)
    | ~ spl0_3 ),
    inference(resolution,[],[f524,f536]) ).

tff(f536,plain,
    ( $less(-1,a)
    | ~ spl0_3 ),
    inference(avatar_component_clause,[],[f534]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : ARI674=1 : TPTP v8.1.0. Released v6.3.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.35  % Computer : n004.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   : Mon Aug 29 15:56:05 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.48  % (4221)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/75Mi)
% 0.20/0.49  % (4229)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/467Mi)
% 0.20/0.53  % (4207)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.53  % (4234)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.20/0.54  % (4209)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.54  % (4208)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/37Mi)
% 0.20/0.54  % (4226)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/176Mi)
% 0.20/0.54  % (4210)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.54  % (4218)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 1.49/0.55  % (4232)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/68Mi)
% 1.49/0.55  % (4224)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.49/0.55  % (4216)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 1.49/0.55  % (4222)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 1.49/0.56  % (4213)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 1.49/0.56  % (4215)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.49/0.56  % (4220)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/68Mi)
% 1.49/0.56  % (4231)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 1.49/0.56  % (4233)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/177Mi)
% 1.49/0.56  % (4230)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 1.59/0.56  % (4212)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.59/0.56  % (4212)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.59/0.56  % (4212)Terminated due to inappropriate strategy.
% 1.59/0.56  % (4212)------------------------------
% 1.59/0.56  % (4212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.56  % (4212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.56  % (4212)Termination reason: Inappropriate
% 1.59/0.56  
% 1.59/0.56  % (4212)Memory used [KB]: 895
% 1.59/0.56  % (4212)Time elapsed: 0.002 s
% 1.59/0.56  % (4212)------------------------------
% 1.59/0.56  % (4212)------------------------------
% 1.59/0.57  % (4217)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.59/0.57  % (4214)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 1.59/0.57  % (4214)Instruction limit reached!
% 1.59/0.57  % (4214)------------------------------
% 1.59/0.57  % (4214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.57  % (4214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.57  % (4214)Termination reason: Unknown
% 1.59/0.57  % (4214)Termination phase: Saturation
% 1.59/0.57  
% 1.59/0.57  % (4214)Memory used [KB]: 5373
% 1.59/0.57  % (4214)Time elapsed: 0.170 s
% 1.59/0.57  % (4214)Instructions burned: 3 (million)
% 1.59/0.57  % (4214)------------------------------
% 1.59/0.57  % (4214)------------------------------
% 1.59/0.57  % (4223)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.59/0.57  % (4223)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.59/0.57  % (4223)Terminated due to inappropriate strategy.
% 1.59/0.57  % (4223)------------------------------
% 1.59/0.57  % (4223)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.57  % (4223)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.57  % (4223)Termination reason: Inappropriate
% 1.59/0.57  
% 1.59/0.57  % (4223)Memory used [KB]: 895
% 1.59/0.57  % (4223)Time elapsed: 0.003 s
% 1.59/0.57  % (4223)------------------------------
% 1.59/0.57  % (4223)------------------------------
% 1.59/0.57  % (4206)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/191324Mi)
% 1.59/0.57  % (4213)Instruction limit reached!
% 1.59/0.57  % (4213)------------------------------
% 1.59/0.57  % (4213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.57  % (4213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.57  % (4213)Termination reason: Unknown
% 1.59/0.57  % (4213)Termination phase: Saturation
% 1.59/0.57  
% 1.59/0.57  % (4213)Memory used [KB]: 5500
% 1.59/0.57  % (4213)Time elapsed: 0.124 s
% 1.59/0.57  % (4213)Instructions burned: 7 (million)
% 1.59/0.57  % (4213)------------------------------
% 1.59/0.57  % (4213)------------------------------
% 1.59/0.57  % (4206)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.59/0.57  % (4206)Terminated due to inappropriate strategy.
% 1.59/0.57  % (4206)------------------------------
% 1.59/0.57  % (4206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.57  % (4206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.57  % (4206)Termination reason: Inappropriate
% 1.59/0.57  
% 1.59/0.57  % (4206)Memory used [KB]: 895
% 1.59/0.57  % (4206)Time elapsed: 0.002 s
% 1.59/0.57  % (4206)------------------------------
% 1.59/0.57  % (4206)------------------------------
% 1.59/0.57  % (4225)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.59/0.57  % (4221)Instruction limit reached!
% 1.59/0.57  % (4221)------------------------------
% 1.59/0.57  % (4221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.57  % (4221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.57  % (4221)Termination reason: Unknown
% 1.59/0.57  % (4221)Termination phase: Saturation
% 1.59/0.57  
% 1.59/0.57  % (4221)Memory used [KB]: 1918
% 1.59/0.57  % (4221)Time elapsed: 0.165 s
% 1.59/0.57  % (4221)Instructions burned: 75 (million)
% 1.59/0.57  % (4221)------------------------------
% 1.59/0.57  % (4221)------------------------------
% 1.59/0.57  % (4219)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 1.59/0.58  % (4228)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/498Mi)
% 1.59/0.58  % (4235)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/355Mi)
% 1.59/0.59  % (4211)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/48Mi)
% 1.59/0.59  % (4208)Instruction limit reached!
% 1.59/0.59  % (4208)------------------------------
% 1.59/0.59  % (4208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.59  % (4208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.59  % (4208)Termination reason: Unknown
% 1.59/0.59  % (4208)Termination phase: Saturation
% 1.59/0.59  
% 1.59/0.59  % (4208)Memory used [KB]: 1279
% 1.59/0.59  % (4208)Time elapsed: 0.175 s
% 1.59/0.59  % (4208)Instructions burned: 37 (million)
% 1.59/0.59  % (4208)------------------------------
% 1.59/0.59  % (4208)------------------------------
% 1.59/0.60  % (4227)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 1.59/0.62  % (4209)Instruction limit reached!
% 1.59/0.62  % (4209)------------------------------
% 1.59/0.62  % (4209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.62  % (4209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.62  % (4209)Termination reason: Unknown
% 1.59/0.62  % (4209)Termination phase: Saturation
% 1.59/0.62  
% 1.59/0.62  % (4209)Memory used [KB]: 6012
% 1.59/0.62  % (4209)Time elapsed: 0.218 s
% 1.59/0.62  % (4209)Instructions burned: 52 (million)
% 1.59/0.62  % (4209)------------------------------
% 1.59/0.62  % (4209)------------------------------
% 2.07/0.63  % (4207)Instruction limit reached!
% 2.07/0.63  % (4207)------------------------------
% 2.07/0.63  % (4207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.63  % (4207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.63  % (4207)Termination reason: Unknown
% 2.07/0.63  % (4207)Termination phase: Saturation
% 2.07/0.63  
% 2.07/0.63  % (4207)Memory used [KB]: 6140
% 2.07/0.63  % (4207)Time elapsed: 0.212 s
% 2.07/0.63  % (4207)Instructions burned: 50 (million)
% 2.07/0.63  % (4207)------------------------------
% 2.07/0.63  % (4207)------------------------------
% 2.07/0.63  % (4220)Instruction limit reached!
% 2.07/0.63  % (4220)------------------------------
% 2.07/0.63  % (4220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.63  % (4220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.63  % (4220)Termination reason: Unknown
% 2.07/0.63  % (4220)Termination phase: Saturation
% 2.07/0.63  
% 2.07/0.63  % (4220)Memory used [KB]: 6652
% 2.07/0.63  % (4220)Time elapsed: 0.056 s
% 2.07/0.63  % (4220)Instructions burned: 68 (million)
% 2.07/0.63  % (4220)------------------------------
% 2.07/0.63  % (4220)------------------------------
% 2.07/0.63  % (4216)Instruction limit reached!
% 2.07/0.63  % (4216)------------------------------
% 2.07/0.63  % (4216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.63  % (4216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.63  % (4216)Termination reason: Unknown
% 2.07/0.63  % (4216)Termination phase: Saturation
% 2.07/0.63  
% 2.07/0.63  % (4216)Memory used [KB]: 6396
% 2.07/0.63  % (4216)Time elapsed: 0.219 s
% 2.07/0.63  % (4216)Instructions burned: 50 (million)
% 2.07/0.63  % (4216)------------------------------
% 2.07/0.63  % (4216)------------------------------
% 2.07/0.65  % (4210)Instruction limit reached!
% 2.07/0.65  % (4210)------------------------------
% 2.07/0.65  % (4210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.65  % (4210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.65  % (4210)Termination reason: Unknown
% 2.07/0.65  % (4210)Termination phase: Saturation
% 2.07/0.65  
% 2.07/0.65  % (4210)Memory used [KB]: 6012
% 2.07/0.65  % (4210)Time elapsed: 0.226 s
% 2.07/0.65  % (4210)Instructions burned: 51 (million)
% 2.07/0.65  % (4210)------------------------------
% 2.07/0.65  % (4210)------------------------------
% 2.07/0.65  % (4215)Instruction limit reached!
% 2.07/0.65  % (4215)------------------------------
% 2.07/0.65  % (4215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.65  % (4215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.65  % (4215)Termination reason: Unknown
% 2.07/0.65  % (4215)Termination phase: Saturation
% 2.07/0.65  
% 2.07/0.65  % (4215)Memory used [KB]: 1535
% 2.07/0.65  % (4215)Time elapsed: 0.251 s
% 2.07/0.65  % (4215)Instructions burned: 52 (million)
% 2.07/0.65  % (4215)------------------------------
% 2.07/0.65  % (4215)------------------------------
% 2.29/0.66  % (4232)Instruction limit reached!
% 2.29/0.66  % (4232)------------------------------
% 2.29/0.66  % (4232)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.66  % (4232)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.66  % (4232)Termination reason: Unknown
% 2.29/0.66  % (4232)Termination phase: Saturation
% 2.29/0.66  
% 2.29/0.66  % (4232)Memory used [KB]: 6524
% 2.29/0.66  % (4232)Time elapsed: 0.034 s
% 2.29/0.66  % (4232)Instructions burned: 69 (million)
% 2.29/0.66  % (4232)------------------------------
% 2.29/0.66  % (4232)------------------------------
% 2.29/0.67  % (4237)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/388Mi)
% 2.29/0.68  % (4211)Instruction limit reached!
% 2.29/0.68  % (4211)------------------------------
% 2.29/0.68  % (4211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.68  % (4211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.68  % (4211)Termination reason: Unknown
% 2.29/0.68  % (4211)Termination phase: Saturation
% 2.29/0.68  
% 2.29/0.68  % (4211)Memory used [KB]: 5884
% 2.29/0.68  % (4211)Time elapsed: 0.279 s
% 2.29/0.68  % (4211)Instructions burned: 49 (million)
% 2.29/0.68  % (4211)------------------------------
% 2.29/0.68  % (4211)------------------------------
% 2.29/0.68  % (4240)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.29/0.70  % (4239)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.29/0.71  % (4242)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.29/0.73  % (4243)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.58/0.73  % (4222)Instruction limit reached!
% 2.58/0.73  % (4222)------------------------------
% 2.58/0.73  % (4222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.73  % (4222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.73  % (4222)Termination reason: Unknown
% 2.58/0.73  % (4222)Termination phase: Saturation
% 2.58/0.73  
% 2.58/0.73  % (4222)Memory used [KB]: 6268
% 2.58/0.73  % (4222)Time elapsed: 0.331 s
% 2.58/0.73  % (4222)Instructions burned: 100 (million)
% 2.58/0.73  % (4222)------------------------------
% 2.58/0.73  % (4222)------------------------------
% 2.58/0.75  % (4224)Instruction limit reached!
% 2.58/0.75  % (4224)------------------------------
% 2.58/0.75  % (4224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.75  % (4224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.75  % (4224)Termination reason: Unknown
% 2.58/0.75  % (4224)Termination phase: Saturation
% 2.58/0.75  
% 2.58/0.75  % (4224)Memory used [KB]: 6652
% 2.58/0.75  % (4224)Time elapsed: 0.308 s
% 2.58/0.75  % (4224)Instructions burned: 101 (million)
% 2.58/0.75  % (4224)------------------------------
% 2.58/0.75  % (4224)------------------------------
% 2.58/0.75  % (4247)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.58/0.76  % (4219)Instruction limit reached!
% 2.58/0.76  % (4219)------------------------------
% 2.58/0.76  % (4219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.76  % (4219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.76  % (4219)Termination reason: Unknown
% 2.58/0.76  % (4219)Termination phase: Saturation
% 2.58/0.76  
% 2.58/0.76  % (4219)Memory used [KB]: 6780
% 2.58/0.76  % (4219)Time elapsed: 0.348 s
% 2.58/0.76  % (4219)Instructions burned: 100 (million)
% 2.58/0.76  % (4219)------------------------------
% 2.58/0.76  % (4219)------------------------------
% 2.58/0.76  % (4238)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.58/0.76  % (4225)Instruction limit reached!
% 2.58/0.76  % (4225)------------------------------
% 2.58/0.76  % (4225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.76  % (4225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.76  % (4225)Termination reason: Unknown
% 2.58/0.76  % (4225)Termination phase: Saturation
% 2.58/0.76  
% 2.58/0.76  % (4225)Memory used [KB]: 2046
% 2.58/0.76  % (4225)Time elapsed: 0.334 s
% 2.58/0.76  % (4225)Instructions burned: 101 (million)
% 2.58/0.76  % (4225)------------------------------
% 2.58/0.76  % (4225)------------------------------
% 2.58/0.76  % (4218)Instruction limit reached!
% 2.58/0.76  % (4218)------------------------------
% 2.58/0.76  % (4218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.76  % (4218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.76  % (4218)Termination reason: Unknown
% 2.58/0.76  % (4218)Termination phase: Saturation
% 2.58/0.76  
% 2.58/0.76  % (4218)Memory used [KB]: 6524
% 2.58/0.76  % (4218)Time elapsed: 0.324 s
% 2.58/0.76  % (4218)Instructions burned: 101 (million)
% 2.58/0.76  % (4218)------------------------------
% 2.58/0.76  % (4218)------------------------------
% 2.58/0.76  % (4217)Instruction limit reached!
% 2.58/0.76  % (4217)------------------------------
% 2.58/0.76  % (4217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.76  % (4217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.76  % (4217)Termination reason: Unknown
% 2.58/0.76  % (4217)Termination phase: Saturation
% 2.58/0.76  
% 2.58/0.76  % (4217)Memory used [KB]: 6396
% 2.58/0.76  % (4217)Time elapsed: 0.360 s
% 2.58/0.76  % (4217)Instructions burned: 100 (million)
% 2.58/0.76  % (4217)------------------------------
% 2.58/0.76  % (4217)------------------------------
% 2.75/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.75/0.77  % (4246)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.75/0.77  % (4241)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.75/0.78  % (4244)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.75/0.79  % (4245)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.75/0.79  % (4250)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4958Mi)
% 2.75/0.79  % (4249)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.75/0.80  % (4248)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.94/0.84  % (4251)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.94/0.85  % (4226)Instruction limit reached!
% 2.94/0.85  % (4226)------------------------------
% 2.94/0.85  % (4226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.94/0.85  % (4226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.94/0.85  % (4226)Termination reason: Unknown
% 2.94/0.85  % (4226)Termination phase: Saturation
% 2.94/0.85  
% 2.94/0.85  % (4226)Memory used [KB]: 6140
% 2.94/0.85  % (4226)Time elapsed: 0.428 s
% 2.94/0.85  % (4226)Instructions burned: 177 (million)
% 2.94/0.85  % (4226)------------------------------
% 2.94/0.85  % (4226)------------------------------
% 2.94/0.86  % (4252)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.03/0.87  % (4227)Instruction limit reached!
% 3.03/0.87  % (4227)------------------------------
% 3.03/0.87  % (4227)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.87  % (4227)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.87  % (4227)Termination reason: Unknown
% 3.03/0.87  % (4227)Termination phase: Saturation
% 3.03/0.87  
% 3.03/0.87  % (4227)Memory used [KB]: 7291
% 3.03/0.87  % (4227)Time elapsed: 0.443 s
% 3.03/0.87  % (4227)Instructions burned: 139 (million)
% 3.03/0.87  % (4227)------------------------------
% 3.03/0.87  % (4227)------------------------------
% 3.03/0.87  % (4239)Instruction limit reached!
% 3.03/0.87  % (4239)------------------------------
% 3.03/0.87  % (4239)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.87  % (4239)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.87  % (4239)Termination reason: Unknown
% 3.03/0.87  % (4239)Termination phase: Saturation
% 3.03/0.87  
% 3.03/0.87  % (4239)Memory used [KB]: 6396
% 3.03/0.87  % (4239)Time elapsed: 0.280 s
% 3.03/0.87  % (4239)Instructions burned: 91 (million)
% 3.03/0.87  % (4239)------------------------------
% 3.03/0.87  % (4239)------------------------------
% 3.03/0.89  % (4254)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/68Mi)
% 3.03/0.89  % (4244)Instruction limit reached!
% 3.03/0.89  % (4244)------------------------------
% 3.03/0.89  % (4244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.89  % (4244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.89  % (4244)Termination reason: Unknown
% 3.03/0.89  % (4244)Termination phase: Saturation
% 3.03/0.89  
% 3.03/0.89  % (4244)Memory used [KB]: 6652
% 3.03/0.89  % (4244)Time elapsed: 0.032 s
% 3.03/0.89  % (4244)Instructions burned: 68 (million)
% 3.03/0.89  % (4244)------------------------------
% 3.03/0.89  % (4244)------------------------------
% 3.03/0.90  % (4247)Instruction limit reached!
% 3.03/0.90  % (4247)------------------------------
% 3.03/0.90  % (4247)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.90  % (4247)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.90  % (4247)Termination reason: Unknown
% 3.03/0.90  % (4247)Termination phase: Saturation
% 3.03/0.90  
% 3.03/0.90  % (4247)Memory used [KB]: 6140
% 3.03/0.90  % (4247)Time elapsed: 0.220 s
% 3.03/0.90  % (4247)Instructions burned: 90 (million)
% 3.03/0.90  % (4247)------------------------------
% 3.03/0.90  % (4247)------------------------------
% 3.03/0.91  % (4256)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2134Mi)
% 3.03/0.91  % (4255)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1824Mi)
% 3.03/0.91  % (4233)Instruction limit reached!
% 3.03/0.91  % (4233)------------------------------
% 3.03/0.91  % (4233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.91  % (4233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.91  % (4233)Termination reason: Unknown
% 3.03/0.91  % (4233)Termination phase: Saturation
% 3.03/0.91  
% 3.03/0.91  % (4233)Memory used [KB]: 3070
% 3.03/0.91  % (4233)Time elapsed: 0.500 s
% 3.03/0.91  % (4233)Instructions burned: 177 (million)
% 3.03/0.91  % (4233)------------------------------
% 3.03/0.91  % (4233)------------------------------
% 3.03/0.91  % (4257)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.03/0.92  % (4253)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 3.38/0.95  % (4234)First to succeed.
% 3.38/0.96  % (4234)Refutation found. Thanks to Tanya!
% 3.38/0.96  % SZS status Theorem for theBenchmark
% 3.38/0.96  % SZS output start Proof for theBenchmark
% See solution above
% 3.38/0.96  % (4234)------------------------------
% 3.38/0.96  % (4234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.96  % (4234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.96  % (4234)Termination reason: Refutation
% 3.38/0.96  
% 3.38/0.96  % (4234)Memory used [KB]: 6396
% 3.38/0.96  % (4234)Time elapsed: 0.516 s
% 3.38/0.96  % (4234)Instructions burned: 254 (million)
% 3.38/0.96  % (4234)------------------------------
% 3.38/0.96  % (4234)------------------------------
% 3.38/0.96  % (4205)Success in time 0.603 s
%------------------------------------------------------------------------------