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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI584_1 : TPTP v8.1.0. Released v5.1.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 : n002.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:37 EDT 2022

% Result   : Theorem 66.23s 8.74s
% Output   : Refutation 66.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   26
% Syntax   : Number of formulae    :  103 (  27 unt;   4 typ;   0 def)
%            Number of atoms       :  208 (  31 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  194 (  85   ~;  90   |;  11   &)
%                                         (   7 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  388 ( 120 atm; 111 fun;  84 num;  73 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   7 usr;   8 prp; 0-2 aty)
%            Number of functors    :   11 (   4 usr;   9 con; 0-2 aty)
%            Number of variables   :   73 (  65   !;   8   ?;  73   :)

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

tff(func_def_7,type,
    sK1: $int ).

tff(func_def_8,type,
    sF2: $int ).

tff(func_def_9,type,
    sF3: $int ).

tff(f28114,plain,
    $false,
    inference(avatar_sat_refutation,[],[f2736,f2737,f11981,f12083,f12088,f27206,f27212,f28110]) ).

tff(f28110,plain,
    ( ~ spl4_40
    | ~ spl4_51 ),
    inference(avatar_contradiction_clause,[],[f28109]) ).

tff(f28109,plain,
    ( $false
    | ~ spl4_40
    | ~ spl4_51 ),
    inference(subsumption_resolution,[],[f28104,f12177]) ).

tff(f12177,plain,
    ( ~ $less(sF3,sF2)
    | ~ spl4_40 ),
    inference(resolution,[],[f1545,f378]) ).

tff(f378,plain,
    ! [X18: $int,X17: $int] :
      ( ~ $less($sum(-1,X17),X18)
      | ~ $less(X18,X17) ),
    inference(evaluation,[],[f375]) ).

tff(f375,plain,
    ! [X18: $int,X17: $int] :
      ( ~ $less($sum($uminus(1),X17),X18)
      | ~ $less(X18,X17) ),
    inference(superposition,[],[f49,f175]) ).

tff(f175,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = X3 ),
    inference(forward_demodulation,[],[f152,f32]) ).

tff(f32,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f5,f3]) ).

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

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

tff(f152,plain,
    ! [X2: $int,X3: $int] : ( $sum(0,X3) = $sum(X2,$sum($uminus(X2),X3)) ),
    inference(superposition,[],[f4,f7]) ).

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

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

tff(f49,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X1,$sum(1,X0))
      | ~ $less(X0,X1) ),
    inference(superposition,[],[f14,f3]) ).

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

tff(f1545,plain,
    ( $less($sum(-1,sF2),sF3)
    | ~ spl4_40 ),
    inference(avatar_component_clause,[],[f1543]) ).

tff(f1543,plain,
    ( spl4_40
  <=> $less($sum(-1,sF2),sF3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_40])]) ).

tff(f28104,plain,
    ( $less(sF3,sF2)
    | ~ spl4_51 ),
    inference(evaluation,[],[f28048]) ).

tff(f28048,plain,
    ( ~ $less(3,5)
    | $less(sF3,sF2)
    | ~ spl4_51 ),
    inference(superposition,[],[f1220,f27213]) ).

tff(f27213,plain,
    ( ( sF2 = $sum(sK0,5) )
    | ~ spl4_51 ),
    inference(backward_demodulation,[],[f21,f2787]) ).

tff(f2787,plain,
    ( ( sK0 = sK1 )
    | ~ spl4_51 ),
    inference(avatar_component_clause,[],[f2785]) ).

tff(f2785,plain,
    ( spl4_51
  <=> ( sK0 = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_51])]) ).

tff(f21,plain,
    $sum(sK1,5) = sF2,
    introduced(function_definition,[]) ).

tff(f1220,plain,
    ! [X18: $int] :
      ( $less(sF3,$sum(sK0,X18))
      | ~ $less(3,X18) ),
    inference(superposition,[],[f118,f34]) ).

tff(f34,plain,
    sF3 = $sum(3,sK0),
    inference(superposition,[],[f22,f3]) ).

tff(f22,plain,
    $sum(sK0,3) = sF3,
    introduced(function_definition,[]) ).

tff(f118,plain,
    ! [X6: $int,X4: $int,X5: $int] :
      ( $less($sum(X6,X5),$sum(X5,X4))
      | ~ $less(X6,X4) ),
    inference(superposition,[],[f11,f3]) ).

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

tff(f27212,plain,
    ( spl4_51
    | spl4_50
    | ~ spl4_3 ),
    inference(avatar_split_clause,[],[f11496,f87,f2781,f2785]) ).

tff(f2781,plain,
    ( spl4_50
  <=> $less(sK0,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_50])]) ).

tff(f87,plain,
    ( spl4_3
  <=> $less(sK0,$sum(1,sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_3])]) ).

tff(f11496,plain,
    ( $less(sK0,sK1)
    | ( sK0 = sK1 )
    | ~ spl4_3 ),
    inference(resolution,[],[f2747,f10]) ).

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

tff(f2747,plain,
    ( ~ $less(sK1,sK0)
    | ~ spl4_3 ),
    inference(resolution,[],[f89,f49]) ).

tff(f89,plain,
    ( $less(sK0,$sum(1,sK1))
    | ~ spl4_3 ),
    inference(avatar_component_clause,[],[f87]) ).

tff(f27206,plain,
    ( ~ spl4_40
    | ~ spl4_50 ),
    inference(avatar_contradiction_clause,[],[f27205]) ).

tff(f27205,plain,
    ( $false
    | ~ spl4_40
    | ~ spl4_50 ),
    inference(subsumption_resolution,[],[f27204,f12177]) ).

tff(f27204,plain,
    ( $less(sF3,sF2)
    | ~ spl4_50 ),
    inference(subsumption_resolution,[],[f27192,f2783]) ).

tff(f2783,plain,
    ( $less(sK0,sK1)
    | ~ spl4_50 ),
    inference(avatar_component_clause,[],[f2781]) ).

tff(f27192,plain,
    ( $less(sF3,sF2)
    | ~ $less(sK0,sK1) ),
    inference(evaluation,[],[f27181]) ).

tff(f27181,plain,
    ( $less(sF3,sF2)
    | ~ $less(3,5)
    | ~ $less(sK0,sK1) ),
    inference(resolution,[],[f338,f1220]) ).

tff(f338,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X1,$sum(X0,5))
      | ~ $less(X0,sK1)
      | $less(X1,sF2) ),
    inference(resolution,[],[f125,f9]) ).

tff(f9,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(X1,X2)
      | ~ $less(X0,X1)
      | $less(X0,X2) ),
    introduced(theory_axiom_148,[]) ).

tff(f125,plain,
    ! [X18: $int] :
      ( $less($sum(X18,5),sF2)
      | ~ $less(X18,sK1) ),
    inference(superposition,[],[f11,f21]) ).

tff(f12088,plain,
    ( spl4_40
    | spl4_39
    | spl4_38 ),
    inference(avatar_split_clause,[],[f12087,f1527,f1531,f1543]) ).

tff(f1531,plain,
    ( spl4_39
  <=> $less($sum(-1,sF2),sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_39])]) ).

tff(f1527,plain,
    ( spl4_38
  <=> ( $sum(-1,sF2) = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_38])]) ).

tff(f12087,plain,
    ( $less($sum(-1,sF2),sK1)
    | $less($sum(-1,sF2),sF3)
    | spl4_38 ),
    inference(forward_demodulation,[],[f12086,f3]) ).

tff(f12086,plain,
    ( $less($sum(sF2,-1),sF3)
    | $less($sum(-1,sF2),sK1)
    | spl4_38 ),
    inference(subsumption_resolution,[],[f6194,f1528]) ).

tff(f1528,plain,
    ( ( $sum(-1,sF2) != sK1 )
    | spl4_38 ),
    inference(avatar_component_clause,[],[f1527]) ).

tff(f6194,plain,
    ( $less($sum(-1,sF2),sK1)
    | ( $sum(-1,sF2) = sK1 )
    | $less($sum(sF2,-1),sF3) ),
    inference(forward_demodulation,[],[f6193,f3]) ).

tff(f6193,plain,
    ( ( $sum(sF2,-1) = sK1 )
    | $less($sum(-1,sF2),sK1)
    | $less($sum(sF2,-1),sF3) ),
    inference(forward_demodulation,[],[f6188,f3]) ).

tff(f6188,plain,
    ( $less($sum(sF2,-1),sK1)
    | ( $sum(sF2,-1) = sK1 )
    | $less($sum(sF2,-1),sF3) ),
    inference(resolution,[],[f64,f1202]) ).

tff(f1202,plain,
    ! [X1: $int] : $less($sum(X1,-1),X1),
    inference(superposition,[],[f383,f3]) ).

tff(f383,plain,
    ! [X21: $int] : $less($sum(-1,X21),X21),
    inference(evaluation,[],[f377]) ).

tff(f377,plain,
    ! [X21: $int] : $less($sum($uminus(1),X21),X21),
    inference(superposition,[],[f70,f175]) ).

tff(f70,plain,
    ! [X0: $int] : $less(X0,$sum(1,X0)),
    inference(superposition,[],[f38,f3]) ).

tff(f38,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f12,f8]) ).

tff(f8,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    introduced(theory_axiom_147,[]) ).

tff(f12,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(X0,1))
      | $less(X0,X1) ),
    introduced(theory_axiom_152,[]) ).

tff(f64,plain,
    ! [X7: $int] :
      ( ~ $less(X7,sF2)
      | ( sK1 = X7 )
      | $less(X7,sK1)
      | $less(X7,sF3) ),
    inference(resolution,[],[f10,f23]) ).

tff(f23,plain,
    ! [X2: $int] :
      ( ~ $less(sK1,X2)
      | ~ $less(X2,sF2)
      | $less(X2,sF3) ),
    inference(definition_folding,[],[f20,f22,f21]) ).

tff(f20,plain,
    ! [X2: $int] :
      ( ~ $less(sK1,X2)
      | ~ $less(X2,$sum(sK1,5))
      | $less(X2,$sum(sK0,3)) ),
    inference(cnf_transformation,[],[f18]) ).

tff(f18,plain,
    ! [X2: $int] :
      ( ~ $less(sK1,X2)
      | ~ $less(X2,$sum(sK1,5))
      | ( $less(X2,$sum(sK0,3))
        & $less(sK0,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f16,f17]) ).

tff(f17,plain,
    ( ? [X0: $int,X1: $int] :
      ! [X2: $int] :
        ( ~ $less(X1,X2)
        | ~ $less(X2,$sum(X1,5))
        | ( $less(X2,$sum(X0,3))
          & $less(X0,X2) ) )
   => ! [X2: $int] :
        ( ~ $less(sK1,X2)
        | ~ $less(X2,$sum(sK1,5))
        | ( $less(X2,$sum(sK0,3))
          & $less(sK0,X2) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f16,plain,
    ? [X0: $int,X1: $int] :
    ! [X2: $int] :
      ( ~ $less(X1,X2)
      | ~ $less(X2,$sum(X1,5))
      | ( $less(X2,$sum(X0,3))
        & $less(X0,X2) ) ),
    inference(rectify,[],[f15]) ).

tff(f15,plain,
    ? [X1: $int,X0: $int] :
    ! [X2: $int] :
      ( ~ $less(X0,X2)
      | ~ $less(X2,$sum(X0,5))
      | ( $less(X2,$sum(X1,3))
        & $less(X1,X2) ) ),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ! [X1: $int,X0: $int] :
      ? [X2: $int] :
        ( $less(X0,X2)
        & ~ ( $less(X2,$sum(X1,3))
            & $less(X1,X2) )
        & $less(X2,$sum(X0,5)) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ! [X1: $int,X0: $int] :
    ? [X2: $int] :
      ( $less(X0,X2)
      & ~ ( $less(X2,$sum(X1,3))
          & $less(X1,X2) )
      & $less(X2,$sum(X0,5)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',interv_3_cannot_cover_interv_5) ).

tff(f12083,plain,
    ~ spl4_39,
    inference(avatar_contradiction_clause,[],[f12082]) ).

tff(f12082,plain,
    ( $false
    | ~ spl4_39 ),
    inference(subsumption_resolution,[],[f12078,f2714]) ).

tff(f2714,plain,
    $less(sK1,sF2),
    inference(evaluation,[],[f2710]) ).

tff(f2710,plain,
    ( $less(sK1,sF2)
    | ~ $less(0,5) ),
    inference(superposition,[],[f120,f32]) ).

tff(f120,plain,
    ! [X10: $int] :
      ( $less($sum(X10,sK1),sF2)
      | ~ $less(X10,5) ),
    inference(superposition,[],[f11,f33]) ).

tff(f33,plain,
    sF2 = $sum(5,sK1),
    inference(superposition,[],[f21,f3]) ).

tff(f12078,plain,
    ( ~ $less(sK1,sF2)
    | ~ spl4_39 ),
    inference(resolution,[],[f1533,f378]) ).

tff(f1533,plain,
    ( $less($sum(-1,sF2),sK1)
    | ~ spl4_39 ),
    inference(avatar_component_clause,[],[f1531]) ).

tff(f11981,plain,
    ~ spl4_38,
    inference(avatar_contradiction_clause,[],[f11980]) ).

tff(f11980,plain,
    ( $false
    | ~ spl4_38 ),
    inference(evaluation,[],[f11979]) ).

tff(f11979,plain,
    ( ( 5 = 1 )
    | ~ spl4_38 ),
    inference(forward_demodulation,[],[f11964,f6443]) ).

tff(f6443,plain,
    5 = $sum(sF2,$uminus(sK1)),
    inference(superposition,[],[f161,f363]) ).

tff(f363,plain,
    ! [X3: $int,X4: $int] : ( $sum(X3,$sum(X4,$uminus(X3))) = X4 ),
    inference(superposition,[],[f175,f3]) ).

tff(f161,plain,
    ! [X22: $int] : ( $sum(sF2,X22) = $sum(sK1,$sum(5,X22)) ),
    inference(superposition,[],[f4,f21]) ).

tff(f11964,plain,
    ( ( 1 = $sum(sF2,$uminus(sK1)) )
    | ~ spl4_38 ),
    inference(evaluation,[],[f11953]) ).

tff(f11953,plain,
    ( ( $uminus(-1) = $sum(sF2,$uminus(sK1)) )
    | ~ spl4_38 ),
    inference(superposition,[],[f361,f1529]) ).

tff(f1529,plain,
    ( ( $sum(-1,sF2) = sK1 )
    | ~ spl4_38 ),
    inference(avatar_component_clause,[],[f1527]) ).

tff(f361,plain,
    ! [X0: $int,X1: $int] : ( $uminus(X1) = $sum(X0,$uminus($sum(X1,X0))) ),
    inference(superposition,[],[f175,f6]) ).

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

tff(f2737,plain,
    ( spl4_3
    | ~ spl4_2 ),
    inference(avatar_split_clause,[],[f938,f80,f87]) ).

tff(f80,plain,
    ( spl4_2
  <=> $less($sum(1,sK1),sF2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_2])]) ).

tff(f938,plain,
    ( ~ $less($sum(1,sK1),sF2)
    | $less(sK0,$sum(1,sK1)) ),
    inference(forward_demodulation,[],[f937,f3]) ).

tff(f937,plain,
    ( ~ $less($sum(sK1,1),sF2)
    | $less(sK0,$sum(1,sK1)) ),
    inference(forward_demodulation,[],[f933,f3]) ).

tff(f933,plain,
    ( $less(sK0,$sum(sK1,1))
    | ~ $less($sum(sK1,1),sF2) ),
    inference(resolution,[],[f24,f38]) ).

tff(f24,plain,
    ! [X2: $int] :
      ( ~ $less(sK1,X2)
      | $less(sK0,X2)
      | ~ $less(X2,sF2) ),
    inference(definition_folding,[],[f19,f21]) ).

tff(f19,plain,
    ! [X2: $int] :
      ( ~ $less(sK1,X2)
      | ~ $less(X2,$sum(sK1,5))
      | $less(sK0,X2) ),
    inference(cnf_transformation,[],[f18]) ).

tff(f2736,plain,
    spl4_2,
    inference(avatar_contradiction_clause,[],[f2735]) ).

tff(f2735,plain,
    ( $false
    | spl4_2 ),
    inference(evaluation,[],[f2732]) ).

tff(f2732,plain,
    ( ~ $less(1,5)
    | spl4_2 ),
    inference(resolution,[],[f82,f120]) ).

tff(f82,plain,
    ( ~ $less($sum(1,sK1),sF2)
    | spl4_2 ),
    inference(avatar_component_clause,[],[f80]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : ARI584=1 : TPTP v8.1.0. Released v5.1.0.
% 0.10/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.10/0.31  % Computer : n002.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Mon Aug 29 16:01:43 EDT 2022
% 0.10/0.32  % CPUTime    : 
% 0.16/0.45  % (32660)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.16/0.47  % (32652)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.16/0.48  % (32669)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.16/0.48  % (32668)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.16/0.48  % (32661)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.16/0.48  % (32652)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.16/0.48  % (32652)Terminated due to inappropriate strategy.
% 0.16/0.48  % (32652)------------------------------
% 0.16/0.48  % (32652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.48  % (32652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.48  % (32652)Termination reason: Inappropriate
% 0.16/0.48  
% 0.16/0.48  % (32652)Memory used [KB]: 895
% 0.16/0.48  % (32652)Time elapsed: 0.004 s
% 0.16/0.48  % (32652)Instructions burned: 1 (million)
% 0.16/0.48  % (32652)------------------------------
% 0.16/0.48  % (32652)------------------------------
% 0.16/0.49  % (32653)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.16/0.51  % (32653)Instruction limit reached!
% 0.16/0.51  % (32653)------------------------------
% 0.16/0.51  % (32653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.51  % (32653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.51  % (32653)Termination reason: Unknown
% 0.16/0.51  % (32653)Termination phase: Saturation
% 0.16/0.51  
% 0.16/0.51  % (32653)Memory used [KB]: 5500
% 0.16/0.51  % (32653)Time elapsed: 0.091 s
% 0.16/0.51  % (32653)Instructions burned: 8 (million)
% 0.16/0.51  % (32653)------------------------------
% 0.16/0.51  % (32653)------------------------------
% 0.16/0.51  % (32650)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.16/0.51  % (32648)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.16/0.51  % (32646)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.16/0.51  % (32649)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.16/0.51  % (32646)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.16/0.51  % (32646)Terminated due to inappropriate strategy.
% 0.16/0.51  % (32646)------------------------------
% 0.16/0.51  % (32646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.51  % (32646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.51  % (32646)Termination reason: Inappropriate
% 0.16/0.51  
% 0.16/0.51  % (32646)Memory used [KB]: 895
% 0.16/0.51  % (32646)Time elapsed: 0.004 s
% 0.16/0.51  % (32646)Instructions burned: 2 (million)
% 0.16/0.51  % (32646)------------------------------
% 0.16/0.51  % (32646)------------------------------
% 0.16/0.52  % (32651)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.16/0.52  % (32673)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.16/0.52  % (32662)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.16/0.53  % (32647)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.16/0.53  % (32657)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.16/0.53  % (32656)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.16/0.53  % (32658)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.16/0.54  % (32664)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.16/0.54  % (32663)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.16/0.54  % (32654)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.16/0.54  % (32654)Instruction limit reached!
% 0.16/0.54  % (32654)------------------------------
% 0.16/0.54  % (32654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (32654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (32654)Termination reason: Unknown
% 0.16/0.54  % (32654)Termination phase: Unused predicate definition removal
% 0.16/0.54  
% 0.16/0.54  % (32654)Memory used [KB]: 895
% 0.16/0.54  % (32654)Time elapsed: 0.002 s
% 0.16/0.54  % (32654)Instructions burned: 2 (million)
% 0.16/0.54  % (32654)------------------------------
% 0.16/0.54  % (32654)------------------------------
% 0.16/0.54  % (32663)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.16/0.54  % (32663)Terminated due to inappropriate strategy.
% 0.16/0.54  % (32663)------------------------------
% 0.16/0.54  % (32663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (32663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (32663)Termination reason: Inappropriate
% 0.16/0.54  
% 0.16/0.54  % (32663)Memory used [KB]: 895
% 0.16/0.54  % (32663)Time elapsed: 0.003 s
% 0.16/0.54  % (32663)Instructions burned: 2 (million)
% 0.16/0.54  % (32663)------------------------------
% 0.16/0.54  % (32663)------------------------------
% 0.16/0.54  % (32667)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.16/0.54  % (32670)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.16/0.54  % (32665)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.16/0.54  % (32666)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.16/0.55  % (32671)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 0.16/0.55  % (32672)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.16/0.55  % (32675)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.16/0.55  % (32674)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.16/0.57  % (32655)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.16/0.57  % (32659)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.16/0.58  % (32648)Instruction limit reached!
% 0.16/0.58  % (32648)------------------------------
% 0.16/0.58  % (32648)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.58  % (32648)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.58  % (32648)Termination reason: Unknown
% 0.16/0.58  % (32648)Termination phase: Saturation
% 0.16/0.58  
% 0.16/0.58  % (32648)Memory used [KB]: 1407
% 0.16/0.58  % (32648)Time elapsed: 0.189 s
% 0.16/0.58  % (32648)Instructions burned: 38 (million)
% 0.16/0.58  % (32648)------------------------------
% 0.16/0.58  % (32648)------------------------------
% 0.16/0.58  % (32660)Instruction limit reached!
% 0.16/0.58  % (32660)------------------------------
% 0.16/0.58  % (32660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.58  % (32660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.58  % (32660)Termination reason: Unknown
% 0.16/0.58  % (32660)Termination phase: Saturation
% 0.16/0.58  
% 0.16/0.58  % (32660)Memory used [KB]: 6652
% 0.16/0.58  % (32660)Time elapsed: 0.054 s
% 0.16/0.58  % (32660)Instructions burned: 68 (million)
% 0.16/0.58  % (32660)------------------------------
% 0.16/0.58  % (32660)------------------------------
% 2.21/0.62  % (32661)Instruction limit reached!
% 2.21/0.62  % (32661)------------------------------
% 2.21/0.62  % (32661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.62  % (32661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.62  % (32661)Termination reason: Unknown
% 2.21/0.62  % (32661)Termination phase: Saturation
% 2.21/0.62  
% 2.21/0.62  % (32661)Memory used [KB]: 1918
% 2.21/0.62  % (32661)Time elapsed: 0.188 s
% 2.21/0.62  % (32661)Instructions burned: 76 (million)
% 2.21/0.62  % (32661)------------------------------
% 2.21/0.62  % (32661)------------------------------
% 2.21/0.62  % (32649)Instruction limit reached!
% 2.21/0.62  % (32649)------------------------------
% 2.21/0.62  % (32649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.62  % (32649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.62  % (32649)Termination reason: Unknown
% 2.21/0.62  % (32649)Termination phase: Saturation
% 2.21/0.62  
% 2.21/0.62  % (32649)Memory used [KB]: 6012
% 2.21/0.62  % (32649)Time elapsed: 0.250 s
% 2.21/0.62  % (32649)Instructions burned: 51 (million)
% 2.21/0.62  % (32649)------------------------------
% 2.21/0.62  % (32649)------------------------------
% 2.21/0.62  % (32650)Instruction limit reached!
% 2.21/0.62  % (32650)------------------------------
% 2.21/0.62  % (32650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.62  % (32650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.62  % (32650)Termination reason: Unknown
% 2.21/0.62  % (32650)Termination phase: Saturation
% 2.21/0.62  
% 2.21/0.62  % (32650)Memory used [KB]: 6012
% 2.21/0.62  % (32650)Time elapsed: 0.233 s
% 2.21/0.62  % (32650)Instructions burned: 52 (million)
% 2.21/0.62  % (32650)------------------------------
% 2.21/0.62  % (32650)------------------------------
% 2.39/0.63  % (32656)Instruction limit reached!
% 2.39/0.63  % (32656)------------------------------
% 2.39/0.63  % (32656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.63  % (32656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.63  % (32656)Termination reason: Unknown
% 2.39/0.63  % (32656)Termination phase: Saturation
% 2.39/0.63  
% 2.39/0.63  % (32656)Memory used [KB]: 6140
% 2.39/0.63  % (32656)Time elapsed: 0.264 s
% 2.39/0.63  % (32656)Instructions burned: 51 (million)
% 2.39/0.63  % (32656)------------------------------
% 2.39/0.63  % (32656)------------------------------
% 2.49/0.65  % (32647)Instruction limit reached!
% 2.49/0.65  % (32647)------------------------------
% 2.49/0.65  % (32647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.65  % (32647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.65  % (32647)Termination reason: Unknown
% 2.49/0.65  % (32647)Termination phase: Saturation
% 2.49/0.65  
% 2.49/0.65  % (32647)Memory used [KB]: 6140
% 2.49/0.65  % (32647)Time elapsed: 0.273 s
% 2.49/0.65  % (32647)Instructions burned: 50 (million)
% 2.49/0.65  % (32647)------------------------------
% 2.49/0.65  % (32647)------------------------------
% 2.49/0.66  % (32676)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)
% 2.49/0.66  % (32651)Instruction limit reached!
% 2.49/0.66  % (32651)------------------------------
% 2.49/0.66  % (32651)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.66  % (32651)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.66  % (32651)Termination reason: Unknown
% 2.49/0.66  % (32651)Termination phase: Saturation
% 2.49/0.66  
% 2.49/0.66  % (32651)Memory used [KB]: 5884
% 2.49/0.66  % (32651)Time elapsed: 0.268 s
% 2.49/0.66  % (32651)Instructions burned: 48 (million)
% 2.49/0.66  % (32651)------------------------------
% 2.49/0.66  % (32651)------------------------------
% 2.49/0.68  % (32672)Instruction limit reached!
% 2.49/0.68  % (32672)------------------------------
% 2.49/0.68  % (32672)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.68  % (32672)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.68  % (32672)Termination reason: Unknown
% 2.49/0.68  % (32672)Termination phase: Saturation
% 2.49/0.68  
% 2.49/0.68  % (32672)Memory used [KB]: 6652
% 2.49/0.68  % (32672)Time elapsed: 0.044 s
% 2.49/0.68  % (32672)Instructions burned: 69 (million)
% 2.49/0.68  % (32672)------------------------------
% 2.49/0.68  % (32672)------------------------------
% 2.49/0.69  % (32655)Instruction limit reached!
% 2.49/0.69  % (32655)------------------------------
% 2.49/0.69  % (32655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.69  % (32655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.69  % (32655)Termination reason: Unknown
% 2.49/0.69  % (32655)Termination phase: Saturation
% 2.49/0.69  
% 2.49/0.69  % (32655)Memory used [KB]: 1407
% 2.49/0.69  % (32655)Time elapsed: 0.314 s
% 2.49/0.69  % (32655)Instructions burned: 51 (million)
% 2.49/0.69  % (32655)------------------------------
% 2.49/0.69  % (32655)------------------------------
% 2.92/0.73  % (32677)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.92/0.75  % (32665)Instruction limit reached!
% 2.92/0.75  % (32665)------------------------------
% 2.92/0.75  % (32665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.75  % (32665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.75  % (32665)Termination reason: Unknown
% 2.92/0.75  % (32665)Termination phase: Saturation
% 2.92/0.75  
% 2.92/0.75  % (32665)Memory used [KB]: 2174
% 2.92/0.75  % (32665)Time elapsed: 0.360 s
% 2.92/0.75  % (32665)Instructions burned: 101 (million)
% 2.92/0.75  % (32665)------------------------------
% 2.92/0.75  % (32665)------------------------------
% 2.92/0.75  % (32664)Instruction limit reached!
% 2.92/0.75  % (32664)------------------------------
% 2.92/0.75  % (32664)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.75  % (32664)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.75  % (32664)Termination reason: Unknown
% 2.92/0.75  % (32664)Termination phase: Saturation
% 2.92/0.75  
% 2.92/0.75  % (32664)Memory used [KB]: 6652
% 2.92/0.75  % (32664)Time elapsed: 0.384 s
% 2.92/0.75  % (32664)Instructions burned: 100 (million)
% 2.92/0.75  % (32664)------------------------------
% 2.92/0.75  % (32664)------------------------------
% 2.92/0.76  % (32678)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.92/0.76  % (32659)Instruction limit reached!
% 2.92/0.76  % (32659)------------------------------
% 2.92/0.76  % (32659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.77  % (32659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.77  % (32662)Instruction limit reached!
% 3.29/0.77  % (32662)------------------------------
% 3.29/0.77  % (32662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.77  % (32662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.77  % (32662)Termination reason: Unknown
% 3.29/0.77  % (32662)Termination phase: Saturation
% 3.29/0.77  
% 3.29/0.77  % (32662)Memory used [KB]: 6524
% 3.29/0.77  % (32662)Time elapsed: 0.381 s
% 3.29/0.77  % (32662)Instructions burned: 99 (million)
% 3.29/0.77  % (32662)------------------------------
% 3.29/0.77  % (32662)------------------------------
% 3.29/0.77  % (32659)Termination reason: Unknown
% 3.29/0.77  % (32659)Termination phase: Saturation
% 3.29/0.77  
% 3.29/0.77  % (32659)Memory used [KB]: 6652
% 3.29/0.77  % (32659)Time elapsed: 0.385 s
% 3.29/0.77  % (32659)Instructions burned: 99 (million)
% 3.29/0.77  % (32659)------------------------------
% 3.29/0.77  % (32659)------------------------------
% 3.29/0.77  % (32681)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.29/0.78  % (32679)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 3.29/0.78  % (32658)Instruction limit reached!
% 3.29/0.78  % (32658)------------------------------
% 3.29/0.78  % (32658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.78  % (32658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.78  % (32658)Termination reason: Unknown
% 3.29/0.78  % (32658)Termination phase: Saturation
% 3.29/0.78  
% 3.29/0.78  % (32658)Memory used [KB]: 6396
% 3.29/0.78  % (32658)Time elapsed: 0.369 s
% 3.29/0.78  % (32658)Instructions burned: 101 (million)
% 3.29/0.78  % (32658)------------------------------
% 3.29/0.78  % (32658)------------------------------
% 3.29/0.78  % (32657)Instruction limit reached!
% 3.29/0.78  % (32657)------------------------------
% 3.29/0.78  % (32657)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.78  % (32657)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.78  % (32657)Termination reason: Unknown
% 3.29/0.78  % (32657)Termination phase: Saturation
% 3.29/0.78  
% 3.29/0.78  % (32657)Memory used [KB]: 7036
% 3.29/0.78  % (32657)Time elapsed: 0.394 s
% 3.29/0.78  % (32657)Instructions burned: 100 (million)
% 3.29/0.78  % (32657)------------------------------
% 3.29/0.78  % (32657)------------------------------
% 3.29/0.80  % (32680)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 3.29/0.83  % (32682)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)
% 3.29/0.83  % (32684)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)
% 3.29/0.84  % (32667)Instruction limit reached!
% 3.29/0.84  % (32667)------------------------------
% 3.29/0.84  % (32667)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.29/0.84  % (32667)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.29/0.84  % (32667)Termination reason: Unknown
% 3.29/0.84  % (32667)Termination phase: Saturation
% 3.29/0.84  
% 3.29/0.84  % (32667)Memory used [KB]: 6908
% 3.29/0.84  % (32667)Time elapsed: 0.424 s
% 3.29/0.84  % (32667)Instructions burned: 139 (million)
% 3.29/0.84  % (32667)------------------------------
% 3.29/0.84  % (32667)------------------------------
% 3.29/0.85  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.29/0.85  % (32685)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.68/0.86  % (32683)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)
% 3.68/0.86  % (32688)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.68/0.86  % (32686)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)
% 3.80/0.90  % (32687)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)
% 3.80/0.90  % (32673)Instruction limit reached!
% 3.80/0.90  % (32673)------------------------------
% 3.80/0.90  % (32673)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/0.90  % (32673)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/0.90  % (32673)Termination reason: Unknown
% 3.80/0.90  % (32673)Termination phase: Saturation
% 3.80/0.90  
% 3.80/0.90  % (32673)Memory used [KB]: 2686
% 3.80/0.90  % (32673)Time elapsed: 0.536 s
% 3.80/0.90  % (32673)Instructions burned: 177 (million)
% 3.80/0.90  % (32673)------------------------------
% 3.80/0.90  % (32673)------------------------------
% 3.80/0.91  % (32689)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 (2996ds/4958Mi)
% 4.02/0.95  % (32690)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)
% 4.02/0.95  % (32678)Instruction limit reached!
% 4.02/0.95  % (32678)------------------------------
% 4.02/0.95  % (32678)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/0.95  % (32678)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/0.95  % (32678)Termination reason: Unknown
% 4.02/0.95  % (32678)Termination phase: Saturation
% 4.02/0.95  
% 4.02/0.95  % (32678)Memory used [KB]: 6908
% 4.02/0.95  % (32678)Time elapsed: 0.368 s
% 4.02/0.95  % (32678)Instructions burned: 90 (million)
% 4.02/0.95  % (32678)------------------------------
% 4.02/0.95  % (32678)------------------------------
% 4.02/0.95  % (32693)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)
% 4.02/0.96  % (32691)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 4.02/0.96  % (32666)Instruction limit reached!
% 4.02/0.96  % (32666)------------------------------
% 4.02/0.96  % (32666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/0.96  % (32666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/0.96  % (32666)Termination reason: Unknown
% 4.02/0.96  % (32666)Termination phase: Saturation
% 4.02/0.96  
% 4.02/0.96  % (32666)Memory used [KB]: 6652
% 4.02/0.96  % (32666)Time elapsed: 0.552 s
% 4.02/0.96  % (32666)Instructions burned: 177 (million)
% 4.02/0.96  % (32666)------------------------------
% 4.02/0.96  % (32666)------------------------------
% 4.02/0.97  % (32696)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 4.02/0.98  % (32692)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)
% 4.02/0.99  % (32695)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)
% 4.02/1.00  % (32683)Instruction limit reached!
% 4.02/1.00  % (32683)------------------------------
% 4.02/1.00  % (32683)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/1.00  % (32683)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/1.00  % (32683)Termination reason: Unknown
% 4.02/1.00  % (32683)Termination phase: Saturation
% 4.02/1.00  
% 4.02/1.00  % (32683)Memory used [KB]: 6524
% 4.02/1.00  % (32683)Time elapsed: 0.045 s
% 4.02/1.00  % (32683)Instructions burned: 68 (million)
% 4.02/1.00  % (32683)------------------------------
% 4.02/1.00  % (32683)------------------------------
% 4.33/1.01  % (32694)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)
% 4.50/1.07  % (32693)Instruction limit reached!
% 4.50/1.07  % (32693)------------------------------
% 4.50/1.07  % (32693)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.50/1.08  % (32693)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.50/1.08  % (32693)Termination reason: Unknown
% 4.50/1.08  % (32693)Termination phase: Saturation
% 4.50/1.08  
% 4.50/1.08  % (32693)Memory used [KB]: 6652
% 4.50/1.08  % (32693)Time elapsed: 0.048 s
% 4.50/1.08  % (32693)Instructions burned: 68 (million)
% 4.50/1.08  % (32693)------------------------------
% 4.50/1.08  % (32693)------------------------------
% 4.50/1.08  % (32686)Instruction limit reached!
% 4.50/1.08  % (32686)------------------------------
% 4.50/1.08  % (32686)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.50/1.08  % (32686)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.50/1.08  % (32686)Termination reason: Unknown
% 4.50/1.08  % (32686)Termination phase: Saturation
% 4.50/1.08  
% 4.50/1.08  % (32686)Memory used [KB]: 6780
% 4.50/1.08  % (32686)Time elapsed: 0.388 s
% 4.50/1.08  % (32686)Instructions burned: 91 (million)
% 4.50/1.08  % (32686)------------------------------
% 4.50/1.08  % (32686)------------------------------
% 4.50/1.09  % (32697)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4585Mi)
% 4.50/1.14  % (32698)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.96/1.21  % (32700)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/8004Mi)
% 6.96/1.23  % (32699)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 (2993ds/2016Mi)
% 6.96/1.23  % (32677)Instruction limit reached!
% 6.96/1.23  % (32677)------------------------------
% 6.96/1.23  % (32677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.96/1.23  % (32677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.96/1.23  % (32677)Termination reason: Unknown
% 6.96/1.23  % (32677)Termination phase: Saturation
% 6.96/1.23  
% 6.96/1.23  % (32677)Memory used [KB]: 3070
% 6.96/1.23  % (32677)Time elapsed: 0.646 s
% 6.96/1.23  % (32677)Instructions burned: 211 (million)
% 6.96/1.23  % (32677)------------------------------
% 6.96/1.23  % (32677)------------------------------
% 6.96/1.25  % (32675)Instruction limit reached!
% 6.96/1.25  % (32675)------------------------------
% 6.96/1.25  % (32675)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.96/1.25  % (32675)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.96/1.25  % (32675)Termination reason: Unknown
% 6.96/1.25  % (32675)Termination phase: Saturation
% 6.96/1.25  
% 6.96/1.25  % (32675)Memory used [KB]: 7419
% 6.96/1.25  % (32675)Time elapsed: 0.826 s
% 6.96/1.25  % (32675)Instructions burned: 355 (million)
% 6.96/1.25  % (32675)------------------------------
% 6.96/1.25  % (32675)------------------------------
% 7.32/1.27  % (32702)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)
% 7.32/1.27  % (32668)Instruction limit reached!
% 7.32/1.27  % (32668)------------------------------
% 7.32/1.27  % (32668)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.32/1.27  % (32668)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.32/1.27  % (32668)Termination reason: Unknown
% 7.32/1.27  % (32668)Termination phase: Saturation
% 7.32/1.27  
% 7.32/1.27  % (32668)Memory used [KB]: 2558
% 7.32/1.27  % (32668)Time elapsed: 0.886 s
% 7.32/1.27  % (32668)Instructions burned: 498 (million)
% 7.32/1.27  % (32668)------------------------------
% 7.32/1.27  % (32668)------------------------------
% 7.32/1.27  % (32701)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)
% 7.32/1.31  % (32703)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)
% 7.98/1.34  % (32669)Instruction limit reached!
% 7.98/1.34  % (32669)------------------------------
% 7.98/1.34  % (32669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.98/1.36  % (32669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.98/1.36  % (32669)Termination reason: Unknown
% 7.98/1.36  % (32669)Termination phase: Saturation
% 7.98/1.36  
% 7.98/1.36  % (32669)Memory used [KB]: 6140
% 7.98/1.36  % (32669)Time elapsed: 0.863 s
% 7.98/1.36  % (32669)Instructions burned: 467 (million)
% 7.98/1.36  % (32669)------------------------------
% 7.98/1.36  % (32669)------------------------------
% 7.98/1.36  % (32698)Instruction limit reached!
% 7.98/1.36  % (32698)------------------------------
% 7.98/1.36  % (32698)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.98/1.36  % (32698)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.98/1.36  % (32698)Termination reason: Unknown
% 7.98/1.36  % (32698)Termination phase: Saturation
% 7.98/1.36  
% 7.98/1.36  % (32698)Memory used [KB]: 6140
% 7.98/1.36  % (32698)Time elapsed: 0.393 s
% 7.98/1.36  % (32698)Instructions burned: 91 (million)
% 7.98/1.36  % (32698)------------------------------
% 7.98/1.36  % (32698)------------------------------
% 8.62/1.44  % (32704)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 (2990ds/1824Mi)
% 8.62/1.45  % (32676)Instruction limit reached!
% 8.62/1.45  % (32676)------------------------------
% 8.62/1.45  % (32676)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.62/1.45  % (32676)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.62/1.45  % (32676)Termination reason: Unknown
% 8.62/1.45  % (32676)Termination phase: Saturation
% 8.62/1.45  
% 8.62/1.45  % (32676)Memory used [KB]: 9850
% 8.62/1.45  % (32676)Time elapsed: 0.862 s
% 8.62/1.45  % (32676)Instructions burned: 389 (million)
% 8.62/1.45  % (32676)------------------------------
% 8.62/1.45  % (32676)------------------------------
% 8.73/1.46  % (32674)Instruction limit reached!
% 8.73/1.46  % (32674)------------------------------
% 8.73/1.46  % (32674)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.73/1.46  % (32674)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.73/1.46  % (32674)Termination reason: Unknown
% 8.73/1.46  % (32674)Termination phase: Saturation
% 8.73/1.46  
% 8.73/1.46  % (32674)Memory used [KB]: 7675
% 8.73/1.46  % (32674)Time elapsed: 1.043 s
% 8.73/1.46  % (32674)Instructions burned: 439 (million)
% 8.73/1.46  % (32674)------------------------------
% 8.73/1.46  % (32674)------------------------------
% 8.73/1.47  % (32705)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9989Mi)
% 9.05/1.52  % (32706)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9707Mi)
% 9.39/1.60  % (32708)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/44001Mi)
% 9.39/1.63  % (32707)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 (2989ds/90Mi)
% 10.14/1.69  % (32670)Instruction limit reached!
% 10.14/1.69  % (32670)------------------------------
% 10.14/1.69  % (32670)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.14/1.71  % (32670)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.14/1.71  % (32670)Termination reason: Unknown
% 10.14/1.71  % (32670)Termination phase: Saturation
% 10.14/1.71  
% 10.14/1.71  % (32670)Memory used [KB]: 8443
% 10.14/1.71  % (32670)Time elapsed: 1.283 s
% 10.14/1.71  % (32670)Instructions burned: 483 (million)
% 10.14/1.71  % (32670)------------------------------
% 10.14/1.71  % (32670)------------------------------
% 10.14/1.72  % (32709)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 (2988ds/4958Mi)
% 10.14/1.73  % (32710)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/35256Mi)
% 12.05/1.85  % (32707)Instruction limit reached!
% 12.05/1.85  % (32707)------------------------------
% 12.05/1.85  % (32707)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.05/1.86  % (32671)Instruction limit reached!
% 12.05/1.86  % (32671)------------------------------
% 12.05/1.86  % (32671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.05/1.87  % (32707)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.05/1.87  % (32707)Termination reason: Unknown
% 12.05/1.87  % (32707)Termination phase: Saturation
% 12.05/1.87  
% 12.05/1.87  % (32707)Memory used [KB]: 6780
% 12.05/1.87  % (32707)Time elapsed: 0.427 s
% 12.05/1.87  % (32707)Instructions burned: 90 (million)
% 12.05/1.87  % (32707)------------------------------
% 12.05/1.87  % (32707)------------------------------
% 12.05/1.88  % (32671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.05/1.88  % (32671)Termination reason: Unknown
% 12.05/1.88  % (32671)Termination phase: Saturation
% 12.05/1.88  
% 12.05/1.88  % (32671)Memory used [KB]: 9594
% 12.05/1.88  % (32671)Time elapsed: 1.475 s
% 12.05/1.88  % (32671)Instructions burned: 500 (million)
% 12.05/1.88  % (32671)------------------------------
% 12.05/1.88  % (32671)------------------------------
% 12.56/1.95  % (32682)Instruction limit reached!
% 12.56/1.95  % (32682)------------------------------
% 12.56/1.95  % (32682)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.86/1.96  % (32682)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.86/1.96  % (32682)Termination reason: Unknown
% 12.86/1.96  % (32682)Termination phase: Saturation
% 12.86/1.96  
% 12.86/1.96  % (32682)Memory used [KB]: 2942
% 12.86/1.96  % (32682)Time elapsed: 1.303 s
% 12.86/1.96  % (32682)Instructions burned: 656 (million)
% 12.86/1.96  % (32682)------------------------------
% 12.86/1.96  % (32682)------------------------------
% 12.86/1.98  % (32711)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/32293Mi)
% 13.73/2.08  % (32713)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/10187Mi)
% 13.73/2.11  % (32712)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/37001Mi)
% 14.24/2.16  % (32714)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/29337Mi)
% 17.47/2.57  % (32681)Instruction limit reached!
% 17.47/2.57  % (32681)------------------------------
% 17.47/2.57  % (32681)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.47/2.57  % (32681)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.47/2.57  % (32681)Termination reason: Unknown
% 17.47/2.57  % (32681)Termination phase: Saturation
% 17.47/2.57  
% 17.47/2.57  % (32681)Memory used [KB]: 11001
% 17.47/2.57  % (32681)Time elapsed: 1.873 s
% 17.47/2.57  % (32681)Instructions burned: 747 (million)
% 17.47/2.57  % (32681)------------------------------
% 17.47/2.57  % (32681)------------------------------
% 18.47/2.75  % (32685)Instruction limit reached!
% 18.47/2.75  % (32685)------------------------------
% 18.47/2.75  % (32685)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.47/2.75  % (32685)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.47/2.75  % (32685)Termination reason: Unknown
% 18.47/2.75  % (32685)Termination phase: Saturation
% 18.47/2.75  
% 18.47/2.75  % (32685)Memory used [KB]: 21236
% 18.47/2.75  % (32685)Time elapsed: 1.390 s
% 18.47/2.75  % (32685)Instructions burned: 981 (million)
% 18.47/2.75  % (32685)------------------------------
% 18.47/2.75  % (32685)------------------------------
% 19.82/2.84  % (32715)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/10147Mi)
% 19.82/2.87  % (32680)Instruction limit reached!
% 19.82/2.87  % (32680)------------------------------
% 19.82/2.87  % (32680)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.82/2.87  % (32680)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.82/2.87  % (32680)Termination reason: Unknown
% 19.82/2.87  % (32680)Termination phase: Saturation
% 19.82/2.87  
% 19.82/2.87  % (32680)Memory used [KB]: 17142
% 19.82/2.87  % (32680)Time elapsed: 2.273 s
% 19.82/2.87  % (32680)Instructions burned: 934 (million)
% 19.82/2.87  % (32680)------------------------------
% 19.82/2.87  % (32680)------------------------------
% 20.55/2.96  % (32684)Instruction limit reached!
% 20.55/2.96  % (32684)------------------------------
% 20.55/2.96  % (32684)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.55/2.97  % (32684)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.55/2.97  % (32684)Termination reason: Unknown
% 20.55/2.97  % (32684)Termination phase: Saturation
% 20.55/2.97  
% 20.55/2.97  % (32684)Memory used [KB]: 13560
% 20.55/2.97  % (32684)Time elapsed: 2.271 s
% 20.55/2.97  % (32684)Instructions burned: 941 (million)
% 20.55/2.97  % (32684)------------------------------
% 20.55/2.97  % (32684)------------------------------
% 20.55/2.98  % (32679)Instruction limit reached!
% 20.55/2.98  % (32679)------------------------------
% 20.55/2.98  % (32679)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.55/2.98  % (32679)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.55/2.98  % (32679)Termination reason: Unknown
% 20.55/2.98  % (32679)Termination phase: Saturation
% 20.55/2.98  
% 20.55/2.98  % (32679)Memory used [KB]: 11897
% 20.55/2.98  % (32679)Time elapsed: 2.386 s
% 20.55/2.98  % (32679)Instructions burned: 920 (million)
% 20.55/2.98  % (32679)------------------------------
% 20.55/2.98  % (32679)------------------------------
% 21.33/3.04  % (32716)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/38056Mi)
% 21.33/3.04  % (32716)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 21.33/3.04  % (32716)Terminated due to inappropriate strategy.
% 21.33/3.04  % (32716)------------------------------
% 21.33/3.04  % (32716)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.33/3.04  % (32716)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.33/3.04  % (32716)Termination reason: Inappropriate
% 21.33/3.04  
% 21.33/3.04  % (32716)Memory used [KB]: 895
% 21.33/3.04  % (32716)Time elapsed: 0.002 s
% 21.33/3.04  % (32716)Instructions burned: 1 (million)
% 21.33/3.04  % (32716)------------------------------
% 21.33/3.04  % (32716)------------------------------
% 21.90/3.14  % (32717)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/33239Mi)
% 21.90/3.14  % (32717)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 21.90/3.14  % (32717)Terminated due to inappropriate strategy.
% 21.90/3.14  % (32717)------------------------------
% 21.90/3.14  % (32717)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.90/3.14  % (32717)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.90/3.14  % (32717)Termination reason: Inappropriate
% 21.90/3.14  
% 21.90/3.14  % (32717)Memory used [KB]: 895
% 21.90/3.14  % (32717)Time elapsed: 0.002 s
% 21.90/3.14  % (32717)Instructions burned: 1 (million)
% 21.90/3.14  % (32717)------------------------------
% 21.90/3.14  % (32717)------------------------------
% 21.90/3.17  % (32718)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/20987Mi)
% 21.90/3.17  % (32718)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 21.90/3.17  % (32718)Terminated due to inappropriate strategy.
% 21.90/3.17  % (32718)------------------------------
% 21.90/3.17  % (32718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.90/3.17  % (32718)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.90/3.17  % (32718)Termination reason: Inappropriate
% 21.90/3.17  
% 21.90/3.17  % (32718)Memory used [KB]: 895
% 21.90/3.17  % (32718)Time elapsed: 0.005 s
% 21.90/3.17  % (32718)Instructions burned: 2 (million)
% 21.90/3.17  % (32718)------------------------------
% 21.90/3.17  % (32718)------------------------------
% 22.78/3.22  % (32719)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=49917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/49917Mi)
% 22.78/3.22  % (32719)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 22.78/3.22  % (32719)Terminated due to inappropriate strategy.
% 22.78/3.22  % (32719)------------------------------
% 22.78/3.22  % (32719)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.78/3.22  % (32719)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.78/3.22  % (32719)Termination reason: Inappropriate
% 22.78/3.22  
% 22.78/3.22  % (32719)Memory used [KB]: 895
% 22.78/3.22  % (32719)Time elapsed: 0.003 s
% 22.78/3.22  % (32719)Instructions burned: 2 (million)
% 22.78/3.22  % (32719)------------------------------
% 22.78/3.22  % (32719)------------------------------
% 22.78/3.29  % (32720)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/19144Mi)
% 23.47/3.38  % (32722)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/6101Mi)
% 23.47/3.38  % (32721)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=27492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/27492Mi)
% 24.08/3.47  % (32723)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 (2971ds/90Mi)
% 26.89/3.72  % (32723)Instruction limit reached!
% 26.89/3.72  % (32723)------------------------------
% 26.89/3.72  % (32723)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.89/3.72  % (32723)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.89/3.72  % (32723)Termination reason: Unknown
% 26.89/3.72  % (32723)Termination phase: Saturation
% 26.89/3.72  
% 26.89/3.72  % (32723)Memory used [KB]: 6780
% 26.89/3.72  % (32723)Time elapsed: 0.430 s
% 26.89/3.72  % (32723)Instructions burned: 91 (million)
% 26.89/3.72  % (32723)------------------------------
% 26.89/3.72  % (32723)------------------------------
% 29.24/4.02  % (32724)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=91600:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/91600Mi)
% 30.57/4.25  % (32704)Instruction limit reached!
% 30.57/4.25  % (32704)------------------------------
% 30.57/4.25  % (32704)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.57/4.25  % (32704)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.57/4.25  % (32704)Termination reason: Unknown
% 30.57/4.25  % (32704)Termination phase: Saturation
% 30.57/4.25  
% 30.57/4.25  % (32704)Memory used [KB]: 1791
% 30.57/4.25  % (32704)Time elapsed: 2.930 s
% 30.57/4.25  % (32704)Instructions burned: 1824 (million)
% 30.57/4.25  % (32704)------------------------------
% 30.57/4.25  % (32704)------------------------------
% 31.84/4.35  % (32694)Instruction limit reached!
% 31.84/4.35  % (32694)------------------------------
% 31.84/4.35  % (32694)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.84/4.35  % (32694)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.84/4.35  % (32694)Termination reason: Unknown
% 31.84/4.35  % (32694)Termination phase: Saturation
% 31.84/4.35  
% 31.84/4.35  % (32694)Memory used [KB]: 2046
% 31.84/4.35  % (32694)Time elapsed: 3.405 s
% 31.84/4.35  % (32694)Instructions burned: 1824 (million)
% 31.84/4.35  % (32694)------------------------------
% 31.84/4.35  % (32694)------------------------------
% 31.94/4.38  % (32687)Instruction limit reached!
% 31.94/4.38  % (32687)------------------------------
% 31.94/4.38  % (32687)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.94/4.38  % (32687)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.94/4.38  % (32687)Termination reason: Unknown
% 31.94/4.38  % (32687)Termination phase: Saturation
% 31.94/4.38  
% 31.94/4.38  % (32687)Memory used [KB]: 5884
% 31.94/4.38  % (32687)Time elapsed: 3.492 s
% 31.94/4.38  % (32687)Instructions burned: 2018 (million)
% 31.94/4.38  % (32687)------------------------------
% 31.94/4.38  % (32687)------------------------------
% 32.74/4.48  % (32725)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=7127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/7127Mi)
% 33.68/4.60  % (32726)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/35256Mi)
% 34.08/4.65  % (32727)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/32293Mi)
% 35.96/4.86  % (32699)Instruction limit reached!
% 35.96/4.86  % (32699)------------------------------
% 35.96/4.86  % (32699)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.96/4.87  % (32699)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.96/4.87  % (32699)Termination reason: Unknown
% 35.96/4.87  % (32699)Termination phase: Saturation
% 35.96/4.87  
% 35.96/4.87  % (32699)Memory used [KB]: 5628
% 35.96/4.87  % (32699)Time elapsed: 3.807 s
% 35.96/4.87  % (32699)Instructions burned: 2017 (million)
% 35.96/4.87  % (32699)------------------------------
% 35.96/4.87  % (32699)------------------------------
% 38.17/5.15  % (32728)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2954ds/29337Mi)
% 43.13/5.80  % (32695)Instruction limit reached!
% 43.13/5.80  % (32695)------------------------------
% 43.13/5.80  % (32695)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.13/5.81  % (32695)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.13/5.81  % (32695)Termination reason: Unknown
% 43.13/5.81  % (32695)Termination phase: Saturation
% 43.13/5.81  
% 43.13/5.81  % (32695)Memory used [KB]: 18421
% 43.13/5.81  % (32695)Time elapsed: 4.978 s
% 43.13/5.81  % (32695)Instructions burned: 2134 (million)
% 43.13/5.81  % (32695)------------------------------
% 43.13/5.81  % (32695)------------------------------
% 44.97/6.05  % (32729)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=99860:si=on:rawr=on:rtra=on_0 on theBenchmark for (2945ds/99860Mi)
% 44.97/6.05  % (32729)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 44.97/6.05  % (32729)Terminated due to inappropriate strategy.
% 44.97/6.05  % (32729)------------------------------
% 44.97/6.05  % (32729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.97/6.05  % (32729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.97/6.05  % (32729)Termination reason: Inappropriate
% 44.97/6.05  
% 44.97/6.05  % (32729)Memory used [KB]: 895
% 44.97/6.05  % (32729)Time elapsed: 0.004 s
% 44.97/6.05  % (32729)Instructions burned: 2 (million)
% 44.97/6.05  % (32729)------------------------------
% 44.97/6.05  % (32729)------------------------------
% 47.16/6.35  % (32730)fmb+10_1:1_fmbas=expand:i=96985:si=on:rawr=on:rtra=on_0 on theBenchmark for (2942ds/96985Mi)
% 47.16/6.35  % (32730)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 47.16/6.35  % (32730)Terminated due to inappropriate strategy.
% 47.16/6.35  % (32730)------------------------------
% 47.16/6.35  % (32730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.16/6.35  % (32730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.16/6.35  % (32730)Termination reason: Inappropriate
% 47.16/6.35  
% 47.16/6.35  % (32730)Memory used [KB]: 895
% 47.16/6.35  % (32730)Time elapsed: 0.003 s
% 47.16/6.35  % (32730)Instructions burned: 2 (million)
% 47.16/6.35  % (32730)------------------------------
% 47.16/6.35  % (32730)------------------------------
% 49.43/6.62  % (32731)fmb+10_1:1_bce=on:dr=on:fmbsr=1.47:gsp=on:nm=2:skr=on:i=99648:si=on:rawr=on:rtra=on_0 on theBenchmark for (2939ds/99648Mi)
% 50.04/6.64  % (32731)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 50.04/6.65  % (32731)Terminated due to inappropriate strategy.
% 50.04/6.65  % (32731)------------------------------
% 50.04/6.65  % (32731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.04/6.65  % (32731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.04/6.65  % (32731)Termination reason: Inappropriate
% 50.04/6.65  
% 50.04/6.65  % (32731)Memory used [KB]: 895
% 50.04/6.65  % (32731)Time elapsed: 0.005 s
% 50.04/6.65  % (32731)Instructions burned: 2 (million)
% 50.04/6.65  % (32731)------------------------------
% 50.04/6.65  % (32731)------------------------------
% 52.29/6.92  % (32732)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=99882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2936ds/99882Mi)
% 52.29/6.92  % (32732)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 52.29/6.92  % (32732)Terminated due to inappropriate strategy.
% 52.29/6.92  % (32732)------------------------------
% 52.29/6.92  % (32732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 52.29/6.92  % (32732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 52.29/6.92  % (32732)Termination reason: Inappropriate
% 52.29/6.92  
% 52.29/6.92  % (32732)Memory used [KB]: 895
% 52.29/6.92  % (32732)Time elapsed: 0.003 s
% 52.29/6.92  % (32732)Instructions burned: 1 (million)
% 52.29/6.92  % (32732)------------------------------
% 52.29/6.92  % (32732)------------------------------
% 54.26/7.17  % (32733)fmb+10_1:1_bce=on:fmbas=predicate:fmbsr=1.5:fmbsso=preprocessed_usage:nm=4:skr=on:i=99913:si=on:rawr=on:rtra=on_0 on theBenchmark for (2933ds/99913Mi)
% 54.26/7.17  % (32733)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 54.26/7.17  % (32733)Terminated due to inappropriate strategy.
% 54.26/7.17  % (32733)------------------------------
% 54.26/7.17  % (32733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 54.26/7.17  % (32733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 54.26/7.17  % (32733)Termination reason: Inappropriate
% 54.26/7.17  
% 54.26/7.17  % (32733)Memory used [KB]: 895
% 54.26/7.17  % (32733)Time elapsed: 0.003 s
% 54.26/7.17  % (32733)Instructions burned: 2 (million)
% 54.26/7.17  % (32733)------------------------------
% 54.26/7.17  % (32733)------------------------------
% 55.82/7.42  % (32734)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=28201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2931ds/28201Mi)
% 59.51/7.86  % (32696)Instruction limit reached!
% 59.51/7.86  % (32696)------------------------------
% 59.51/7.86  % (32696)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 59.51/7.86  % (32696)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 59.51/7.86  % (32696)Termination reason: Unknown
% 59.51/7.86  % (32696)Termination phase: Saturation
% 59.51/7.86  
% 59.51/7.86  % (32696)Memory used [KB]: 28528
% 59.51/7.86  % (32696)Time elapsed: 6.996 s
% 59.51/7.86  % (32696)Instructions burned: 2891 (million)
% 59.51/7.86  % (32696)------------------------------
% 59.51/7.86  % (32696)------------------------------
% 61.18/8.11  % (32735)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2924ds/9707Mi)
% 66.23/8.73  % (32691)First to succeed.
% 66.23/8.74  % (32691)Refutation found. Thanks to Tanya!
% 66.23/8.74  % SZS status Theorem for theBenchmark
% 66.23/8.74  % SZS output start Proof for theBenchmark
% See solution above
% 66.23/8.74  % (32691)------------------------------
% 66.23/8.74  % (32691)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 66.23/8.74  % (32691)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 66.23/8.74  % (32691)Termination reason: Refutation
% 66.23/8.74  
% 66.23/8.74  % (32691)Memory used [KB]: 18293
% 66.23/8.74  % (32691)Time elapsed: 7.940 s
% 66.23/8.74  % (32691)Instructions burned: 3259 (million)
% 66.23/8.74  % (32691)------------------------------
% 66.23/8.74  % (32691)------------------------------
% 66.23/8.74  % (32645)Success in time 8.424 s
%------------------------------------------------------------------------------