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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE034+2 : TPTP v8.1.0. Released v4.0.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 : n024.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 17:27:47 EDT 2022

% Result   : Theorem 18.69s 2.73s
% Output   : Refutation 18.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   90 (  64 unt;   0 def)
%            Number of atoms       :  190 (  94 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  142 (  42   ~;  29   |;  59   &)
%                                         (   6 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   18 (  18 usr;  15 con; 0-2 aty)
%            Number of variables   :  114 (  94   !;  20   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f6997,plain,
    $false,
    inference(subsumption_resolution,[],[f6996,f376]) ).

fof(f376,plain,
    zero != sF11,
    inference(forward_demodulation,[],[f375,f126]) ).

fof(f126,plain,
    ! [X0] : addition(zero,X0) = X0,
    inference(superposition,[],[f71,f65]) ).

fof(f65,plain,
    ! [X0] : addition(X0,zero) = X0,
    inference(cnf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] : addition(X0,zero) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_identity) ).

fof(f71,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(cnf_transformation,[],[f50]) ).

fof(f50,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(rectify,[],[f21]) ).

fof(f21,plain,
    ! [X1,X0] : addition(X0,X1) = addition(X1,X0),
    inference(rectify,[],[f1]) ).

fof(f1,axiom,
    ! [X1,X0] : addition(X0,X1) = addition(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_commutativity) ).

fof(f375,plain,
    zero != addition(zero,sF11),
    inference(forward_demodulation,[],[f373,f71]) ).

fof(f373,plain,
    zero != addition(sF11,zero),
    inference(resolution,[],[f68,f98]) ).

fof(f98,plain,
    ~ leq(sF11,zero),
    inference(definition_folding,[],[f76,f97,f92,f96,f95]) ).

fof(f95,plain,
    multiplication(sK1,sK3) = sF9,
    introduced(function_definition,[]) ).

fof(f96,plain,
    multiplication(sF9,sK2) = sF10,
    introduced(function_definition,[]) ).

fof(f92,plain,
    sF7 = c(sK5),
    introduced(function_definition,[]) ).

fof(f97,plain,
    multiplication(sF10,sF7) = sF11,
    introduced(function_definition,[]) ).

fof(f76,plain,
    ~ leq(multiplication(multiplication(multiplication(sK1,sK3),sK2),c(sK5)),zero),
    inference(cnf_transformation,[],[f54]) ).

fof(f54,plain,
    ( test(sK1)
    & leq(multiplication(multiplication(sK4,sK2),c(sK5)),zero)
    & test(sK5)
    & test(sK4)
    & ~ leq(multiplication(multiplication(multiplication(sK1,sK3),sK2),c(sK5)),zero)
    & leq(multiplication(multiplication(sK1,sK3),c(sK4)),zero) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3,sK4,sK5])],[f52,f53]) ).

fof(f53,plain,
    ( ? [X0,X1,X2,X3,X4] :
        ( test(X0)
        & leq(multiplication(multiplication(X3,X1),c(X4)),zero)
        & test(X4)
        & test(X3)
        & ~ leq(multiplication(multiplication(multiplication(X0,X2),X1),c(X4)),zero)
        & leq(multiplication(multiplication(X0,X2),c(X3)),zero) )
   => ( test(sK1)
      & leq(multiplication(multiplication(sK4,sK2),c(sK5)),zero)
      & test(sK5)
      & test(sK4)
      & ~ leq(multiplication(multiplication(multiplication(sK1,sK3),sK2),c(sK5)),zero)
      & leq(multiplication(multiplication(sK1,sK3),c(sK4)),zero) ) ),
    introduced(choice_axiom,[]) ).

fof(f52,plain,
    ? [X0,X1,X2,X3,X4] :
      ( test(X0)
      & leq(multiplication(multiplication(X3,X1),c(X4)),zero)
      & test(X4)
      & test(X3)
      & ~ leq(multiplication(multiplication(multiplication(X0,X2),X1),c(X4)),zero)
      & leq(multiplication(multiplication(X0,X2),c(X3)),zero) ),
    inference(rectify,[],[f40]) ).

fof(f40,plain,
    ? [X0,X4,X1,X3,X2] :
      ( test(X0)
      & leq(multiplication(multiplication(X3,X4),c(X2)),zero)
      & test(X2)
      & test(X3)
      & ~ leq(multiplication(multiplication(multiplication(X0,X1),X4),c(X2)),zero)
      & leq(multiplication(multiplication(X0,X1),c(X3)),zero) ),
    inference(flattening,[],[f39]) ).

fof(f39,plain,
    ? [X3,X2,X1,X0,X4] :
      ( ~ leq(multiplication(multiplication(multiplication(X0,X1),X4),c(X2)),zero)
      & leq(multiplication(multiplication(X0,X1),c(X3)),zero)
      & leq(multiplication(multiplication(X3,X4),c(X2)),zero)
      & test(X3)
      & test(X2)
      & test(X0) ),
    inference(ennf_transformation,[],[f30]) ).

fof(f30,plain,
    ~ ! [X3,X2,X1,X0,X4] :
        ( ( leq(multiplication(multiplication(X0,X1),c(X3)),zero)
          & leq(multiplication(multiplication(X3,X4),c(X2)),zero)
          & test(X3)
          & test(X2)
          & test(X0) )
       => leq(multiplication(multiplication(multiplication(X0,X1),X4),c(X2)),zero) ),
    inference(rectify,[],[f20]) ).

fof(f20,negated_conjecture,
    ~ ! [X5,X3,X7,X6,X4] :
        ( ( test(X5)
          & test(X7)
          & leq(multiplication(multiplication(X6,X4),c(X7)),zero)
          & leq(multiplication(multiplication(X5,X3),c(X6)),zero)
          & test(X6) )
       => leq(multiplication(multiplication(multiplication(X5,X3),X4),c(X7)),zero) ),
    inference(negated_conjecture,[],[f19]) ).

fof(f19,conjecture,
    ! [X5,X3,X7,X6,X4] :
      ( ( test(X5)
        & test(X7)
        & leq(multiplication(multiplication(X6,X4),c(X7)),zero)
        & leq(multiplication(multiplication(X5,X3),c(X6)),zero)
        & test(X6) )
     => leq(multiplication(multiplication(multiplication(X5,X3),X4),c(X7)),zero) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

fof(f68,plain,
    ! [X0,X1] :
      ( leq(X1,X0)
      | addition(X1,X0) != X0 ),
    inference(cnf_transformation,[],[f49]) ).

fof(f49,plain,
    ! [X0,X1] :
      ( ( addition(X1,X0) = X0
        | ~ leq(X1,X0) )
      & ( leq(X1,X0)
        | addition(X1,X0) != X0 ) ),
    inference(rectify,[],[f48]) ).

fof(f48,plain,
    ! [X1,X0] :
      ( ( addition(X0,X1) = X1
        | ~ leq(X0,X1) )
      & ( leq(X0,X1)
        | addition(X0,X1) != X1 ) ),
    inference(nnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X1,X0] :
      ( addition(X0,X1) = X1
    <=> leq(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',order) ).

fof(f6996,plain,
    zero = sF11,
    inference(forward_demodulation,[],[f6991,f596]) ).

fof(f596,plain,
    sF11 = multiplication(sK1,multiplication(sK3,multiplication(sK2,sF7))),
    inference(backward_demodulation,[],[f584,f553]) ).

fof(f553,plain,
    ! [X50] : multiplication(sF9,X50) = multiplication(sK1,multiplication(sK3,X50)),
    inference(superposition,[],[f74,f95]) ).

fof(f74,plain,
    ! [X2,X0,X1] : multiplication(X0,multiplication(X1,X2)) = multiplication(multiplication(X0,X1),X2),
    inference(cnf_transformation,[],[f51]) ).

fof(f51,plain,
    ! [X0,X1,X2] : multiplication(X0,multiplication(X1,X2)) = multiplication(multiplication(X0,X1),X2),
    inference(rectify,[],[f29]) ).

fof(f29,plain,
    ! [X1,X2,X0] : multiplication(X1,multiplication(X2,X0)) = multiplication(multiplication(X1,X2),X0),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X2,X0,X1] : multiplication(X0,multiplication(X1,X2)) = multiplication(multiplication(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_associativity) ).

fof(f584,plain,
    multiplication(sF9,multiplication(sK2,sF7)) = sF11,
    inference(backward_demodulation,[],[f97,f565]) ).

fof(f565,plain,
    ! [X62] : multiplication(sF9,multiplication(sK2,X62)) = multiplication(sF10,X62),
    inference(superposition,[],[f74,f96]) ).

fof(f6991,plain,
    zero = multiplication(sK1,multiplication(sK3,multiplication(sK2,sF7))),
    inference(superposition,[],[f640,f1275]) ).

fof(f1275,plain,
    multiplication(sK2,sF7) = multiplication(sF12,multiplication(sK2,sF7)),
    inference(forward_demodulation,[],[f1225,f126]) ).

fof(f1225,plain,
    addition(zero,multiplication(sF12,multiplication(sK2,sF7))) = multiplication(sK2,sF7),
    inference(superposition,[],[f1134,f612]) ).

fof(f612,plain,
    zero = multiplication(sK4,multiplication(sK2,sF7)),
    inference(backward_demodulation,[],[f130,f556]) ).

fof(f556,plain,
    ! [X53] : multiplication(sK4,multiplication(sK2,X53)) = multiplication(sF6,X53),
    inference(superposition,[],[f74,f91]) ).

fof(f91,plain,
    sF6 = multiplication(sK4,sK2),
    introduced(function_definition,[]) ).

fof(f130,plain,
    zero = multiplication(sF6,sF7),
    inference(backward_demodulation,[],[f93,f129]) ).

fof(f129,plain,
    zero = sF8,
    inference(backward_demodulation,[],[f103,f126]) ).

fof(f103,plain,
    zero = addition(zero,sF8),
    inference(forward_demodulation,[],[f102,f71]) ).

fof(f102,plain,
    zero = addition(sF8,zero),
    inference(forward_literal_rewriting,[],[f94,f69]) ).

fof(f69,plain,
    ! [X0,X1] :
      ( ~ leq(X1,X0)
      | addition(X1,X0) = X0 ),
    inference(cnf_transformation,[],[f49]) ).

fof(f94,plain,
    leq(sF8,zero),
    inference(definition_folding,[],[f79,f93,f92,f91]) ).

fof(f79,plain,
    leq(multiplication(multiplication(sK4,sK2),c(sK5)),zero),
    inference(cnf_transformation,[],[f54]) ).

fof(f93,plain,
    sF8 = multiplication(sF6,sF7),
    introduced(function_definition,[]) ).

fof(f1134,plain,
    ! [X35] : addition(multiplication(sK4,X35),multiplication(sF12,X35)) = X35,
    inference(forward_demodulation,[],[f1106,f87]) ).

fof(f87,plain,
    ! [X0] : multiplication(one,X0) = X0,
    inference(cnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0] : multiplication(one,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_left_identity) ).

fof(f1106,plain,
    ! [X35] : multiplication(one,X35) = addition(multiplication(sK4,X35),multiplication(sF12,X35)),
    inference(superposition,[],[f81,f299]) ).

fof(f299,plain,
    one = addition(sK4,sF12),
    inference(forward_demodulation,[],[f291,f71]) ).

fof(f291,plain,
    one = addition(sF12,sK4),
    inference(resolution,[],[f61,f120]) ).

fof(f120,plain,
    complement(sK4,sF12),
    inference(forward_demodulation,[],[f114,f99]) ).

fof(f99,plain,
    c(sK4) = sF12,
    introduced(function_definition,[]) ).

fof(f114,plain,
    complement(sK4,c(sK4)),
    inference(unit_resulting_resolution,[],[f77,f90]) ).

fof(f90,plain,
    ! [X0] :
      ( complement(X0,c(X0))
      | ~ test(X0) ),
    inference(equality_resolution,[],[f85]) ).

fof(f85,plain,
    ! [X0,X1] :
      ( ~ test(X0)
      | complement(X0,X1)
      | c(X0) != X1 ),
    inference(cnf_transformation,[],[f58]) ).

fof(f58,plain,
    ! [X0,X1] :
      ( ~ test(X0)
      | ( ( c(X0) = X1
          | ~ complement(X0,X1) )
        & ( complement(X0,X1)
          | c(X0) != X1 ) ) ),
    inference(rectify,[],[f57]) ).

fof(f57,plain,
    ! [X1,X0] :
      ( ~ test(X1)
      | ( ( c(X1) = X0
          | ~ complement(X1,X0) )
        & ( complement(X1,X0)
          | c(X1) != X0 ) ) ),
    inference(nnf_transformation,[],[f35]) ).

fof(f35,plain,
    ! [X1,X0] :
      ( ~ test(X1)
      | ( c(X1) = X0
      <=> complement(X1,X0) ) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X1,X0] :
      ( test(X1)
     => ( c(X1) = X0
      <=> complement(X1,X0) ) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X4,X3] :
      ( test(X3)
     => ( c(X3) = X4
      <=> complement(X3,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_3) ).

fof(f77,plain,
    test(sK4),
    inference(cnf_transformation,[],[f54]) ).

fof(f61,plain,
    ! [X0,X1] :
      ( ~ complement(X1,X0)
      | addition(X0,X1) = one ),
    inference(cnf_transformation,[],[f43]) ).

fof(f43,plain,
    ! [X0,X1] :
      ( ( complement(X1,X0)
        | zero != multiplication(X1,X0)
        | addition(X0,X1) != one
        | zero != multiplication(X0,X1) )
      & ( ( zero = multiplication(X1,X0)
          & addition(X0,X1) = one
          & zero = multiplication(X0,X1) )
        | ~ complement(X1,X0) ) ),
    inference(rectify,[],[f42]) ).

fof(f42,plain,
    ! [X1,X0] :
      ( ( complement(X0,X1)
        | zero != multiplication(X0,X1)
        | addition(X1,X0) != one
        | zero != multiplication(X1,X0) )
      & ( ( zero = multiplication(X0,X1)
          & addition(X1,X0) = one
          & zero = multiplication(X1,X0) )
        | ~ complement(X0,X1) ) ),
    inference(flattening,[],[f41]) ).

fof(f41,plain,
    ! [X1,X0] :
      ( ( complement(X0,X1)
        | zero != multiplication(X0,X1)
        | addition(X1,X0) != one
        | zero != multiplication(X1,X0) )
      & ( ( zero = multiplication(X0,X1)
          & addition(X1,X0) = one
          & zero = multiplication(X1,X0) )
        | ~ complement(X0,X1) ) ),
    inference(nnf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X1,X0] :
      ( complement(X0,X1)
    <=> ( zero = multiplication(X0,X1)
        & addition(X1,X0) = one
        & zero = multiplication(X1,X0) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X4,X3] :
      ( complement(X4,X3)
    <=> ( one = addition(X3,X4)
        & zero = multiplication(X4,X3)
        & zero = multiplication(X3,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_2) ).

fof(f81,plain,
    ! [X2,X0,X1] : multiplication(addition(X2,X0),X1) = addition(multiplication(X2,X1),multiplication(X0,X1)),
    inference(cnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0,X1,X2] : multiplication(addition(X2,X0),X1) = addition(multiplication(X2,X1),multiplication(X0,X1)),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X1,X2,X0] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_distributivity) ).

fof(f640,plain,
    ! [X63] : zero = multiplication(sK1,multiplication(sK3,multiplication(sF12,X63))),
    inference(forward_demodulation,[],[f639,f553]) ).

fof(f639,plain,
    ! [X63] : zero = multiplication(sF9,multiplication(sF12,X63)),
    inference(forward_demodulation,[],[f566,f83]) ).

fof(f83,plain,
    ! [X0] : zero = multiplication(zero,X0),
    inference(cnf_transformation,[],[f11]) ).

fof(f11,axiom,
    ! [X0] : zero = multiplication(zero,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_annihilation) ).

fof(f566,plain,
    ! [X63] : multiplication(sF9,multiplication(sF12,X63)) = multiplication(zero,X63),
    inference(superposition,[],[f74,f425]) ).

fof(f425,plain,
    zero = multiplication(sF9,sF12),
    inference(backward_demodulation,[],[f100,f424]) ).

fof(f424,plain,
    zero = sF13,
    inference(forward_demodulation,[],[f423,f126]) ).

fof(f423,plain,
    zero = addition(zero,sF13),
    inference(forward_demodulation,[],[f420,f71]) ).

fof(f420,plain,
    zero = addition(sF13,zero),
    inference(unit_resulting_resolution,[],[f101,f69]) ).

fof(f101,plain,
    leq(sF13,zero),
    inference(definition_folding,[],[f75,f100,f99,f95]) ).

fof(f75,plain,
    leq(multiplication(multiplication(sK1,sK3),c(sK4)),zero),
    inference(cnf_transformation,[],[f54]) ).

fof(f100,plain,
    sF13 = multiplication(sF9,sF12),
    introduced(function_definition,[]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : KLE034+2 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n024.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 00:25:34 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.51  % (27755)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.21/0.51  % (27752)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)
% 0.21/0.51  % (27756)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)
% 1.21/0.52  % (27751)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.21/0.52  % (27757)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)
% 1.21/0.52  % (27776)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)
% 1.21/0.53  % (27772)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)
% 1.21/0.53  % (27775)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)
% 1.21/0.53  % (27767)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)
% 1.21/0.53  % (27760)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)
% 1.21/0.53  % (27764)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)
% 1.21/0.53  % (27753)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.21/0.54  % (27754)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)
% 1.21/0.54  % (27759)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)
% 1.40/0.54  % (27752)Instruction limit reached!
% 1.40/0.54  % (27752)------------------------------
% 1.40/0.54  % (27752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (27752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (27752)Termination reason: Unknown
% 1.40/0.54  % (27752)Termination phase: Saturation
% 1.40/0.54  
% 1.40/0.54  % (27752)Memory used [KB]: 6268
% 1.40/0.54  % (27752)Time elapsed: 0.116 s
% 1.40/0.54  % (27752)Instructions burned: 13 (million)
% 1.40/0.54  % (27752)------------------------------
% 1.40/0.54  % (27752)------------------------------
% 1.40/0.54  % (27766)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)
% 1.40/0.54  % (27755)Instruction limit reached!
% 1.40/0.54  % (27755)------------------------------
% 1.40/0.54  % (27755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (27755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (27755)Termination reason: Unknown
% 1.40/0.54  % (27755)Termination phase: Saturation
% 1.40/0.54  
% 1.40/0.54  % (27755)Memory used [KB]: 6140
% 1.40/0.54  % (27755)Time elapsed: 0.123 s
% 1.40/0.54  % (27755)Instructions burned: 14 (million)
% 1.40/0.54  % (27755)------------------------------
% 1.40/0.54  % (27755)------------------------------
% 1.40/0.54  % (27768)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.40/0.54  % (27781)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.40/0.54  % (27780)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.40/0.54  % (27769)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.40/0.54  % (27779)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.40/0.54  % (27764)Refutation not found, incomplete strategy% (27764)------------------------------
% 1.40/0.54  % (27764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (27764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (27764)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.54  
% 1.40/0.54  % (27762)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)
% 1.40/0.54  % (27764)Memory used [KB]: 1407
% 1.40/0.54  % (27764)Time elapsed: 0.134 s
% 1.40/0.54  % (27764)Instructions burned: 3 (million)
% 1.40/0.54  % (27764)------------------------------
% 1.40/0.54  % (27764)------------------------------
% 1.40/0.54  % (27753)Instruction limit reached!
% 1.40/0.54  % (27753)------------------------------
% 1.40/0.54  % (27753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (27753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (27753)Termination reason: Unknown
% 1.40/0.54  % (27753)Termination phase: Saturation
% 1.40/0.54  
% 1.40/0.54  % (27753)Memory used [KB]: 5884
% 1.40/0.54  % (27753)Time elapsed: 0.004 s
% 1.40/0.54  % (27753)Instructions burned: 3 (million)
% 1.40/0.54  % (27753)------------------------------
% 1.40/0.54  % (27753)------------------------------
% 1.40/0.54  % (27769)Instruction limit reached!
% 1.40/0.54  % (27769)------------------------------
% 1.40/0.54  % (27769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (27769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (27769)Termination reason: Unknown
% 1.40/0.54  % (27769)Termination phase: Finite model building preprocessing
% 1.40/0.54  % (27770)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.40/0.54  
% 1.40/0.54  % (27769)Memory used [KB]: 1407
% 1.40/0.54  % (27769)Time elapsed: 0.003 s
% 1.40/0.54  % (27769)Instructions burned: 3 (million)
% 1.40/0.54  % (27769)------------------------------
% 1.40/0.54  % (27769)------------------------------
% 1.40/0.54  % (27758)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.40/0.55  % (27762)Instruction limit reached!
% 1.40/0.55  % (27762)------------------------------
% 1.40/0.55  % (27762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (27762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (27762)Termination reason: Unknown
% 1.40/0.55  % (27762)Termination phase: Saturation
% 1.40/0.55  
% 1.40/0.55  % (27762)Memory used [KB]: 6012
% 1.40/0.55  % (27762)Time elapsed: 0.131 s
% 1.40/0.55  % (27762)Instructions burned: 9 (million)
% 1.40/0.55  % (27762)------------------------------
% 1.40/0.55  % (27762)------------------------------
% 1.40/0.55  % (27772)Refutation not found, incomplete strategy% (27772)------------------------------
% 1.40/0.55  % (27772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (27772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (27772)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (27772)Memory used [KB]: 6012
% 1.40/0.55  % (27772)Time elapsed: 0.135 s
% 1.40/0.55  % (27772)Instructions burned: 7 (million)
% 1.40/0.55  % (27772)------------------------------
% 1.40/0.55  % (27772)------------------------------
% 1.40/0.55  % (27778)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.40/0.55  % (27761)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.40/0.55  % (27777)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.40/0.55  % (27774)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)
% 1.40/0.55  % (27761)Refutation not found, incomplete strategy% (27761)------------------------------
% 1.40/0.55  % (27761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (27761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (27761)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (27761)Memory used [KB]: 5884
% 1.40/0.55  % (27761)Time elapsed: 0.126 s
% 1.40/0.55  % (27761)Instructions burned: 3 (million)
% 1.40/0.55  % (27761)------------------------------
% 1.40/0.55  % (27761)------------------------------
% 1.40/0.55  % (27780)Instruction limit reached!
% 1.40/0.55  % (27780)------------------------------
% 1.40/0.55  % (27780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (27780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (27780)Termination reason: Unknown
% 1.40/0.55  % (27780)Termination phase: Saturation
% 1.40/0.55  
% 1.40/0.55  % (27780)Memory used [KB]: 6140
% 1.40/0.55  % (27780)Time elapsed: 0.134 s
% 1.40/0.55  % (27780)Instructions burned: 8 (million)
% 1.40/0.55  % (27780)------------------------------
% 1.40/0.55  % (27780)------------------------------
% 1.40/0.55  % (27756)Instruction limit reached!
% 1.40/0.55  % (27756)------------------------------
% 1.40/0.55  % (27756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (27771)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)
% 1.40/0.55  % (27765)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)
% 1.40/0.55  % (27773)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.40/0.55  % (27771)Refutation not found, incomplete strategy% (27771)------------------------------
% 1.40/0.55  % (27771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (27771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (27771)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (27771)Memory used [KB]: 5884
% 1.40/0.55  % (27771)Time elapsed: 0.125 s
% 1.40/0.55  % (27771)Instructions burned: 3 (million)
% 1.40/0.55  % (27771)------------------------------
% 1.40/0.55  % (27771)------------------------------
% 1.40/0.55  % (27767)Instruction limit reached!
% 1.40/0.55  % (27767)------------------------------
% 1.40/0.55  % (27767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (27776)Refutation not found, incomplete strategy% (27776)------------------------------
% 1.40/0.55  % (27776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (27776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (27776)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (27776)Memory used [KB]: 6012
% 1.40/0.55  % (27776)Time elapsed: 0.141 s
% 1.40/0.55  % (27776)Instructions burned: 4 (million)
% 1.40/0.55  % (27776)------------------------------
% 1.40/0.55  % (27776)------------------------------
% 1.40/0.55  % (27767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (27767)Termination reason: Unknown
% 1.40/0.55  % (27767)Termination phase: Saturation
% 1.40/0.55  
% 1.40/0.55  % (27767)Memory used [KB]: 6012
% 1.40/0.55  % (27767)Time elapsed: 0.075 s
% 1.40/0.55  % (27767)Instructions burned: 9 (million)
% 1.40/0.55  % (27767)------------------------------
% 1.40/0.55  % (27767)------------------------------
% 1.40/0.56  % (27756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.56  % (27756)Termination reason: Unknown
% 1.40/0.56  % (27756)Termination phase: Saturation
% 1.40/0.56  
% 1.40/0.56  % (27756)Memory used [KB]: 1663
% 1.40/0.56  % (27756)Time elapsed: 0.123 s
% 1.40/0.56  % (27756)Instructions burned: 15 (million)
% 1.40/0.56  % (27756)------------------------------
% 1.40/0.56  % (27756)------------------------------
% 1.40/0.56  % (27770)Instruction limit reached!
% 1.40/0.56  % (27770)------------------------------
% 1.40/0.56  % (27770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.56  % (27770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.56  % (27770)Termination reason: Unknown
% 1.40/0.56  % (27770)Termination phase: Saturation
% 1.40/0.56  
% 1.40/0.56  % (27770)Memory used [KB]: 5884
% 1.40/0.56  % (27770)Time elapsed: 0.003 s
% 1.40/0.56  % (27770)Instructions burned: 3 (million)
% 1.40/0.56  % (27770)------------------------------
% 1.40/0.56  % (27770)------------------------------
% 1.40/0.56  % (27766)Instruction limit reached!
% 1.40/0.56  % (27766)------------------------------
% 1.40/0.56  % (27766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.56  % (27766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.56  % (27766)Termination reason: Unknown
% 1.40/0.56  % (27766)Termination phase: Saturation
% 1.40/0.56  
% 1.40/0.56  % (27766)Memory used [KB]: 6012
% 1.40/0.56  % (27766)Time elapsed: 0.120 s
% 1.40/0.56  % (27766)Instructions burned: 4 (million)
% 1.40/0.56  % (27766)------------------------------
% 1.40/0.56  % (27766)------------------------------
% 1.40/0.57  % (27781)Instruction limit reached!
% 1.40/0.57  % (27781)------------------------------
% 1.40/0.57  % (27781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.58  % (27757)Instruction limit reached!
% 1.40/0.58  % (27757)------------------------------
% 1.40/0.58  % (27757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.58  % (27779)Instruction limit reached!
% 1.40/0.58  % (27779)------------------------------
% 1.40/0.58  % (27779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.58  % (27779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.58  % (27779)Termination reason: Unknown
% 1.40/0.58  % (27779)Termination phase: Saturation
% 1.40/0.58  
% 1.40/0.58  % (27779)Memory used [KB]: 6268
% 1.40/0.58  % (27779)Time elapsed: 0.121 s
% 1.40/0.58  % (27779)Instructions burned: 25 (million)
% 1.40/0.58  % (27779)------------------------------
% 1.40/0.58  % (27779)------------------------------
% 1.40/0.58  % (27781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.58  % (27781)Termination reason: Unknown
% 1.40/0.58  % (27781)Termination phase: Saturation
% 1.40/0.58  
% 1.40/0.58  % (27781)Memory used [KB]: 6396
% 1.40/0.58  % (27781)Time elapsed: 0.161 s
% 1.40/0.58  % (27781)Instructions burned: 24 (million)
% 1.40/0.58  % (27781)------------------------------
% 1.40/0.58  % (27781)------------------------------
% 1.40/0.59  % (27760)Instruction limit reached!
% 1.40/0.59  % (27760)------------------------------
% 1.40/0.59  % (27760)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.59  % (27760)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.59  % (27760)Termination reason: Unknown
% 1.40/0.59  % (27760)Termination phase: Saturation
% 1.40/0.59  
% 1.40/0.59  % (27760)Memory used [KB]: 6524
% 1.40/0.59  % (27760)Time elapsed: 0.180 s
% 1.40/0.59  % (27760)Instructions burned: 34 (million)
% 1.40/0.59  % (27760)------------------------------
% 1.40/0.59  % (27760)------------------------------
% 1.40/0.59  % (27757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.59  % (27757)Termination reason: Unknown
% 1.40/0.59  % (27757)Termination phase: Saturation
% 1.40/0.59  
% 1.40/0.59  % (27757)Memory used [KB]: 6396
% 1.40/0.59  % (27757)Time elapsed: 0.144 s
% 1.40/0.59  % (27757)Instructions burned: 39 (million)
% 1.40/0.59  % (27757)------------------------------
% 1.40/0.59  % (27757)------------------------------
% 1.40/0.59  % (27775)Instruction limit reached!
% 1.40/0.59  % (27775)------------------------------
% 1.40/0.59  % (27775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.59  % (27775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.59  % (27775)Termination reason: Unknown
% 1.40/0.59  % (27775)Termination phase: Saturation
% 1.40/0.59  
% 1.40/0.59  % (27775)Memory used [KB]: 2046
% 1.40/0.59  % (27775)Time elapsed: 0.126 s
% 1.40/0.59  % (27775)Instructions burned: 45 (million)
% 1.40/0.59  % (27775)------------------------------
% 1.40/0.59  % (27775)------------------------------
% 1.40/0.62  % (27758)Instruction limit reached!
% 1.40/0.62  % (27758)------------------------------
% 1.40/0.62  % (27758)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.62  % (27758)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.62  % (27758)Termination reason: Unknown
% 1.40/0.62  % (27758)Termination phase: Saturation
% 1.40/0.62  
% 1.40/0.62  % (27758)Memory used [KB]: 6524
% 1.40/0.62  % (27758)Time elapsed: 0.182 s
% 1.40/0.62  % (27758)Instructions burned: 40 (million)
% 1.40/0.62  % (27758)------------------------------
% 1.40/0.62  % (27758)------------------------------
% 1.40/0.62  % (27765)Instruction limit reached!
% 1.40/0.62  % (27765)------------------------------
% 1.40/0.62  % (27765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.62  % (27765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.62  % (27765)Termination reason: Unknown
% 1.40/0.62  % (27765)Termination phase: Saturation
% 1.40/0.62  
% 1.40/0.62  % (27765)Memory used [KB]: 6780
% 1.40/0.62  % (27765)Time elapsed: 0.215 s
% 1.40/0.62  % (27765)Instructions burned: 53 (million)
% 1.40/0.62  % (27765)------------------------------
% 1.40/0.62  % (27765)------------------------------
% 1.40/0.63  % (27768)Instruction limit reached!
% 1.40/0.63  % (27768)------------------------------
% 1.40/0.63  % (27768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.63  % (27768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.63  % (27768)Termination reason: Unknown
% 1.40/0.63  % (27768)Termination phase: Saturation
% 1.40/0.63  
% 1.40/0.63  % (27768)Memory used [KB]: 6908
% 1.40/0.63  % (27768)Time elapsed: 0.194 s
% 1.40/0.63  % (27768)Instructions burned: 51 (million)
% 1.40/0.63  % (27768)------------------------------
% 1.40/0.63  % (27768)------------------------------
% 1.40/0.63  % (27754)Instruction limit reached!
% 1.40/0.63  % (27754)------------------------------
% 1.40/0.63  % (27754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.63  % (27754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.63  % (27754)Termination reason: Unknown
% 1.40/0.63  % (27754)Termination phase: Saturation
% 1.40/0.63  
% 1.40/0.63  % (27754)Memory used [KB]: 6908
% 1.40/0.63  % (27754)Time elapsed: 0.192 s
% 1.40/0.63  % (27754)Instructions burned: 51 (million)
% 1.40/0.63  % (27754)------------------------------
% 1.40/0.63  % (27754)------------------------------
% 1.40/0.63  % (27759)Instruction limit reached!
% 1.40/0.63  % (27759)------------------------------
% 1.40/0.63  % (27759)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.63  % (27759)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.63  % (27759)Termination reason: Unknown
% 1.40/0.63  % (27759)Termination phase: Saturation
% 1.40/0.63  
% 1.40/0.63  % (27759)Memory used [KB]: 6652
% 1.40/0.63  % (27759)Time elapsed: 0.222 s
% 1.40/0.63  % (27759)Instructions burned: 50 (million)
% 1.40/0.63  % (27759)------------------------------
% 1.40/0.63  % (27759)------------------------------
% 1.94/0.64  % (27881)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)
% 1.94/0.64  % (27884)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)
% 1.94/0.65  % (27887)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 1.94/0.65  % (27774)Instruction limit reached!
% 1.94/0.65  % (27774)------------------------------
% 1.94/0.65  % (27774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.65  % (27774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.65  % (27774)Termination reason: Unknown
% 1.94/0.65  % (27774)Termination phase: Saturation
% 1.94/0.65  
% 1.94/0.65  % (27774)Memory used [KB]: 7419
% 1.94/0.65  % (27774)Time elapsed: 0.226 s
% 1.94/0.65  % (27774)Instructions burned: 82 (million)
% 1.94/0.65  % (27774)------------------------------
% 1.94/0.65  % (27774)------------------------------
% 1.94/0.66  % (27881)Instruction limit reached!
% 1.94/0.66  % (27881)------------------------------
% 1.94/0.66  % (27881)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.66  % (27881)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.66  % (27881)Termination reason: Unknown
% 1.94/0.66  % (27881)Termination phase: Saturation
% 1.94/0.66  
% 1.94/0.66  % (27881)Memory used [KB]: 10490
% 1.94/0.66  % (27881)Time elapsed: 0.077 s
% 1.94/0.66  % (27881)Instructions burned: 8 (million)
% 1.94/0.66  % (27881)------------------------------
% 1.94/0.66  % (27881)------------------------------
% 1.94/0.67  % (27777)Instruction limit reached!
% 1.94/0.67  % (27777)------------------------------
% 1.94/0.67  % (27777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.67  % (27777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.67  % (27777)Termination reason: Unknown
% 1.94/0.67  % (27777)Termination phase: Saturation
% 1.94/0.67  
% 1.94/0.67  % (27777)Memory used [KB]: 7419
% 1.94/0.67  % (27777)Time elapsed: 0.235 s
% 1.94/0.67  % (27777)Instructions burned: 95 (million)
% 1.94/0.67  % (27777)------------------------------
% 1.94/0.67  % (27777)------------------------------
% 1.94/0.67  % (27896)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/86Mi)
% 1.94/0.67  % (27886)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)
% 1.94/0.68  % (27885)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 1.94/0.68  % (27889)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 1.94/0.68  % (27888)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 (2998ds/141Mi)
% 1.94/0.68  % (27891)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 1.94/0.68  % (27893)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 (2998ds/131Mi)
% 1.94/0.69  % (27892)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 (2998ds/84Mi)
% 1.94/0.69  % (27880)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)
% 1.94/0.69  % (27892)Refutation not found, incomplete strategy% (27892)------------------------------
% 1.94/0.69  % (27892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.69  % (27892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.69  % (27892)Termination reason: Refutation not found, incomplete strategy
% 1.94/0.69  
% 1.94/0.69  % (27892)Memory used [KB]: 5884
% 1.94/0.69  % (27892)Time elapsed: 0.095 s
% 1.94/0.69  % (27892)Instructions burned: 2 (million)
% 1.94/0.69  % (27892)------------------------------
% 1.94/0.69  % (27892)------------------------------
% 1.94/0.69  % (27880)Refutation not found, incomplete strategy% (27880)------------------------------
% 1.94/0.69  % (27880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.69  % (27880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.69  % (27880)Termination reason: Refutation not found, incomplete strategy
% 1.94/0.69  
% 1.94/0.69  % (27880)Memory used [KB]: 5884
% 1.94/0.69  % (27880)Time elapsed: 0.103 s
% 1.94/0.69  % (27880)Instructions burned: 1 (million)
% 1.94/0.69  % (27880)------------------------------
% 1.94/0.69  % (27880)------------------------------
% 1.94/0.69  % (27890)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 1.94/0.69  % (27894)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 (2998ds/93Mi)
% 1.94/0.69  % (27890)Refutation not found, incomplete strategy% (27890)------------------------------
% 1.94/0.69  % (27890)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.69  % (27890)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.69  % (27890)Termination reason: Refutation not found, incomplete strategy
% 1.94/0.69  
% 1.94/0.69  % (27890)Memory used [KB]: 5884
% 1.94/0.69  % (27890)Time elapsed: 0.099 s
% 1.94/0.69  % (27890)Instructions burned: 2 (million)
% 1.94/0.69  % (27890)------------------------------
% 1.94/0.69  % (27890)------------------------------
% 2.12/0.70  % (27895)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 (2998ds/109Mi)
% 2.12/0.71  % (27904)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.12/0.71  % (27773)Instruction limit reached!
% 2.12/0.71  % (27773)------------------------------
% 2.12/0.71  % (27773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.71  % (27773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.71  % (27773)Termination reason: Unknown
% 2.12/0.71  % (27773)Termination phase: Saturation
% 2.12/0.71  
% 2.12/0.71  % (27773)Memory used [KB]: 7164
% 2.12/0.71  % (27773)Time elapsed: 0.271 s
% 2.12/0.71  % (27773)Instructions burned: 100 (million)
% 2.12/0.71  % (27773)------------------------------
% 2.12/0.71  % (27773)------------------------------
% 2.12/0.72  % (27906)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.12/0.72  % (27899)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.12/0.72  % (27903)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.12/0.73  % (27778)Instruction limit reached!
% 2.12/0.73  % (27778)------------------------------
% 2.12/0.73  % (27778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.73  % (27778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.73  % (27778)Termination reason: Unknown
% 2.12/0.73  % (27778)Termination phase: Saturation
% 2.12/0.73  
% 2.12/0.73  % (27778)Memory used [KB]: 7931
% 2.12/0.73  % (27778)Time elapsed: 0.269 s
% 2.12/0.73  % (27778)Instructions burned: 99 (million)
% 2.12/0.73  % (27778)------------------------------
% 2.12/0.73  % (27778)------------------------------
% 2.12/0.73  % (27897)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.12/0.73  % (27904)Refutation not found, incomplete strategy% (27904)------------------------------
% 2.12/0.73  % (27904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.73  % (27904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.73  % (27904)Termination reason: Refutation not found, incomplete strategy
% 2.12/0.73  
% 2.12/0.73  % (27904)Memory used [KB]: 5884
% 2.12/0.73  % (27904)Time elapsed: 0.084 s
% 2.12/0.73  % (27904)Instructions burned: 3 (million)
% 2.12/0.73  % (27904)------------------------------
% 2.12/0.73  % (27904)------------------------------
% 2.12/0.74  % (27887)Instruction limit reached!
% 2.12/0.74  % (27887)------------------------------
% 2.12/0.74  % (27887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.74  % (27921)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.12/0.74  % (27918)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.12/0.74  % (27918)Refutation not found, incomplete strategy% (27918)------------------------------
% 2.12/0.74  % (27918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.74  % (27918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.74  % (27918)Termination reason: Refutation not found, incomplete strategy
% 2.12/0.74  
% 2.12/0.74  % (27918)Memory used [KB]: 5884
% 2.12/0.74  % (27918)Time elapsed: 0.093 s
% 2.12/0.74  % (27918)Instructions burned: 2 (million)
% 2.12/0.74  % (27918)------------------------------
% 2.12/0.74  % (27918)------------------------------
% 2.12/0.74  % (27903)Refutation not found, incomplete strategy% (27903)------------------------------
% 2.12/0.74  % (27903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.74  % (27903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.74  % (27903)Termination reason: Refutation not found, incomplete strategy
% 2.12/0.74  
% 2.12/0.74  % (27903)Memory used [KB]: 6012
% 2.12/0.74  % (27903)Time elapsed: 0.118 s
% 2.12/0.74  % (27903)Instructions burned: 4 (million)
% 2.12/0.74  % (27903)------------------------------
% 2.12/0.74  % (27903)------------------------------
% 2.12/0.75  % (27887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.75  % (27887)Termination reason: Unknown
% 2.12/0.75  % (27887)Termination phase: Saturation
% 2.12/0.75  
% 2.12/0.75  % (27887)Memory used [KB]: 6652
% 2.12/0.75  % (27887)Time elapsed: 0.149 s
% 2.12/0.75  % (27887)Instructions burned: 57 (million)
% 2.12/0.75  % (27887)------------------------------
% 2.12/0.75  % (27887)------------------------------
% 2.12/0.75  % (27922)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.12/0.75  % (27920)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.38/0.76  % (27889)Instruction limit reached!
% 2.38/0.76  % (27889)------------------------------
% 2.38/0.76  % (27889)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.76  % (27889)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.76  % (27889)Termination reason: Unknown
% 2.38/0.76  % (27889)Termination phase: Saturation
% 2.38/0.76  
% 2.38/0.76  % (27889)Memory used [KB]: 6524
% 2.38/0.76  % (27889)Time elapsed: 0.172 s
% 2.38/0.76  % (27889)Instructions burned: 42 (million)
% 2.38/0.76  % (27889)------------------------------
% 2.38/0.76  % (27889)------------------------------
% 2.38/0.76  % (27924)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.38/0.76  % (27884)Instruction limit reached!
% 2.38/0.76  % (27884)------------------------------
% 2.38/0.76  % (27884)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.76  % (27884)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.76  % (27884)Termination reason: Unknown
% 2.38/0.76  % (27884)Termination phase: Saturation
% 2.38/0.76  
% 2.38/0.76  % (27884)Memory used [KB]: 7036
% 2.38/0.76  % (27884)Time elapsed: 0.184 s
% 2.38/0.76  % (27884)Instructions burned: 87 (million)
% 2.38/0.76  % (27884)------------------------------
% 2.38/0.76  % (27884)------------------------------
% 2.38/0.76  % (27897)Instruction limit reached!
% 2.38/0.76  % (27897)------------------------------
% 2.38/0.76  % (27897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.76  % (27897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.76  % (27906)Instruction limit reached!
% 2.38/0.76  % (27906)------------------------------
% 2.38/0.76  % (27906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.76  % (27897)Termination reason: Unknown
% 2.38/0.76  % (27897)Termination phase: Saturation
% 2.38/0.76  
% 2.38/0.76  % (27906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.76  % (27906)Termination reason: Unknown
% 2.38/0.76  % (27897)Memory used [KB]: 6140
% 2.38/0.76  % (27906)Termination phase: Saturation
% 2.38/0.76  
% 2.38/0.76  % (27897)Time elapsed: 0.129 s
% 2.38/0.76  % (27897)Instructions burned: 15 (million)
% 2.38/0.76  % (27897)------------------------------
% 2.38/0.76  % (27897)------------------------------
% 2.38/0.76  % (27906)Memory used [KB]: 6268
% 2.38/0.76  % (27906)Time elapsed: 0.145 s
% 2.38/0.76  % (27906)Instructions burned: 19 (million)
% 2.38/0.76  % (27906)------------------------------
% 2.38/0.76  % (27906)------------------------------
% 2.38/0.76  % (27939)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 (2997ds/21Mi)
% 2.38/0.76  % (27921)Instruction limit reached!
% 2.38/0.76  % (27921)------------------------------
% 2.38/0.76  % (27921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.76  % (27921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.76  % (27921)Termination reason: Unknown
% 2.38/0.76  % (27921)Termination phase: Saturation
% 2.38/0.76  
% 2.38/0.76  % (27921)Memory used [KB]: 6140
% 2.38/0.76  % (27921)Time elapsed: 0.119 s
% 2.38/0.76  % (27921)Instructions burned: 10 (million)
% 2.38/0.76  % (27921)------------------------------
% 2.38/0.76  % (27921)------------------------------
% 2.38/0.78  % (27885)Instruction limit reached!
% 2.38/0.78  % (27885)------------------------------
% 2.38/0.78  % (27885)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.78  % (27885)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.78  % (27885)Termination reason: Unknown
% 2.38/0.78  % (27924)Instruction limit reached!
% 2.38/0.78  % (27924)------------------------------
% 2.38/0.78  % (27924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.78  % (27885)Termination phase: Saturation
% 2.38/0.78  % (27924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.78  % (27924)Termination reason: Unknown
% 2.38/0.78  % (27924)Termination phase: Saturation
% 2.38/0.78  
% 2.38/0.78  % (27924)Memory used [KB]: 6268
% 2.38/0.78  % (27924)Time elapsed: 0.114 s
% 2.38/0.78  % (27924)Instructions burned: 22 (million)
% 2.38/0.78  % (27924)------------------------------
% 2.38/0.78  % (27924)------------------------------
% 2.38/0.78  
% 2.38/0.78  % (27885)Memory used [KB]: 2174
% 2.38/0.78  % (27885)Time elapsed: 0.197 s
% 2.38/0.78  % (27885)Instructions burned: 70 (million)
% 2.38/0.78  % (27885)------------------------------
% 2.38/0.78  % (27885)------------------------------
% 2.38/0.79  % (27936)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.38/0.79  % (27936)Refutation not found, incomplete strategy% (27936)------------------------------
% 2.38/0.79  % (27936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.79  % (27936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.79  % (27936)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.79  
% 2.38/0.79  % (27936)Memory used [KB]: 5884
% 2.38/0.79  % (27936)Time elapsed: 0.098 s
% 2.38/0.79  % (27936)Instructions burned: 3 (million)
% 2.38/0.79  % (27936)------------------------------
% 2.38/0.79  % (27936)------------------------------
% 2.38/0.79  % (27899)Instruction limit reached!
% 2.38/0.79  % (27899)------------------------------
% 2.38/0.79  % (27899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.79  % (27899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.79  % (27899)Termination reason: Unknown
% 2.38/0.79  % (27899)Termination phase: Saturation
% 2.38/0.79  
% 2.38/0.79  % (27899)Memory used [KB]: 6396
% 2.38/0.79  % (27899)Time elapsed: 0.180 s
% 2.38/0.79  % (27899)Instructions burned: 34 (million)
% 2.38/0.79  % (27899)------------------------------
% 2.38/0.79  % (27899)------------------------------
% 2.38/0.79  % (27891)Instruction limit reached!
% 2.38/0.79  % (27891)------------------------------
% 2.38/0.79  % (27891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.79  % (27891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.79  % (27891)Termination reason: Unknown
% 2.38/0.79  % (27891)Termination phase: Saturation
% 2.38/0.79  
% 2.38/0.79  % (27891)Memory used [KB]: 6652
% 2.38/0.79  % (27891)Time elapsed: 0.211 s
% 2.38/0.79  % (27891)Instructions burned: 69 (million)
% 2.38/0.79  % (27891)------------------------------
% 2.38/0.79  % (27891)------------------------------
% 2.38/0.80  % (27939)Instruction limit reached!
% 2.38/0.80  % (27939)------------------------------
% 2.38/0.80  % (27939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.80  % (27940)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 (2997ds/138Mi)
% 2.89/0.80  % (27939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.80  % (27939)Termination reason: Unknown
% 2.89/0.80  % (27939)Termination phase: Saturation
% 2.89/0.80  
% 2.89/0.80  % (27939)Memory used [KB]: 1918
% 2.89/0.80  % (27939)Time elapsed: 0.071 s
% 2.89/0.80  % (27939)Instructions burned: 22 (million)
% 2.89/0.80  % (27939)------------------------------
% 2.89/0.80  % (27939)------------------------------
% 2.89/0.81  % (27980)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)
% 2.89/0.81  % (27950)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.89/0.81  % (27896)Instruction limit reached!
% 2.89/0.81  % (27896)------------------------------
% 2.89/0.81  % (27896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.81  % (27896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.81  % (27896)Termination reason: Unknown
% 2.89/0.81  % (27896)Termination phase: Saturation
% 2.89/0.81  
% 2.89/0.81  % (27896)Memory used [KB]: 7164
% 2.89/0.81  % (27896)Time elapsed: 0.216 s
% 2.89/0.81  % (27896)Instructions burned: 87 (million)
% 2.89/0.81  % (27896)------------------------------
% 2.89/0.81  % (27896)------------------------------
% 2.89/0.83  % (27894)Instruction limit reached!
% 2.89/0.83  % (27894)------------------------------
% 2.89/0.83  % (27894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.83  % (27894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.83  % (27894)Termination reason: Unknown
% 2.89/0.83  % (27894)Termination phase: Saturation
% 2.89/0.83  
% 2.89/0.83  % (27894)Memory used [KB]: 6780
% 2.89/0.83  % (27894)Time elapsed: 0.237 s
% 2.89/0.83  % (27894)Instructions burned: 94 (million)
% 2.89/0.83  % (27894)------------------------------
% 2.89/0.83  % (27894)------------------------------
% 2.89/0.83  % (27955)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.09/0.84  % (27991)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 (2996ds/377Mi)
% 3.09/0.84  % (27948)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)
% 3.09/0.85  % (27971)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.09/0.85  % (27989)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 (2996ds/79Mi)
% 3.09/0.86  % (27886)Instruction limit reached!
% 3.09/0.86  % (27886)------------------------------
% 3.09/0.86  % (27886)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.86  % (27886)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.86  % (27886)Termination reason: Unknown
% 3.09/0.86  % (27886)Termination phase: Saturation
% 3.09/0.86  
% 3.09/0.86  % (27886)Memory used [KB]: 2942
% 3.09/0.86  % (27886)Time elapsed: 0.264 s
% 3.09/0.86  % (27886)Instructions burned: 109 (million)
% 3.09/0.86  % (27886)------------------------------
% 3.09/0.86  % (27886)------------------------------
% 3.09/0.86  % (27996)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 (2996ds/8Mi)
% 3.09/0.87  % (27989)Refutation not found, incomplete strategy% (27989)------------------------------
% 3.09/0.87  % (27989)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.87  % (27988)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 (2996ds/86Mi)
% 3.09/0.87  % (27989)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.87  % (27989)Termination reason: Refutation not found, incomplete strategy
% 3.09/0.87  
% 3.09/0.87  % (27989)Memory used [KB]: 6012
% 3.09/0.87  % (27989)Time elapsed: 0.098 s
% 3.09/0.87  % (27989)Instructions burned: 3 (million)
% 3.09/0.87  % (27989)------------------------------
% 3.09/0.87  % (27989)------------------------------
% 3.09/0.87  % (27995)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 (2996ds/113Mi)
% 3.09/0.88  % (27985)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.09/0.89  % (27895)Instruction limit reached!
% 3.09/0.89  % (27895)------------------------------
% 3.09/0.89  % (27895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.89  % (27895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.89  % (27895)Termination reason: Unknown
% 3.09/0.89  % (27895)Termination phase: Saturation
% 3.09/0.89  
% 3.09/0.89  % (27895)Memory used [KB]: 7675
% 3.09/0.89  % (27895)Time elapsed: 0.275 s
% 3.09/0.89  % (27895)Instructions burned: 110 (million)
% 3.09/0.89  % (27895)------------------------------
% 3.09/0.89  % (27895)------------------------------
% 3.09/0.89  % (27996)Instruction limit reached!
% 3.09/0.89  % (27996)------------------------------
% 3.09/0.89  % (27996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.89  % (27996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.89  % (27996)Termination reason: Unknown
% 3.09/0.89  % (27996)Termination phase: Saturation
% 3.09/0.89  
% 3.09/0.89  % (27996)Memory used [KB]: 6140
% 3.09/0.89  % (27996)Time elapsed: 0.094 s
% 3.09/0.89  % (27996)Instructions burned: 10 (million)
% 3.09/0.89  % (27996)------------------------------
% 3.09/0.89  % (27996)------------------------------
% 3.09/0.89  % (27997)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 (2996ds/390Mi)
% 3.09/0.90  % (27993)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 (2996ds/118Mi)
% 3.09/0.90  % (27999)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.09/0.90  % (27994)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 (2996ds/34Mi)
% 3.09/0.90  % (27971)Instruction limit reached!
% 3.09/0.90  % (27971)------------------------------
% 3.09/0.90  % (27971)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.90  % (27971)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.90  % (27971)Termination reason: Unknown
% 3.09/0.90  % (27971)Termination phase: Saturation
% 3.09/0.90  
% 3.09/0.90  % (27971)Memory used [KB]: 6396
% 3.09/0.90  % (27971)Time elapsed: 0.170 s
% 3.09/0.90  % (27971)Instructions burned: 24 (million)
% 3.09/0.90  % (27971)------------------------------
% 3.09/0.90  % (27971)------------------------------
% 3.09/0.91  % (28003)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/288Mi)
% 3.09/0.91  % (27893)Instruction limit reached!
% 3.09/0.91  % (27893)------------------------------
% 3.09/0.91  % (27893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.91  % (27893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.91  % (27893)Termination reason: Unknown
% 3.09/0.91  % (27893)Termination phase: Saturation
% 3.09/0.91  
% 3.09/0.91  % (27893)Memory used [KB]: 6908
% 3.09/0.91  % (27893)Time elapsed: 0.300 s
% 3.09/0.91  % (27893)Instructions burned: 132 (million)
% 3.09/0.91  % (27893)------------------------------
% 3.09/0.91  % (27893)------------------------------
% 3.09/0.92  % (27998)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.09/0.93  % (28002)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.09/0.93  % (28000)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.09/0.93  % (28001)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.09/0.93  % (28002)Refutation not found, incomplete strategy% (28002)------------------------------
% 3.09/0.93  % (28002)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/0.93  % (28002)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/0.93  % (28002)Termination reason: Refutation not found, incomplete strategy
% 3.09/0.93  
% 3.09/0.93  % (28002)Memory used [KB]: 6012
% 3.09/0.93  % (28002)Time elapsed: 0.118 s
% 3.09/0.93  % (28002)Instructions burned: 6 (million)
% 3.09/0.93  % (28002)------------------------------
% 3.09/0.93  % (28002)------------------------------
% 3.48/0.94  % (27888)Instruction limit reached!
% 3.48/0.94  % (27888)------------------------------
% 3.48/0.94  % (27888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.94  % (27888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.94  % (27888)Termination reason: Unknown
% 3.48/0.94  % (27888)Termination phase: Saturation
% 3.48/0.94  
% 3.48/0.94  % (27888)Memory used [KB]: 8187
% 3.48/0.94  % (27888)Time elapsed: 0.362 s
% 3.48/0.94  % (27888)Instructions burned: 141 (million)
% 3.48/0.94  % (27888)------------------------------
% 3.48/0.94  % (27888)------------------------------
% 3.48/0.95  % (27994)Instruction limit reached!
% 3.48/0.95  % (27994)------------------------------
% 3.48/0.95  % (27994)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.95  % (27994)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.95  % (27994)Termination reason: Unknown
% 3.48/0.95  % (27994)Termination phase: Saturation
% 3.48/0.95  % (27998)Instruction limit reached!
% 3.48/0.95  % (27998)------------------------------
% 3.48/0.95  % (27998)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.95  % (27998)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.95  % (27998)Termination reason: Unknown
% 3.48/0.95  % (27998)Termination phase: Saturation
% 3.48/0.95  
% 3.48/0.95  % (27998)Memory used [KB]: 6268
% 3.48/0.95  % (27998)Time elapsed: 0.135 s
% 3.48/0.95  % (27998)Instructions burned: 24 (million)
% 3.48/0.95  % (27998)------------------------------
% 3.48/0.95  % (27998)------------------------------
% 3.48/0.95  % (28004)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 (2995ds/1000Mi)
% 3.48/0.97  % (28005)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 (2995ds/149Mi)
% 3.48/0.97  % (27955)Instruction limit reached!
% 3.48/0.97  % (27955)------------------------------
% 3.48/0.97  % (27955)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.97  % (27955)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.97  % (27955)Termination reason: Unknown
% 3.48/0.97  % (27955)Termination phase: Saturation
% 3.48/0.97  
% 3.48/0.97  % (27955)Memory used [KB]: 7291
% 3.48/0.97  % (27955)Time elapsed: 0.243 s
% 3.48/0.97  % (27955)Instructions burned: 95 (million)
% 3.48/0.97  % (27955)------------------------------
% 3.48/0.97  % (27955)------------------------------
% 3.48/0.97  
% 3.48/0.97  % (27994)Memory used [KB]: 11385
% 3.48/0.97  % (27994)Time elapsed: 0.017 s
% 3.48/0.97  % (27994)Instructions burned: 35 (million)
% 3.48/0.97  % (27994)------------------------------
% 3.48/0.97  % (27994)------------------------------
% 3.48/0.97  % (28006)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 (2995ds/35Mi)
% 3.79/1.00  % (28009)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)
% 3.79/1.00  % (28008)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)
% 3.79/1.01  % (28007)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)
% 3.79/1.01  % (27988)Instruction limit reached!
% 3.79/1.01  % (27988)------------------------------
% 3.79/1.01  % (27988)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/1.01  % (27988)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/1.01  % (27988)Termination reason: Unknown
% 3.79/1.01  % (27988)Termination phase: Saturation
% 3.79/1.01  
% 3.79/1.01  % (27988)Memory used [KB]: 6780
% 3.79/1.01  % (27988)Time elapsed: 0.213 s
% 3.79/1.01  % (27988)Instructions burned: 87 (million)
% 3.79/1.01  % (27988)------------------------------
% 3.79/1.01  % (27988)------------------------------
% 3.79/1.01  % (28007)Refutation not found, incomplete strategy% (28007)------------------------------
% 3.79/1.01  % (28007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/1.01  % (28007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/1.01  % (28007)Termination reason: Refutation not found, incomplete strategy
% 3.79/1.01  
% 3.79/1.01  % (28007)Memory used [KB]: 1535
% 3.79/1.01  % (28007)Time elapsed: 0.108 s
% 3.79/1.01  % (28007)Instructions burned: 3 (million)
% 3.79/1.01  % (28007)------------------------------
% 3.79/1.01  % (28007)------------------------------
% 3.79/1.02  % (27940)Instruction limit reached!
% 3.79/1.02  % (27940)------------------------------
% 3.79/1.02  % (27940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/1.02  % (27940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/1.02  % (27940)Termination reason: Unknown
% 3.79/1.02  % (27940)Termination phase: Saturation
% 3.79/1.02  
% 3.79/1.02  % (27940)Memory used [KB]: 7675
% 3.79/1.02  % (27940)Time elapsed: 0.320 s
% 3.79/1.02  % (27940)Instructions burned: 138 (million)
% 3.79/1.02  % (27940)------------------------------
% 3.79/1.02  % (27940)------------------------------
% 3.79/1.03  % (28010)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 (2994ds/23Mi)
% 3.79/1.05  % (28006)Refutation not found, non-redundant clauses discarded% (28006)------------------------------
% 3.79/1.05  % (28006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/1.05  % (28006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/1.05  % (28006)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.79/1.05  
% 3.79/1.05  % (28006)Memory used [KB]: 6524
% 3.79/1.05  % (28006)Time elapsed: 0.131 s
% 3.79/1.05  % (28006)Instructions burned: 32 (million)
% 3.79/1.05  % (28006)------------------------------
% 3.79/1.05  % (28006)------------------------------
% 3.79/1.05  % (28011)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/136Mi)
% 3.79/1.06  % (27995)Instruction limit reached!
% 3.79/1.06  % (27995)------------------------------
% 3.79/1.06  % (27995)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/1.06  % (27995)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/1.06  % (27995)Termination reason: Unknown
% 3.79/1.06  % (27995)Termination phase: Saturation
% 3.79/1.06  
% 3.79/1.06  % (27995)Memory used [KB]: 3070
% 3.79/1.06  % (27995)Time elapsed: 0.240 s
% 3.79/1.06  % (27995)Instructions burned: 115 (million)
% 3.79/1.06  % (27995)------------------------------
% 3.79/1.06  % (27995)------------------------------
% 5.59/1.08  % (28009)Instruction limit reached!
% 5.59/1.08  % (28009)------------------------------
% 5.59/1.08  % (28009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.08  % (28012)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 (2994ds/91Mi)
% 5.59/1.08  % (28009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.08  % (28009)Termination reason: Unknown
% 5.59/1.08  % (28009)Termination phase: Saturation
% 5.59/1.08  
% 5.59/1.08  % (28009)Memory used [KB]: 6524
% 5.59/1.08  % (28009)Time elapsed: 0.113 s
% 5.59/1.08  % (28009)Instructions burned: 46 (million)
% 5.59/1.08  % (28009)------------------------------
% 5.59/1.08  % (28009)------------------------------
% 5.59/1.08  % (28013)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/102Mi)
% 5.59/1.08  % (28010)Instruction limit reached!
% 5.59/1.08  % (28010)------------------------------
% 5.59/1.08  % (28010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.08  % (28010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.08  % (28010)Termination reason: Unknown
% 5.59/1.08  % (28010)Termination phase: Saturation
% 5.59/1.08  
% 5.59/1.08  % (28010)Memory used [KB]: 6396
% 5.59/1.08  % (28010)Time elapsed: 0.108 s
% 5.59/1.08  % (28010)Instructions burned: 25 (million)
% 5.59/1.08  % (28010)------------------------------
% 5.59/1.08  % (28010)------------------------------
% 5.59/1.08  % (28014)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 (2994ds/234Mi)
% 5.59/1.09  % (27993)Instruction limit reached!
% 5.59/1.09  % (27993)------------------------------
% 5.59/1.09  % (27993)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.09  % (27993)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.09  % (27993)Termination reason: Unknown
% 5.59/1.09  % (27993)Termination phase: Saturation
% 5.59/1.09  
% 5.59/1.09  % (27993)Memory used [KB]: 7164
% 5.59/1.09  % (27993)Time elapsed: 0.280 s
% 5.59/1.09  % (27993)Instructions burned: 119 (million)
% 5.59/1.09  % (27993)------------------------------
% 5.59/1.09  % (27993)------------------------------
% 5.59/1.09  % (27980)Refutation not found, non-redundant clauses discarded% (27980)------------------------------
% 5.59/1.09  % (27980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.09  % (27980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.09  % (27980)Termination reason: Refutation not found, non-redundant clauses discarded
% 5.59/1.09  
% 5.59/1.09  % (27980)Memory used [KB]: 6780
% 5.59/1.09  % (27980)Time elapsed: 0.341 s
% 5.59/1.09  % (27980)Instructions burned: 189 (million)
% 5.59/1.09  % (27980)------------------------------
% 5.59/1.09  % (27980)------------------------------
% 5.59/1.10  % (28015)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)
% 5.59/1.10  % (28016)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 (2993ds/290Mi)
% 5.59/1.10  % (28016)Refutation not found, incomplete strategy% (28016)------------------------------
% 5.59/1.10  % (28016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.10  % (28016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.10  % (28016)Termination reason: Refutation not found, incomplete strategy
% 5.59/1.10  
% 5.59/1.10  % (28016)Memory used [KB]: 6012
% 5.59/1.10  % (28016)Time elapsed: 0.105 s
% 5.59/1.10  % (28016)Instructions burned: 4 (million)
% 5.59/1.10  % (28016)------------------------------
% 5.59/1.10  % (28016)------------------------------
% 5.95/1.13  % (28017)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 (2993ds/68Mi)
% 5.95/1.13  % (27920)Instruction limit reached!
% 5.95/1.13  % (27920)------------------------------
% 5.95/1.13  % (27920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.95/1.13  % (27920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.95/1.13  % (27920)Termination reason: Unknown
% 5.95/1.13  % (27920)Termination phase: Saturation
% 5.95/1.13  
% 5.95/1.13  % (27920)Memory used [KB]: 8699
% 5.95/1.13  % (27920)Time elapsed: 0.450 s
% 5.95/1.13  % (27920)Instructions burned: 237 (million)
% 5.95/1.13  % (27920)------------------------------
% 5.95/1.13  % (27920)------------------------------
% 5.95/1.14  % (28018)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 (2993ds/248Mi)
% 6.20/1.15  % (28019)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 (2993ds/126Mi)
% 6.20/1.15  % (28018)Refutation not found, incomplete strategy% (28018)------------------------------
% 6.20/1.15  % (28018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.20/1.15  % (28018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.20/1.15  % (28018)Termination reason: Refutation not found, incomplete strategy
% 6.20/1.15  
% 6.20/1.15  % (28018)Memory used [KB]: 5884
% 6.20/1.15  % (28018)Time elapsed: 0.113 s
% 6.20/1.15  % (28018)Instructions burned: 1 (million)
% 6.20/1.15  % (28018)------------------------------
% 6.20/1.15  % (28018)------------------------------
% 6.20/1.17  % (28021)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 (2993ds/139Mi)
% 6.20/1.18  % (28022)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 (2992ds/121Mi)
% 6.20/1.19  % (28011)Instruction limit reached!
% 6.20/1.19  % (28011)------------------------------
% 6.20/1.19  % (28011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.20/1.19  % (28011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.20/1.19  % (28011)Termination reason: Unknown
% 6.20/1.19  % (28011)Termination phase: Saturation
% 6.20/1.19  
% 6.20/1.19  % (28011)Memory used [KB]: 6396
% 6.20/1.19  % (28011)Time elapsed: 0.251 s
% 6.20/1.19  % (28011)Instructions burned: 138 (million)
% 6.20/1.19  % (28011)------------------------------
% 6.20/1.19  % (28011)------------------------------
% 6.20/1.19  % (28005)Instruction limit reached!
% 6.20/1.19  % (28005)------------------------------
% 6.20/1.19  % (28005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.20/1.19  % (28005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.20/1.19  % (28005)Termination reason: Unknown
% 6.20/1.19  % (28005)Termination phase: Saturation
% 6.20/1.19  
% 6.20/1.19  % (28005)Memory used [KB]: 7419
% 6.20/1.19  % (28005)Time elapsed: 0.288 s
% 6.20/1.19  % (28005)Instructions burned: 149 (million)
% 6.20/1.19  % (28005)------------------------------
% 6.20/1.19  % (28005)------------------------------
% 6.20/1.20  % (28020)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 (2993ds/997Mi)
% 6.20/1.20  % (28025)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 (2992ds/50Mi)
% 6.20/1.20  % (28024)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 (2992ds/43Mi)
% 6.20/1.20  % (28012)Instruction limit reached!
% 6.20/1.20  % (28012)------------------------------
% 6.20/1.20  % (28012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.20/1.20  % (28012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.20/1.20  % (28012)Termination reason: Unknown
% 6.20/1.20  % (28012)Termination phase: Saturation
% 6.20/1.20  
% 6.20/1.20  % (28012)Memory used [KB]: 7164
% 6.20/1.20  % (28012)Time elapsed: 0.222 s
% 6.20/1.20  % (28012)Instructions burned: 92 (million)
% 6.20/1.20  % (28012)------------------------------
% 6.20/1.20  % (28012)------------------------------
% 6.20/1.22  % (28023)lrs+2_1:1_lwlo=on:nwc=10.0:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/92Mi)
% 6.20/1.23  % (27985)Instruction limit reached!
% 6.20/1.23  % (27985)------------------------------
% 6.20/1.23  % (27985)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.20/1.23  % (28017)Instruction limit reached!
% 6.20/1.23  % (28017)------------------------------
% 6.20/1.23  % (28017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.20/1.23  % (28026)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 (2992ds/9Mi)
% 6.73/1.24  % (27985)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.24  % (27985)Termination reason: Unknown
% 6.73/1.24  % (27985)Termination phase: Saturation
% 6.73/1.24  
% 6.73/1.24  % (27985)Memory used [KB]: 3965
% 6.73/1.24  % (27985)Time elapsed: 0.451 s
% 6.73/1.24  % (27985)Instructions burned: 224 (million)
% 6.73/1.24  % (27985)------------------------------
% 6.73/1.24  % (27985)------------------------------
% 6.73/1.24  % (28017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.24  % (28017)Termination reason: Unknown
% 6.73/1.24  % (28017)Termination phase: Saturation
% 6.73/1.24  
% 6.73/1.24  % (28017)Memory used [KB]: 2430
% 6.73/1.24  % (28017)Time elapsed: 0.182 s
% 6.73/1.24  % (28017)Instructions burned: 68 (million)
% 6.73/1.24  % (28017)------------------------------
% 6.73/1.24  % (28017)------------------------------
% 6.73/1.25  % (28026)Instruction limit reached!
% 6.73/1.25  % (28026)------------------------------
% 6.73/1.25  % (28026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.73/1.25  % (28026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.25  % (28026)Termination reason: Unknown
% 6.73/1.25  % (28026)Termination phase: Saturation
% 6.73/1.25  
% 6.73/1.25  % (28026)Memory used [KB]: 6140
% 6.73/1.25  % (28026)Time elapsed: 0.122 s
% 6.73/1.25  % (28026)Instructions burned: 9 (million)
% 6.73/1.25  % (28026)------------------------------
% 6.73/1.25  % (28026)------------------------------
% 6.73/1.26  % (28028)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 (2992ds/437Mi)
% 6.73/1.27  % (28013)Instruction limit reached!
% 6.73/1.27  % (28013)------------------------------
% 6.73/1.27  % (28013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.73/1.27  % (28013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.27  % (28013)Termination reason: Unknown
% 6.73/1.27  % (28013)Termination phase: Saturation
% 6.73/1.27  
% 6.73/1.27  % (28013)Memory used [KB]: 7291
% 6.73/1.27  % (28013)Time elapsed: 0.271 s
% 6.73/1.27  % (28013)Instructions burned: 103 (million)
% 6.73/1.27  % (28013)------------------------------
% 6.73/1.27  % (28013)------------------------------
% 6.73/1.28  % (28024)Instruction limit reached!
% 6.73/1.28  % (28024)------------------------------
% 6.73/1.28  % (28024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.73/1.28  % (28024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.73/1.28  % (28024)Termination reason: Unknown
% 6.73/1.28  % (28024)Termination phase: Saturation
% 6.73/1.28  
% 6.73/1.28  % (28024)Memory used [KB]: 6524
% 6.73/1.28  % (28024)Time elapsed: 0.165 s
% 6.73/1.28  % (28024)Instructions burned: 44 (million)
% 6.73/1.28  % (28024)------------------------------
% 6.73/1.28  % (28024)------------------------------
% 7.08/1.29  % (28027)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 (2992ds/915Mi)
% 7.08/1.29  % (28031)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 (2991ds/1501Mi)
% 7.08/1.29  % (28027)Refutation not found, incomplete strategy% (28027)------------------------------
% 7.08/1.29  % (28027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.08/1.29  % (28027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.08/1.29  % (28027)Termination reason: Refutation not found, incomplete strategy
% 7.08/1.29  
% 7.08/1.29  % (28027)Memory used [KB]: 5884
% 7.08/1.29  % (28027)Time elapsed: 0.132 s
% 7.08/1.29  % (28027)Instructions burned: 3 (million)
% 7.08/1.29  % (28027)------------------------------
% 7.08/1.29  % (28027)------------------------------
% 7.08/1.30  % (28003)Instruction limit reached!
% 7.08/1.30  % (28003)------------------------------
% 7.08/1.30  % (28003)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.08/1.30  % (28025)Instruction limit reached!
% 7.08/1.30  % (28025)------------------------------
% 7.08/1.30  % (28025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.08/1.30  % (28003)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.08/1.30  % (28003)Termination reason: Unknown
% 7.08/1.30  % (28003)Termination phase: Saturation
% 7.08/1.30  
% 7.08/1.30  % (28003)Memory used [KB]: 10234
% 7.08/1.30  % (28003)Time elapsed: 0.436 s
% 7.08/1.30  % (28003)Instructions burned: 288 (million)
% 7.08/1.30  % (28003)------------------------------
% 7.08/1.30  % (28003)------------------------------
% 7.08/1.30  % (28025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.08/1.30  % (28025)Termination reason: Unknown
% 7.08/1.30  % (28025)Termination phase: Saturation
% 7.08/1.30  
% 7.08/1.30  % (28025)Memory used [KB]: 7036
% 7.08/1.30  % (28025)Time elapsed: 0.176 s
% 7.08/1.30  % (28025)Instructions burned: 50 (million)
% 7.08/1.30  % (28025)------------------------------
% 7.08/1.30  % (28025)------------------------------
% 7.08/1.33  % (28030)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 (2991ds/1287Mi)
% 7.08/1.33  % (28029)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 (2991ds/206Mi)
% 7.08/1.33  % (27948)Instruction limit reached!
% 7.08/1.33  % (27948)------------------------------
% 7.08/1.33  % (27948)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.08/1.34  % (28023)Refutation not found, non-redundant clauses discarded% (28023)------------------------------
% 7.08/1.34  % (28023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.08/1.34  % (28023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.08/1.34  % (28023)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.08/1.34  
% 7.08/1.34  % (28023)Memory used [KB]: 7036
% 7.08/1.34  % (28023)Time elapsed: 0.208 s
% 7.08/1.34  % (28023)Instructions burned: 81 (million)
% 7.08/1.34  % (28023)------------------------------
% 7.08/1.34  % (28023)------------------------------
% 7.08/1.34  % (27948)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.08/1.34  % (27948)Termination reason: Unknown
% 7.08/1.34  % (27948)Termination phase: Saturation
% 7.08/1.34  
% 7.08/1.34  % (27948)Memory used [KB]: 9083
% 7.08/1.34  % (27948)Time elapsed: 0.608 s
% 7.08/1.34  % (27948)Instructions burned: 393 (million)
% 7.08/1.34  % (27948)------------------------------
% 7.08/1.34  % (27948)------------------------------
% 7.51/1.35  % (27991)Instruction limit reached!
% 7.51/1.35  % (27991)------------------------------
% 7.51/1.35  % (27991)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.51/1.36  % (27991)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.51/1.36  % (27991)Termination reason: Unknown
% 7.51/1.36  % (27991)Termination phase: Saturation
% 7.51/1.36  
% 7.51/1.36  % (27991)Memory used [KB]: 8955
% 7.51/1.36  % (27991)Time elapsed: 0.559 s
% 7.51/1.36  % (27991)Instructions burned: 378 (million)
% 7.51/1.36  % (27991)------------------------------
% 7.51/1.36  % (27991)------------------------------
% 7.58/1.36  % (28019)Instruction limit reached!
% 7.58/1.36  % (28019)------------------------------
% 7.58/1.36  % (28019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.58/1.36  % (28019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.58/1.36  % (28019)Termination reason: Unknown
% 7.58/1.36  % (28019)Termination phase: Saturation
% 7.58/1.36  
% 7.58/1.36  % (28019)Memory used [KB]: 7547
% 7.58/1.36  % (28019)Time elapsed: 0.319 s
% 7.58/1.36  % (28019)Instructions burned: 127 (million)
% 7.58/1.36  % (28019)------------------------------
% 7.58/1.36  % (28019)------------------------------
% 7.58/1.37  % (28032)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 (2991ds/32Mi)
% 7.58/1.37  % (28034)lrs+11_1:1_bd=off:erd=off:plsq=on:plsqr=32,1:sfv=off:sos=all:i=283:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/283Mi)
% 7.58/1.38  % (28022)Instruction limit reached!
% 7.58/1.38  % (28022)------------------------------
% 7.58/1.38  % (28022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.58/1.38  % (28033)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 (2991ds/117Mi)
% 7.58/1.38  % (28021)Refutation not found, non-redundant clauses discarded% (28021)------------------------------
% 7.58/1.38  % (28021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.58/1.39  % (28037)lrs+1_1:16_av=off:fd=off:newcnf=on:nm=10:sims=off:sos=on:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/92Mi)
% 7.58/1.39  % (28021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.58/1.39  % (28021)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.58/1.39  
% 7.58/1.39  % (28021)Memory used [KB]: 7419
% 7.58/1.39  % (28021)Time elapsed: 0.299 s
% 7.58/1.39  % (28021)Instructions burned: 124 (million)
% 7.58/1.39  % (28021)------------------------------
% 7.58/1.39  % (28021)------------------------------
% 7.58/1.39  % (28022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.58/1.39  % (28022)Termination reason: Unknown
% 7.58/1.39  % (28022)Termination phase: Saturation
% 7.58/1.39  
% 7.58/1.39  % (28022)Memory used [KB]: 7547
% 7.58/1.39  % (28022)Time elapsed: 0.259 s
% 7.58/1.39  % (28022)Instructions burned: 121 (million)
% 7.58/1.39  % (28022)------------------------------
% 7.58/1.39  % (28022)------------------------------
% 7.58/1.40  % (27922)Instruction limit reached!
% 7.58/1.40  % (27922)------------------------------
% 7.58/1.40  % (27922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.58/1.40  % (28036)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 (2991ds/93Mi)
% 7.58/1.40  % (27922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.58/1.40  % (27922)Termination reason: Unknown
% 7.58/1.40  % (27922)Termination phase: Saturation
% 7.58/1.40  
% 7.58/1.40  % (27922)Memory used [KB]: 12665
% 7.58/1.40  % (27922)Time elapsed: 0.734 s
% 7.58/1.40  % (27922)Instructions burned: 472 (million)
% 7.58/1.40  % (27922)------------------------------
% 7.58/1.40  % (27922)------------------------------
% 7.86/1.41  % (28039)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=251:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/251Mi)
% 7.86/1.41  % (27999)Instruction limit reached!
% 7.86/1.41  % (27999)------------------------------
% 7.86/1.41  % (27999)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.41  % (27999)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.41  % (27999)Termination reason: Unknown
% 7.86/1.41  % (27999)Termination phase: Saturation
% 7.86/1.41  
% 7.86/1.41  % (27999)Memory used [KB]: 6396
% 7.86/1.41  % (27999)Time elapsed: 0.591 s
% 7.86/1.41  % (27999)Instructions burned: 359 (million)
% 7.86/1.41  % (27999)------------------------------
% 7.86/1.41  % (27999)------------------------------
% 7.86/1.42  % (28032)Instruction limit reached!
% 7.86/1.42  % (28032)------------------------------
% 7.86/1.42  % (28032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.42  % (28032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.42  % (28032)Termination reason: Unknown
% 7.86/1.42  % (28032)Termination phase: Saturation
% 7.86/1.42  
% 7.86/1.42  % (28032)Memory used [KB]: 6524
% 7.86/1.42  % (28032)Time elapsed: 0.170 s
% 7.86/1.42  % (28032)Instructions burned: 34 (million)
% 7.86/1.42  % (28032)------------------------------
% 7.86/1.42  % (28032)------------------------------
% 7.86/1.43  % (28035)lrs+10_1:1_bsr=on:lma=on:sac=on:sos=all:spb=units:to=lpo:i=115:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/115Mi)
% 7.86/1.43  % (28040)lrs+1011_1:1_bd=preordered:drc=off:fd=preordered:fsr=off:plsq=on:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/94Mi)
% 7.86/1.44  % (28000)Instruction limit reached!
% 7.86/1.44  % (28000)------------------------------
% 7.86/1.44  % (28000)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.44  % (28000)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.44  % (28000)Termination reason: Unknown
% 7.86/1.44  % (28000)Termination phase: Saturation
% 7.86/1.44  
% 7.86/1.44  % (28000)Memory used [KB]: 9083
% 7.86/1.44  % (28000)Time elapsed: 0.616 s
% 7.86/1.44  % (28000)Instructions burned: 368 (million)
% 7.86/1.44  % (28000)------------------------------
% 7.86/1.44  % (28000)------------------------------
% 8.02/1.46  % (28038)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=80:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/80Mi)
% 8.02/1.47  % (28015)Instruction limit reached!
% 8.02/1.47  % (28015)------------------------------
% 8.02/1.47  % (28015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.02/1.48  % (28042)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=1486:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1486Mi)
% 8.02/1.48  % (28041)lrs+30_1:3_aac=none:abs=on:avsq=on:avsql=on:avsqr=1,16:er=filter:fde=none:fsr=off:kws=inv_frequency:nwc=5.0:suph=off:i=285:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/285Mi)
% 8.02/1.49  % (28015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.02/1.49  % (28014)Instruction limit reached!
% 8.02/1.49  % (28014)------------------------------
% 8.02/1.49  % (28014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.02/1.49  % (28015)Termination reason: Unknown
% 8.02/1.49  % (28015)Termination phase: Saturation
% 8.02/1.49  
% 8.02/1.49  % (28015)Memory used [KB]: 9594
% 8.02/1.49  % (28015)Time elapsed: 0.462 s
% 8.02/1.49  % (28015)Instructions burned: 248 (million)
% 8.02/1.49  % (28015)------------------------------
% 8.02/1.49  % (28015)------------------------------
% 8.02/1.50  % (28043)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/73Mi)
% 8.02/1.51  % (28044)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/106Mi)
% 8.02/1.51  % (28008)Instruction limit reached!
% 8.02/1.51  % (28008)------------------------------
% 8.02/1.51  % (28008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.02/1.51  % (28008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.02/1.51  % (28008)Termination reason: Unknown
% 8.02/1.51  % (28008)Termination phase: Saturation
% 8.02/1.51  
% 8.02/1.51  % (28008)Memory used [KB]: 8827
% 8.02/1.51  % (28008)Time elapsed: 0.561 s
% 8.02/1.51  % (28008)Instructions burned: 300 (million)
% 8.02/1.51  % (28008)------------------------------
% 8.02/1.51  % (28008)------------------------------
% 8.02/1.51  % (28046)lrs+1011_1:1_sd=1:ss=axioms:st=5.0:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/103Mi)
% 8.02/1.51  % (28014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.02/1.51  % (28014)Termination reason: Unknown
% 8.02/1.51  % (28014)Termination phase: Saturation
% 8.02/1.51  
% 8.02/1.51  % (28014)Memory used [KB]: 9083
% 8.02/1.51  % (28014)Time elapsed: 0.515 s
% 8.02/1.51  % (28014)Instructions burned: 234 (million)
% 8.02/1.51  % (28014)------------------------------
% 8.02/1.51  % (28014)------------------------------
% 8.02/1.52  % (28045)dis+1002_1:1_ep=R:sd=2:sos=on:ss=axioms:i=1488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1488Mi)
% 8.02/1.52  % (28045)Refutation not found, incomplete strategy% (28045)------------------------------
% 8.02/1.52  % (28045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.02/1.52  % (28045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.02/1.52  % (28045)Termination reason: Refutation not found, incomplete strategy
% 8.02/1.52  
% 8.02/1.52  % (28045)Memory used [KB]: 5884
% 8.02/1.52  % (28045)Time elapsed: 0.094 s
% 8.02/1.52  % (28045)Instructions burned: 2 (million)
% 8.02/1.52  % (28045)------------------------------
% 8.02/1.52  % (28045)------------------------------
% 8.02/1.53  % (28036)Instruction limit reached!
% 8.02/1.53  % (28036)------------------------------
% 8.02/1.53  % (28036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.02/1.53  % (28036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.02/1.53  % (28036)Termination reason: Unknown
% 8.02/1.53  % (28036)Termination phase: Saturation
% 8.02/1.53  
% 8.02/1.53  % (28036)Memory used [KB]: 6780
% 8.02/1.53  % (28036)Time elapsed: 0.223 s
% 8.02/1.53  % (28036)Instructions burned: 93 (million)
% 8.02/1.53  % (28036)------------------------------
% 8.02/1.53  % (28036)------------------------------
% 8.34/1.54  % (28047)lrs+1011_3:1_acc=model:fsr=off:gsp=on:sd=1:ss=axioms:st=5.0:urr=on:i=376:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/376Mi)
% 8.34/1.54  % (28040)Instruction limit reached!
% 8.34/1.54  % (28040)------------------------------
% 8.34/1.54  % (28040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.34/1.54  % (28037)Instruction limit reached!
% 8.34/1.54  % (28037)------------------------------
% 8.34/1.54  % (28037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.34/1.56  % (28048)lrs+10_1:1_sd=1:sos=all:ss=axioms:i=1345:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1345Mi)
% 8.34/1.56  % (28040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.34/1.56  % (28040)Termination reason: Unknown
% 8.34/1.56  % (28040)Termination phase: Saturation
% 8.34/1.56  
% 8.34/1.56  % (28040)Memory used [KB]: 7419
% 8.34/1.56  % (28040)Time elapsed: 0.168 s
% 8.34/1.56  % (28040)Instructions burned: 94 (million)
% 8.34/1.56  % (28040)------------------------------
% 8.34/1.56  % (28040)------------------------------
% 8.34/1.56  % (28049)ott-3_2:1_acc=on:add=large:anc=none:fde=none:gsp=on:irw=on:nm=0:s2a=on:sd=4:sos=on:ss=axioms:st=1.2:urr=on:i=134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/134Mi)
% 8.34/1.56  % (28037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.34/1.56  % (28037)Termination reason: Unknown
% 8.34/1.56  % (28037)Termination phase: Saturation
% 8.34/1.56  
% 8.34/1.56  % (28037)Memory used [KB]: 2686
% 8.34/1.56  % (28037)Time elapsed: 0.212 s
% 8.34/1.56  % (28037)Instructions burned: 92 (million)
% 8.34/1.56  % (28037)------------------------------
% 8.34/1.56  % (28037)------------------------------
% 8.34/1.57  % (28001)Instruction limit reached!
% 8.34/1.57  % (28001)------------------------------
% 8.34/1.57  % (28001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.34/1.57  % (27997)Instruction limit reached!
% 8.34/1.57  % (27997)------------------------------
% 8.34/1.57  % (27997)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.34/1.57  % (27997)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.34/1.57  % (27997)Termination reason: Unknown
% 8.34/1.57  % (27997)Termination phase: Saturation
% 8.34/1.57  
% 8.34/1.57  % (27997)Memory used [KB]: 9850
% 8.34/1.57  % (27997)Time elapsed: 0.771 s
% 8.34/1.57  % (27997)Instructions burned: 391 (million)
% 8.34/1.57  % (27997)------------------------------
% 8.34/1.57  % (27997)------------------------------
% 8.34/1.58  % (28001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.34/1.58  % (28001)Termination reason: Unknown
% 8.34/1.58  % (28001)Termination phase: Saturation
% 8.34/1.58  
% 8.34/1.58  % (28001)Memory used [KB]: 10490
% 8.34/1.58  % (28001)Time elapsed: 0.746 s
% 8.34/1.58  % (28001)Instructions burned: 426 (million)
% 8.34/1.58  % (28001)------------------------------
% 8.34/1.58  % (28001)------------------------------
% 8.34/1.58  % (28038)Instruction limit reached!
% 8.34/1.58  % (28038)------------------------------
% 8.34/1.58  % (28038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.60  % (28038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.60  % (28038)Termination reason: Unknown
% 8.57/1.60  % (28038)Termination phase: Saturation
% 8.57/1.60  
% 8.57/1.60  % (28038)Memory used [KB]: 7036
% 8.57/1.60  % (28038)Time elapsed: 0.253 s
% 8.57/1.60  % (28038)Instructions burned: 80 (million)
% 8.57/1.60  % (28038)------------------------------
% 8.57/1.60  % (28038)------------------------------
% 8.57/1.60  % (28043)Instruction limit reached!
% 8.57/1.60  % (28043)------------------------------
% 8.57/1.60  % (28043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.60  % (28033)Instruction limit reached!
% 8.57/1.60  % (28033)------------------------------
% 8.57/1.60  % (28033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.60  % (28033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.60  % (28033)Termination reason: Unknown
% 8.57/1.60  % (28033)Termination phase: Saturation
% 8.57/1.60  
% 8.57/1.60  % (28033)Memory used [KB]: 2430
% 8.57/1.60  % (28033)Time elapsed: 0.327 s
% 8.57/1.60  % (28033)Instructions burned: 117 (million)
% 8.57/1.60  % (28033)------------------------------
% 8.57/1.60  % (28033)------------------------------
% 8.57/1.60  % (28043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.60  % (28043)Termination reason: Unknown
% 8.57/1.60  % (28043)Termination phase: Saturation
% 8.57/1.60  
% 8.57/1.60  % (28043)Memory used [KB]: 2430
% 8.57/1.60  % (28043)Time elapsed: 0.179 s
% 8.57/1.60  % (28043)Instructions burned: 75 (million)
% 8.57/1.60  % (28043)------------------------------
% 8.57/1.60  % (28043)------------------------------
% 8.57/1.61  % (28035)Instruction limit reached!
% 8.57/1.61  % (28035)------------------------------
% 8.57/1.61  % (28035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.61  % (28035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.61  % (28035)Termination reason: Unknown
% 8.57/1.61  % (28035)Termination phase: Saturation
% 8.57/1.61  
% 8.57/1.61  % (28035)Memory used [KB]: 7547
% 8.57/1.61  % (28035)Time elapsed: 0.301 s
% 8.57/1.61  % (28035)Instructions burned: 115 (million)
% 8.57/1.61  % (28035)------------------------------
% 8.57/1.61  % (28035)------------------------------
% 8.57/1.61  % (28051)dis+1002_1:5_acc=on:afp=1010:fsr=off:gsp=on:nm=10:sac=on:sos=on:sp=unary_first:urr=ec_only:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/177Mi)
% 8.57/1.62  % (27950)Instruction limit reached!
% 8.57/1.62  % (27950)------------------------------
% 8.57/1.62  % (27950)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.62  % (27950)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.62  % (27950)Termination reason: Unknown
% 8.57/1.62  % (27950)Termination phase: Saturation
% 8.57/1.62  
% 8.57/1.62  % (27950)Memory used [KB]: 10106
% 8.57/1.62  % (27950)Time elapsed: 0.890 s
% 8.57/1.62  % (27950)Instructions burned: 489 (million)
% 8.57/1.62  % (27950)------------------------------
% 8.57/1.62  % (27950)------------------------------
% 8.57/1.62  % (28050)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=1498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1498Mi)
% 8.57/1.62  % (28052)fmb+10_1:1_fmbsr=1.2:rp=on:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/82Mi)
% 8.57/1.62  TRYING [1]
% 8.57/1.62  TRYING [2]
% 8.57/1.62  TRYING [3]
% 8.57/1.63  % (28053)lrs+1002_1:1_fde=none:sd=2:sos=on:sp=const_max:ss=axioms:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/274Mi)
% 8.57/1.63  % (28029)Refutation not found, non-redundant clauses discarded% (28029)------------------------------
% 8.57/1.63  % (28029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.64  % (28046)Instruction limit reached!
% 8.57/1.64  % (28046)------------------------------
% 8.57/1.64  % (28046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.64  % (28046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.64  % (28046)Termination reason: Unknown
% 8.57/1.64  % (28046)Termination phase: Saturation
% 8.57/1.64  
% 8.57/1.64  % (28046)Memory used [KB]: 7291
% 8.57/1.64  % (28046)Time elapsed: 0.188 s
% 8.57/1.64  % (28046)Instructions burned: 103 (million)
% 8.57/1.64  % (28046)------------------------------
% 8.57/1.64  % (28046)------------------------------
% 8.57/1.64  % (28051)Refutation not found, incomplete strategy% (28051)------------------------------
% 8.57/1.64  % (28051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.64  % (28051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.64  % (28051)Termination reason: Refutation not found, incomplete strategy
% 8.57/1.64  
% 8.57/1.64  % (28051)Memory used [KB]: 6140
% 8.57/1.64  % (28051)Time elapsed: 0.078 s
% 8.57/1.64  % (28051)Instructions burned: 9 (million)
% 8.57/1.64  % (28051)------------------------------
% 8.57/1.64  % (28051)------------------------------
% 8.57/1.65  % (28053)Refutation not found, incomplete strategy% (28053)------------------------------
% 8.57/1.65  % (28053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.57/1.65  % (28053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.65  % (28053)Termination reason: Refutation not found, incomplete strategy
% 8.57/1.65  
% 8.57/1.65  % (28053)Memory used [KB]: 6012
% 8.57/1.65  % (28053)Time elapsed: 0.091 s
% 8.57/1.65  % (28053)Instructions burned: 1 (million)
% 8.57/1.65  % (28053)------------------------------
% 8.57/1.65  % (28053)------------------------------
% 8.57/1.65  % (28029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.57/1.65  % (28029)Termination reason: Refutation not found, non-redundant clauses discarded
% 8.57/1.65  
% 8.57/1.65  % (28029)Memory used [KB]: 7803
% 8.57/1.65  % (28029)Time elapsed: 0.422 s
% 8.57/1.65  % (28029)Instructions burned: 198 (million)
% 8.57/1.65  % (28029)------------------------------
% 8.57/1.65  % (28029)------------------------------
% 8.57/1.65  % (28055)dis+1011_1:32_bd=off:fde=unused:plsq=on:plsqc=2:plsqr=175,8:s2a=on:sp=frequency:spb=goal:ss=included:st=2.0:to=lpo:i=669:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/669Mi)
% 8.57/1.65  TRYING [4]
% 10.27/1.67  % (28054)lrs+1011_1:5_av=off:awrs=decay:awrsf=97:bce=on:bsr=on:drc=off:flr=on:gs=on:ins=3:lwlo=on:newcnf=on:nm=0:plsq=on:plsqr=4437,256:s2a=on:s2at=4.0:s2pl=no:sims=off:skr=on:slsq=on:slsqc=0:slsqr=31,16:sos=all:sp=frequency:updr=off:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/176Mi)
% 10.38/1.68  % (28056)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/156Mi)
% 10.38/1.68  % (28044)Instruction limit reached!
% 10.38/1.68  % (28044)------------------------------
% 10.38/1.68  % (28044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.38/1.68  % (28044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.38/1.68  % (28044)Termination reason: Unknown
% 10.38/1.68  % (28044)Termination phase: Saturation
% 10.38/1.68  
% 10.38/1.68  % (28044)Memory used [KB]: 7547
% 10.38/1.68  % (28044)Time elapsed: 0.259 s
% 10.38/1.68  % (28044)Instructions burned: 108 (million)
% 10.38/1.68  % (28044)------------------------------
% 10.38/1.68  % (28044)------------------------------
% 10.38/1.70  % (28057)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=1735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/1735Mi)
% 10.38/1.71  % (28052)Instruction limit reached!
% 10.38/1.71  % (28052)------------------------------
% 10.38/1.71  % (28052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.38/1.72  % (28060)lrs+11_1:1_bsr=unit_only:flr=on:to=lpo:i=440:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/440Mi)
% 10.38/1.72  % (28061)lrs+10_1:1_sd=1:sos=on:ss=included:i=3303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/3303Mi)
% 10.38/1.72  % (28059)dis+10_1:1_lma=on:sac=on:sos=all:spb=goal_then_units:ss=axioms:to=lpo:i=432:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/432Mi)
% 10.38/1.72  % (28058)dis+10_1:1_av=off:ep=RS:lcm=reverse:newcnf=on:s2a=on:s2at=3.0:i=2681:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/2681Mi)
% 10.77/1.72  % (28058)Refutation not found, incomplete strategy% (28058)------------------------------
% 10.77/1.72  % (28058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.77/1.73  % (28065)dis+1002_1:1_ep=RS:erd=off:sac=on:sos=on:i=2543:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/2543Mi)
% 10.77/1.73  % (28052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.77/1.73  % (28052)Termination reason: Unknown
% 10.77/1.73  % (28052)Termination phase: Finite model building SAT solving
% 10.77/1.73  
% 10.77/1.73  % (28052)Memory used [KB]: 9594
% 10.77/1.73  % (28052)Time elapsed: 0.127 s
% 10.77/1.73  % (28052)Instructions burned: 82 (million)
% 10.77/1.73  % (28052)------------------------------
% 10.77/1.73  % (28052)------------------------------
% 10.77/1.73  % (28058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.77/1.73  % (28058)Termination reason: Refutation not found, incomplete strategy
% 10.77/1.73  
% 10.77/1.73  % (28058)Memory used [KB]: 1535
% 10.77/1.73  % (28058)Time elapsed: 0.119 s
% 10.77/1.73  % (28058)Instructions burned: 4 (million)
% 10.77/1.73  % (28058)------------------------------
% 10.77/1.73  % (28058)------------------------------
% 10.77/1.74  % (28062)lrs+11_1:1_ss=included:st=2.0:i=503:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/503Mi)
% 10.77/1.74  % (28063)lrs+10_1:1_sos=on:ss=included:st=1.2:urr=on:i=236:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/236Mi)
% 10.77/1.75  % (28065)Refutation not found, incomplete strategy% (28065)------------------------------
% 10.77/1.75  % (28065)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.77/1.75  % (28065)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.77/1.75  % (28065)Termination reason: Refutation not found, incomplete strategy
% 10.77/1.75  
% 10.77/1.75  % (28065)Memory used [KB]: 5884
% 10.77/1.75  % (28065)Time elapsed: 0.067 s
% 10.77/1.75  % (28065)Instructions burned: 2 (million)
% 10.77/1.75  % (28065)------------------------------
% 10.77/1.75  % (28065)------------------------------
% 10.95/1.75  % (28064)lrs+11_3:1_br=off:flr=on:sgt=8:ss=axioms:urr=on:i=128:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/128Mi)
% 10.95/1.75  % (28034)Instruction limit reached!
% 10.95/1.75  % (28034)------------------------------
% 10.95/1.75  % (28034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.95/1.75  % (28034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.95/1.75  % (28034)Termination reason: Unknown
% 10.95/1.75  % (28034)Termination phase: Saturation
% 10.95/1.75  
% 10.95/1.75  % (28034)Memory used [KB]: 7291
% 10.95/1.75  % (28034)Time elapsed: 0.485 s
% 10.95/1.75  % (28034)Instructions burned: 283 (million)
% 10.95/1.75  % (28034)------------------------------
% 10.95/1.75  % (28034)------------------------------
% 10.95/1.77  % (28049)Instruction limit reached!
% 10.95/1.77  % (28049)------------------------------
% 10.95/1.77  % (28049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.95/1.77  % (28049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.95/1.77  % (28049)Termination reason: Unknown
% 10.95/1.77  % (28049)Termination phase: Saturation
% 10.95/1.77  
% 10.95/1.77  % (28049)Memory used [KB]: 7931
% 10.95/1.77  % (28049)Time elapsed: 0.201 s
% 10.95/1.77  % (28049)Instructions burned: 134 (million)
% 10.95/1.77  % (28049)------------------------------
% 10.95/1.77  % (28049)------------------------------
% 10.95/1.77  % (28067)dis+1010_1:1_acc=model:bd=off:ins=1:nwc=5.0:sp=reverse_frequency:to=lpo:i=279:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/279Mi)
% 10.95/1.80  % (28066)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 (2987ds/45Mi)
% 10.95/1.80  % (28028)Instruction limit reached!
% 10.95/1.80  % (28028)------------------------------
% 10.95/1.80  % (28028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.95/1.81  % (28068)lrs+0_1:1_br=off:drc=off:erd=off:urr=ec_only:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/997Mi)
% 10.95/1.81  % (28028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.95/1.81  % (28028)Termination reason: Unknown
% 10.95/1.81  % (28028)Termination phase: Saturation
% 10.95/1.81  
% 10.95/1.81  % (28028)Memory used [KB]: 12792
% 10.95/1.81  % (28028)Time elapsed: 0.612 s
% 10.95/1.81  % (28028)Instructions burned: 439 (million)
% 10.95/1.81  % (28028)------------------------------
% 10.95/1.81  % (28028)------------------------------
% 11.41/1.86  % (28066)Instruction limit reached!
% 11.41/1.86  % (28066)------------------------------
% 11.41/1.86  % (28066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.41/1.86  % (28039)Instruction limit reached!
% 11.41/1.86  % (28039)------------------------------
% 11.41/1.86  % (28039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.41/1.86  % (28039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.41/1.86  % (28039)Termination reason: Unknown
% 11.41/1.86  % (28039)Termination phase: Saturation
% 11.41/1.86  
% 11.41/1.86  % (28039)Memory used [KB]: 9210
% 11.41/1.86  % (28039)Time elapsed: 0.535 s
% 11.41/1.86  % (28039)Instructions burned: 252 (million)
% 11.41/1.86  % (28039)------------------------------
% 11.41/1.86  % (28039)------------------------------
% 11.41/1.86  % (28070)lrs+10_1:32_br=off:gsp=on:nm=6:nwc=5.0:urr=on:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/53Mi)
% 11.41/1.86  % (28066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.41/1.86  % (28066)Termination reason: Unknown
% 11.41/1.86  % (28066)Termination phase: Saturation
% 11.41/1.86  
% 11.41/1.86  % (28066)Memory used [KB]: 6524
% 11.41/1.86  % (28066)Time elapsed: 0.183 s
% 11.41/1.86  % (28066)Instructions burned: 46 (million)
% 11.41/1.86  % (28066)------------------------------
% 11.41/1.86  % (28066)------------------------------
% 11.41/1.87  % (28069)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/121Mi)
% 11.77/1.88  % (28071)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/265Mi)
% 11.77/1.89  % (28072)dis+10_1:5_bsr=on:drc=off:ins=1:nwc=2.8:sp=reverse_frequency:to=lpo:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/84Mi)
% 11.77/1.89  % (28064)Instruction limit reached!
% 11.77/1.89  % (28064)------------------------------
% 11.77/1.89  % (28064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.91  % (28056)Instruction limit reached!
% 11.77/1.91  % (28056)------------------------------
% 11.77/1.91  % (28056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.91  % (28056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.91  % (28056)Termination reason: Unknown
% 11.77/1.91  % (28056)Termination phase: Saturation
% 11.77/1.91  
% 11.77/1.91  % (28056)Memory used [KB]: 3326
% 11.77/1.91  % (28056)Time elapsed: 0.283 s
% 11.77/1.91  % (28056)Instructions burned: 157 (million)
% 11.77/1.91  % (28056)------------------------------
% 11.77/1.91  % (28056)------------------------------
% 11.77/1.91  % (28064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.91  % (28064)Termination reason: Unknown
% 11.77/1.91  % (28064)Termination phase: Saturation
% 11.77/1.91  
% 11.77/1.91  % (28064)Memory used [KB]: 7803
% 11.77/1.91  % (28064)Time elapsed: 0.233 s
% 11.77/1.91  % (28064)Instructions burned: 128 (million)
% 11.77/1.91  % (28064)------------------------------
% 11.77/1.91  % (28064)------------------------------
% 11.77/1.91  % (28074)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=1290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/1290Mi)
% 11.77/1.92  % (28074)Refutation not found, incomplete strategy% (28074)------------------------------
% 11.77/1.92  % (28074)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.92  % (28041)Instruction limit reached!
% 11.77/1.92  % (28041)------------------------------
% 11.77/1.92  % (28041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.92  % (28041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.92  % (28041)Termination reason: Unknown
% 11.77/1.92  % (28041)Termination phase: Saturation
% 11.77/1.92  
% 11.77/1.92  % (28041)Memory used [KB]: 9466
% 11.77/1.92  % (28041)Time elapsed: 0.549 s
% 11.77/1.92  % (28041)Instructions burned: 286 (million)
% 11.77/1.92  % (28041)------------------------------
% 11.77/1.92  % (28041)------------------------------
% 11.77/1.93  % (28074)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.93  % (28074)Termination reason: Refutation not found, incomplete strategy
% 11.77/1.93  
% 11.77/1.93  % (28074)Memory used [KB]: 6012
% 11.77/1.93  % (28074)Time elapsed: 0.080 s
% 11.77/1.93  % (28074)Instructions burned: 3 (million)
% 11.77/1.93  % (28074)------------------------------
% 11.77/1.93  % (28074)------------------------------
% 11.77/1.93  % (28073)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/162Mi)
% 11.77/1.93  % (28070)Instruction limit reached!
% 11.77/1.93  % (28070)------------------------------
% 11.77/1.93  % (28070)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.94  % (28054)Instruction limit reached!
% 11.77/1.94  % (28054)------------------------------
% 11.77/1.94  % (28054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.15/1.96  % (28070)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.15/1.96  % (28070)Termination reason: Unknown
% 12.15/1.96  % (28070)Termination phase: Saturation
% 12.15/1.96  
% 12.15/1.96  % (28070)Memory used [KB]: 6780
% 12.15/1.96  % (28070)Time elapsed: 0.161 s
% 12.15/1.96  % (28070)Instructions burned: 55 (million)
% 12.15/1.96  % (28070)------------------------------
% 12.15/1.96  % (28070)------------------------------
% 12.15/1.96  % (28054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.15/1.96  % (28054)Termination reason: Unknown
% 12.15/1.96  % (28054)Termination phase: Saturation
% 12.15/1.96  
% 12.15/1.96  % (28054)Memory used [KB]: 7164
% 12.15/1.96  % (28054)Time elapsed: 0.381 s
% 12.15/1.96  % (28054)Instructions burned: 178 (million)
% 12.15/1.96  % (28054)------------------------------
% 12.15/1.96  % (28054)------------------------------
% 12.35/1.98  % (28075)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=3040:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/3040Mi)
% 12.35/1.99  % (28076)dis+10_1:4_abs=on:bsd=on:fsd=on:nwc=3.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,8:i=192:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/192Mi)
% 12.35/2.00  % (28069)Instruction limit reached!
% 12.35/2.00  % (28069)------------------------------
% 12.35/2.00  % (28069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.35/2.00  % (28077)dis+11_1:1_av=off:bd=off:br=off:erd=off:ins=1:nm=0:nwc=3.0:s2a=on:slsq=on:slsqc=2:slsqr=1,2:urr=on:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/163Mi)
% 12.35/2.01  % (28069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.35/2.01  % (28069)Termination reason: Unknown
% 12.35/2.01  % (28069)Termination phase: Saturation
% 12.35/2.01  
% 12.35/2.01  % (28069)Memory used [KB]: 7164
% 12.35/2.01  % (28069)Time elapsed: 0.236 s
% 12.35/2.01  % (28069)Instructions burned: 122 (million)
% 12.35/2.01  % (28069)------------------------------
% 12.35/2.01  % (28069)------------------------------
% 12.35/2.02  % (28078)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=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/201Mi)
% 12.63/2.02  % (28080)lrs+10_1:6_bd=off:drc=off:tgt=full:i=729:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/729Mi)
% 12.63/2.03  % (28072)Instruction limit reached!
% 12.63/2.03  % (28072)------------------------------
% 12.63/2.03  % (28072)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.63/2.03  % (28072)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.63/2.03  % (28072)Termination reason: Unknown
% 12.63/2.03  % (28072)Termination phase: Saturation
% 12.63/2.03  
% 12.63/2.03  % (28072)Memory used [KB]: 7036
% 12.63/2.03  % (28072)Time elapsed: 0.232 s
% 12.63/2.03  % (28072)Instructions burned: 84 (million)
% 12.63/2.03  % (28072)------------------------------
% 12.63/2.03  % (28072)------------------------------
% 12.81/2.07  % (28079)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=3643:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/3643Mi)
% 12.81/2.08  % (28081)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/292Mi)
% 12.81/2.10  % (28082)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/73Mi)
% 12.81/2.11  % (28047)Instruction limit reached!
% 12.81/2.11  % (28047)------------------------------
% 12.81/2.11  % (28047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.81/2.11  % (28047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.81/2.11  % (28047)Termination reason: Unknown
% 12.81/2.11  % (28047)Termination phase: Saturation
% 12.81/2.11  
% 12.81/2.11  % (28047)Memory used [KB]: 10746
% 12.81/2.11  % (28047)Time elapsed: 0.668 s
% 12.81/2.11  % (28047)Instructions burned: 377 (million)
% 12.81/2.11  % (28047)------------------------------
% 12.81/2.11  % (28047)------------------------------
% 13.12/2.14  % (28083)lrs+21_1:8_av=off:bs=unit_only:drc=off:flr=on:lwlo=on:nwc=10.0:slsq=on:slsqr=1,4:tgt=ground:to=lpo:urr=on:i=1174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/1174Mi)
% 13.12/2.15  % (28063)Instruction limit reached!
% 13.12/2.15  % (28063)------------------------------
% 13.12/2.15  % (28063)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.12/2.15  % (28063)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.12/2.15  % (28063)Termination reason: Unknown
% 13.12/2.15  % (28063)Termination phase: Saturation
% 13.12/2.15  
% 13.12/2.15  % (28063)Memory used [KB]: 8315
% 13.12/2.15  % (28063)Time elapsed: 0.476 s
% 13.12/2.15  % (28063)Instructions burned: 238 (million)
% 13.12/2.15  % (28063)------------------------------
% 13.12/2.15  % (28063)------------------------------
% 13.12/2.15  % (28071)Instruction limit reached!
% 13.12/2.15  % (28071)------------------------------
% 13.12/2.15  % (28071)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.12/2.15  % (28071)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.12/2.15  % (28071)Termination reason: Unknown
% 13.12/2.15  % (28071)Termination phase: Saturation
% 13.12/2.15  
% 13.12/2.15  % (28071)Memory used [KB]: 6652
% 13.12/2.15  % (28071)Time elapsed: 0.377 s
% 13.12/2.15  % (28071)Instructions burned: 268 (million)
% 13.12/2.15  % (28071)------------------------------
% 13.12/2.15  % (28071)------------------------------
% 13.12/2.16  % (28084)dis+10_1:1024_br=off:nwc=3.0:plsq=on:plsqc=2:plsqr=7,4:urr=on:i=348:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/348Mi)
% 13.12/2.18  % (28077)Instruction limit reached!
% 13.12/2.18  % (28077)------------------------------
% 13.12/2.18  % (28077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.12/2.18  % (28077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.12/2.18  % (28077)Termination reason: Unknown
% 13.12/2.18  % (28077)Termination phase: Saturation
% 13.12/2.18  
% 13.12/2.18  % (28077)Memory used [KB]: 3454
% 13.12/2.18  % (28077)Time elapsed: 0.225 s
% 13.12/2.18  % (28077)Instructions burned: 164 (million)
% 13.12/2.18  % (28077)------------------------------
% 13.12/2.18  % (28077)------------------------------
% 14.39/2.18  % (28067)Instruction limit reached!
% 14.39/2.18  % (28067)------------------------------
% 14.39/2.18  % (28067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.39/2.18  % (28067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.39/2.18  % (28067)Termination reason: Unknown
% 14.39/2.18  % (28067)Termination phase: Saturation
% 14.39/2.18  
% 14.39/2.18  % (28067)Memory used [KB]: 9466
% 14.39/2.18  % (28067)Time elapsed: 0.509 s
% 14.39/2.18  % (28067)Instructions burned: 280 (million)
% 14.39/2.18  % (28067)------------------------------
% 14.39/2.18  % (28067)------------------------------
% 14.39/2.19  % (28082)Instruction limit reached!
% 14.39/2.19  % (28082)------------------------------
% 14.39/2.19  % (28082)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.39/2.19  % (28082)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.39/2.19  % (28082)Termination reason: Unknown
% 14.39/2.19  % (28082)Termination phase: Saturation
% 14.39/2.19  
% 14.39/2.19  % (28082)Memory used [KB]: 2302
% 14.39/2.19  % (28082)Time elapsed: 0.206 s
% 14.39/2.19  % (28082)Instructions burned: 74 (million)
% 14.39/2.19  % (28082)------------------------------
% 14.39/2.19  % (28082)------------------------------
% 14.39/2.21  % (28073)Instruction limit reached!
% 14.39/2.21  % (28073)------------------------------
% 14.39/2.21  % (28073)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.39/2.21  % (28073)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.39/2.21  % (28073)Termination reason: Unknown
% 14.39/2.21  % (28073)Termination phase: Saturation
% 14.39/2.21  
% 14.39/2.21  % (28073)Memory used [KB]: 12665
% 14.39/2.21  % (28073)Time elapsed: 0.397 s
% 14.39/2.21  % (28073)Instructions burned: 163 (million)
% 14.39/2.21  % (28073)------------------------------
% 14.39/2.21  % (28073)------------------------------
% 14.39/2.24  % (28076)Instruction limit reached!
% 14.39/2.24  % (28076)------------------------------
% 14.39/2.24  % (28076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.39/2.24  % (28076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.39/2.24  % (28076)Termination reason: Unknown
% 14.39/2.24  % (28076)Termination phase: Saturation
% 14.39/2.24  
% 14.39/2.24  % (28076)Memory used [KB]: 2430
% 14.39/2.24  % (28076)Time elapsed: 0.339 s
% 14.39/2.24  % (28076)Instructions burned: 192 (million)
% 14.39/2.24  % (28076)------------------------------
% 14.39/2.24  % (28076)------------------------------
% 14.39/2.24  % (28060)Instruction limit reached!
% 14.39/2.24  % (28060)------------------------------
% 14.39/2.24  % (28060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.39/2.24  % (28085)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=772:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/772Mi)
% 14.39/2.25  % (28086)lrs+10_1:1_anc=all:br=off:newcnf=on:s2a=on:s2at=2.0:sac=on:sd=1:ss=included:urr=on:i=3380:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/3380Mi)
% 14.95/2.27  % (28060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.95/2.27  % (28060)Termination reason: Unknown
% 14.95/2.27  % (28060)Termination phase: Saturation
% 14.95/2.27  
% 14.95/2.27  % (28060)Memory used [KB]: 14200
% 14.95/2.27  % (28060)Time elapsed: 0.546 s
% 14.95/2.27  % (28060)Instructions burned: 443 (million)
% 14.95/2.27  % (28060)------------------------------
% 14.95/2.27  % (28060)------------------------------
% 14.95/2.28  % (28087)dis+1010_1:1024_av=off:awrs=converge:awrsf=256:bce=on:bsr=on:fde=unused:gs=on:ins=1:nwc=3.0:s2a=on:skr=on:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/388Mi)
% 15.16/2.29  % (28088)ott+10_1:1_av=off:br=off:bsd=on:drc=off:s2a=on:sos=all:sp=reverse_arity:spb=goal:to=lpo:urr=on:i=198:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/198Mi)
% 15.16/2.32  % (28059)Instruction limit reached!
% 15.16/2.32  % (28059)------------------------------
% 15.16/2.32  % (28059)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.16/2.32  % (28059)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.16/2.32  % (28059)Termination reason: Unknown
% 15.16/2.32  % (28059)Termination phase: Saturation
% 15.16/2.32  
% 15.16/2.32  % (28059)Memory used [KB]: 9978
% 15.16/2.32  % (28059)Time elapsed: 0.688 s
% 15.16/2.32  % (28059)Instructions burned: 433 (million)
% 15.16/2.32  % (28059)------------------------------
% 15.16/2.32  % (28059)------------------------------
% 15.16/2.32  % (28089)lrs+10_1:1_av=off:bd=off:lma=on:sfv=off:sos=all:spb=goal_then_units:to=lpo:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/226Mi)
% 15.41/2.33  % (28090)ott+10_1:5_bs=unit_only:drc=off:ins=1:nwc=2.16:rnwc=on:slsq=on:slsqr=13,149:sp=const_min:tgt=ground:to=lpo:uwa=interpreted_only:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/336Mi)
% 15.41/2.33  % (28078)Instruction limit reached!
% 15.41/2.33  % (28078)------------------------------
% 15.41/2.33  % (28078)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.41/2.33  % (28078)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.41/2.33  % (28078)Termination reason: Unknown
% 15.41/2.33  % (28078)Termination phase: Saturation
% 15.41/2.33  
% 15.41/2.33  % (28078)Memory used [KB]: 13816
% 15.41/2.33  % (28078)Time elapsed: 0.086 s
% 15.41/2.33  % (28078)Instructions burned: 202 (million)
% 15.41/2.33  % (28078)------------------------------
% 15.41/2.33  % (28078)------------------------------
% 15.48/2.34  % (28091)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/206Mi)
% 15.48/2.34  % (28091)Refutation not found, incomplete strategy% (28091)------------------------------
% 15.48/2.34  % (28091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.48/2.36  % (28091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.48/2.36  % (28091)Termination reason: Refutation not found, incomplete strategy
% 15.48/2.36  
% 15.48/2.36  % (28091)Memory used [KB]: 6012
% 15.48/2.36  % (28091)Time elapsed: 0.105 s
% 15.48/2.36  % (28091)Instructions burned: 4 (million)
% 15.48/2.36  % (28091)------------------------------
% 15.48/2.36  % (28091)------------------------------
% 15.48/2.37  % (28092)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=2097:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/2097Mi)
% 15.48/2.41  % (28093)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=4956:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/4956Mi)
% 15.94/2.44  % (28094)ott+11_2:1_add=large:afp=4000:newcnf=on:sd=1:sos=on:sp=const_min:ss=axioms:i=322:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/322Mi)
% 15.94/2.46  % (28095)dis+3_1:64_av=off:cond=on:lcm=reverse:nwc=3.0:sos=on:updr=off:i=1004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/1004Mi)
% 16.31/2.48  % (28096)lrs+1011_1:5_av=off:awrs=decay:awrsf=97:bce=on:bsr=on:drc=off:flr=on:gs=on:ins=3:lwlo=on:newcnf=on:nm=0:plsq=on:plsqr=4437,256:s2a=on:s2at=4.0:s2pl=no:sims=off:skr=on:slsq=on:slsqc=0:slsqr=31,16:sos=all:sp=frequency:updr=off:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/654Mi)
% 16.31/2.49  % (28055)Instruction limit reached!
% 16.31/2.49  % (28055)------------------------------
% 16.31/2.49  % (28055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.31/2.50  % (28004)Instruction limit reached!
% 16.31/2.50  % (28004)------------------------------
% 16.31/2.50  % (28004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.31/2.51  % (28004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.31/2.51  % (28055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.31/2.51  % (28055)Termination reason: Unknown
% 16.31/2.51  % (28055)Termination phase: Saturation
% 16.31/2.51  
% 16.31/2.51  % (28055)Memory used [KB]: 13944
% 16.31/2.51  % (28055)Time elapsed: 0.878 s
% 16.31/2.51  % (28055)Instructions burned: 670 (million)
% 16.31/2.51  % (28055)------------------------------
% 16.31/2.51  % (28055)------------------------------
% 16.31/2.51  % (28004)Termination reason: Unknown
% 16.31/2.51  % (28004)Termination phase: Saturation
% 16.31/2.51  
% 16.31/2.51  % (28004)Memory used [KB]: 14456
% 16.31/2.51  % (28004)Time elapsed: 1.556 s
% 16.31/2.51  % (28004)Instructions burned: 1002 (million)
% 16.31/2.51  % (28004)------------------------------
% 16.31/2.51  % (28004)------------------------------
% 16.31/2.53  % (28081)Instruction limit reached!
% 16.31/2.53  % (28081)------------------------------
% 16.31/2.53  % (28081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.31/2.53  % (28081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.31/2.53  % (28081)Termination reason: Unknown
% 16.31/2.53  % (28081)Termination phase: Saturation
% 16.31/2.53  
% 16.31/2.53  % (28081)Memory used [KB]: 10106
% 16.31/2.53  % (28081)Time elapsed: 0.540 s
% 16.31/2.53  % (28081)Instructions burned: 292 (million)
% 16.31/2.53  % (28081)------------------------------
% 16.31/2.53  % (28081)------------------------------
% 16.31/2.53  % (28062)Instruction limit reached!
% 16.31/2.53  % (28062)------------------------------
% 16.31/2.53  % (28062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.31/2.53  % (28062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.31/2.53  % (28062)Termination reason: Unknown
% 16.31/2.53  % (28062)Termination phase: Saturation
% 16.31/2.53  
% 16.31/2.53  % (28062)Memory used [KB]: 9722
% 16.31/2.53  % (28062)Time elapsed: 0.884 s
% 16.31/2.53  % (28062)Instructions burned: 503 (million)
% 16.31/2.53  % (28062)------------------------------
% 16.31/2.53  % (28062)------------------------------
% 16.92/2.59  % (28088)Instruction limit reached!
% 16.92/2.59  % (28088)------------------------------
% 16.92/2.59  % (28088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.92/2.59  % (28088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.92/2.59  % (28088)Termination reason: Unknown
% 16.92/2.59  % (28088)Termination phase: Saturation
% 16.92/2.59  
% 16.92/2.59  % (28088)Memory used [KB]: 3837
% 16.92/2.59  % (28088)Time elapsed: 0.352 s
% 16.92/2.59  % (28088)Instructions burned: 198 (million)
% 16.92/2.59  % (28088)------------------------------
% 16.92/2.59  % (28088)------------------------------
% 16.92/2.61  % (28098)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/98Mi)
% 17.25/2.63  % (28097)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=455:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/455Mi)
% 17.32/2.64  % (28100)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=473:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/473Mi)
% 17.32/2.65  % (28099)dis+1002_1:1_cond=on:erd=off:fsd=on:fsdmm=2:gs=on:newcnf=on:nwc=2.0:s2a=on:sims=off:sp=reverse_arity:ss=axioms:i=186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/186Mi)
% 17.32/2.67  % (28089)Refutation not found, non-redundant clauses discarded% (28089)------------------------------
% 17.32/2.67  % (28089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.32/2.67  % (28089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.32/2.67  % (28089)Termination reason: Refutation not found, non-redundant clauses discarded
% 17.32/2.67  
% 17.32/2.67  % (28089)Memory used [KB]: 3837
% 17.32/2.67  % (28089)Time elapsed: 0.450 s
% 17.32/2.67  % (28089)Instructions burned: 223 (million)
% 17.32/2.67  % (28089)------------------------------
% 17.32/2.67  % (28089)------------------------------
% 18.69/2.73  % (28083)First to succeed.
% 18.69/2.73  % (28083)Refutation found. Thanks to Tanya!
% 18.69/2.73  % SZS status Theorem for theBenchmark
% 18.69/2.73  % SZS output start Proof for theBenchmark
% See solution above
% 18.69/2.73  % (28083)------------------------------
% 18.69/2.73  % (28083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.69/2.73  % (28083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.69/2.73  % (28083)Termination reason: Refutation
% 18.69/2.73  
% 18.69/2.73  % (28083)Memory used [KB]: 5373
% 18.69/2.73  % (28083)Time elapsed: 0.677 s
% 18.69/2.73  % (28083)Instructions burned: 386 (million)
% 18.69/2.73  % (28083)------------------------------
% 18.69/2.73  % (28083)------------------------------
% 18.69/2.73  % (27748)Success in time 2.358 s
%------------------------------------------------------------------------------