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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI730_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 : n017.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:49:06 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_6,type,
    sK0: $real ).

tff(f37,plain,
    $false,
    inference(avatar_smt_refutation,[],[f26,f31,f36]) ).

tff(f36,plain,
    spl1_3,
    inference(avatar_split_clause,[],[f19,f33]) ).

tff(f33,plain,
    ( spl1_3
  <=> $is_int(sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_3])]) ).

tff(f19,plain,
    $is_int(sK0),
    inference(cnf_transformation,[],[f18]) ).

tff(f18,plain,
    ( ~ $less(7.2,sK0)
    & $less(7.0,sK0)
    & $is_int(sK0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f16,f17]) ).

tff(f17,plain,
    ( ? [X0: $real] :
        ( ~ $less(7.2,X0)
        & $less(7.0,X0)
        & $is_int(X0) )
   => ( ~ $less(7.2,sK0)
      & $less(7.0,sK0)
      & $is_int(sK0) ) ),
    introduced(choice_axiom,[]) ).

tff(f16,plain,
    ? [X0: $real] :
      ( ~ $less(7.2,X0)
      & $less(7.0,X0)
      & $is_int(X0) ),
    inference(flattening,[],[f15]) ).

tff(f15,plain,
    ? [X0: $real] :
      ( $less(7.0,X0)
      & $is_int(X0)
      & ~ $less(7.2,X0) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ! [X0: $real] :
        ( ( $is_int(X0)
          & ~ $less(7.2,X0) )
       => ~ $less(7.0,X0) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ! [X0: $real] :
        ( ( $is_int(X0)
          & $lesseq(X0,7.2) )
       => $lesseq(X0,7.0) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ! [X0: $real] :
      ( ( $is_int(X0)
        & $lesseq(X0,7.2) )
     => $lesseq(X0,7.0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove) ).

tff(f31,plain,
    ~ spl1_2,
    inference(avatar_split_clause,[],[f21,f28]) ).

tff(f28,plain,
    ( spl1_2
  <=> $less(7.2,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

tff(f21,plain,
    ~ $less(7.2,sK0),
    inference(cnf_transformation,[],[f18]) ).

tff(f26,plain,
    spl1_1,
    inference(avatar_split_clause,[],[f20,f23]) ).

tff(f23,plain,
    ( spl1_1
  <=> $less(7.0,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_1])]) ).

tff(f20,plain,
    $less(7.0,sK0),
    inference(cnf_transformation,[],[f18]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI730=1 : TPTP v8.1.0. Released v6.3.0.
% 0.07/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.12/0.34  % Computer : n017.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 15:25:49 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.53  % (14942)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (14957)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 (2999ds/467Mi)
% 0.19/0.54  % (14950)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 (2999ds/99Mi)
% 0.19/0.54  % (14948)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 (2999ds/68Mi)
% 0.19/0.54  % (14941)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (14949)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 (2999ds/75Mi)
% 0.19/0.54  % (14940)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.49/0.54  % (14940)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.49/0.54  % (14940)Terminated due to inappropriate strategy.
% 1.49/0.54  % (14940)------------------------------
% 1.49/0.54  % (14940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (14940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (14940)Termination reason: Inappropriate
% 1.49/0.54  
% 1.49/0.54  % (14940)Memory used [KB]: 895
% 1.49/0.54  % (14940)Time elapsed: 0.002 s
% 1.49/0.54  % (14940)Instructions burned: 2 (million)
% 1.49/0.54  % (14940)------------------------------
% 1.49/0.54  % (14940)------------------------------
% 1.49/0.54  % (14956)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 (2999ds/498Mi)
% 1.49/0.55  % (14942)Instruction limit reached!
% 1.49/0.55  % (14942)------------------------------
% 1.49/0.55  % (14942)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.55  % (14942)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.55  % (14942)Termination reason: Unknown
% 1.49/0.55  % (14942)Termination phase: Saturation
% 1.49/0.55  
% 1.49/0.55  % (14942)Memory used [KB]: 5373
% 1.49/0.55  % (14942)Time elapsed: 0.121 s
% 1.49/0.55  % (14942)Instructions burned: 2 (million)
% 1.49/0.55  % (14942)------------------------------
% 1.49/0.55  % (14942)------------------------------
% 1.49/0.55  % (14958)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.49/0.55  % (14941)Instruction limit reached!
% 1.49/0.55  % (14941)------------------------------
% 1.49/0.55  % (14941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.55  % (14941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.55  % (14941)Termination reason: Unknown
% 1.49/0.55  % (14941)Termination phase: Saturation
% 1.49/0.55  
% 1.49/0.55  % (14941)Memory used [KB]: 5500
% 1.49/0.55  % (14941)Time elapsed: 0.136 s
% 1.49/0.55  % (14941)Instructions burned: 8 (million)
% 1.49/0.55  % (14941)------------------------------
% 1.49/0.55  % (14941)------------------------------
% 1.67/0.58  % (14951)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.67/0.59  % (14952)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.67/0.59  % (14946)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.67/0.60  % (14944)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.67/0.60  % (14959)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.67/0.60  % (14962)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.67/0.60  % (14939)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 (2999ds/48Mi)
% 1.67/0.60  % (14960)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 (2999ds/68Mi)
% 1.67/0.60  % (14938)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.67/0.60  % (14936)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 (2999ds/37Mi)
% 1.67/0.60  % (14951)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.67/0.60  % (14951)Terminated due to inappropriate strategy.
% 1.67/0.60  % (14951)------------------------------
% 1.67/0.60  % (14951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.60  % (14951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.60  % (14951)Termination reason: Inappropriate
% 1.67/0.60  
% 1.67/0.60  % (14951)Memory used [KB]: 895
% 1.67/0.60  % (14951)Time elapsed: 0.003 s
% 1.67/0.60  % (14951)Instructions burned: 2 (million)
% 1.67/0.60  % (14951)------------------------------
% 1.67/0.60  % (14951)------------------------------
% 1.67/0.61  % (14943)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 (2999ds/51Mi)
% 1.67/0.61  % (14954)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 (2999ds/176Mi)
% 1.67/0.61  % (14947)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.67/0.61  % (14935)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.67/0.62  % (14963)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 (2999ds/355Mi)
% 1.67/0.63  % (14948)Instruction limit reached!
% 1.67/0.63  % (14948)------------------------------
% 1.67/0.63  % (14948)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.63  % (14948)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.63  % (14948)Termination reason: Unknown
% 1.67/0.63  % (14948)Termination phase: Saturation
% 1.67/0.63  
% 1.67/0.63  % (14948)Memory used [KB]: 6652
% 1.67/0.63  % (14948)Time elapsed: 0.091 s
% 1.67/0.63  % (14948)Instructions burned: 68 (million)
% 1.67/0.63  % (14948)------------------------------
% 1.67/0.63  % (14948)------------------------------
% 1.67/0.64  % (14937)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.67/0.64  % (14955)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 2.25/0.65  % (14934)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 (2999ds/191324Mi)
% 2.25/0.65  % (14934)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 2.25/0.65  % (14934)Terminated due to inappropriate strategy.
% 2.25/0.65  % (14934)------------------------------
% 2.25/0.65  % (14934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.65  % (14934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.65  % (14934)Termination reason: Inappropriate
% 2.25/0.65  
% 2.25/0.65  % (14934)Memory used [KB]: 895
% 2.25/0.65  % (14934)Time elapsed: 0.002 s
% 2.25/0.65  % (14934)------------------------------
% 2.25/0.65  % (14934)------------------------------
% 2.25/0.66  % (14961)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 (2999ds/177Mi)
% 2.25/0.67  % (14953)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 (2999ds/100Mi)
% 2.25/0.67  % (14949)Instruction limit reached!
% 2.25/0.67  % (14949)------------------------------
% 2.25/0.67  % (14949)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.67  % (14949)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.67  % (14949)Termination reason: Unknown
% 2.25/0.67  % (14949)Termination phase: Saturation
% 2.25/0.67  
% 2.25/0.67  % (14949)Memory used [KB]: 1918
% 2.25/0.67  % (14949)Time elapsed: 0.228 s
% 2.25/0.67  % (14949)Instructions burned: 76 (million)
% 2.25/0.67  % (14949)------------------------------
% 2.25/0.67  % (14949)------------------------------
% 2.25/0.67  % (14945)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 2.49/0.69  % (14936)Instruction limit reached!
% 2.49/0.69  % (14936)------------------------------
% 2.49/0.69  % (14936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.69  % (14936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.69  % (14936)Termination reason: Unknown
% 2.49/0.69  % (14936)Termination phase: Saturation
% 2.49/0.69  
% 2.49/0.69  % (14936)Memory used [KB]: 1407
% 2.49/0.69  % (14936)Time elapsed: 0.267 s
% 2.49/0.69  % (14936)Instructions burned: 37 (million)
% 2.49/0.69  % (14936)------------------------------
% 2.49/0.69  % (14936)------------------------------
% 2.49/0.72  % (14944)Instruction limit reached!
% 2.49/0.72  % (14944)------------------------------
% 2.49/0.72  % (14944)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.72  % (14944)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.72  % (14944)Termination reason: Unknown
% 2.49/0.72  % (14944)Termination phase: Saturation
% 2.49/0.72  
% 2.49/0.72  % (14944)Memory used [KB]: 6140
% 2.49/0.72  % (14944)Time elapsed: 0.304 s
% 2.49/0.72  % (14944)Instructions burned: 50 (million)
% 2.49/0.72  % (14944)------------------------------
% 2.49/0.72  % (14944)------------------------------
% 2.49/0.73  % (14972)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.82/0.73  % (14938)Instruction limit reached!
% 2.82/0.73  % (14938)------------------------------
% 2.82/0.73  % (14938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.73  % (14938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.73  % (14938)Termination reason: Unknown
% 2.82/0.73  % (14938)Termination phase: Saturation
% 2.82/0.73  
% 2.82/0.73  % (14938)Memory used [KB]: 5756
% 2.82/0.73  % (14938)Time elapsed: 0.319 s
% 2.82/0.73  % (14938)Instructions burned: 51 (million)
% 2.82/0.73  % (14938)------------------------------
% 2.82/0.73  % (14938)------------------------------
% 2.82/0.75  % (14943)Instruction limit reached!
% 2.82/0.75  % (14943)------------------------------
% 2.82/0.75  % (14943)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.75  % (14943)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.75  % (14943)Termination reason: Unknown
% 2.82/0.75  % (14943)Termination phase: Saturation
% 2.82/0.75  
% 2.82/0.75  % (14943)Memory used [KB]: 1535
% 2.82/0.75  % (14943)Time elapsed: 0.267 s
% 2.82/0.75  % (14943)Instructions burned: 51 (million)
% 2.82/0.75  % (14943)------------------------------
% 2.82/0.75  % (14943)------------------------------
% 2.82/0.75  % (14935)Instruction limit reached!
% 2.82/0.75  % (14935)------------------------------
% 2.82/0.75  % (14935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.75  % (14935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.75  % (14935)Termination reason: Unknown
% 2.82/0.75  % (14935)Termination phase: Saturation
% 2.82/0.75  
% 2.82/0.75  % (14935)Memory used [KB]: 6140
% 2.82/0.75  % (14935)Time elapsed: 0.281 s
% 2.82/0.75  % (14935)Instructions burned: 51 (million)
% 2.82/0.75  % (14935)------------------------------
% 2.82/0.75  % (14935)------------------------------
% 2.82/0.75  % (14939)Instruction limit reached!
% 2.82/0.75  % (14939)------------------------------
% 2.82/0.75  % (14939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.75  % (14939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.75  % (14939)Termination reason: Unknown
% 2.82/0.75  % (14939)Termination phase: Saturation
% 2.82/0.75  
% 2.82/0.75  % (14939)Memory used [KB]: 5884
% 2.82/0.75  % (14939)Time elapsed: 0.331 s
% 2.82/0.75  % (14939)Instructions burned: 49 (million)
% 2.82/0.75  % (14939)------------------------------
% 2.82/0.75  % (14939)------------------------------
% 2.95/0.76  % (14960)Instruction limit reached!
% 2.95/0.76  % (14960)------------------------------
% 2.95/0.76  % (14960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.76  % (14960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.76  % (14960)Termination reason: Unknown
% 2.95/0.76  % (14960)Termination phase: Saturation
% 2.95/0.76  
% 2.95/0.76  % (14960)Memory used [KB]: 6652
% 2.95/0.76  % (14960)Time elapsed: 0.048 s
% 2.95/0.76  % (14960)Instructions burned: 68 (million)
% 2.95/0.76  % (14960)------------------------------
% 2.95/0.76  % (14960)------------------------------
% 2.95/0.80  % (14937)Instruction limit reached!
% 2.95/0.80  % (14937)------------------------------
% 2.95/0.80  % (14937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.80  % (14937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.80  % (14937)Termination reason: Unknown
% 2.95/0.80  % (14937)Termination phase: Saturation
% 2.95/0.80  
% 2.95/0.80  % (14937)Memory used [KB]: 6140
% 2.95/0.80  % (14937)Time elapsed: 0.389 s
% 2.95/0.80  % (14937)Instructions burned: 51 (million)
% 2.95/0.80  % (14937)------------------------------
% 2.95/0.80  % (14937)------------------------------
% 3.29/0.82  % (14971)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)
% 3.29/0.83  % (14970)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 (2998ds/388Mi)
% 3.29/0.83  % (14950)Instruction limit reached!
% 3.29/0.83  % (14950)------------------------------
% 3.29/0.83  % (14950)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.83  % (14950)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.83  % (14950)Termination reason: Unknown
% 3.29/0.83  % (14950)Termination phase: Saturation
% 3.29/0.83  
% 3.29/0.83  % (14950)Memory used [KB]: 6396
% 3.29/0.83  % (14950)Time elapsed: 0.414 s
% 3.29/0.83  % (14950)Instructions burned: 99 (million)
% 3.29/0.83  % (14950)------------------------------
% 3.29/0.83  % (14950)------------------------------
% 3.29/0.84  % (14947)Instruction limit reached!
% 3.29/0.84  % (14947)------------------------------
% 3.29/0.84  % (14947)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.84  % (14947)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.84  % (14947)Termination reason: Unknown
% 3.29/0.84  % (14947)Termination phase: Saturation
% 3.29/0.84  
% 3.29/0.84  % (14947)Memory used [KB]: 6652
% 3.29/0.84  % (14947)Time elapsed: 0.413 s
% 3.29/0.84  % (14947)Instructions burned: 100 (million)
% 3.29/0.84  % (14947)------------------------------
% 3.29/0.84  % (14947)------------------------------
% 3.29/0.85  % (14946)Instruction limit reached!
% 3.29/0.85  % (14946)------------------------------
% 3.29/0.85  % (14946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.85  % (14946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.85  % (14946)Termination reason: Unknown
% 3.29/0.85  % (14946)Termination phase: Saturation
% 3.29/0.85  
% 3.29/0.85  % (14946)Memory used [KB]: 6652
% 3.29/0.85  % (14946)Time elapsed: 0.417 s
% 3.29/0.85  % (14946)Instructions burned: 102 (million)
% 3.29/0.85  % (14946)------------------------------
% 3.29/0.85  % (14946)------------------------------
% 3.29/0.85  % (14976)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 3.29/0.85  % (14952)Instruction limit reached!
% 3.29/0.85  % (14952)------------------------------
% 3.29/0.85  % (14952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.85  % (14952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.85  % (14952)Termination reason: Unknown
% 3.29/0.85  % (14952)Termination phase: Saturation
% 3.29/0.85  
% 3.29/0.85  % (14952)Memory used [KB]: 6908
% 3.29/0.85  % (14952)Time elapsed: 0.415 s
% 3.29/0.85  % (14952)Instructions burned: 101 (million)
% 3.29/0.85  % (14952)------------------------------
% 3.29/0.85  % (14952)------------------------------
% 3.53/0.88  % (14956)Instruction limit reached!
% 3.53/0.88  % (14956)------------------------------
% 3.53/0.88  % (14956)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.53/0.88  % (14956)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.53/0.88  % (14956)Termination reason: Unknown
% 3.53/0.88  % (14956)Termination phase: Saturation
% 3.53/0.88  
% 3.53/0.88  % (14956)Memory used [KB]: 2686
% 3.53/0.88  % (14956)Time elapsed: 0.467 s
% 3.53/0.88  % (14956)Instructions burned: 499 (million)
% 3.53/0.88  % (14956)------------------------------
% 3.53/0.88  % (14956)------------------------------
% 3.53/0.90  % (14955)Instruction limit reached!
% 3.53/0.90  % (14955)------------------------------
% 3.53/0.90  % (14955)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.53/0.90  % (14955)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.53/0.90  % (14955)Termination reason: Unknown
% 3.53/0.90  % (14955)Termination phase: Saturation
% 3.53/0.90  
% 3.53/0.90  % (14955)Memory used [KB]: 7164
% 3.53/0.90  % (14955)Time elapsed: 0.477 s
% 3.53/0.90  % (14955)Instructions burned: 138 (million)
% 3.53/0.90  % (14955)------------------------------
% 3.53/0.90  % (14955)------------------------------
% 3.53/0.91  % (14985)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 (2996ds/655Mi)
% 3.53/0.92  % (14986)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)
% 3.53/0.92  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.53/0.92  % (14988)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 (2996ds/981Mi)
% 3.53/0.93  % (14954)Instruction limit reached!
% 3.53/0.93  % (14954)------------------------------
% 3.53/0.93  % (14954)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.53/0.93  % (14954)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.53/0.93  % (14954)Termination reason: Unknown
% 3.53/0.93  % (14954)Termination phase: Saturation
% 3.53/0.93  
% 3.53/0.93  % (14954)Memory used [KB]: 6396
% 3.53/0.93  % (14954)Time elapsed: 0.478 s
% 3.53/0.93  % (14954)Instructions burned: 177 (million)
% 3.53/0.93  % (14954)------------------------------
% 3.53/0.93  % (14954)------------------------------
% 3.53/0.94  % (14953)Instruction limit reached!
% 3.53/0.94  % (14953)------------------------------
% 3.53/0.94  % (14953)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.53/0.94  % (14953)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.53/0.94  % (14953)Termination reason: Unknown
% 3.53/0.94  % (14953)Termination phase: Saturation
% 3.53/0.94  
% 3.53/0.94  % (14953)Memory used [KB]: 2174
% 3.53/0.94  % (14953)Time elapsed: 0.505 s
% 3.53/0.94  % (14953)Instructions burned: 100 (million)
% 3.53/0.94  % (14953)------------------------------
% 3.53/0.94  % (14953)------------------------------
% 3.86/0.95  % (14987)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 (2996ds/940Mi)
% 3.86/0.95  % (14983)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)
% 3.86/0.95  % (14980)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 3.96/0.99  % (14994)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 (2995ds/4958Mi)
% 3.96/1.01  % (14972)Instruction limit reached!
% 3.96/1.01  % (14972)------------------------------
% 3.96/1.01  % (14972)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.96/1.01  % (14972)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.96/1.01  % (14972)Termination reason: Unknown
% 3.96/1.01  % (14972)Termination phase: Saturation
% 3.96/1.01  
% 3.96/1.01  % (14972)Memory used [KB]: 7036
% 3.96/1.01  % (14972)Time elapsed: 0.381 s
% 3.96/1.01  % (14972)Instructions burned: 90 (million)
% 3.96/1.01  % (14972)------------------------------
% 3.96/1.01  % (14972)------------------------------
% 3.96/1.01  % (14945)Instruction limit reached!
% 3.96/1.01  % (14945)------------------------------
% 3.96/1.01  % (14945)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.96/1.01  % (14945)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.96/1.01  % (14945)Termination reason: Unknown
% 3.96/1.01  % (14945)Termination phase: Saturation
% 3.96/1.01  
% 3.96/1.01  % (14945)Memory used [KB]: 6652
% 3.96/1.01  % (14945)Time elapsed: 0.575 s
% 3.96/1.01  % (14945)Instructions burned: 100 (million)
% 3.96/1.01  % (14945)------------------------------
% 3.96/1.01  % (14945)------------------------------
% 3.96/1.03  % (14963)Instruction limit reached!
% 3.96/1.03  % (14963)------------------------------
% 3.96/1.03  % (14963)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.96/1.03  % (14963)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.96/1.03  % (14963)Termination reason: Unknown
% 3.96/1.03  % (14963)Termination phase: Saturation
% 3.96/1.03  
% 3.96/1.03  % (14963)Memory used [KB]: 8571
% 3.96/1.03  % (14963)Time elapsed: 0.604 s
% 3.96/1.03  % (14963)Instructions burned: 356 (million)
% 3.96/1.03  % (14963)------------------------------
% 3.96/1.03  % (14963)------------------------------
% 4.25/1.05  % (14989)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 (2996ds/90Mi)
% 4.25/1.06  % (14990)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 (2996ds/2016Mi)
% 5.64/1.07  % (14962)Instruction limit reached!
% 5.64/1.07  % (14962)------------------------------
% 5.64/1.07  % (14962)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.64/1.07  % (14962)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.64/1.07  % (14962)Termination reason: Unknown
% 5.64/1.07  % (14962)Termination phase: Saturation
% 5.64/1.07  
% 5.64/1.07  % (14962)Memory used [KB]: 7675
% 5.64/1.07  % (14962)Time elapsed: 0.645 s
% 5.64/1.07  % (14962)Instructions burned: 439 (million)
% 5.64/1.07  % (14962)------------------------------
% 5.64/1.07  % (14962)------------------------------
% 5.64/1.08  % (14991)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 5.64/1.09  % (14997)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4959Mi)
% 5.64/1.10  % (14986)Instruction limit reached!
% 5.64/1.10  % (14986)------------------------------
% 5.64/1.10  % (14986)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.64/1.10  % (14986)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.64/1.10  % (14986)Termination reason: Unknown
% 5.64/1.10  % (14986)Termination phase: Saturation
% 5.64/1.10  
% 5.64/1.10  % (14986)Memory used [KB]: 6652
% 5.64/1.10  % (14986)Time elapsed: 0.050 s
% 5.64/1.10  % (14986)Instructions burned: 69 (million)
% 5.64/1.10  % (14986)------------------------------
% 5.64/1.10  % (14986)------------------------------
% 5.64/1.10  % (15015)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 (2993ds/9965Mi)
% 5.64/1.11  % (15002)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)
% 5.64/1.12  % (15000)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 (2995ds/4931Mi)
% 5.64/1.13  % (15018)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9877Mi)
% 6.14/1.17  % (14961)Instruction limit reached!
% 6.14/1.17  % (14961)------------------------------
% 6.14/1.17  % (14961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.14/1.17  % (14961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.14/1.17  % (14961)Termination reason: Unknown
% 6.14/1.17  % (14961)Termination phase: Saturation
% 6.14/1.17  
% 6.14/1.17  % (14961)Memory used [KB]: 3582
% 6.14/1.17  % (14961)Time elapsed: 0.760 s
% 6.14/1.17  % (14961)Instructions burned: 177 (million)
% 6.14/1.17  % (14961)------------------------------
% 6.14/1.17  % (14961)------------------------------
% 6.45/1.20  % (15007)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4585Mi)
% 6.45/1.20  % (15006)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2891Mi)
% 6.45/1.20  % (14999)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 6.45/1.21  % (15001)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)
% 6.45/1.22  % (15019)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9902Mi)
% 6.45/1.22  % (15008)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 (2994ds/90Mi)
% 6.79/1.25  % (15015)First to succeed.
% 6.79/1.25  % (15015)Refutation found. Thanks to Tanya!
% 6.79/1.25  % SZS status Theorem for theBenchmark
% 6.79/1.25  % SZS output start Proof for theBenchmark
% See solution above
% 6.79/1.25  % (15015)------------------------------
% 6.79/1.25  % (15015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.79/1.25  % (15015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.79/1.25  % (15015)Termination reason: Refutation
% 6.79/1.25  
% 6.79/1.25  % (15015)Memory used [KB]: 895
% 6.79/1.25  % (15015)Time elapsed: 0.083 s
% 6.79/1.25  % (15015)Instructions burned: 149 (million)
% 6.79/1.25  % (15015)------------------------------
% 6.79/1.25  % (15015)------------------------------
% 6.79/1.25  % (14933)Success in time 0.904 s
%------------------------------------------------------------------------------