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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SWW650_2 : TPTP v8.1.0. Released v6.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 : 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 19:20:48 EDT 2022

% Result   : Theorem 6.46s 1.23s
% Output   : Refutation 6.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   45
% Syntax   : Number of formulae    :  100 (  29 unt;  28 typ;   0 def)
%            Number of atoms       :  175 (  54 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  174 (  71   ~;  63   |;  30   &)
%                                         (   2 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number arithmetic     :  375 (  97 atm;  90 fun; 136 num;  52 var)
%            Number of types       :    7 (   5 usr;   1 ari)
%            Number of type conns  :   20 (  11   >;   9   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   4 usr;   3 prp; 0-2 aty)
%            Number of functors    :   29 (  21 usr;  16 con; 0-4 aty)
%            Number of variables   :   65 (  58   !;   7   ?;  65   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    uni: $tType ).

tff(type_def_6,type,
    ty: $tType ).

tff(type_def_7,type,
    bool1: $tType ).

tff(type_def_8,type,
    tuple02: $tType ).

tff(type_def_9,type,
    t1: $tType ).

tff(func_def_0,type,
    witness1: ty > uni ).

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool: ty ).

tff(func_def_4,type,
    true1: bool1 ).

tff(func_def_5,type,
    false1: bool1 ).

tff(func_def_6,type,
    match_bool1: ( ty * bool1 * uni * uni ) > uni ).

tff(func_def_7,type,
    tuple0: ty ).

tff(func_def_8,type,
    tuple03: tuple02 ).

tff(func_def_9,type,
    qtmark: ty ).

tff(func_def_12,type,
    t: ty ).

tff(func_def_13,type,
    f1: t1 > t1 ).

tff(func_def_14,type,
    x01: t1 ).

tff(func_def_15,type,
    iter1: ( $int * t1 ) > t1 ).

tff(func_def_18,type,
    mu1: $int ).

tff(func_def_19,type,
    lambda1: $int ).

tff(func_def_21,type,
    ref: ty > ty ).

tff(func_def_22,type,
    mk_ref: ( ty * uni ) > uni ).

tff(func_def_23,type,
    contents: ( ty * uni ) > uni ).

tff(func_def_24,type,
    dist1: ( $int * $int ) > $int ).

tff(func_def_27,type,
    sK0: $int > $int ).

tff(pred_def_1,type,
    sort1: ( ty * uni ) > $o ).

tff(pred_def_4,type,
    rel1: ( t1 * t1 ) > $o ).

tff(f4140,plain,
    $false,
    inference(avatar_sat_refutation,[],[f1812,f3628,f4087]) ).

tff(f4087,plain,
    ( spl1_2
    | ~ spl1_4 ),
    inference(avatar_contradiction_clause,[],[f4086]) ).

tff(f4086,plain,
    ( $false
    | spl1_2
    | ~ spl1_4 ),
    inference(evaluation,[],[f4055]) ).

tff(f4055,plain,
    ( ( iter1($product(2,1),x01) != iter1(2,x01) )
    | spl1_2
    | ~ spl1_4 ),
    inference(unit_resulting_resolution,[],[f42,f153,f109,f143,f1804]) ).

tff(f1804,plain,
    ! [X0: $int] :
      ( ~ $less(sK0(X0),1)
      | ( iter1($product(2,X0),x01) != iter1(2,x01) )
      | $less(X0,1)
      | ( f1(x01) != iter1(X0,x01) )
      | $less($sum(mu1,lambda1),X0) ),
    inference(backward_demodulation,[],[f107,f1802]) ).

tff(f1802,plain,
    ! [X0: t1] : ( f1(f1(X0)) = iter1(2,X0) ),
    inference(forward_demodulation,[],[f1793,f109]) ).

tff(f1793,plain,
    ! [X0: t1] : ( f1(iter1(1,X0)) = iter1(2,X0) ),
    inference(evaluation,[],[f1780]) ).

tff(f1780,plain,
    ! [X0: t1] : ( iter1($sum(2,0),X0) = f1(iter1($sum($sum(2,0),-1),X0)) ),
    inference(unit_resulting_resolution,[],[f327,f127]) ).

tff(f127,plain,
    ! [X0: $int,X1: t1] :
      ( ~ $less(0,X0)
      | ( f1(iter1($sum(X0,-1),X1)) = iter1(X0,X1) ) ),
    inference(evaluation,[],[f101]) ).

tff(f101,plain,
    ! [X0: $int,X1: t1] :
      ( ~ $less(0,X0)
      | ( iter1(X0,X1) = f1(iter1($sum(X0,$uminus(1)),X1)) ) ),
    inference(cnf_transformation,[],[f91]) ).

tff(f91,plain,
    ! [X0: $int,X1: t1] :
      ( ( iter1(X0,X1) = f1(iter1($sum(X0,$uminus(1)),X1)) )
      | ~ $less(0,X0) ),
    inference(rectify,[],[f78]) ).

tff(f78,plain,
    ! [X1: $int,X0: t1] :
      ( ( iter1(X1,X0) = f1(iter1($sum(X1,$uminus(1)),X0)) )
      | ~ $less(0,X1) ),
    inference(ennf_transformation,[],[f58]) ).

tff(f58,plain,
    ! [X1: $int,X0: t1] :
      ( $less(0,X1)
     => ( iter1(X1,X0) = f1(iter1($sum(X1,$uminus(1)),X0)) ) ),
    inference(rectify,[],[f29]) ).

tff(f29,plain,
    ! [X1: t1,X8: $int] :
      ( $less(0,X8)
     => ( iter1(X8,X1) = f1(iter1($sum(X8,$uminus(1)),X1)) ) ),
    inference(theory_normalization,[],[f12]) ).

tff(f12,axiom,
    ! [X1: t1,X8: $int] :
      ( $less(0,X8)
     => ( iter1(X8,X1) = f1(iter1($difference(X8,1),X1)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',iter_s2) ).

tff(f327,plain,
    ! [X0: $int] : $less(X0,$sum(2,X0)),
    inference(evaluation,[],[f316]) ).

tff(f316,plain,
    ! [X0: $int] : $less(X0,$sum($sum(X0,1),1)),
    inference(unit_resulting_resolution,[],[f166,f166,f43]) ).

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

tff(f166,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(unit_resulting_resolution,[],[f42,f46]) ).

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

tff(f107,plain,
    ! [X0: $int] :
      ( ~ $less(sK0(X0),1)
      | $less(X0,1)
      | ( f1(x01) != iter1(X0,x01) )
      | $less($sum(mu1,lambda1),X0)
      | ( f1(f1(x01)) != iter1($product(2,X0),x01) ) ),
    inference(cnf_transformation,[],[f93]) ).

tff(f93,plain,
    ! [X0: $int] :
      ( ( f1(x01) != iter1(X0,x01) )
      | ( f1(f1(x01)) != iter1($product(2,X0),x01) )
      | ( ~ $less(sK0(X0),1)
        & ( iter1($product(2,sK0(X0)),x01) = iter1(sK0(X0),x01) )
        & $less(sK0(X0),X0) )
      | $less(X0,1)
      | $less($sum(mu1,lambda1),X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f84,f92]) ).

tff(f92,plain,
    ! [X0: $int] :
      ( ? [X1: $int] :
          ( ~ $less(X1,1)
          & ( iter1($product(2,X1),x01) = iter1(X1,x01) )
          & $less(X1,X0) )
     => ( ~ $less(sK0(X0),1)
        & ( iter1($product(2,sK0(X0)),x01) = iter1(sK0(X0),x01) )
        & $less(sK0(X0),X0) ) ),
    introduced(choice_axiom,[]) ).

tff(f84,plain,
    ! [X0: $int] :
      ( ( f1(x01) != iter1(X0,x01) )
      | ( f1(f1(x01)) != iter1($product(2,X0),x01) )
      | ? [X1: $int] :
          ( ~ $less(X1,1)
          & ( iter1($product(2,X1),x01) = iter1(X1,x01) )
          & $less(X1,X0) )
      | $less(X0,1)
      | $less($sum(mu1,lambda1),X0) ),
    inference(flattening,[],[f83]) ).

tff(f83,plain,
    ! [X0: $int] :
      ( ( f1(f1(x01)) != iter1($product(2,X0),x01) )
      | ? [X1: $int] :
          ( ( iter1($product(2,X1),x01) = iter1(X1,x01) )
          & $less(X1,X0)
          & ~ $less(X1,1) )
      | $less($sum(mu1,lambda1),X0)
      | $less(X0,1)
      | ( f1(x01) != iter1(X0,x01) ) ),
    inference(ennf_transformation,[],[f73]) ).

tff(f73,plain,
    ~ ? [X0: $int] :
        ( ( f1(f1(x01)) = iter1($product(2,X0),x01) )
        & ! [X1: $int] :
            ( ( $less(X1,X0)
              & ~ $less(X1,1) )
           => ( iter1($product(2,X1),x01) != iter1(X1,x01) ) )
        & ~ $less($sum(mu1,lambda1),X0)
        & ~ $less(X0,1)
        & ( f1(x01) = iter1(X0,x01) ) ),
    inference(rectify,[],[f36]) ).

tff(f36,plain,
    ~ ? [X14: $int] :
        ( ! [X9: $int] :
            ( ( ~ $less(X9,1)
              & $less(X9,X14) )
           => ( iter1(X9,x01) != iter1($product(2,X9),x01) ) )
        & ( f1(x01) = iter1(X14,x01) )
        & ~ $less(X14,1)
        & ( f1(f1(x01)) = iter1($product(2,X14),x01) )
        & ~ $less($sum(mu1,lambda1),X14) ),
    inference(theory_normalization,[],[f25]) ).

tff(f25,negated_conjecture,
    ~ ? [X14: $int] :
        ( ! [X9: $int] :
            ( ( $lesseq(1,X9)
              & $less(X9,X14) )
           => ( iter1(X9,x01) != iter1($product(2,X9),x01) ) )
        & ( f1(x01) = iter1(X14,x01) )
        & $lesseq(1,X14)
        & ( f1(f1(x01)) = iter1($product(2,X14),x01) )
        & $lesseq(X14,$sum(mu1,lambda1)) ),
    inference(negated_conjecture,[],[f24]) ).

tff(f24,conjecture,
    ? [X14: $int] :
      ( ! [X9: $int] :
          ( ( $lesseq(1,X9)
            & $less(X9,X14) )
         => ( iter1(X9,x01) != iter1($product(2,X9),x01) ) )
      & ( f1(x01) = iter1(X14,x01) )
      & $lesseq(1,X14)
      & ( f1(f1(x01)) = iter1($product(2,X14),x01) )
      & $lesseq(X14,$sum(mu1,lambda1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',wP_parameter_tortoise_hare) ).

tff(f143,plain,
    ( ~ $less($sum(mu1,lambda1),1)
    | spl1_2 ),
    inference(avatar_component_clause,[],[f142]) ).

tff(f142,plain,
    ( spl1_2
  <=> $less($sum(mu1,lambda1),1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

tff(f109,plain,
    ! [X0: t1] : ( f1(X0) = iter1(1,X0) ),
    inference(cnf_transformation,[],[f72]) ).

tff(f72,plain,
    ! [X0: t1] : ( f1(X0) = iter1(1,X0) ),
    inference(rectify,[],[f11]) ).

tff(f11,axiom,
    ! [X1: t1] : ( f1(X1) = iter1(1,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',iter_1) ).

tff(f153,plain,
    ( $less(sK0(1),1)
    | ~ spl1_4 ),
    inference(avatar_component_clause,[],[f151]) ).

tff(f151,plain,
    ( spl1_4
  <=> $less(sK0(1),1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_4])]) ).

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

tff(f3628,plain,
    ~ spl1_2,
    inference(avatar_contradiction_clause,[],[f3627]) ).

tff(f3627,plain,
    ( $false
    | ~ spl1_2 ),
    inference(subsumption_resolution,[],[f3626,f342]) ).

tff(f342,plain,
    ~ $less($sum(1,mu1),1),
    inference(evaluation,[],[f340]) ).

tff(f340,plain,
    ~ $less($sum(1,mu1),$sum(0,1)),
    inference(unit_resulting_resolution,[],[f169,f54]) ).

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

tff(f169,plain,
    $less(0,$sum(1,mu1)),
    inference(forward_demodulation,[],[f164,f37]) ).

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

tff(f164,plain,
    $less(0,$sum(mu1,1)),
    inference(unit_resulting_resolution,[],[f118,f46]) ).

tff(f118,plain,
    ~ $less(mu1,0),
    inference(cnf_transformation,[],[f27]) ).

tff(f27,plain,
    ~ $less(mu1,0),
    inference(theory_normalization,[],[f13]) ).

tff(f13,axiom,
    $lesseq(0,mu1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mu_range) ).

tff(f3626,plain,
    ( $less($sum(1,mu1),1)
    | ~ spl1_2 ),
    inference(forward_demodulation,[],[f3325,f37]) ).

tff(f3325,plain,
    ( $less($sum(mu1,1),1)
    | ~ spl1_2 ),
    inference(backward_demodulation,[],[f144,f3284]) ).

tff(f3284,plain,
    ( ( 1 = lambda1 )
    | ~ spl1_2 ),
    inference(unit_resulting_resolution,[],[f123,f2848,f44]) ).

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

tff(f2848,plain,
    ( ~ $less(1,lambda1)
    | ~ spl1_2 ),
    inference(unit_resulting_resolution,[],[f1834,f347,f43]) ).

tff(f347,plain,
    ! [X0: $int] : $less(X0,$sum(1,$sum(mu1,X0))),
    inference(forward_demodulation,[],[f346,f273]) ).

tff(f273,plain,
    ! [X2: $int] : ( $sum(0,X2) = X2 ),
    inference(superposition,[],[f39,f37]) ).

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

tff(f346,plain,
    ! [X0: $int] : $less($sum(0,X0),$sum(1,$sum(mu1,X0))),
    inference(forward_demodulation,[],[f336,f38]) ).

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

tff(f336,plain,
    ! [X0: $int] : $less($sum(0,X0),$sum($sum(1,mu1),X0)),
    inference(unit_resulting_resolution,[],[f169,f45]) ).

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

tff(f1834,plain,
    ( ~ $less(1,$sum(1,$sum(mu1,lambda1)))
    | ~ spl1_2 ),
    inference(forward_demodulation,[],[f1828,f37]) ).

tff(f1828,plain,
    ( ~ $less(1,$sum($sum(mu1,lambda1),1))
    | ~ spl1_2 ),
    inference(unit_resulting_resolution,[],[f144,f54]) ).

tff(f123,plain,
    ~ $less(lambda1,1),
    inference(cnf_transformation,[],[f32]) ).

tff(f32,plain,
    ~ $less(lambda1,1),
    inference(theory_normalization,[],[f14]) ).

tff(f14,axiom,
    $lesseq(1,lambda1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lambda_range) ).

tff(f144,plain,
    ( $less($sum(mu1,lambda1),1)
    | ~ spl1_2 ),
    inference(avatar_component_clause,[],[f142]) ).

tff(f1812,plain,
    ( spl1_4
    | spl1_2 ),
    inference(avatar_split_clause,[],[f1811,f142,f151]) ).

tff(f1811,plain,
    ( $less($sum(mu1,lambda1),1)
    | $less(sK0(1),1) ),
    inference(evaluation,[],[f1810]) ).

tff(f1810,plain,
    ( $less(1,1)
    | $less($sum(mu1,lambda1),1)
    | $less(sK0(1),1)
    | ( iter1($product(2,1),x01) != iter1(2,x01) ) ),
    inference(trivial_inequality_removal,[],[f1809]) ).

tff(f1809,plain,
    ( $less(sK0(1),1)
    | ( iter1($product(2,1),x01) != iter1(2,x01) )
    | $less($sum(mu1,lambda1),1)
    | $less(1,1)
    | ( f1(x01) != f1(x01) ) ),
    inference(superposition,[],[f1803,f109]) ).

tff(f1803,plain,
    ! [X0: $int] :
      ( ( f1(x01) != iter1(X0,x01) )
      | $less(X0,1)
      | ( iter1($product(2,X0),x01) != iter1(2,x01) )
      | $less($sum(mu1,lambda1),X0)
      | $less(sK0(X0),X0) ),
    inference(backward_demodulation,[],[f105,f1802]) ).

tff(f105,plain,
    ! [X0: $int] :
      ( ( f1(x01) != iter1(X0,x01) )
      | $less($sum(mu1,lambda1),X0)
      | ( f1(f1(x01)) != iter1($product(2,X0),x01) )
      | $less(X0,1)
      | $less(sK0(X0),X0) ),
    inference(cnf_transformation,[],[f93]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWW650=2 : TPTP v8.1.0. Released v6.1.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.13/0.33  % Computer : n017.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Tue Aug 30 20:22:21 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.19/0.47  % (5590)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.47  % (5594)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.48  % (5587)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)
% 0.19/0.49  % (5594)Instruction limit reached!
% 0.19/0.49  % (5594)------------------------------
% 0.19/0.49  % (5594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (5594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (5594)Termination reason: Unknown
% 0.19/0.49  % (5594)Termination phase: Preprocessing 1
% 0.19/0.49  
% 0.19/0.49  % (5594)Memory used [KB]: 895
% 0.19/0.49  % (5594)Time elapsed: 0.003 s
% 0.19/0.49  % (5594)Instructions burned: 3 (million)
% 0.19/0.49  % (5594)------------------------------
% 0.19/0.49  % (5594)------------------------------
% 0.19/0.49  % (5592)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)
% 0.19/0.49  % (5609)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)
% 0.19/0.49  % (5601)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.49  % (5603)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.49  % (5615)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)
% 0.19/0.50  % (5589)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)
% 0.19/0.50  % (5593)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.50  % (5606)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)
% 0.19/0.50  % (5595)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)
% 0.19/0.51  % (5592)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.51  % (5597)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)
% 0.19/0.51  % (5592)Terminated due to inappropriate strategy.
% 0.19/0.51  % (5592)------------------------------
% 0.19/0.51  % (5592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (5592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (5592)Termination reason: Inappropriate
% 0.19/0.51  
% 0.19/0.51  % (5592)Memory used [KB]: 895
% 0.19/0.51  % (5592)Time elapsed: 0.003 s
% 0.19/0.51  % (5592)Instructions burned: 3 (million)
% 0.19/0.51  % (5592)------------------------------
% 0.19/0.51  % (5592)------------------------------
% 0.19/0.51  % (5588)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)
% 0.19/0.51  % (5586)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)
% 0.19/0.52  % (5586)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.52  % (5586)Terminated due to inappropriate strategy.
% 0.19/0.52  % (5586)------------------------------
% 0.19/0.52  % (5586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (5586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (5586)Termination reason: Inappropriate
% 0.19/0.52  
% 0.19/0.52  % (5586)Memory used [KB]: 895
% 0.19/0.52  % (5586)Time elapsed: 0.002 s
% 0.19/0.52  % (5586)Instructions burned: 3 (million)
% 0.19/0.52  % (5586)------------------------------
% 0.19/0.52  % (5586)------------------------------
% 0.19/0.52  % (5614)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.52  % (5593)Instruction limit reached!
% 0.19/0.52  % (5593)------------------------------
% 0.19/0.52  % (5593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (5593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (5593)Termination reason: Unknown
% 0.19/0.52  % (5593)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (5593)Memory used [KB]: 5500
% 0.19/0.52  % (5593)Time elapsed: 0.128 s
% 0.19/0.52  % (5593)Instructions burned: 8 (million)
% 0.19/0.52  % (5593)------------------------------
% 0.19/0.52  % (5593)------------------------------
% 0.19/0.52  % (5610)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.52  % (5602)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.53  % (5605)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (5600)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (5612)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.53  % (5596)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (5613)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.54  % (5591)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)
% 0.19/0.54  % (5617)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)
% 0.19/0.54  % (5604)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.54  % (5604)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.54  % (5604)Terminated due to inappropriate strategy.
% 0.19/0.54  % (5604)------------------------------
% 0.19/0.54  % (5604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (5604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (5604)Termination reason: Inappropriate
% 0.19/0.54  
% 0.19/0.54  % (5604)Memory used [KB]: 895
% 0.19/0.54  % (5604)Time elapsed: 0.003 s
% 0.19/0.54  % (5604)Instructions burned: 2 (million)
% 0.19/0.54  % (5604)------------------------------
% 0.19/0.54  % (5604)------------------------------
% 0.19/0.54  % (5607)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.48/0.55  % (5587)Instruction limit reached!
% 1.48/0.55  % (5587)------------------------------
% 1.48/0.55  % (5587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.55  % (5587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.55  % (5587)Termination reason: Unknown
% 1.48/0.55  % (5587)Termination phase: Saturation
% 1.48/0.55  
% 1.48/0.55  % (5587)Memory used [KB]: 6140
% 1.48/0.55  % (5587)Time elapsed: 0.160 s
% 1.48/0.55  % (5587)Instructions burned: 50 (million)
% 1.48/0.55  % (5587)------------------------------
% 1.48/0.55  % (5587)------------------------------
% 1.48/0.55  % (5599)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.48/0.55  % (5608)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.48/0.55  % (5616)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.73/0.58  % (5601)Instruction limit reached!
% 1.73/0.58  % (5601)------------------------------
% 1.73/0.58  % (5601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.58  % (5601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.58  % (5601)Termination reason: Unknown
% 1.73/0.58  % (5601)Termination phase: Saturation
% 1.73/0.58  
% 1.73/0.58  % (5601)Memory used [KB]: 6652
% 1.73/0.58  % (5601)Time elapsed: 0.055 s
% 1.73/0.58  % (5601)Instructions burned: 68 (million)
% 1.73/0.58  % (5601)------------------------------
% 1.73/0.58  % (5601)------------------------------
% 1.73/0.58  % (5588)Instruction limit reached!
% 1.73/0.58  % (5588)------------------------------
% 1.73/0.58  % (5588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.58  % (5588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.58  % (5588)Termination reason: Unknown
% 1.73/0.58  % (5588)Termination phase: Saturation
% 1.73/0.58  
% 1.73/0.58  % (5588)Memory used [KB]: 1279
% 1.73/0.58  % (5588)Time elapsed: 0.191 s
% 1.73/0.58  % (5588)Instructions burned: 37 (million)
% 1.73/0.58  % (5588)------------------------------
% 1.73/0.58  % (5588)------------------------------
% 1.73/0.58  % (5590)Instruction limit reached!
% 1.73/0.58  % (5590)------------------------------
% 1.73/0.58  % (5590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.58  % (5590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.58  % (5590)Termination reason: Unknown
% 1.73/0.58  % (5590)Termination phase: Saturation
% 1.73/0.58  
% 1.73/0.58  % (5590)Memory used [KB]: 6012
% 1.73/0.58  % (5590)Time elapsed: 0.199 s
% 1.73/0.58  % (5590)Instructions burned: 52 (million)
% 1.73/0.58  % (5590)------------------------------
% 1.73/0.58  % (5590)------------------------------
% 1.73/0.58  % (5595)Instruction limit reached!
% 1.73/0.58  % (5595)------------------------------
% 1.73/0.58  % (5595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.60  % (5595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.60  % (5595)Termination reason: Unknown
% 1.73/0.60  % (5595)Termination phase: Saturation
% 1.73/0.60  
% 1.73/0.60  % (5595)Memory used [KB]: 1663
% 1.73/0.60  % (5595)Time elapsed: 0.194 s
% 1.73/0.60  % (5595)Instructions burned: 51 (million)
% 1.73/0.60  % (5595)------------------------------
% 1.73/0.60  % (5595)------------------------------
% 1.73/0.60  % (5661)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)
% 1.73/0.61  % (5662)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)
% 1.73/0.61  % (5589)Instruction limit reached!
% 1.73/0.61  % (5589)------------------------------
% 1.73/0.61  % (5589)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.61  % (5589)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.61  % (5589)Termination reason: Unknown
% 1.73/0.61  % (5589)Termination phase: Saturation
% 1.73/0.61  
% 1.73/0.61  % (5589)Memory used [KB]: 6012
% 1.73/0.61  % (5589)Time elapsed: 0.209 s
% 1.73/0.61  % (5589)Instructions burned: 51 (million)
% 1.73/0.61  % (5589)------------------------------
% 1.73/0.61  % (5589)------------------------------
% 1.73/0.63  % (5596)Instruction limit reached!
% 1.73/0.63  % (5596)------------------------------
% 1.73/0.63  % (5596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.63  % (5596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.63  % (5596)Termination reason: Unknown
% 1.73/0.63  % (5596)Termination phase: Saturation
% 1.73/0.63  
% 1.73/0.63  % (5596)Memory used [KB]: 6012
% 1.73/0.63  % (5596)Time elapsed: 0.229 s
% 1.73/0.63  % (5596)Instructions burned: 51 (million)
% 1.73/0.63  % (5596)------------------------------
% 1.73/0.63  % (5596)------------------------------
% 1.73/0.64  % (5591)Instruction limit reached!
% 1.73/0.64  % (5591)------------------------------
% 1.73/0.64  % (5591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.73/0.64  % (5591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.73/0.64  % (5591)Termination reason: Unknown
% 1.73/0.64  % (5591)Termination phase: Saturation
% 1.73/0.64  
% 1.73/0.64  % (5591)Memory used [KB]: 5884
% 1.73/0.64  % (5591)Time elapsed: 0.250 s
% 1.73/0.64  % (5591)Instructions burned: 48 (million)
% 1.73/0.64  % (5591)------------------------------
% 1.73/0.64  % (5591)------------------------------
% 2.32/0.65  % (5614)Instruction limit reached!
% 2.32/0.65  % (5614)------------------------------
% 2.32/0.65  % (5614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.65  % (5614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.65  % (5614)Termination reason: Unknown
% 2.32/0.65  % (5614)Termination phase: Saturation
% 2.32/0.65  
% 2.32/0.65  % (5614)Memory used [KB]: 6652
% 2.32/0.65  % (5614)Time elapsed: 0.036 s
% 2.32/0.65  % (5614)Instructions burned: 69 (million)
% 2.32/0.65  % (5614)------------------------------
% 2.32/0.65  % (5614)------------------------------
% 2.32/0.65  % (5603)Instruction limit reached!
% 2.32/0.65  % (5603)------------------------------
% 2.32/0.65  % (5603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.65  % (5603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.65  % (5603)Termination reason: Unknown
% 2.32/0.65  % (5603)Termination phase: Saturation
% 2.32/0.65  
% 2.32/0.65  % (5603)Memory used [KB]: 6396
% 2.32/0.65  % (5603)Time elapsed: 0.261 s
% 2.32/0.65  % (5603)Instructions burned: 100 (million)
% 2.32/0.65  % (5603)------------------------------
% 2.32/0.65  % (5603)------------------------------
% 2.32/0.66  % (5602)Instruction limit reached!
% 2.32/0.66  % (5602)------------------------------
% 2.32/0.66  % (5602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.66  % (5602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.66  % (5602)Termination reason: Unknown
% 2.32/0.66  % (5602)Termination phase: Saturation
% 2.32/0.66  
% 2.32/0.66  % (5602)Memory used [KB]: 1663
% 2.32/0.66  % (5602)Time elapsed: 0.275 s
% 2.32/0.66  % (5602)Instructions burned: 75 (million)
% 2.32/0.66  % (5602)------------------------------
% 2.32/0.66  % (5602)------------------------------
% 2.32/0.66  % (5665)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.32/0.66  % (5663)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.32/0.67  % (5606)Instruction limit reached!
% 2.32/0.67  % (5606)------------------------------
% 2.32/0.67  % (5606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.67  % (5606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.67  % (5606)Termination reason: Unknown
% 2.32/0.67  % (5606)Termination phase: Saturation
% 2.32/0.67  
% 2.32/0.67  % (5606)Memory used [KB]: 1663
% 2.32/0.67  % (5606)Time elapsed: 0.282 s
% 2.32/0.67  % (5606)Instructions burned: 101 (million)
% 2.32/0.67  % (5606)------------------------------
% 2.32/0.67  % (5606)------------------------------
% 2.32/0.67  % (5664)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.47/0.69  % (5666)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.47/0.69  % (5605)Instruction limit reached!
% 2.47/0.69  % (5605)------------------------------
% 2.47/0.69  % (5605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.69  % (5605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.69  % (5605)Termination reason: Unknown
% 2.47/0.69  % (5605)Termination phase: Saturation
% 2.47/0.69  
% 2.47/0.69  % (5605)Memory used [KB]: 6268
% 2.47/0.69  % (5605)Time elapsed: 0.307 s
% 2.47/0.69  % (5605)Instructions burned: 101 (million)
% 2.47/0.69  % (5605)------------------------------
% 2.47/0.69  % (5605)------------------------------
% 2.47/0.69  % (5668)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.47/0.70  % (5597)Instruction limit reached!
% 2.47/0.70  % (5597)------------------------------
% 2.47/0.70  % (5597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.70  % (5597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.70  % (5597)Termination reason: Unknown
% 2.47/0.70  % (5597)Termination phase: Saturation
% 2.47/0.70  
% 2.47/0.70  % (5597)Memory used [KB]: 6524
% 2.47/0.70  % (5597)Time elapsed: 0.327 s
% 2.47/0.70  % (5597)Instructions burned: 101 (million)
% 2.47/0.70  % (5597)------------------------------
% 2.47/0.70  % (5597)------------------------------
% 2.47/0.71  % (5669)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.47/0.71  % (5670)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.47/0.73  % (5600)Instruction limit reached!
% 2.47/0.73  % (5600)------------------------------
% 2.47/0.73  % (5600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.73  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.75/0.73  % (5671)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.75/0.74  % (5672)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.75/0.74  % (5600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.74  % (5600)Termination reason: Unknown
% 2.75/0.74  % (5600)Termination phase: Saturation
% 2.75/0.74  
% 2.75/0.74  % (5600)Memory used [KB]: 6780
% 2.75/0.74  % (5600)Time elapsed: 0.283 s
% 2.75/0.74  % (5600)Instructions burned: 99 (million)
% 2.75/0.74  % (5600)------------------------------
% 2.75/0.74  % (5600)------------------------------
% 2.81/0.76  % (5599)Instruction limit reached!
% 2.81/0.76  % (5599)------------------------------
% 2.81/0.76  % (5599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.76  % (5599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.76  % (5599)Termination reason: Unknown
% 2.81/0.76  % (5599)Termination phase: Saturation
% 2.81/0.76  
% 2.81/0.76  % (5599)Memory used [KB]: 6652
% 2.81/0.76  % (5599)Time elapsed: 0.375 s
% 2.81/0.76  % (5599)Instructions burned: 101 (million)
% 2.81/0.76  % (5599)------------------------------
% 2.81/0.76  % (5599)------------------------------
% 2.81/0.76  % (5673)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.81/0.78  % (5675)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.81/0.79  % (5615)Instruction limit reached!
% 2.81/0.79  % (5615)------------------------------
% 2.81/0.79  % (5615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.79  % (5615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.79  % (5615)Termination reason: Unknown
% 2.81/0.79  % (5615)Termination phase: Saturation
% 2.81/0.79  
% 2.81/0.79  % (5615)Memory used [KB]: 2942
% 2.81/0.79  % (5615)Time elapsed: 0.412 s
% 2.81/0.79  % (5615)Instructions burned: 179 (million)
% 2.81/0.79  % (5615)------------------------------
% 2.81/0.79  % (5615)------------------------------
% 2.81/0.80  % (5677)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.81/0.80  % (5676)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)
% 2.81/0.80  % (5679)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.81/0.81  % (5678)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.81/0.81  % (5608)Instruction limit reached!
% 2.81/0.81  % (5608)------------------------------
% 2.81/0.81  % (5608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.81  % (5608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.81  % (5608)Termination reason: Unknown
% 2.81/0.81  % (5608)Termination phase: Saturation
% 2.81/0.81  
% 2.81/0.81  % (5608)Memory used [KB]: 6908
% 2.81/0.81  % (5608)Time elapsed: 0.392 s
% 2.81/0.81  % (5608)Instructions burned: 138 (million)
% 2.81/0.81  % (5608)------------------------------
% 2.81/0.81  % (5608)------------------------------
% 3.05/0.82  % (5663)Instruction limit reached!
% 3.05/0.82  % (5663)------------------------------
% 3.05/0.82  % (5663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.82  % (5663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.82  % (5663)Termination reason: Unknown
% 3.05/0.82  % (5663)Termination phase: Saturation
% 3.05/0.82  
% 3.05/0.82  % (5663)Memory used [KB]: 6396
% 3.05/0.82  % (5663)Time elapsed: 0.273 s
% 3.05/0.82  % (5663)Instructions burned: 90 (million)
% 3.05/0.82  % (5663)------------------------------
% 3.05/0.82  % (5663)------------------------------
% 3.05/0.83  % (5680)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.05/0.84  % (5681)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.05/0.84  % (5669)Instruction limit reached!
% 3.05/0.84  % (5669)------------------------------
% 3.05/0.84  % (5669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.84  % (5669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.84  % (5669)Termination reason: Unknown
% 3.05/0.84  % (5669)Termination phase: Saturation
% 3.05/0.84  
% 3.05/0.84  % (5669)Memory used [KB]: 6652
% 3.05/0.84  % (5669)Time elapsed: 0.035 s
% 3.05/0.84  % (5669)Instructions burned: 68 (million)
% 3.05/0.84  % (5669)------------------------------
% 3.05/0.84  % (5669)------------------------------
% 3.05/0.86  % (5607)Instruction limit reached!
% 3.05/0.86  % (5607)------------------------------
% 3.05/0.86  % (5607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.86  % (5607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.86  % (5607)Termination reason: Unknown
% 3.05/0.86  % (5607)Termination phase: Saturation
% 3.05/0.86  
% 3.05/0.86  % (5607)Memory used [KB]: 6780
% 3.05/0.86  % (5607)Time elapsed: 0.453 s
% 3.05/0.86  % (5607)Instructions burned: 176 (million)
% 3.05/0.86  % (5607)------------------------------
% 3.05/0.86  % (5607)------------------------------
% 3.25/0.87  % (5682)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 3.25/0.89  % (5683)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.25/0.90  % (5672)Instruction limit reached!
% 3.25/0.90  % (5672)------------------------------
% 3.25/0.90  % (5672)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.90  % (5672)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.90  % (5672)Termination reason: Unknown
% 3.25/0.90  % (5672)Termination phase: Saturation
% 3.25/0.90  
% 3.25/0.90  % (5672)Memory used [KB]: 6396
% 3.25/0.90  % (5672)Time elapsed: 0.260 s
% 3.25/0.90  % (5672)Instructions burned: 91 (million)
% 3.25/0.90  % (5672)------------------------------
% 3.25/0.90  % (5672)------------------------------
% 3.25/0.93  % (5684)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.25/0.93  % (5680)Instruction limit reached!
% 3.25/0.93  % (5680)------------------------------
% 3.25/0.93  % (5680)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.93  % (5680)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.93  % (5680)Termination reason: Unknown
% 3.25/0.93  % (5680)Termination phase: Saturation
% 3.25/0.93  
% 3.25/0.93  % (5680)Memory used [KB]: 6652
% 3.25/0.93  % (5680)Time elapsed: 0.033 s
% 3.25/0.93  % (5680)Instructions burned: 69 (million)
% 3.25/0.93  % (5680)------------------------------
% 3.25/0.93  % (5680)------------------------------
% 3.25/0.94  % (5685)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.25/0.94  % (5662)Instruction limit reached!
% 3.25/0.94  % (5662)------------------------------
% 3.25/0.94  % (5662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.25/0.94  % (5662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.25/0.94  % (5662)Termination reason: Unknown
% 3.25/0.94  % (5662)Termination phase: Saturation
% 3.25/0.94  
% 3.25/0.94  % (5662)Memory used [KB]: 3198
% 3.25/0.94  % (5662)Time elapsed: 0.357 s
% 3.25/0.94  % (5662)Instructions burned: 213 (million)
% 3.25/0.94  % (5662)------------------------------
% 3.25/0.94  % (5662)------------------------------
% 3.57/0.96  % (5686)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 3.57/0.98  % (5687)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8004Mi)
% 3.65/1.00  % (5688)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 (2994ds/9965Mi)
% 3.76/1.04  % (5689)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 5.59/1.06  % (5685)Instruction limit reached!
% 5.59/1.06  % (5685)------------------------------
% 5.59/1.06  % (5685)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.06  % (5685)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.06  % (5685)Termination reason: Unknown
% 5.59/1.06  % (5685)Termination phase: Saturation
% 5.59/1.06  
% 5.59/1.06  % (5685)Memory used [KB]: 6524
% 5.59/1.06  % (5685)Time elapsed: 0.152 s
% 5.59/1.06  % (5685)Instructions burned: 90 (million)
% 5.59/1.06  % (5685)------------------------------
% 5.59/1.06  % (5685)------------------------------
% 5.59/1.07  % (5690)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 (2994ds/9902Mi)
% 5.59/1.07  % (5691)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 (2993ds/1824Mi)
% 5.59/1.08  % (5609)Instruction limit reached!
% 5.59/1.08  % (5609)------------------------------
% 5.59/1.08  % (5609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.08  % (5609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.08  % (5609)Termination reason: Unknown
% 5.59/1.08  % (5609)Termination phase: Saturation
% 5.59/1.08  
% 5.59/1.08  % (5609)Memory used [KB]: 2814
% 5.59/1.08  % (5609)Time elapsed: 0.646 s
% 5.59/1.08  % (5609)Instructions burned: 498 (million)
% 5.59/1.08  % (5609)------------------------------
% 5.59/1.08  % (5609)------------------------------
% 5.59/1.09  % (5617)Instruction limit reached!
% 5.59/1.09  % (5617)------------------------------
% 5.59/1.09  % (5617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.09  % (5617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.09  % (5617)Termination reason: Unknown
% 5.59/1.09  % (5617)Termination phase: Saturation
% 5.59/1.09  
% 5.59/1.09  % (5617)Memory used [KB]: 8827
% 5.59/1.09  % (5617)Time elapsed: 0.691 s
% 5.59/1.09  % (5617)Instructions burned: 355 (million)
% 5.59/1.09  % (5617)------------------------------
% 5.59/1.09  % (5617)------------------------------
% 6.46/1.19  % (5692)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.46/1.20  % (5693)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 6.46/1.21  % (5671)First to succeed.
% 6.46/1.23  % (5694)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 (2992ds/90Mi)
% 6.46/1.23  % (5671)Refutation found. Thanks to Tanya!
% 6.46/1.23  % SZS status Theorem for theBenchmark
% 6.46/1.23  % SZS output start Proof for theBenchmark
% See solution above
% 6.46/1.23  % (5671)------------------------------
% 6.46/1.23  % (5671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.46/1.23  % (5671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.46/1.23  % (5671)Termination reason: Refutation
% 6.46/1.23  
% 6.46/1.23  % (5671)Memory used [KB]: 8443
% 6.46/1.23  % (5671)Time elapsed: 0.569 s
% 6.46/1.23  % (5671)Instructions burned: 298 (million)
% 6.46/1.23  % (5671)------------------------------
% 6.46/1.23  % (5671)------------------------------
% 6.46/1.23  % (5582)Success in time 0.895 s
%------------------------------------------------------------------------------