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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI672_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 : n014.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:55 EDT 2022

% Result   : Theorem 3.59s 0.99s
% Output   : Refutation 3.59s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   20 (   1 unt;   2 typ;   0 def)
%            Number of atoms       :   59 (  43 equ)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :   62 (  21   ~;  25   |;   9   &)
%                                         (   6 <=>;   0  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number arithmetic     :   44 (   0 atm;  12 fun;  32 num;   0 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    6 (   4 usr;   5 prp; 0-2 aty)
%            Number of functors    :    5 (   2 usr;   4 con; 0-2 aty)
%            Number of variables   :    0 (   0   !;   0   ?;   0   :)

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

tff(func_def_1,type,
    b: $int ).

tff(f48,plain,
    $false,
    inference(avatar_smt_refutation,[],[f40,f45,f46,f47]) ).

tff(f47,plain,
    ( spl0_3
    | spl0_2 ),
    inference(avatar_split_clause,[],[f25,f33,f37]) ).

tff(f37,plain,
    ( spl0_3
  <=> ( $product(a,b) = 1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_3])]) ).

tff(f33,plain,
    ( spl0_2
  <=> ( a = b ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

tff(f25,plain,
    ( ( a = b )
    | ( $product(a,b) = 1 ) ),
    inference(cnf_transformation,[],[f23]) ).

tff(f23,plain,
    ( ( ( $product(a,b) != 1 )
      | ( a != b )
      | ( ( a != 1 )
        & ( a != -1 ) ) )
    & ( ( $product(a,b) = 1 )
      | ( ( a = b )
        & ( ( a = 1 )
          | ( a = -1 ) ) ) ) ),
    inference(flattening,[],[f22]) ).

tff(f22,plain,
    ( ( ( $product(a,b) != 1 )
      | ( a != b )
      | ( ( a != 1 )
        & ( a != -1 ) ) )
    & ( ( $product(a,b) = 1 )
      | ( ( a = b )
        & ( ( a = 1 )
          | ( a = -1 ) ) ) ) ),
    inference(nnf_transformation,[],[f21]) ).

tff(f21,plain,
    ( ( ( a = b )
      & ( ( a = 1 )
        | ( a = -1 ) ) )
  <~> ( $product(a,b) = 1 ) ),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ( ( a = b )
        & ( ( a = 1 )
          | ( a = -1 ) ) )
    <=> ( $product(a,b) = 1 ) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ( ( a = b )
      & ( ( a = 1 )
        | ( a = -1 ) ) )
  <=> ( $product(a,b) = 1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj) ).

tff(f46,plain,
    ( spl0_4
    | spl0_3
    | spl0_1 ),
    inference(avatar_split_clause,[],[f24,f29,f37,f42]) ).

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

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

tff(f24,plain,
    ( ( a = 1 )
    | ( $product(a,b) = 1 )
    | ( a = -1 ) ),
    inference(cnf_transformation,[],[f23]) ).

tff(f45,plain,
    ( ~ spl0_4
    | ~ spl0_2
    | ~ spl0_3 ),
    inference(avatar_split_clause,[],[f26,f37,f33,f42]) ).

tff(f26,plain,
    ( ( $product(a,b) != 1 )
    | ( a != b )
    | ( a != -1 ) ),
    inference(cnf_transformation,[],[f23]) ).

tff(f40,plain,
    ( ~ spl0_1
    | ~ spl0_2
    | ~ spl0_3 ),
    inference(avatar_split_clause,[],[f27,f37,f33,f29]) ).

tff(f27,plain,
    ( ( $product(a,b) != 1 )
    | ( a != b )
    | ( a != 1 ) ),
    inference(cnf_transformation,[],[f23]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : ARI672=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.34  % Computer : n014.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 16:01:03 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.44  % (28783)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.19/0.44  % (28783)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.44  % (28783)Terminated due to inappropriate strategy.
% 0.19/0.44  % (28783)------------------------------
% 0.19/0.44  % (28783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.44  % (28783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.44  % (28783)Termination reason: Inappropriate
% 0.19/0.44  
% 0.19/0.44  % (28783)Memory used [KB]: 895
% 0.19/0.44  % (28783)Time elapsed: 0.003 s
% 0.19/0.44  % (28783)Instructions burned: 1 (million)
% 0.19/0.44  % (28783)------------------------------
% 0.19/0.44  % (28783)------------------------------
% 0.19/0.46  % (28792)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)
% 0.19/0.46  % (28776)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.19/0.47  % (28782)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)
% 0.19/0.48  % (28795)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)
% 0.19/0.48  % (28789)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.19/0.49  % (28808)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 (2999ds/388Mi)
% 0.19/0.50  % (28772)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)
% 0.19/0.50  % (28772)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.50  % (28772)Terminated due to inappropriate strategy.
% 0.19/0.50  % (28772)------------------------------
% 0.19/0.50  % (28772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (28772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (28772)Termination reason: Inappropriate
% 0.19/0.50  
% 0.19/0.50  % (28772)Memory used [KB]: 895
% 0.19/0.50  % (28772)Time elapsed: 0.002 s
% 0.19/0.50  % (28772)Instructions burned: 1 (million)
% 0.19/0.50  % (28772)------------------------------
% 0.19/0.50  % (28772)------------------------------
% 0.19/0.50  % (28780)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)
% 0.19/0.50  % (28775)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)
% 0.19/0.51  % (28771)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)
% 0.19/0.51  % (28770)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.19/0.52  % (28784)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.19/0.52  % (28766)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)
% 0.19/0.52  % (28766)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.52  % (28766)Terminated due to inappropriate strategy.
% 0.19/0.52  % (28766)------------------------------
% 0.19/0.52  % (28766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (28766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (28766)Termination reason: Inappropriate
% 0.19/0.52  
% 0.19/0.52  % (28766)Memory used [KB]: 895
% 0.19/0.52  % (28766)Time elapsed: 0.001 s
% 0.19/0.52  % (28766)------------------------------
% 0.19/0.52  % (28766)------------------------------
% 0.19/0.52  % (28768)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.19/0.52  % (28793)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)
% 0.19/0.52  % (28773)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.19/0.53  % (28788)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)
% 0.19/0.53  % (28785)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)
% 0.19/0.53  % (28773)Instruction limit reached!
% 0.19/0.53  % (28773)------------------------------
% 0.19/0.53  % (28773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (28773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (28773)Termination reason: Unknown
% 0.19/0.53  % (28773)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (28773)Memory used [KB]: 5500
% 0.19/0.53  % (28773)Time elapsed: 0.129 s
% 0.19/0.53  % (28773)Instructions burned: 7 (million)
% 0.19/0.53  % (28773)------------------------------
% 0.19/0.53  % (28773)------------------------------
% 0.19/0.53  % (28778)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 0.19/0.53  % (28791)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 0.19/0.53  % (28790)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.19/0.54  % (28781)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.19/0.54  % (28767)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.19/0.54  % (28787)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.19/0.54  % (28779)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.19/0.55  % (28774)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.19/0.55  % (28777)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)
% 0.19/0.55  % (28776)Instruction limit reached!
% 0.19/0.55  % (28776)------------------------------
% 0.19/0.55  % (28776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (28774)Instruction limit reached!
% 0.19/0.55  % (28774)------------------------------
% 0.19/0.55  % (28774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (28774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (28774)Termination reason: Unknown
% 0.19/0.55  % (28774)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (28774)Memory used [KB]: 5373
% 0.19/0.55  % (28774)Time elapsed: 0.158 s
% 0.19/0.55  % (28774)Instructions burned: 2 (million)
% 0.19/0.55  % (28774)------------------------------
% 0.19/0.55  % (28774)------------------------------
% 0.19/0.55  % (28776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (28776)Termination reason: Unknown
% 0.19/0.55  % (28776)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (28776)Memory used [KB]: 6268
% 0.19/0.55  % (28776)Time elapsed: 0.151 s
% 0.19/0.55  % (28776)Instructions burned: 50 (million)
% 0.19/0.55  % (28776)------------------------------
% 0.19/0.55  % (28776)------------------------------
% 1.67/0.56  % (28786)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)
% 1.67/0.56  % (28794)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 1.67/0.57  % (28792)Instruction limit reached!
% 1.67/0.57  % (28792)------------------------------
% 1.67/0.57  % (28792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.57  % (28769)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)
% 1.67/0.57  % (28768)Instruction limit reached!
% 1.67/0.57  % (28768)------------------------------
% 1.67/0.57  % (28768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.57  % (28768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.57  % (28768)Termination reason: Unknown
% 1.67/0.57  % (28768)Termination phase: Saturation
% 1.67/0.57  
% 1.67/0.57  % (28768)Memory used [KB]: 1279
% 1.67/0.57  % (28768)Time elapsed: 0.184 s
% 1.67/0.57  % (28768)Instructions burned: 37 (million)
% 1.67/0.57  % (28768)------------------------------
% 1.67/0.57  % (28768)------------------------------
% 1.79/0.58  % (28792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.58  % (28792)Termination reason: Unknown
% 1.79/0.58  % (28792)Termination phase: Saturation
% 1.79/0.58  
% 1.79/0.58  % (28792)Memory used [KB]: 6652
% 1.79/0.58  % (28792)Time elapsed: 0.032 s
% 1.79/0.58  % (28792)Instructions burned: 69 (million)
% 1.79/0.58  % (28792)------------------------------
% 1.79/0.58  % (28792)------------------------------
% 1.79/0.59  % (28780)Instruction limit reached!
% 1.79/0.59  % (28780)------------------------------
% 1.79/0.59  % (28780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.59  % (28770)Instruction limit reached!
% 1.79/0.59  % (28770)------------------------------
% 1.79/0.59  % (28770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.60  % (28775)Instruction limit reached!
% 1.79/0.60  % (28775)------------------------------
% 1.79/0.60  % (28775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.60  % (28775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.60  % (28775)Termination reason: Unknown
% 1.79/0.60  % (28775)Termination phase: Saturation
% 1.79/0.60  
% 1.79/0.60  % (28775)Memory used [KB]: 1407
% 1.79/0.60  % (28775)Time elapsed: 0.202 s
% 1.79/0.60  % (28775)Instructions burned: 51 (million)
% 1.79/0.60  % (28775)------------------------------
% 1.79/0.60  % (28775)------------------------------
% 1.79/0.60  % (28780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.60  % (28780)Termination reason: Unknown
% 1.79/0.60  % (28780)Termination phase: Saturation
% 1.79/0.60  
% 1.79/0.60  % (28780)Memory used [KB]: 6652
% 1.79/0.60  % (28780)Time elapsed: 0.038 s
% 1.79/0.60  % (28780)Instructions burned: 69 (million)
% 1.79/0.60  % (28780)------------------------------
% 1.79/0.60  % (28780)------------------------------
% 1.79/0.61  % (28770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.61  % (28770)Termination reason: Unknown
% 1.79/0.61  % (28770)Termination phase: Saturation
% 1.79/0.61  
% 1.79/0.61  % (28770)Memory used [KB]: 6268
% 1.79/0.61  % (28770)Time elapsed: 0.204 s
% 1.79/0.61  % (28770)Instructions burned: 52 (million)
% 1.79/0.61  % (28770)------------------------------
% 1.79/0.61  % (28770)------------------------------
% 1.79/0.61  % (28767)Instruction limit reached!
% 1.79/0.61  % (28767)------------------------------
% 1.79/0.61  % (28767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.62  % (28771)Instruction limit reached!
% 1.79/0.62  % (28771)------------------------------
% 1.79/0.62  % (28771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.62  % (28771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.62  % (28771)Termination reason: Unknown
% 1.79/0.62  % (28771)Termination phase: Saturation
% 1.79/0.62  
% 1.79/0.62  % (28771)Memory used [KB]: 5756
% 1.79/0.62  % (28771)Time elapsed: 0.187 s
% 1.79/0.62  % (28771)Instructions burned: 48 (million)
% 1.79/0.62  % (28771)------------------------------
% 1.79/0.62  % (28771)------------------------------
% 1.79/0.62  % (28767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.62  % (28767)Termination reason: Unknown
% 1.79/0.62  % (28767)Termination phase: Saturation
% 1.79/0.62  
% 1.79/0.62  % (28767)Memory used [KB]: 6140
% 1.79/0.62  % (28767)Time elapsed: 0.202 s
% 1.79/0.62  % (28767)Instructions burned: 50 (million)
% 1.79/0.62  % (28767)------------------------------
% 1.79/0.62  % (28767)------------------------------
% 2.19/0.63  % (28782)Instruction limit reached!
% 2.19/0.63  % (28782)------------------------------
% 2.19/0.63  % (28782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.63  % (28782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.63  % (28782)Termination reason: Unknown
% 2.19/0.63  % (28782)Termination phase: Saturation
% 2.19/0.63  
% 2.19/0.63  % (28782)Memory used [KB]: 6524
% 2.19/0.63  % (28782)Time elapsed: 0.236 s
% 2.19/0.63  % (28782)Instructions burned: 100 (million)
% 2.19/0.63  % (28782)------------------------------
% 2.19/0.63  % (28782)------------------------------
% 2.19/0.63  % (28833)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 (2998ds/211Mi)
% 2.19/0.64  % (28769)Instruction limit reached!
% 2.19/0.64  % (28769)------------------------------
% 2.19/0.64  % (28769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.64  % (28769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.64  % (28769)Termination reason: Unknown
% 2.19/0.64  % (28769)Termination phase: Saturation
% 2.19/0.64  
% 2.19/0.64  % (28769)Memory used [KB]: 6140
% 2.19/0.64  % (28769)Time elapsed: 0.227 s
% 2.19/0.64  % (28769)Instructions burned: 52 (million)
% 2.19/0.64  % (28769)------------------------------
% 2.19/0.64  % (28769)------------------------------
% 2.19/0.65  % (28781)Instruction limit reached!
% 2.19/0.65  % (28781)------------------------------
% 2.19/0.65  % (28781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.65  % (28781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.65  % (28781)Termination reason: Unknown
% 2.19/0.65  % (28781)Termination phase: Saturation
% 2.19/0.65  
% 2.19/0.65  % (28781)Memory used [KB]: 2046
% 2.19/0.65  % (28781)Time elapsed: 0.239 s
% 2.19/0.65  % (28781)Instructions burned: 75 (million)
% 2.19/0.65  % (28781)------------------------------
% 2.19/0.65  % (28781)------------------------------
% 2.35/0.65  % (28843)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 (2998ds/90Mi)
% 2.35/0.67  % (28849)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.35/0.68  % (28859)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.35/0.69  % (28784)Instruction limit reached!
% 2.35/0.69  % (28784)------------------------------
% 2.35/0.69  % (28784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.69  % (28785)Instruction limit reached!
% 2.35/0.69  % (28785)------------------------------
% 2.35/0.69  % (28785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.70  % (28784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.70  % (28784)Termination reason: Unknown
% 2.35/0.70  % (28784)Termination phase: Saturation
% 2.35/0.70  
% 2.35/0.70  % (28784)Memory used [KB]: 6780
% 2.35/0.70  % (28784)Time elapsed: 0.296 s
% 2.35/0.70  % (28784)Instructions burned: 100 (million)
% 2.35/0.70  % (28784)------------------------------
% 2.35/0.70  % (28784)------------------------------
% 2.35/0.70  % (28857)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.35/0.70  % (28785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.70  % (28785)Termination reason: Unknown
% 2.35/0.70  % (28785)Termination phase: Saturation
% 2.35/0.70  
% 2.35/0.70  % (28785)Memory used [KB]: 2174
% 2.35/0.70  % (28785)Time elapsed: 0.303 s
% 2.35/0.70  % (28785)Instructions burned: 101 (million)
% 2.35/0.70  % (28785)------------------------------
% 2.35/0.70  % (28785)------------------------------
% 2.35/0.71  % (28779)Instruction limit reached!
% 2.35/0.71  % (28779)------------------------------
% 2.35/0.71  % (28779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.71  % (28779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.71  % (28779)Termination reason: Unknown
% 2.35/0.71  % (28779)Termination phase: Saturation
% 2.35/0.71  
% 2.35/0.71  % (28779)Memory used [KB]: 6652
% 2.35/0.71  % (28779)Time elapsed: 0.302 s
% 2.35/0.71  % (28779)Instructions burned: 101 (million)
% 2.35/0.71  % (28779)------------------------------
% 2.35/0.71  % (28779)------------------------------
% 2.35/0.71  % (28867)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.35/0.72  % (28875)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.35/0.72  % (28778)Instruction limit reached!
% 2.35/0.72  % (28778)------------------------------
% 2.35/0.72  % (28778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.72  % (28778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.72  % (28778)Termination reason: Unknown
% 2.35/0.72  % (28778)Termination phase: Saturation
% 2.35/0.72  
% 2.35/0.72  % (28778)Memory used [KB]: 6268
% 2.35/0.72  % (28778)Time elapsed: 0.298 s
% 2.35/0.72  % (28778)Instructions burned: 101 (million)
% 2.35/0.72  % (28778)------------------------------
% 2.35/0.72  % (28778)------------------------------
% 2.35/0.72  % (28887)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.71/0.73  % (28894)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.71/0.73  % (28906)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.71/0.73  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.71/0.73  % (28889)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.71/0.73  % (28777)Instruction limit reached!
% 2.71/0.73  % (28777)------------------------------
% 2.71/0.73  % (28777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.73  % (28777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.73  % (28777)Termination reason: Unknown
% 2.71/0.73  % (28777)Termination phase: Saturation
% 2.71/0.73  
% 2.71/0.73  % (28777)Memory used [KB]: 6652
% 2.71/0.73  % (28777)Time elapsed: 0.339 s
% 2.71/0.73  % (28777)Instructions burned: 100 (million)
% 2.71/0.73  % (28777)------------------------------
% 2.71/0.73  % (28777)------------------------------
% 2.71/0.75  % (28905)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.71/0.76  % (28910)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.71/0.76  % (28787)Instruction limit reached!
% 2.71/0.76  % (28787)------------------------------
% 2.71/0.76  % (28787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.76  % (28787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.76  % (28787)Termination reason: Unknown
% 2.71/0.76  % (28787)Termination phase: Saturation
% 2.71/0.76  
% 2.71/0.76  % (28787)Memory used [KB]: 7291
% 2.71/0.76  % (28787)Time elapsed: 0.377 s
% 2.71/0.76  % (28787)Instructions burned: 139 (million)
% 2.71/0.76  % (28787)------------------------------
% 2.71/0.76  % (28787)------------------------------
% 2.89/0.77  % (28920)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4959Mi)
% 2.89/0.79  % (28786)Instruction limit reached!
% 2.89/0.79  % (28786)------------------------------
% 2.89/0.79  % (28786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.79  % (28786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.79  % (28786)Termination reason: Unknown
% 2.89/0.79  % (28786)Termination phase: Saturation
% 2.89/0.79  
% 2.89/0.79  % (28786)Memory used [KB]: 7547
% 2.89/0.79  % (28786)Time elapsed: 0.393 s
% 2.89/0.79  % (28786)Instructions burned: 177 (million)
% 2.89/0.79  % (28786)------------------------------
% 2.89/0.79  % (28786)------------------------------
% 2.89/0.79  % (28929)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4756Mi)
% 2.89/0.81  % (28793)Instruction limit reached!
% 2.89/0.81  % (28793)------------------------------
% 2.89/0.81  % (28793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.81  % (28793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.81  % (28793)Termination reason: Unknown
% 2.89/0.81  % (28793)Termination phase: Saturation
% 2.89/0.81  
% 2.89/0.81  % (28793)Memory used [KB]: 3198
% 2.89/0.81  % (28793)Time elapsed: 0.407 s
% 2.89/0.81  % (28793)Instructions burned: 179 (million)
% 2.89/0.81  % (28793)------------------------------
% 2.89/0.81  % (28793)------------------------------
% 2.89/0.82  % (28957)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 (2996ds/68Mi)
% 2.89/0.83  % (28843)Instruction limit reached!
% 2.89/0.83  % (28843)------------------------------
% 2.89/0.83  % (28843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.83  % (28843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.83  % (28843)Termination reason: Unknown
% 2.89/0.83  % (28843)Termination phase: Saturation
% 2.89/0.83  
% 2.89/0.83  % (28843)Memory used [KB]: 6780
% 2.89/0.83  % (28843)Time elapsed: 0.271 s
% 2.89/0.83  % (28843)Instructions burned: 90 (million)
% 2.89/0.83  % (28843)------------------------------
% 2.89/0.83  % (28843)------------------------------
% 2.89/0.83  % (28955)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)
% 2.89/0.83  % (28875)Instruction limit reached!
% 2.89/0.83  % (28875)------------------------------
% 2.89/0.83  % (28875)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.83  % (28875)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.83  % (28875)Termination reason: Unknown
% 2.89/0.83  % (28875)Termination phase: Saturation
% 2.89/0.83  
% 2.89/0.83  % (28875)Memory used [KB]: 6652
% 2.89/0.83  % (28875)Time elapsed: 0.035 s
% 2.89/0.83  % (28875)Instructions burned: 69 (million)
% 2.89/0.83  % (28875)------------------------------
% 2.89/0.83  % (28875)------------------------------
% 3.17/0.85  % (28963)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 (2996ds/2134Mi)
% 3.17/0.87  % (28959)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 (2996ds/1824Mi)
% 3.25/0.88  % (28972)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.25/0.89  % (28971)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.25/0.89  % (28894)Instruction limit reached!
% 3.25/0.89  % (28894)------------------------------
% 3.25/0.89  % (28894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.89  % (28894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.89  % (28894)Termination reason: Unknown
% 3.25/0.89  % (28894)Termination phase: Saturation
% 3.25/0.89  
% 3.25/0.89  % (28894)Memory used [KB]: 6780
% 3.25/0.89  % (28894)Time elapsed: 0.261 s
% 3.25/0.89  % (28894)Instructions burned: 90 (million)
% 3.25/0.89  % (28894)------------------------------
% 3.25/0.89  % (28894)------------------------------
% 3.25/0.91  % (28982)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 (2995ds/90Mi)
% 3.25/0.92  % (28957)Instruction limit reached!
% 3.25/0.92  % (28957)------------------------------
% 3.25/0.92  % (28957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.94  % (28957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.94  % (28957)Termination reason: Unknown
% 3.45/0.94  % (28957)Termination phase: Saturation
% 3.45/0.94  
% 3.45/0.94  % (28957)Memory used [KB]: 6652
% 3.45/0.94  % (28957)Time elapsed: 0.040 s
% 3.45/0.94  % (28957)Instructions burned: 68 (million)
% 3.45/0.94  % (28957)------------------------------
% 3.45/0.94  % (28957)------------------------------
% 3.45/0.94  % (28989)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 (2995ds/2016Mi)
% 3.59/0.95  % (28992)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8004Mi)
% 3.59/0.97  % (28994)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=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/9965Mi)
% 3.59/0.97  % (28833)Instruction limit reached!
% 3.59/0.97  % (28833)------------------------------
% 3.59/0.97  % (28833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.97  % (28833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.59/0.97  % (28833)Termination reason: Unknown
% 3.59/0.97  % (28833)Termination phase: Saturation
% 3.59/0.97  
% 3.59/0.97  % (28833)Memory used [KB]: 3326
% 3.59/0.97  % (28833)Time elapsed: 0.442 s
% 3.59/0.97  % (28833)Instructions burned: 212 (million)
% 3.59/0.97  % (28833)------------------------------
% 3.59/0.97  % (28833)------------------------------
% 3.59/0.98  % (28910)First to succeed.
% 3.59/0.99  % (28910)Refutation found. Thanks to Tanya!
% 3.59/0.99  % SZS status Theorem for theBenchmark
% 3.59/0.99  % SZS output start Proof for theBenchmark
% See solution above
% 3.59/0.99  % (28910)------------------------------
% 3.59/0.99  % (28910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.59/0.99  % (28910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.59/0.99  % (28910)Termination reason: Refutation
% 3.59/0.99  
% 3.59/0.99  % (28910)Memory used [KB]: 895
% 3.59/0.99  % (28910)Time elapsed: 0.068 s
% 3.59/0.99  % (28910)Instructions burned: 160 (million)
% 3.59/0.99  % (28910)------------------------------
% 3.59/0.99  % (28910)------------------------------
% 3.59/0.99  % (28765)Success in time 0.647 s
%------------------------------------------------------------------------------