TSTP Solution File: SEU208+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEU208+2 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --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 18:27:26 EDT 2022

% Result   : Theorem 8.90s 1.58s
% Output   : Refutation 8.90s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   52 (  11 unt;   1 typ;   0 def)
%            Number of atoms       :  384 (  10 equ)
%            Maximal formula atoms :    5 (   7 avg)
%            Number of connectives :  164 (  69   ~;  64   |;  15   &)
%                                         (   7 <=>;   8  =>;   0  <=;   1 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :  238 ( 238 fml;   0 var)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    2 (   1   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :   17 (  15 usr;   5 prp; 0-3 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :   98 (  88   !;   9   ?;  55   :)
%                                         (   1  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
tff(pred_def_24,type,
    sQ78_eqProxy: 
      !>[X0: $tType] : ( ( X0 * X0 ) > $o ) ).

tff(f5889,plain,
    $false,
    inference(subsumption_resolution,[],[f5888,f5767]) ).

tff(f5767,plain,
    sP57(sK50,sK49,sK51),
    inference(subsumption_resolution,[],[f5766,f5398]) ).

tff(f5398,plain,
    ( sP57(sK50,sK49,sK51)
    | in(sK52,sK51) ),
    inference(subsumption_resolution,[],[f5358,f684]) ).

tff(f684,plain,
    relation(sK50),
    inference(cnf_transformation,[],[f376]) ).

tff(f376,plain,
    ? [X0,X1,X2] :
      ( relation(X1)
      & ( ? [X3] :
            ( in(X3,relation_rng(X1))
            & in(ordered_pair(X0,X3),X1)
            & in(X3,X2) )
      <~> in(X0,relation_inverse_image(X1,X2)) ) ),
    inference(ennf_transformation,[],[f257]) ).

tff(f257,plain,
    ~ ! [X1,X0,X2] :
        ( relation(X1)
       => ( in(X0,relation_inverse_image(X1,X2))
        <=> ? [X3] :
              ( in(X3,relation_rng(X1))
              & in(ordered_pair(X0,X3),X1)
              & in(X3,X2) ) ) ),
    inference(rectify,[],[f132]) ).

tff(f132,negated_conjecture,
    ~ ! [X0,X2,X1] :
        ( relation(X2)
       => ( ? [X3] :
              ( in(ordered_pair(X0,X3),X2)
              & in(X3,X1)
              & in(X3,relation_rng(X2)) )
        <=> in(X0,relation_inverse_image(X2,X1)) ) ),
    inference(negated_conjecture,[],[f131]) ).

tff(f131,conjecture,
    ! [X0,X2,X1] :
      ( relation(X2)
     => ( ? [X3] :
            ( in(ordered_pair(X0,X3),X2)
            & in(X3,X1)
            & in(X3,relation_rng(X2)) )
      <=> in(X0,relation_inverse_image(X2,X1)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t166_relat_1) ).

tff(f5358,plain,
    ( sP57(sK50,sK49,sK51)
    | ~ relation(sK50)
    | in(sK52,sK51) ),
    inference(resolution,[],[f963,f681]) ).

tff(f681,plain,
    ( in(sK49,relation_inverse_image(sK50,sK51))
    | in(sK52,sK51) ),
    inference(cnf_transformation,[],[f376]) ).

tff(f963,plain,
    ! [X3: $i,X0: $i,X1: $i] :
      ( ~ in(X3,relation_inverse_image(X0,X1))
      | ~ relation(X0)
      | sP57(X0,X3,X1) ),
    inference(equality_resolution,[],[f698]) ).

tff(f698,plain,
    ! [X2: $i,X3: $i,X0: $i,X1: $i] :
      ( ~ in(X3,X2)
      | sP57(X0,X3,X1)
      | ( relation_inverse_image(X0,X1) != X2 )
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f443]) ).

tff(f443,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X2,X1] :
          ( ( relation_inverse_image(X0,X1) = X2 )
        <=> ! [X3] :
              ( ? [X4] :
                  ( in(ordered_pair(X3,X4),X0)
                  & in(X4,X1) )
            <=> in(X3,X2) ) ) ),
    inference(ennf_transformation,[],[f12]) ).

tff(f12,axiom,
    ! [X0] :
      ( relation(X0)
     => ! [X2,X1] :
          ( ( relation_inverse_image(X0,X1) = X2 )
        <=> ! [X3] :
              ( ? [X4] :
                  ( in(ordered_pair(X3,X4),X0)
                  & in(X4,X1) )
            <=> in(X3,X2) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d14_relat_1) ).

tff(f5766,plain,
    ( sP57(sK50,sK49,sK51)
    | ~ in(sK52,sK51) ),
    inference(factoring,[],[f5399]) ).

tff(f5399,plain,
    ! [X99: $i] :
      ( sP57(sK50,sK49,sK51)
      | sP57(sK50,sK49,X99)
      | ~ in(sK52,X99) ),
    inference(subsumption_resolution,[],[f5367,f684]) ).

tff(f5367,plain,
    ! [X99: $i] :
      ( sP57(sK50,sK49,sK51)
      | ~ in(sK52,X99)
      | sP57(sK50,sK49,X99)
      | ~ relation(sK50) ),
    inference(resolution,[],[f963,f1625]) ).

tff(f1625,plain,
    ! [X0: $i] :
      ( in(sK49,relation_inverse_image(sK50,sK51))
      | sP57(sK50,sK49,X0)
      | ~ in(sK52,X0) ),
    inference(resolution,[],[f906,f901]) ).

tff(f901,plain,
    ( in(unordered_pair(unordered_pair(sK49,sK52),unordered_pair(sK49,sK49)),sK50)
    | in(sK49,relation_inverse_image(sK50,sK51)) ),
    inference(definition_unfolding,[],[f682,f813]) ).

tff(f813,plain,
    ! [X0: $i,X1: $i] : ( ordered_pair(X1,X0) = unordered_pair(unordered_pair(X1,X0),unordered_pair(X1,X1)) ),
    inference(definition_unfolding,[],[f791,f460]) ).

tff(f460,plain,
    ! [X0: $i] : ( singleton(X0) = unordered_pair(X0,X0) ),
    inference(cnf_transformation,[],[f187]) ).

tff(f187,axiom,
    ! [X0] : ( singleton(X0) = unordered_pair(X0,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t69_enumset1) ).

tff(f791,plain,
    ! [X0: $i,X1: $i] : ( unordered_pair(unordered_pair(X1,X0),singleton(X1)) = ordered_pair(X1,X0) ),
    inference(cnf_transformation,[],[f261]) ).

tff(f261,plain,
    ! [X1,X0] : ( unordered_pair(unordered_pair(X1,X0),singleton(X1)) = ordered_pair(X1,X0) ),
    inference(rectify,[],[f32]) ).

tff(f32,axiom,
    ! [X1,X0] : ( ordered_pair(X0,X1) = unordered_pair(unordered_pair(X0,X1),singleton(X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d5_tarski) ).

tff(f682,plain,
    ( in(sK49,relation_inverse_image(sK50,sK51))
    | in(ordered_pair(sK49,sK52),sK50) ),
    inference(cnf_transformation,[],[f376]) ).

tff(f906,plain,
    ! [X3: $i,X0: $i,X1: $i,X4: $i] :
      ( ~ in(unordered_pair(unordered_pair(X3,X4),unordered_pair(X3,X3)),X0)
      | sP57(X0,X3,X1)
      | ~ in(X4,X1) ),
    inference(definition_unfolding,[],[f695,f813]) ).

tff(f695,plain,
    ! [X3: $i,X0: $i,X1: $i,X4: $i] :
      ( ~ in(X4,X1)
      | ~ in(ordered_pair(X3,X4),X0)
      | sP57(X0,X3,X1) ),
    inference(cnf_transformation,[],[f443]) ).

tff(f5888,plain,
    ~ sP57(sK50,sK49,sK51),
    inference(subsumption_resolution,[],[f5887,f684]) ).

tff(f5887,plain,
    ( ~ relation(sK50)
    | ~ sP57(sK50,sK49,sK51) ),
    inference(resolution,[],[f5858,f962]) ).

tff(f962,plain,
    ! [X3: $i,X0: $i,X1: $i] :
      ( in(X3,relation_inverse_image(X0,X1))
      | ~ relation(X0)
      | ~ sP57(X0,X3,X1) ),
    inference(equality_resolution,[],[f699]) ).

tff(f699,plain,
    ! [X2: $i,X3: $i,X0: $i,X1: $i] :
      ( in(X3,X2)
      | ~ sP57(X0,X3,X1)
      | ( relation_inverse_image(X0,X1) != X2 )
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f443]) ).

tff(f5858,plain,
    ~ in(sK49,relation_inverse_image(sK50,sK51)),
    inference(subsumption_resolution,[],[f5857,f5767]) ).

tff(f5857,plain,
    ( ~ sP57(sK50,sK49,sK51)
    | ~ in(sK49,relation_inverse_image(sK50,sK51)) ),
    inference(duplicate_literal_removal,[],[f5856]) ).

tff(f5856,plain,
    ( ~ sP57(sK50,sK49,sK51)
    | ~ sP57(sK50,sK49,sK51)
    | ~ in(sK49,relation_inverse_image(sK50,sK51)) ),
    inference(resolution,[],[f5756,f696]) ).

tff(f696,plain,
    ! [X3: $i,X0: $i,X1: $i] :
      ( in(sK58(X0,X1,X3),X1)
      | ~ sP57(X0,X3,X1) ),
    inference(cnf_transformation,[],[f443]) ).

tff(f5756,plain,
    ! [X0: $i] :
      ( ~ in(sK58(sK50,X0,sK49),sK51)
      | ~ in(sK49,relation_inverse_image(sK50,sK51))
      | ~ sP57(sK50,sK49,X0) ),
    inference(subsumption_resolution,[],[f5755,f684]) ).

tff(f5755,plain,
    ! [X0: $i] :
      ( ~ relation(sK50)
      | ~ in(sK58(sK50,X0,sK49),sK51)
      | ~ in(sK49,relation_inverse_image(sK50,sK51))
      | ~ sP57(sK50,sK49,X0) ),
    inference(duplicate_literal_removal,[],[f5748]) ).

tff(f5748,plain,
    ! [X0: $i] :
      ( ~ sP57(sK50,sK49,X0)
      | ~ relation(sK50)
      | ~ sP57(sK50,sK49,X0)
      | ~ in(sK58(sK50,X0,sK49),sK51)
      | ~ in(sK49,relation_inverse_image(sK50,sK51)) ),
    inference(resolution,[],[f1606,f1602]) ).

tff(f1602,plain,
    ! [X0: $i] :
      ( ~ in(sK58(sK50,X0,sK49),relation_rng(sK50))
      | ~ in(sK49,relation_inverse_image(sK50,sK51))
      | ~ in(sK58(sK50,X0,sK49),sK51)
      | ~ sP57(sK50,sK49,X0) ),
    inference(resolution,[],[f905,f902]) ).

tff(f902,plain,
    ! [X3: $i] :
      ( ~ in(unordered_pair(unordered_pair(sK49,X3),unordered_pair(sK49,sK49)),sK50)
      | ~ in(sK49,relation_inverse_image(sK50,sK51))
      | ~ in(X3,sK51)
      | ~ in(X3,relation_rng(sK50)) ),
    inference(definition_unfolding,[],[f680,f813]) ).

tff(f680,plain,
    ! [X3: $i] :
      ( ~ in(sK49,relation_inverse_image(sK50,sK51))
      | ~ in(X3,sK51)
      | ~ in(ordered_pair(sK49,X3),sK50)
      | ~ in(X3,relation_rng(sK50)) ),
    inference(cnf_transformation,[],[f376]) ).

tff(f905,plain,
    ! [X3: $i,X0: $i,X1: $i] :
      ( in(unordered_pair(unordered_pair(X3,sK58(X0,X1,X3)),unordered_pair(X3,X3)),X0)
      | ~ sP57(X0,X3,X1) ),
    inference(definition_unfolding,[],[f697,f813]) ).

tff(f697,plain,
    ! [X3: $i,X0: $i,X1: $i] :
      ( in(ordered_pair(X3,sK58(X0,X1,X3)),X0)
      | ~ sP57(X0,X3,X1) ),
    inference(cnf_transformation,[],[f443]) ).

tff(f1606,plain,
    ! [X11: $i,X12: $i,X13: $i] :
      ( in(sK58(X11,X13,X12),relation_rng(X11))
      | ~ sP57(X11,X12,X13)
      | ~ relation(X11) ),
    inference(resolution,[],[f905,f896]) ).

tff(f896,plain,
    ! [X2: $i,X0: $i,X1: $i] :
      ( ~ in(unordered_pair(unordered_pair(X1,X2),unordered_pair(X1,X1)),X0)
      | in(X2,relation_rng(X0))
      | ~ relation(X0) ),
    inference(definition_unfolding,[],[f671,f813]) ).

tff(f671,plain,
    ! [X2: $i,X0: $i,X1: $i] :
      ( ~ in(ordered_pair(X1,X2),X0)
      | ~ relation(X0)
      | in(X2,relation_rng(X0)) ),
    inference(cnf_transformation,[],[f382]) ).

tff(f382,plain,
    ! [X2,X1,X0] :
      ( ( in(X2,relation_rng(X0))
        & in(X1,relation_dom(X0)) )
      | ~ relation(X0)
      | ~ in(ordered_pair(X1,X2),X0) ),
    inference(flattening,[],[f381]) ).

tff(f381,plain,
    ! [X2,X1,X0] :
      ( ( in(X2,relation_rng(X0))
        & in(X1,relation_dom(X0)) )
      | ~ in(ordered_pair(X1,X2),X0)
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f258]) ).

tff(f258,plain,
    ! [X2,X1,X0] :
      ( relation(X0)
     => ( in(ordered_pair(X1,X2),X0)
       => ( in(X2,relation_rng(X0))
          & in(X1,relation_dom(X0)) ) ) ),
    inference(rectify,[],[f139]) ).

tff(f139,axiom,
    ! [X2,X0,X1] :
      ( relation(X2)
     => ( in(ordered_pair(X0,X1),X2)
       => ( in(X0,relation_dom(X2))
          & in(X1,relation_rng(X2)) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t20_relat_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SEU208+2 : TPTP v8.1.0. Released v3.3.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.34  % Computer : n017.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 14:15:05 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.51  % (19570)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.51  % (19580)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.19/0.51  % (19563)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.52  % (19581)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.19/0.52  % (19572)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.52  % (19570)Instruction limit reached!
% 0.19/0.52  % (19570)------------------------------
% 0.19/0.52  % (19570)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (19572)Instruction limit reached!
% 0.19/0.52  % (19572)------------------------------
% 0.19/0.52  % (19572)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (19572)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (19572)Termination reason: Unknown
% 0.19/0.52  % (19572)Termination phase: Preprocessing 2
% 0.19/0.52  
% 0.19/0.52  % (19572)Memory used [KB]: 1663
% 0.19/0.52  % (19572)Time elapsed: 0.003 s
% 0.19/0.52  % (19572)Instructions burned: 3 (million)
% 0.19/0.52  % (19572)------------------------------
% 0.19/0.52  % (19572)------------------------------
% 0.19/0.53  % (19573)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.53  % (19561)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.53  % (19562)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.53  % (19573)Instruction limit reached!
% 0.19/0.53  % (19573)------------------------------
% 0.19/0.53  % (19573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19573)Termination reason: Unknown
% 0.19/0.53  % (19573)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (19573)Memory used [KB]: 2046
% 0.19/0.53  % (19573)Time elapsed: 0.006 s
% 0.19/0.53  % (19573)Instructions burned: 9 (million)
% 0.19/0.53  % (19573)------------------------------
% 0.19/0.53  % (19573)------------------------------
% 0.19/0.53  % (19571)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (19570)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19570)Termination reason: Unknown
% 0.19/0.53  % (19570)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (19570)Memory used [KB]: 2174
% 0.19/0.53  % (19570)Time elapsed: 0.009 s
% 0.19/0.53  % (19570)Instructions burned: 16 (million)
% 0.19/0.53  % (19570)------------------------------
% 0.19/0.53  % (19570)------------------------------
% 0.19/0.53  % (19578)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.19/0.53  % (19561)Instruction limit reached!
% 0.19/0.53  % (19561)------------------------------
% 0.19/0.53  % (19561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19561)Termination reason: Unknown
% 0.19/0.53  % (19561)Termination phase: Function definition elimination
% 0.19/0.53  
% 0.19/0.53  % (19561)Memory used [KB]: 2046
% 0.19/0.53  % (19561)Time elapsed: 0.007 s
% 0.19/0.53  % (19561)Instructions burned: 13 (million)
% 0.19/0.53  % (19561)------------------------------
% 0.19/0.53  % (19561)------------------------------
% 0.19/0.53  % (19566)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.53  % (19582)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (19560)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (19565)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.54  % (19563)Instruction limit reached!
% 0.19/0.54  % (19563)------------------------------
% 0.19/0.54  % (19563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (19577)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.19/0.54  % (19569)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (19558)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 1.43/0.54  % (19557)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.43/0.54  % (19569)Instruction limit reached!
% 1.43/0.54  % (19569)------------------------------
% 1.43/0.54  % (19569)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.54  % (19569)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.54  % (19569)Termination reason: Unknown
% 1.43/0.54  % (19569)Termination phase: Preprocessing 3
% 1.43/0.54  
% 1.43/0.54  % (19569)Memory used [KB]: 1918
% 1.43/0.54  % (19569)Time elapsed: 0.004 s
% 1.43/0.54  % (19569)Instructions burned: 7 (million)
% 1.43/0.54  % (19569)------------------------------
% 1.43/0.54  % (19569)------------------------------
% 1.43/0.54  % (19584)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.43/0.54  % (19587)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 1.43/0.54  % (19564)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 1.43/0.55  % (19574)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.43/0.55  % (19575)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.43/0.55  % (19575)Instruction limit reached!
% 1.43/0.55  % (19575)------------------------------
% 1.43/0.55  % (19575)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.55  % (19575)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.55  % (19575)Termination reason: Unknown
% 1.43/0.55  % (19575)Termination phase: Unused predicate definition removal
% 1.43/0.55  
% 1.43/0.55  % (19575)Memory used [KB]: 1663
% 1.43/0.55  % (19559)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.43/0.55  % (19575)Time elapsed: 0.002 s
% 1.43/0.55  % (19575)Instructions burned: 3 (million)
% 1.43/0.55  % (19575)------------------------------
% 1.43/0.55  % (19575)------------------------------
% 1.43/0.55  % (19586)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.43/0.55  % (19579)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.43/0.55  % (19576)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.43/0.55  % (19583)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 1.58/0.56  % (19559)Instruction limit reached!
% 1.58/0.56  % (19559)------------------------------
% 1.58/0.56  % (19559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.56  % (19563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.56  % (19563)Termination reason: Unknown
% 1.58/0.56  % (19563)Termination phase: Saturation
% 1.58/0.56  
% 1.58/0.56  % (19578)Instruction limit reached!
% 1.58/0.56  % (19578)------------------------------
% 1.58/0.56  % (19578)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.56  % (19563)Memory used [KB]: 6780
% 1.58/0.56  % (19578)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.56  % (19578)Termination reason: Unknown
% 1.58/0.56  % (19578)Termination phase: Saturation
% 1.58/0.56  
% 1.58/0.56  % (19578)Memory used [KB]: 6780
% 1.58/0.56  % (19578)Time elapsed: 0.160 s
% 1.58/0.56  % (19578)Instructions burned: 30 (million)
% 1.58/0.56  % (19578)------------------------------
% 1.58/0.56  % (19578)------------------------------
% 1.58/0.56  % (19563)Time elapsed: 0.128 s
% 1.58/0.56  % (19563)Instructions burned: 39 (million)
% 1.58/0.56  % (19563)------------------------------
% 1.58/0.56  % (19563)------------------------------
% 1.58/0.56  % (19558)Instruction limit reached!
% 1.58/0.56  % (19558)------------------------------
% 1.58/0.56  % (19558)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.56  % (19558)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.56  % (19558)Termination reason: Unknown
% 1.58/0.56  % (19558)Termination phase: Function definition elimination
% 1.58/0.56  
% 1.58/0.56  % (19558)Memory used [KB]: 2046
% 1.58/0.56  % (19558)Time elapsed: 0.007 s
% 1.58/0.56  % (19558)Instructions burned: 13 (million)
% 1.58/0.56  % (19558)------------------------------
% 1.58/0.56  % (19558)------------------------------
% 1.58/0.56  % (19568)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 1.58/0.56  % (19577)Instruction limit reached!
% 1.58/0.56  % (19577)------------------------------
% 1.58/0.56  % (19577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.56  % (19577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.56  % (19559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.56  % (19559)Termination reason: Unknown
% 1.58/0.56  % (19559)Termination phase: shuffling
% 1.58/0.56  
% 1.58/0.56  % (19559)Memory used [KB]: 1663
% 1.58/0.56  % (19559)Time elapsed: 0.005 s
% 1.58/0.56  % (19559)Instructions burned: 3 (million)
% 1.58/0.56  % (19559)------------------------------
% 1.58/0.56  % (19559)------------------------------
% 1.58/0.56  % (19577)Termination reason: Unknown
% 1.58/0.56  % (19577)Termination phase: Property scanning
% 1.58/0.56  
% 1.58/0.56  % (19577)Memory used [KB]: 2046
% 1.58/0.56  % (19577)Time elapsed: 0.008 s
% 1.58/0.56  % (19577)Instructions burned: 11 (million)
% 1.58/0.56  % (19577)------------------------------
% 1.58/0.56  % (19577)------------------------------
% 1.58/0.56  % (19562)Instruction limit reached!
% 1.58/0.56  % (19562)------------------------------
% 1.58/0.56  % (19562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.56  % (19562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.56  % (19562)Termination reason: Unknown
% 1.58/0.56  % (19562)Termination phase: Saturation
% 1.58/0.56  
% 1.58/0.56  % (19562)Memory used [KB]: 2174
% 1.58/0.56  % (19562)Time elapsed: 0.011 s
% 1.58/0.56  % (19562)Instructions burned: 17 (million)
% 1.58/0.56  % (19562)------------------------------
% 1.58/0.56  % (19562)------------------------------
% 1.58/0.56  % (19585)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.58/0.57  % (19586)Instruction limit reached!
% 1.58/0.57  % (19586)------------------------------
% 1.58/0.57  % (19586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.57  % (19587)Instruction limit reached!
% 1.58/0.57  % (19587)------------------------------
% 1.58/0.57  % (19587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.57  % (19586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.57  % (19587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.57  % (19586)Termination reason: Unknown
% 1.58/0.57  % (19587)Termination reason: Unknown
% 1.58/0.57  % (19586)Termination phase: Preprocessing 3
% 1.58/0.57  % (19587)Termination phase: Saturation
% 1.58/0.57  
% 1.58/0.57  
% 1.58/0.57  % (19586)Memory used [KB]: 1918
% 1.58/0.57  % (19587)Memory used [KB]: 6780
% 1.58/0.57  % (19586)Time elapsed: 0.006 s
% 1.58/0.57  % (19586)Instructions burned: 8 (million)
% 1.58/0.57  % (19587)Time elapsed: 0.016 s
% 1.58/0.57  % (19587)Instructions burned: 24 (million)
% 1.58/0.57  % (19586)------------------------------
% 1.58/0.57  % (19586)------------------------------
% 1.58/0.57  % (19587)------------------------------
% 1.58/0.57  % (19587)------------------------------
% 1.58/0.57  % (19576)Instruction limit reached!
% 1.58/0.57  % (19576)------------------------------
% 1.58/0.57  % (19576)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.57  % (19576)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.57  % (19576)Termination reason: Unknown
% 1.58/0.57  % (19576)Termination phase: SInE selection
% 1.58/0.57  
% 1.58/0.57  % (19576)Memory used [KB]: 1535
% 1.58/0.57  % (19576)Time elapsed: 0.003 s
% 1.58/0.57  % (19576)Instructions burned: 2 (million)
% 1.58/0.57  % (19576)------------------------------
% 1.58/0.57  % (19576)------------------------------
% 1.58/0.58  % (19568)Instruction limit reached!
% 1.58/0.58  % (19568)------------------------------
% 1.58/0.58  % (19568)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.58  % (19566)Instruction limit reached!
% 1.58/0.58  % (19566)------------------------------
% 1.58/0.58  % (19566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.59  % (19566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.59  % (19566)Termination reason: Unknown
% 1.58/0.59  % (19566)Termination phase: Saturation
% 1.58/0.59  
% 1.58/0.59  % (19566)Memory used [KB]: 6908
% 1.58/0.59  % (19566)Time elapsed: 0.031 s
% 1.58/0.59  % (19566)Instructions burned: 33 (million)
% 1.58/0.59  % (19566)------------------------------
% 1.58/0.59  % (19566)------------------------------
% 1.58/0.59  % (19568)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.59  % (19568)Termination reason: Unknown
% 1.58/0.59  % (19568)Termination phase: Function definition elimination
% 1.58/0.59  
% 1.58/0.59  % (19568)Memory used [KB]: 2046
% 1.58/0.59  % (19568)Time elapsed: 0.008 s
% 1.58/0.59  % (19568)Instructions burned: 13 (million)
% 1.58/0.59  % (19568)------------------------------
% 1.58/0.59  % (19568)------------------------------
% 1.58/0.60  % (19581)Instruction limit reached!
% 1.58/0.60  % (19581)------------------------------
% 1.58/0.60  % (19581)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.60  % (19564)Instruction limit reached!
% 1.58/0.60  % (19564)------------------------------
% 1.58/0.60  % (19564)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.60  % (19571)Instruction limit reached!
% 1.58/0.60  % (19571)------------------------------
% 1.58/0.60  % (19571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.61  % (19564)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.61  % (19564)Termination reason: Unknown
% 1.58/0.61  % (19564)Termination phase: Saturation
% 1.58/0.61  
% 1.58/0.61  % (19564)Memory used [KB]: 7164
% 1.58/0.61  % (19564)Time elapsed: 0.155 s
% 1.58/0.61  % (19564)Instructions burned: 39 (million)
% 1.58/0.61  % (19564)------------------------------
% 1.58/0.61  % (19564)------------------------------
% 1.58/0.61  % (19581)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.61  % (19581)Termination reason: Unknown
% 1.58/0.61  % (19581)Termination phase: Saturation
% 1.58/0.61  
% 1.58/0.61  % (19581)Memory used [KB]: 2686
% 1.58/0.61  % (19581)Time elapsed: 0.155 s
% 1.58/0.61  % (19581)Instructions burned: 46 (million)
% 1.58/0.61  % (19581)------------------------------
% 1.58/0.61  % (19581)------------------------------
% 1.58/0.61  % (19585)Instruction limit reached!
% 1.58/0.61  % (19585)------------------------------
% 1.58/0.61  % (19585)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.61  % (19585)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.61  % (19585)Termination reason: Unknown
% 1.58/0.61  % (19585)Termination phase: Saturation
% 1.58/0.61  
% 1.58/0.61  % (19585)Memory used [KB]: 6780
% 1.58/0.61  % (19585)Time elapsed: 0.185 s
% 1.58/0.61  % (19585)Instructions burned: 26 (million)
% 1.58/0.61  % (19585)------------------------------
% 1.58/0.61  % (19585)------------------------------
% 1.58/0.62  % (19574)Instruction limit reached!
% 1.58/0.62  % (19574)------------------------------
% 1.58/0.62  % (19574)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.62  % (19574)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.62  % (19574)Termination reason: Unknown
% 1.58/0.62  % (19574)Termination phase: Saturation
% 1.58/0.62  
% 1.58/0.62  % (19574)Memory used [KB]: 7291
% 1.58/0.62  % (19574)Time elapsed: 0.207 s
% 1.58/0.62  % (19574)Instructions burned: 51 (million)
% 1.58/0.62  % (19574)------------------------------
% 1.58/0.62  % (19574)------------------------------
% 1.58/0.62  % (19571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.62  % (19571)Termination reason: Unknown
% 1.58/0.62  % (19571)Termination phase: Saturation
% 1.58/0.62  
% 1.58/0.62  % (19571)Memory used [KB]: 7291
% 1.58/0.62  % (19571)Time elapsed: 0.204 s
% 1.58/0.62  % (19571)Instructions burned: 51 (million)
% 1.58/0.62  % (19571)------------------------------
% 1.58/0.62  % (19571)------------------------------
% 1.58/0.62  % (19565)Instruction limit reached!
% 1.58/0.62  % (19565)------------------------------
% 1.58/0.62  % (19565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.62  % (19565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.62  % (19565)Termination reason: Unknown
% 1.58/0.62  % (19565)Termination phase: Saturation
% 1.58/0.62  
% 1.58/0.62  % (19565)Memory used [KB]: 7164
% 1.58/0.62  % (19565)Time elapsed: 0.214 s
% 1.58/0.62  % (19565)Instructions burned: 50 (million)
% 1.58/0.62  % (19565)------------------------------
% 1.58/0.62  % (19565)------------------------------
% 1.58/0.62  % (19582)Instruction limit reached!
% 1.58/0.62  % (19582)------------------------------
% 1.58/0.62  % (19582)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.62  % (19582)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.62  % (19582)Termination reason: Unknown
% 1.58/0.62  % (19582)Termination phase: Saturation
% 1.58/0.62  
% 1.58/0.62  % (19582)Memory used [KB]: 7036
% 1.58/0.62  % (19582)Time elapsed: 0.186 s
% 1.58/0.62  % (19582)Instructions burned: 50 (million)
% 1.58/0.62  % (19582)------------------------------
% 1.58/0.62  % (19582)------------------------------
% 1.58/0.62  % (19588)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.00/0.63  % (19580)Instruction limit reached!
% 2.00/0.63  % (19580)------------------------------
% 2.00/0.63  % (19580)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.63  % (19580)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.63  % (19580)Termination reason: Unknown
% 2.00/0.63  % (19580)Termination phase: Saturation
% 2.00/0.63  
% 2.00/0.63  % (19580)Memory used [KB]: 7803
% 2.00/0.63  % (19580)Time elapsed: 0.187 s
% 2.00/0.63  % (19580)Instructions burned: 84 (million)
% 2.00/0.63  % (19580)------------------------------
% 2.00/0.63  % (19580)------------------------------
% 2.00/0.63  % (19560)Instruction limit reached!
% 2.00/0.63  % (19560)------------------------------
% 2.00/0.63  % (19560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.63  % (19560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.63  % (19560)Termination reason: Unknown
% 2.00/0.63  % (19560)Termination phase: Saturation
% 2.00/0.63  
% 2.00/0.63  % (19560)Memory used [KB]: 7419
% 2.00/0.63  % (19560)Time elapsed: 0.205 s
% 2.00/0.63  % (19560)Instructions burned: 51 (million)
% 2.00/0.63  % (19560)------------------------------
% 2.00/0.63  % (19560)------------------------------
% 2.00/0.64  % (19589)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.00/0.65  % (19590)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.00/0.65  % (19595)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/141Mi)
% 2.00/0.66  % (19592)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.08/0.67  % (19589)Instruction limit reached!
% 2.08/0.67  % (19589)------------------------------
% 2.08/0.67  % (19589)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.67  % (19591)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.08/0.67  % (19589)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.67  % (19589)Termination reason: Unknown
% 2.08/0.67  % (19589)Termination phase: Preprocessing 3
% 2.08/0.67  
% 2.08/0.67  % (19589)Memory used [KB]: 1918
% 2.08/0.67  % (19589)Time elapsed: 0.006 s
% 2.08/0.67  % (19589)Instructions burned: 8 (million)
% 2.08/0.67  % (19589)------------------------------
% 2.08/0.67  % (19589)------------------------------
% 2.08/0.67  % (19594)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.08/0.68  % (19597)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/31Mi)
% 2.08/0.69  % (19603)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/86Mi)
% 2.08/0.69  % (19596)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/42Mi)
% 2.08/0.69  % (19601)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/93Mi)
% 2.08/0.69  % (19583)Instruction limit reached!
% 2.08/0.69  % (19583)------------------------------
% 2.08/0.69  % (19583)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.70  % (19600)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/131Mi)
% 2.08/0.70  % (19602)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.08/0.70  % (19583)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.70  % (19583)Termination reason: Unknown
% 2.08/0.70  % (19583)Termination phase: Saturation
% 2.08/0.70  
% 2.08/0.70  % (19583)Memory used [KB]: 7547
% 2.08/0.70  % (19583)Time elapsed: 0.288 s
% 2.08/0.70  % (19583)Instructions burned: 96 (million)
% 2.08/0.70  % (19583)------------------------------
% 2.08/0.70  % (19583)------------------------------
% 2.08/0.71  % (19599)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/84Mi)
% 2.08/0.71  % (19579)Instruction limit reached!
% 2.08/0.71  % (19579)------------------------------
% 2.08/0.71  % (19579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.71  % (19579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.71  % (19579)Termination reason: Unknown
% 2.08/0.71  % (19579)Termination phase: Saturation
% 2.08/0.71  
% 2.08/0.71  % (19579)Memory used [KB]: 7803
% 2.08/0.71  % (19579)Time elapsed: 0.266 s
% 2.08/0.71  % (19579)Instructions burned: 101 (million)
% 2.08/0.71  % (19579)------------------------------
% 2.08/0.71  % (19579)------------------------------
% 2.08/0.71  % (19584)Instruction limit reached!
% 2.08/0.71  % (19584)------------------------------
% 2.08/0.71  % (19584)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.71  % (19584)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.71  % (19584)Termination reason: Unknown
% 2.08/0.71  % (19584)Termination phase: Saturation
% 2.08/0.71  
% 2.08/0.71  % (19584)Memory used [KB]: 8059
% 2.08/0.71  % (19584)Time elapsed: 0.295 s
% 2.08/0.71  % (19584)Instructions burned: 99 (million)
% 2.08/0.71  % (19584)------------------------------
% 2.08/0.71  % (19584)------------------------------
% 2.08/0.71  % (19607)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.08/0.72  % (19604)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.08/0.73  % (19597)Instruction limit reached!
% 2.08/0.73  % (19597)------------------------------
% 2.08/0.73  % (19597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.73  % (19598)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.08/0.74  % (19612)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/472Mi)
% 2.23/0.74  % (19604)Instruction limit reached!
% 2.23/0.74  % (19604)------------------------------
% 2.23/0.74  % (19604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.74  % (19605)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/32Mi)
% 2.23/0.74  % (19609)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.23/0.74  % (19606)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.23/0.74  % (19604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.74  % (19604)Termination reason: Unknown
% 2.23/0.74  % (19604)Termination phase: Property scanning
% 2.23/0.74  
% 2.23/0.74  % (19604)Memory used [KB]: 2046
% 2.23/0.74  % (19604)Time elapsed: 0.008 s
% 2.23/0.74  % (19604)Instructions burned: 15 (million)
% 2.23/0.74  % (19604)------------------------------
% 2.23/0.74  % (19604)------------------------------
% 2.23/0.74  % (19608)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.23/0.74  % (19597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.74  % (19597)Termination reason: Unknown
% 2.23/0.74  % (19597)Termination phase: Saturation
% 2.23/0.74  
% 2.23/0.74  % (19597)Memory used [KB]: 6908
% 2.23/0.74  % (19597)Time elapsed: 0.140 s
% 2.23/0.74  % (19597)Instructions burned: 32 (million)
% 2.23/0.74  % (19597)------------------------------
% 2.23/0.74  % (19597)------------------------------
% 2.23/0.75  % (19611)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 2.23/0.75  % (19613)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.23/0.75  % (19596)Instruction limit reached!
% 2.23/0.75  % (19596)------------------------------
% 2.23/0.75  % (19596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.75  % (19596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.75  % (19596)Termination reason: Unknown
% 2.23/0.75  % (19596)Termination phase: Saturation
% 2.23/0.75  
% 2.23/0.75  % (19596)Memory used [KB]: 7036
% 2.23/0.75  % (19596)Time elapsed: 0.159 s
% 2.23/0.75  % (19596)Instructions burned: 42 (million)
% 2.23/0.75  % (19596)------------------------------
% 2.23/0.75  % (19596)------------------------------
% 2.23/0.76  % (19591)Instruction limit reached!
% 2.23/0.76  % (19591)------------------------------
% 2.23/0.76  % (19591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.76  % (19594)Instruction limit reached!
% 2.23/0.76  % (19594)------------------------------
% 2.23/0.76  % (19594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.76  % (19594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.76  % (19594)Termination reason: Unknown
% 2.23/0.76  % (19594)Termination phase: Saturation
% 2.23/0.76  
% 2.23/0.76  % (19594)Memory used [KB]: 7036
% 2.23/0.76  % (19594)Time elapsed: 0.182 s
% 2.23/0.76  % (19594)Instructions burned: 56 (million)
% 2.23/0.76  % (19594)------------------------------
% 2.23/0.76  % (19594)------------------------------
% 2.23/0.76  % (19610)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.43/0.77  % (19614)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/97Mi)
% 2.43/0.77  % (19611)Instruction limit reached!
% 2.43/0.77  % (19611)------------------------------
% 2.43/0.77  % (19611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.77  % (19611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.77  % (19611)Termination reason: Unknown
% 2.43/0.77  % (19611)Termination phase: Property scanning
% 2.43/0.77  
% 2.43/0.77  % (19611)Memory used [KB]: 2046
% 2.43/0.77  % (19611)Time elapsed: 0.007 s
% 2.43/0.77  % (19611)Instructions burned: 10 (million)
% 2.43/0.77  % (19611)------------------------------
% 2.43/0.77  % (19611)------------------------------
% 2.43/0.77  % (19591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.77  % (19591)Termination reason: Unknown
% 2.43/0.77  % (19591)Termination phase: Saturation
% 2.43/0.77  
% 2.43/0.77  % (19591)Memory used [KB]: 2942
% 2.43/0.77  % (19591)Time elapsed: 0.187 s
% 2.43/0.77  % (19591)Instructions burned: 70 (million)
% 2.43/0.77  % (19591)------------------------------
% 2.43/0.77  % (19591)------------------------------
% 2.43/0.79  % (19608)Instruction limit reached!
% 2.43/0.79  % (19608)------------------------------
% 2.43/0.79  % (19608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.79  % (19590)Instruction limit reached!
% 2.43/0.79  % (19590)------------------------------
% 2.43/0.79  % (19590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.79  % (19590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.79  % (19590)Termination reason: Unknown
% 2.43/0.79  % (19590)Termination phase: Saturation
% 2.43/0.79  
% 2.43/0.79  % (19590)Memory used [KB]: 7419
% 2.43/0.79  % (19590)Time elapsed: 0.221 s
% 2.43/0.79  % (19590)Instructions burned: 87 (million)
% 2.43/0.79  % (19590)------------------------------
% 2.43/0.79  % (19590)------------------------------
% 2.43/0.79  % (19613)Instruction limit reached!
% 2.43/0.79  % (19613)------------------------------
% 2.43/0.79  % (19613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.79  % (19613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.79  % (19613)Termination reason: Unknown
% 2.43/0.79  % (19613)Termination phase: Saturation
% 2.43/0.79  
% 2.43/0.79  % (19613)Memory used [KB]: 6652
% 2.43/0.79  % (19613)Time elapsed: 0.012 s
% 2.43/0.79  % (19613)Instructions burned: 21 (million)
% 2.43/0.79  % (19613)------------------------------
% 2.43/0.79  % (19613)------------------------------
% 2.43/0.79  % (19608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.79  % (19608)Termination reason: Unknown
% 2.43/0.79  % (19608)Termination phase: Saturation
% 2.43/0.79  
% 2.43/0.79  % (19608)Memory used [KB]: 2174
% 2.43/0.79  % (19608)Time elapsed: 0.010 s
% 2.43/0.79  % (19608)Instructions burned: 19 (million)
% 2.43/0.79  % (19608)------------------------------
% 2.43/0.79  % (19608)------------------------------
% 2.43/0.80  % (19605)Instruction limit reached!
% 2.43/0.80  % (19605)------------------------------
% 2.43/0.80  % (19605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.80  % (19605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.80  % (19605)Termination reason: Unknown
% 2.43/0.80  % (19605)Termination phase: Saturation
% 2.43/0.80  
% 2.43/0.80  % (19605)Memory used [KB]: 6780
% 2.43/0.80  % (19605)Time elapsed: 0.166 s
% 2.43/0.80  % (19605)Instructions burned: 33 (million)
% 2.43/0.80  % (19605)------------------------------
% 2.43/0.80  % (19605)------------------------------
% 2.43/0.80  % (19615)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 2.43/0.80  % (19588)Instruction limit reached!
% 2.43/0.80  % (19588)------------------------------
% 2.43/0.80  % (19588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.80  % (19588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.80  % (19588)Termination reason: Unknown
% 2.43/0.80  % (19588)Termination phase: Saturation
% 2.43/0.80  
% 2.43/0.80  % (19588)Memory used [KB]: 7547
% 2.43/0.80  % (19588)Time elapsed: 0.226 s
% 2.43/0.80  % (19588)Instructions burned: 93 (million)
% 2.43/0.80  % (19588)------------------------------
% 2.43/0.80  % (19588)------------------------------
% 2.43/0.81  % (19607)Instruction limit reached!
% 2.43/0.81  % (19607)------------------------------
% 2.43/0.81  % (19607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.81  % (19607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.81  % (19607)Termination reason: Unknown
% 2.43/0.81  % (19607)Termination phase: Saturation
% 2.43/0.81  
% 2.43/0.81  % (19607)Memory used [KB]: 7675
% 2.43/0.81  % (19607)Time elapsed: 0.152 s
% 2.43/0.81  % (19607)Instructions burned: 66 (million)
% 2.43/0.81  % (19607)------------------------------
% 2.43/0.81  % (19607)------------------------------
% 2.43/0.81  % (19618)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 2.43/0.82  % (19598)Instruction limit reached!
% 2.43/0.82  % (19598)------------------------------
% 2.43/0.82  % (19598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.82  % (19598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.82  % (19598)Termination reason: Unknown
% 2.43/0.82  % (19598)Termination phase: Saturation
% 2.43/0.82  
% 2.43/0.82  % (19598)Memory used [KB]: 7419
% 2.43/0.82  % (19598)Time elapsed: 0.208 s
% 2.43/0.82  % (19598)Instructions burned: 68 (million)
% 2.43/0.82  % (19598)------------------------------
% 2.43/0.82  % (19598)------------------------------
% 2.90/0.83  % (19615)Instruction limit reached!
% 2.90/0.83  % (19615)------------------------------
% 2.90/0.83  % (19615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.83  % (19617)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/393Mi)
% 2.90/0.83  % (19616)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/138Mi)
% 2.90/0.83  % (19615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.83  % (19615)Termination reason: Unknown
% 2.90/0.83  % (19615)Termination phase: Saturation
% 2.90/0.83  
% 2.90/0.83  % (19615)Memory used [KB]: 2302
% 2.90/0.83  % (19615)Time elapsed: 0.012 s
% 2.90/0.83  % (19615)Instructions burned: 23 (million)
% 2.90/0.83  % (19615)------------------------------
% 2.90/0.83  % (19615)------------------------------
% 2.90/0.84  % (19601)Instruction limit reached!
% 2.90/0.84  % (19601)------------------------------
% 2.90/0.84  % (19601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.84  % (19601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.84  % (19601)Termination reason: Unknown
% 2.90/0.84  % (19601)Termination phase: Saturation
% 2.90/0.84  
% 2.90/0.84  % (19601)Memory used [KB]: 8059
% 2.90/0.84  % (19601)Time elapsed: 0.242 s
% 2.90/0.84  % (19601)Instructions burned: 95 (million)
% 2.90/0.84  % (19601)------------------------------
% 2.90/0.84  % (19601)------------------------------
% 2.90/0.84  % (19603)Instruction limit reached!
% 2.90/0.84  % (19603)------------------------------
% 2.90/0.84  % (19603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.84  % (19603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.84  % (19603)Termination reason: Unknown
% 2.90/0.84  % (19603)Termination phase: Saturation
% 2.90/0.84  
% 2.90/0.84  % (19603)Memory used [KB]: 7419
% 2.90/0.84  % (19603)Time elapsed: 0.227 s
% 2.90/0.84  % (19603)Instructions burned: 86 (million)
% 2.90/0.84  % (19603)------------------------------
% 2.90/0.84  % (19603)------------------------------
% 2.90/0.84  % (19599)Instruction limit reached!
% 2.90/0.84  % (19599)------------------------------
% 2.90/0.84  % (19599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.84  % (19599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.84  % (19599)Termination reason: Unknown
% 2.90/0.84  % (19599)Termination phase: Saturation
% 2.90/0.84  
% 2.90/0.84  % (19599)Memory used [KB]: 7547
% 2.90/0.84  % (19599)Time elapsed: 0.250 s
% 2.90/0.84  % (19599)Instructions burned: 85 (million)
% 2.90/0.84  % (19599)------------------------------
% 2.90/0.84  % (19599)------------------------------
% 3.18/0.88  % (19619)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 3.18/0.88  % (19620)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 3.18/0.88  % (19592)Instruction limit reached!
% 3.18/0.88  % (19592)------------------------------
% 3.18/0.88  % (19592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.18/0.88  % (19624)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/79Mi)
% 3.18/0.89  % (19623)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/86Mi)
% 3.18/0.89  % (19625)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/377Mi)
% 3.18/0.89  % (19621)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 3.18/0.90  % (19592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.18/0.90  % (19592)Termination reason: Unknown
% 3.18/0.90  % (19592)Termination phase: Saturation
% 3.18/0.90  
% 3.18/0.90  % (19592)Memory used [KB]: 3070
% 3.18/0.90  % (19592)Time elapsed: 0.307 s
% 3.18/0.90  % (19592)Instructions burned: 108 (million)
% 3.18/0.90  % (19592)------------------------------
% 3.18/0.90  % (19592)------------------------------
% 3.18/0.90  % (19622)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 3.18/0.90  % (19602)Instruction limit reached!
% 3.18/0.90  % (19602)------------------------------
% 3.18/0.90  % (19602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.18/0.90  % (19602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.18/0.90  % (19602)Termination reason: Unknown
% 3.18/0.90  % (19602)Termination phase: Saturation
% 3.18/0.90  
% 3.18/0.90  % (19602)Memory used [KB]: 8827
% 3.18/0.90  % (19602)Time elapsed: 0.292 s
% 3.18/0.90  % (19602)Instructions burned: 109 (million)
% 3.18/0.90  % (19602)------------------------------
% 3.18/0.90  % (19602)------------------------------
% 3.18/0.91  % (19620)Instruction limit reached!
% 3.18/0.91  % (19620)------------------------------
% 3.18/0.91  % (19620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.18/0.91  % (19620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.18/0.91  % (19620)Termination reason: Unknown
% 3.18/0.91  % (19620)Termination phase: Saturation
% 3.18/0.91  
% 3.18/0.91  % (19620)Memory used [KB]: 6780
% 3.18/0.91  % (19620)Time elapsed: 0.012 s
% 3.18/0.91  % (19620)Instructions burned: 23 (million)
% 3.18/0.91  % (19620)------------------------------
% 3.18/0.91  % (19620)------------------------------
% 3.18/0.91  % (19629)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8Mi)
% 3.18/0.92  % (19626)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/118Mi)
% 3.18/0.92  % (19595)Instruction limit reached!
% 3.18/0.92  % (19595)------------------------------
% 3.18/0.92  % (19595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.18/0.92  % (19595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.18/0.92  % (19595)Termination reason: Unknown
% 3.18/0.92  % (19595)Termination phase: Saturation
% 3.18/0.92  
% 3.18/0.92  % (19595)Memory used [KB]: 9083
% 3.18/0.92  % (19595)Time elapsed: 0.298 s
% 3.18/0.92  % (19595)Instructions burned: 142 (million)
% 3.18/0.92  % (19595)------------------------------
% 3.18/0.92  % (19595)------------------------------
% 3.52/0.92  % (19627)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/34Mi)
% 3.52/0.93  % (19614)Instruction limit reached!
% 3.52/0.93  % (19614)------------------------------
% 3.52/0.93  % (19614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.93  % (19614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.93  % (19614)Termination reason: Unknown
% 3.52/0.93  % (19614)Termination phase: Saturation
% 3.52/0.93  
% 3.52/0.93  % (19614)Memory used [KB]: 7931
% 3.52/0.93  % (19614)Time elapsed: 0.275 s
% 3.52/0.93  % (19614)Instructions burned: 98 (million)
% 3.52/0.93  % (19614)------------------------------
% 3.52/0.93  % (19614)------------------------------
% 3.52/0.94  % (19630)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/390Mi)
% 3.52/0.94  % (19629)Instruction limit reached!
% 3.52/0.94  % (19629)------------------------------
% 3.52/0.94  % (19629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.94  % (19629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.94  % (19629)Termination reason: Unknown
% 3.52/0.94  % (19629)Termination phase: Property scanning
% 3.52/0.94  
% 3.52/0.94  % (19629)Memory used [KB]: 2046
% 3.52/0.94  % (19629)Time elapsed: 0.006 s
% 3.52/0.94  % (19629)Instructions burned: 9 (million)
% 3.52/0.94  % (19629)------------------------------
% 3.52/0.94  % (19629)------------------------------
% 3.52/0.94  % (19631)ott+1011_1:16_lma=on:nicw=on:sd=7:sp=const_frequency:ss=axioms:st=5.0:urr=ec_only:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 3.52/0.95  % (19628)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/113Mi)
% 3.52/0.95  % (19600)Instruction limit reached!
% 3.52/0.95  % (19600)------------------------------
% 3.52/0.95  % (19600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.95  % (19600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.95  % (19600)Termination reason: Unknown
% 3.52/0.95  % (19600)Termination phase: Saturation
% 3.52/0.95  
% 3.52/0.95  % (19600)Memory used [KB]: 8699
% 3.52/0.95  % (19600)Time elapsed: 0.346 s
% 3.52/0.95  % (19600)Instructions burned: 131 (million)
% 3.52/0.95  % (19600)------------------------------
% 3.52/0.95  % (19600)------------------------------
% 3.52/0.96  % (19632)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=357:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/357Mi)
% 3.75/0.97  % (19631)Instruction limit reached!
% 3.75/0.97  % (19631)------------------------------
% 3.75/0.97  % (19631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.75/0.97  % (19631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.75/0.97  % (19631)Termination reason: Unknown
% 3.75/0.97  % (19631)Termination phase: Saturation
% 3.75/0.97  
% 3.75/0.97  % (19631)Memory used [KB]: 6780
% 3.75/0.97  % (19631)Time elapsed: 0.011 s
% 3.75/0.97  % (19631)Instructions burned: 24 (million)
% 3.75/0.97  % (19631)------------------------------
% 3.75/0.97  % (19631)------------------------------
% 3.75/0.97  % (19633)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/366Mi)
% 3.75/0.97  % (19634)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=424:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/424Mi)
% 3.75/0.98  % (19627)Instruction limit reached!
% 3.75/0.98  % (19627)------------------------------
% 3.75/0.98  % (19627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.75/0.98  % (19627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.75/0.98  % (19627)Termination reason: Unknown
% 3.75/0.98  % (19627)Termination phase: Saturation
% 3.75/0.98  
% 3.75/0.98  % (19627)Memory used [KB]: 12281
% 3.75/0.98  % (19627)Time elapsed: 0.017 s
% 3.75/0.98  % (19627)Instructions burned: 34 (million)
% 3.75/0.98  % (19627)------------------------------
% 3.75/0.98  % (19627)------------------------------
% 3.75/0.98  % (19635)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/753Mi)
% 3.75/1.00  % (19619)Instruction limit reached!
% 3.75/1.00  % (19619)------------------------------
% 3.75/1.00  % (19619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.75/1.00  % (19619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.75/1.00  % (19619)Termination reason: Unknown
% 3.75/1.00  % (19619)Termination phase: Saturation
% 3.75/1.00  
% 3.75/1.00  % (19619)Memory used [KB]: 7675
% 3.75/1.00  % (19619)Time elapsed: 0.239 s
% 3.75/1.00  % (19619)Instructions burned: 95 (million)
% 3.75/1.00  % (19619)------------------------------
% 3.75/1.00  % (19619)------------------------------
% 3.75/1.01  % (19624)Instruction limit reached!
% 3.75/1.01  % (19624)------------------------------
% 3.75/1.01  % (19624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.75/1.01  % (19624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.75/1.01  % (19624)Termination reason: Unknown
% 3.75/1.01  % (19624)Termination phase: Saturation
% 3.75/1.01  
% 3.75/1.01  % (19624)Memory used [KB]: 7291
% 3.75/1.01  % (19624)Time elapsed: 0.213 s
% 3.75/1.01  % (19624)Instructions burned: 79 (million)
% 3.75/1.01  % (19624)------------------------------
% 3.75/1.01  % (19624)------------------------------
% 3.75/1.02  % (19636)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/288Mi)
% 3.75/1.03  % (19623)Instruction limit reached!
% 3.75/1.03  % (19623)------------------------------
% 3.75/1.03  % (19623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.75/1.03  % (19623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.75/1.03  % (19623)Termination reason: Unknown
% 3.75/1.03  % (19623)Termination phase: Saturation
% 3.75/1.03  
% 3.75/1.03  % (19623)Memory used [KB]: 7931
% 3.75/1.03  % (19623)Time elapsed: 0.238 s
% 3.75/1.03  % (19623)Instructions burned: 88 (million)
% 3.75/1.03  % (19623)------------------------------
% 3.75/1.03  % (19623)------------------------------
% 3.75/1.03  % (19637)lrs+10_1:1_sd=1:sos=on:spb=goal_then_units:ss=included:to=lpo:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1000Mi)
% 3.75/1.04  % (19606)Instruction limit reached!
% 3.75/1.04  % (19606)------------------------------
% 3.75/1.04  % (19606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.75/1.04  % (19606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.75/1.04  % (19606)Termination reason: Unknown
% 3.75/1.04  % (19606)Termination phase: Saturation
% 3.75/1.04  
% 3.75/1.04  % (19606)Memory used [KB]: 8443
% 3.75/1.04  % (19606)Time elapsed: 0.402 s
% 3.75/1.04  % (19606)Instructions burned: 150 (million)
% 3.75/1.04  % (19606)------------------------------
% 3.75/1.04  % (19606)------------------------------
% 4.07/1.04  % (19639)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/35Mi)
% 4.07/1.04  % (19638)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/149Mi)
% 4.07/1.05  % (19640)dis+1002_1:1_av=off:dr=on:ep=RS:mep=off:newcnf=on:nm=2:nwc=10.0:s2a=on:slsq=on:slsqc=0:slsqr=1,8:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/377Mi)
% 4.07/1.06  % (19641)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=300:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/300Mi)
% 4.07/1.07  % (19616)Instruction limit reached!
% 4.07/1.07  % (19616)------------------------------
% 4.07/1.07  % (19616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.71/1.08  % (19639)Instruction limit reached!
% 5.71/1.08  % (19639)------------------------------
% 5.71/1.08  % (19639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.71/1.09  % (19642)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 5.71/1.09  % (19616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.71/1.09  % (19616)Termination reason: Unknown
% 5.71/1.09  % (19616)Termination phase: Saturation
% 5.71/1.09  
% 5.71/1.09  % (19616)Memory used [KB]: 8059
% 5.71/1.09  % (19616)Time elapsed: 0.330 s
% 5.71/1.09  % (19616)Instructions burned: 138 (million)
% 5.71/1.09  % (19616)------------------------------
% 5.71/1.09  % (19616)------------------------------
% 5.71/1.10  % (19643)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/23Mi)
% 5.71/1.10  % (19639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.71/1.10  % (19639)Termination reason: Unknown
% 5.71/1.10  % (19639)Termination phase: Saturation
% 5.71/1.10  
% 5.71/1.10  % (19639)Memory used [KB]: 7036
% 5.71/1.10  % (19639)Time elapsed: 0.021 s
% 5.71/1.10  % (19639)Instructions burned: 37 (million)
% 5.71/1.10  % (19639)------------------------------
% 5.71/1.10  % (19639)------------------------------
% 5.71/1.11  % (19626)Instruction limit reached!
% 5.71/1.11  % (19626)------------------------------
% 5.71/1.11  % (19626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.71/1.11  % (19626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.71/1.11  % (19626)Termination reason: Unknown
% 5.71/1.11  % (19626)Termination phase: Saturation
% 5.71/1.11  
% 5.71/1.11  % (19626)Memory used [KB]: 7803
% 5.71/1.11  % (19626)Time elapsed: 0.305 s
% 5.71/1.11  % (19626)Instructions burned: 119 (million)
% 5.71/1.11  % (19626)------------------------------
% 5.71/1.11  % (19626)------------------------------
% 5.71/1.13  % (19644)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/136Mi)
% 5.71/1.13  % (19645)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/91Mi)
% 5.71/1.13  % (19628)Instruction limit reached!
% 5.71/1.13  % (19628)------------------------------
% 5.71/1.13  % (19628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.18/1.14  % (19643)Instruction limit reached!
% 6.18/1.14  % (19643)------------------------------
% 6.18/1.14  % (19643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.18/1.14  % (19643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.18/1.14  % (19643)Termination reason: Unknown
% 6.18/1.14  % (19643)Termination phase: Saturation
% 6.18/1.14  
% 6.18/1.14  % (19643)Memory used [KB]: 6780
% 6.18/1.14  % (19643)Time elapsed: 0.012 s
% 6.18/1.14  % (19643)Instructions burned: 23 (million)
% 6.18/1.14  % (19643)------------------------------
% 6.18/1.14  % (19643)------------------------------
% 6.18/1.14  % (19646)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/102Mi)
% 6.18/1.14  % (19628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.18/1.14  % (19628)Termination reason: Unknown
% 6.18/1.14  % (19628)Termination phase: Saturation
% 6.18/1.14  
% 6.18/1.14  % (19628)Memory used [KB]: 3198
% 6.18/1.14  % (19628)Time elapsed: 0.283 s
% 6.18/1.14  % (19628)Instructions burned: 113 (million)
% 6.18/1.14  % (19628)------------------------------
% 6.18/1.14  % (19628)------------------------------
% 6.18/1.15  % (19642)Instruction limit reached!
% 6.18/1.15  % (19642)------------------------------
% 6.18/1.15  % (19642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.18/1.15  % (19642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.18/1.15  % (19642)Termination reason: Unknown
% 6.18/1.15  % (19642)Termination phase: Saturation
% 6.18/1.15  
% 6.18/1.15  % (19642)Memory used [KB]: 7036
% 6.18/1.15  % (19642)Time elapsed: 0.175 s
% 6.18/1.15  % (19642)Instructions burned: 45 (million)
% 6.18/1.15  % (19642)------------------------------
% 6.18/1.15  % (19642)------------------------------
% 6.18/1.16  % (19647)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=234:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/234Mi)
% 6.18/1.16  % (19648)dis+1002_1:2_er=filter:fde=unused:nwc=3.0:sac=on:sp=frequency:ss=included:to=lpo:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/246Mi)
% 6.39/1.17  % (19610)Instruction limit reached!
% 6.39/1.17  % (19610)------------------------------
% 6.39/1.17  % (19610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.17  % (19610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.17  % (19610)Termination reason: Unknown
% 6.39/1.17  % (19610)Termination phase: Saturation
% 6.39/1.17  
% 6.39/1.17  % (19610)Memory used [KB]: 9338
% 6.39/1.17  % (19610)Time elapsed: 0.527 s
% 6.39/1.17  % (19610)Instructions burned: 237 (million)
% 6.39/1.17  % (19610)------------------------------
% 6.39/1.17  % (19610)------------------------------
% 6.39/1.20  % (19650)dis+1010_1:3_av=off:bd=off:bs=on:bsr=on:cond=on:gsp=on:slsq=on:slsqc=1:slsqr=1,4:uwa=all:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/68Mi)
% 6.76/1.23  % (19649)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/290Mi)
% 6.76/1.24  % (19651)dis+10_1:1_ep=R:fde=none:fsr=off:slsq=on:slsqc=1:slsql=off:slsqr=1,4:ss=axioms:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/248Mi)
% 6.76/1.25  % (19621)Instruction limit reached!
% 6.76/1.25  % (19621)------------------------------
% 6.76/1.25  % (19621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.76/1.25  % (19609)Instruction limit reached!
% 6.76/1.25  % (19609)------------------------------
% 6.76/1.25  % (19609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.76/1.25  % (19609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.76/1.25  % (19609)Termination reason: Unknown
% 6.76/1.25  % (19609)Termination phase: Saturation
% 6.76/1.25  
% 6.76/1.25  % (19609)Memory used [KB]: 9722
% 6.76/1.25  % (19609)Time elapsed: 0.586 s
% 6.76/1.25  % (19609)Instructions burned: 341 (million)
% 6.76/1.25  % (19609)------------------------------
% 6.76/1.25  % (19609)------------------------------
% 6.76/1.25  % (19622)Instruction limit reached!
% 6.76/1.25  % (19622)------------------------------
% 6.76/1.25  % (19622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.95/1.27  % (19645)Instruction limit reached!
% 6.95/1.27  % (19645)------------------------------
% 6.95/1.27  % (19645)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.95/1.27  % (19645)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.95/1.27  % (19645)Termination reason: Unknown
% 6.95/1.27  % (19645)Termination phase: Saturation
% 6.95/1.27  
% 6.95/1.27  % (19645)Memory used [KB]: 7547
% 6.95/1.27  % (19645)Time elapsed: 0.223 s
% 6.95/1.27  % (19645)Instructions burned: 91 (million)
% 6.95/1.27  % (19645)------------------------------
% 6.95/1.27  % (19645)------------------------------
% 6.95/1.27  % (19622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.95/1.27  % (19622)Termination reason: Unknown
% 6.95/1.27  % (19622)Termination phase: Saturation
% 6.95/1.27  
% 6.95/1.27  % (19622)Memory used [KB]: 4989
% 6.95/1.27  % (19622)Time elapsed: 0.466 s
% 6.95/1.27  % (19622)Instructions burned: 223 (million)
% 6.95/1.27  % (19622)------------------------------
% 6.95/1.27  % (19622)------------------------------
% 6.95/1.28  % (19621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.95/1.28  % (19621)Termination reason: Unknown
% 6.95/1.28  % (19621)Termination phase: Saturation
% 6.95/1.28  
% 6.95/1.28  % (19621)Memory used [KB]: 8699
% 6.95/1.28  % (19621)Time elapsed: 0.485 s
% 6.95/1.28  % (19621)Instructions burned: 221 (million)
% 6.95/1.28  % (19621)------------------------------
% 6.95/1.28  % (19621)------------------------------
% 6.95/1.28  % (19652)lrs+1011_1:5_add=large:afp=4000:anc=none:irw=on:lma=on:nm=64:sac=on:sd=3:sos=on:sp=reverse_arity:ss=axioms:st=2.0:stl=30:updr=off:urr=on:i=126:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/126Mi)
% 6.95/1.28  % (19654)lrs+1_4:1_cond=fast:fde=unused:lcm=predicate:nm=4:s2a=on:sd=3:sos=on:ss=axioms:st=2.0:i=139:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/139Mi)
% 6.95/1.28  % (19653)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/997Mi)
% 6.95/1.30  % (19655)ott+4_8:1_acc=on:fsr=off:lcm=reverse:lma=on:sd=2:sos=all:ss=axioms:st=1.5:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/121Mi)
% 6.95/1.31  % (19650)Instruction limit reached!
% 6.95/1.31  % (19650)------------------------------
% 6.95/1.31  % (19650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.95/1.32  % (19638)Instruction limit reached!
% 6.95/1.32  % (19638)------------------------------
% 6.95/1.32  % (19638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.95/1.32  % (19638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.95/1.32  % (19638)Termination reason: Unknown
% 6.95/1.32  % (19638)Termination phase: Saturation
% 6.95/1.32  
% 6.95/1.32  % (19638)Memory used [KB]: 7803
% 6.95/1.32  % (19638)Time elapsed: 0.377 s
% 6.95/1.32  % (19638)Instructions burned: 149 (million)
% 6.95/1.32  % (19638)------------------------------
% 6.95/1.32  % (19638)------------------------------
% 6.95/1.32  % (19650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.95/1.32  % (19650)Termination reason: Unknown
% 6.95/1.32  % (19650)Termination phase: Saturation
% 6.95/1.32  
% 6.95/1.32  % (19650)Memory used [KB]: 2942
% 6.95/1.32  % (19650)Time elapsed: 0.186 s
% 6.95/1.32  % (19650)Instructions burned: 69 (million)
% 6.95/1.32  % (19650)------------------------------
% 6.95/1.32  % (19650)------------------------------
% 7.44/1.33  % (19644)Instruction limit reached!
% 7.44/1.33  % (19644)------------------------------
% 7.44/1.33  % (19644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.33  % (19646)Instruction limit reached!
% 7.44/1.33  % (19646)------------------------------
% 7.44/1.33  % (19646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.44/1.33  % (19646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.33  % (19646)Termination reason: Unknown
% 7.44/1.33  % (19646)Termination phase: Saturation
% 7.44/1.33  
% 7.44/1.33  % (19646)Memory used [KB]: 7931
% 7.44/1.33  % (19646)Time elapsed: 0.266 s
% 7.44/1.33  % (19646)Instructions burned: 103 (million)
% 7.44/1.33  % (19646)------------------------------
% 7.44/1.33  % (19646)------------------------------
% 7.44/1.34  % (19644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.44/1.34  % (19644)Termination reason: Unknown
% 7.44/1.34  % (19644)Termination phase: Saturation
% 7.44/1.34  
% 7.44/1.34  % (19644)Memory used [KB]: 8187
% 7.44/1.34  % (19644)Time elapsed: 0.304 s
% 7.44/1.34  % (19644)Instructions burned: 137 (million)
% 7.44/1.34  % (19644)------------------------------
% 7.44/1.34  % (19644)------------------------------
% 7.44/1.36  % (19656)lrs+2_1:1_lwlo=on:nwc=10.0:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/92Mi)
% 7.63/1.39  % (19657)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/43Mi)
% 7.63/1.40  % (19658)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/50Mi)
% 7.63/1.42  % (19659)lrs+10_1:1_bd=preordered:drc=off:rp=on:sp=frequency:to=lpo:urr=on:i=9:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9Mi)
% 7.63/1.44  % (19659)Instruction limit reached!
% 7.63/1.44  % (19659)------------------------------
% 7.63/1.44  % (19659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.93/1.44  % (19617)Instruction limit reached!
% 7.93/1.44  % (19617)------------------------------
% 7.93/1.44  % (19617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.93/1.44  % (19617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.93/1.44  % (19617)Termination reason: Unknown
% 7.93/1.44  % (19617)Termination phase: Saturation
% 7.93/1.44  
% 7.93/1.44  % (19617)Memory used [KB]: 10746
% 7.93/1.44  % (19617)Time elapsed: 0.703 s
% 7.93/1.44  % (19617)Instructions burned: 394 (million)
% 7.93/1.44  % (19617)------------------------------
% 7.93/1.44  % (19617)------------------------------
% 7.93/1.44  % (19661)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=437:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/437Mi)
% 7.93/1.44  % (19659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.93/1.44  % (19659)Termination reason: Unknown
% 7.93/1.44  % (19659)Termination phase: Function definition elimination
% 7.93/1.44  
% 7.93/1.44  % (19659)Memory used [KB]: 2046
% 7.93/1.44  % (19659)Time elapsed: 0.008 s
% 7.93/1.44  % (19659)Instructions burned: 12 (million)
% 7.93/1.44  % (19659)------------------------------
% 7.93/1.44  % (19659)------------------------------
% 7.93/1.44  % (19625)Instruction limit reached!
% 7.93/1.44  % (19625)------------------------------
% 7.93/1.44  % (19625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.93/1.44  % (19625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.93/1.44  % (19625)Termination reason: Unknown
% 7.93/1.44  % (19625)Termination phase: Saturation
% 7.93/1.44  
% 7.93/1.44  % (19625)Memory used [KB]: 10618
% 7.93/1.44  % (19625)Time elapsed: 0.601 s
% 7.93/1.44  % (19625)Instructions burned: 377 (million)
% 7.93/1.44  % (19625)------------------------------
% 7.93/1.44  % (19625)------------------------------
% 7.93/1.46  % (19662)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/206Mi)
% 7.93/1.46  % (19663)dis+11_1:17_bce=on:bsr=unit_only:drc=off:flr=on:gs=on:sp=frequency:spb=units:to=lpo:i=1287:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1287Mi)
% 8.10/1.47  % (19660)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=915:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/915Mi)
% 8.10/1.47  % (19658)Instruction limit reached!
% 8.10/1.47  % (19658)------------------------------
% 8.10/1.47  % (19658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.10/1.47  % (19657)Instruction limit reached!
% 8.10/1.47  % (19657)------------------------------
% 8.10/1.47  % (19657)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.10/1.47  % (19657)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.10/1.47  % (19657)Termination reason: Unknown
% 8.10/1.47  % (19657)Termination phase: Saturation
% 8.10/1.47  
% 8.10/1.47  % (19657)Memory used [KB]: 6908
% 8.10/1.47  % (19657)Time elapsed: 0.176 s
% 8.10/1.47  % (19657)Instructions burned: 44 (million)
% 8.10/1.47  % (19657)------------------------------
% 8.10/1.47  % (19657)------------------------------
% 8.10/1.48  % (19658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.10/1.48  % (19658)Termination reason: Unknown
% 8.10/1.48  % (19658)Termination phase: Saturation
% 8.10/1.48  
% 8.10/1.48  % (19658)Memory used [KB]: 7419
% 8.10/1.48  % (19658)Time elapsed: 0.178 s
% 8.10/1.48  % (19658)Instructions burned: 50 (million)
% 8.10/1.48  % (19658)------------------------------
% 8.10/1.48  % (19658)------------------------------
% 8.10/1.48  % (19652)Instruction limit reached!
% 8.10/1.48  % (19652)------------------------------
% 8.10/1.48  % (19652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.10/1.48  % (19652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.10/1.48  % (19652)Termination reason: Unknown
% 8.10/1.48  % (19652)Termination phase: Saturation
% 8.10/1.48  
% 8.10/1.48  % (19652)Memory used [KB]: 8699
% 8.10/1.48  % (19652)Time elapsed: 0.308 s
% 8.10/1.48  % (19652)Instructions burned: 127 (million)
% 8.10/1.48  % (19652)------------------------------
% 8.10/1.48  % (19652)------------------------------
% 8.10/1.48  % (19655)Instruction limit reached!
% 8.10/1.48  % (19655)------------------------------
% 8.10/1.48  % (19655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.10/1.48  % (19655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.10/1.48  % (19655)Termination reason: Unknown
% 8.10/1.48  % (19655)Termination phase: Saturation
% 8.10/1.48  
% 8.10/1.48  % (19655)Memory used [KB]: 8571
% 8.10/1.48  % (19655)Time elapsed: 0.293 s
% 8.10/1.48  % (19655)Instructions burned: 121 (million)
% 8.10/1.48  % (19655)------------------------------
% 8.10/1.48  % (19655)------------------------------
% 8.10/1.51  % (19636)Instruction limit reached!
% 8.10/1.51  % (19636)------------------------------
% 8.10/1.51  % (19636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.10/1.51  % (19636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.10/1.51  % (19636)Termination reason: Unknown
% 8.10/1.51  % (19636)Termination phase: Saturation
% 8.10/1.51  
% 8.10/1.51  % (19636)Memory used [KB]: 10234
% 8.10/1.51  % (19636)Time elapsed: 0.546 s
% 8.10/1.51  % (19636)Instructions burned: 288 (million)
% 8.10/1.51  % (19636)------------------------------
% 8.10/1.51  % (19636)------------------------------
% 8.10/1.51  % (19656)Instruction limit reached!
% 8.10/1.51  % (19656)------------------------------
% 8.10/1.51  % (19656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.10/1.51  % (19612)Instruction limit reached!
% 8.10/1.51  % (19612)------------------------------
% 8.10/1.51  % (19612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.10/1.51  % (19612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.10/1.51  % (19612)Termination reason: Unknown
% 8.10/1.51  % (19612)Termination phase: Saturation
% 8.10/1.51  
% 8.10/1.51  % (19612)Memory used [KB]: 17270
% 8.10/1.51  % (19612)Time elapsed: 0.859 s
% 8.10/1.51  % (19612)Instructions burned: 474 (million)
% 8.10/1.51  % (19612)------------------------------
% 8.10/1.51  % (19612)------------------------------
% 8.10/1.51  % (19654)Instruction limit reached!
% 8.10/1.51  % (19654)------------------------------
% 8.10/1.51  % (19654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.10/1.51  % (19654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.10/1.51  % (19654)Termination reason: Unknown
% 8.10/1.51  % (19654)Termination phase: Saturation
% 8.10/1.51  
% 8.10/1.51  % (19654)Memory used [KB]: 8315
% 8.10/1.51  % (19654)Time elapsed: 0.330 s
% 8.10/1.51  % (19654)Instructions burned: 140 (million)
% 8.10/1.51  % (19654)------------------------------
% 8.10/1.51  % (19654)------------------------------
% 8.69/1.53  % (19656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.69/1.53  % (19656)Termination reason: Unknown
% 8.69/1.53  % (19656)Termination phase: Saturation
% 8.69/1.53  
% 8.69/1.53  % (19656)Memory used [KB]: 7547
% 8.69/1.53  % (19656)Time elapsed: 0.231 s
% 8.69/1.53  % (19656)Instructions burned: 93 (million)
% 8.69/1.53  % (19656)------------------------------
% 8.69/1.53  % (19656)------------------------------
% 8.69/1.54  % (19633)Instruction limit reached!
% 8.69/1.54  % (19633)------------------------------
% 8.69/1.54  % (19633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.69/1.55  % (19632)Instruction limit reached!
% 8.69/1.55  % (19632)------------------------------
% 8.69/1.55  % (19632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.69/1.55  % (19633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.69/1.55  % (19633)Termination reason: Unknown
% 8.69/1.55  % (19641)Instruction limit reached!
% 8.69/1.55  % (19641)------------------------------
% 8.69/1.55  % (19641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.69/1.55  % (19641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.69/1.55  % (19641)Termination reason: Unknown
% 8.69/1.55  % (19647)Instruction limit reached!
% 8.69/1.55  % (19647)------------------------------
% 8.69/1.55  % (19647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.69/1.55  % (19641)Termination phase: Saturation
% 8.69/1.55  
% 8.69/1.55  % (19647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.69/1.55  % (19647)Termination reason: Unknown
% 8.69/1.55  % (19641)Memory used [KB]: 9338
% 8.69/1.55  % (19647)Termination phase: Saturation
% 8.69/1.55  
% 8.69/1.55  % (19641)Time elapsed: 0.584 s
% 8.69/1.55  % (19641)Instructions burned: 301 (million)
% 8.69/1.55  % (19641)------------------------------
% 8.69/1.55  % (19641)------------------------------
% 8.69/1.55  % (19647)Memory used [KB]: 8955
% 8.69/1.55  % (19647)Time elapsed: 0.499 s
% 8.69/1.55  % (19647)Instructions burned: 236 (million)
% 8.69/1.55  % (19647)------------------------------
% 8.69/1.55  % (19647)------------------------------
% 8.69/1.55  % (19633)Termination phase: Saturation
% 8.69/1.55  
% 8.69/1.55  % (19633)Memory used [KB]: 9722
% 8.69/1.55  % (19633)Time elapsed: 0.648 s
% 8.69/1.55  % (19633)Instructions burned: 367 (million)
% 8.69/1.55  % (19633)------------------------------
% 8.69/1.55  % (19633)------------------------------
% 8.69/1.55  % (19618)Instruction limit reached!
% 8.69/1.55  % (19618)------------------------------
% 8.69/1.55  % (19618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.90/1.57  % (19640)First to succeed.
% 8.90/1.57  % (19618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.90/1.57  % (19618)Termination reason: Unknown
% 8.90/1.57  % (19618)Termination phase: Saturation
% 8.90/1.57  
% 8.90/1.57  % (19632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.90/1.57  % (19632)Termination reason: Unknown
% 8.90/1.57  % (19632)Termination phase: Saturation
% 8.90/1.57  % (19618)Memory used [KB]: 15735
% 8.90/1.57  
% 8.90/1.57  % (19618)Time elapsed: 0.817 s
% 8.90/1.57  % (19618)Instructions burned: 490 (million)
% 8.90/1.57  % (19632)Memory used [KB]: 5373
% 8.90/1.57  % (19618)------------------------------
% 8.90/1.57  % (19618)------------------------------
% 8.90/1.57  % (19632)Time elapsed: 0.663 s
% 8.90/1.57  % (19632)Instructions burned: 358 (million)
% 8.90/1.57  % (19632)------------------------------
% 8.90/1.57  % (19632)------------------------------
% 8.90/1.57  % (19664)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=1501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1501Mi)
% 8.90/1.57  % (19666)dis+4_1:64_av=off:bce=on:flr=on:lcm=reverse:sfv=off:sos=all:i=117:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/117Mi)
% 8.90/1.58  % (19665)dis+1011_1:1_bd=off:fd=preordered:fde=unused:sfv=off:sos=on:sp=reverse_frequency:spb=goal:to=lpo:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/32Mi)
% 8.90/1.58  % (19640)Refutation found. Thanks to Tanya!
% 8.90/1.58  % SZS status Theorem for theBenchmark
% 8.90/1.58  % SZS output start Proof for theBenchmark
% See solution above
% 8.90/1.58  % (19640)------------------------------
% 8.90/1.58  % (19640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.90/1.58  % (19640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.90/1.58  % (19640)Termination reason: Refutation
% 8.90/1.58  
% 8.90/1.58  % (19640)Memory used [KB]: 5245
% 8.90/1.58  % (19640)Time elapsed: 0.596 s
% 8.90/1.58  % (19640)Instructions burned: 324 (million)
% 8.90/1.58  % (19640)------------------------------
% 8.90/1.58  % (19640)------------------------------
% 8.90/1.58  % (19556)Success in time 1.224 s
%------------------------------------------------------------------------------