TSTP Solution File: SET099-6 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET099-6 : TPTP v8.1.0. Bugfixed v2.1.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 18:19:12 EDT 2022

% Result   : Unsatisfiable 31.34s 4.32s
% Output   : Refutation 31.34s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   66 (  24 unt;   0 def)
%            Number of atoms       :  118 (  31 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   96 (  44   ~;  52   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    6 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   14 (  14 usr;   8 con; 0-2 aty)
%            Number of variables   :   50 (  50   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1030,plain,
    $false,
    inference(subsumption_resolution,[],[f1029,f1015]) ).

fof(f1015,plain,
    ~ subclass(sF1,x),
    inference(subsumption_resolution,[],[f1013,f104]) ).

fof(f104,plain,
    x != sF1,
    inference(definition_folding,[],[f93,f99,f98]) ).

fof(f98,plain,
    not_subclass_element(x,null_class) = sF0,
    introduced(function_definition,[]) ).

fof(f99,plain,
    sF1 = singleton(sF0),
    introduced(function_definition,[]) ).

fof(f93,axiom,
    x != singleton(not_subclass_element(x,null_class)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_corollary_2_to_number_of_elements_in_class_2) ).

fof(f1013,plain,
    ( ~ subclass(sF1,x)
    | x = sF1 ),
    inference(resolution,[],[f1012,f7]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( ~ subclass(X0,X1)
      | X0 = X1
      | ~ subclass(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',subclass_implies_equal) ).

fof(f1012,plain,
    subclass(x,sF1),
    inference(duplicate_literal_removal,[],[f1008]) ).

fof(f1008,plain,
    ( subclass(x,sF1)
    | subclass(x,sF1) ),
    inference(resolution,[],[f786,f3]) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( ~ member(not_subclass_element(X0,X1),X1)
      | subclass(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_subclass_members2) ).

fof(f786,plain,
    ! [X0] :
      ( member(not_subclass_element(x,X0),sF1)
      | subclass(x,X0) ),
    inference(resolution,[],[f741,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( member(not_subclass_element(X0,X1),X0)
      | subclass(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_subclass_members1) ).

fof(f741,plain,
    ! [X0] :
      ( ~ member(X0,x)
      | member(X0,sF1) ),
    inference(subsumption_resolution,[],[f643,f156]) ).

fof(f156,plain,
    ! [X0,X1] :
      ( ~ member(X0,X1)
      | member(X0,universal_class) ),
    inference(resolution,[],[f1,f4]) ).

fof(f4,axiom,
    ! [X0] : subclass(X0,universal_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',class_elements_are_sets) ).

fof(f1,axiom,
    ! [X2,X0,X1] :
      ( ~ subclass(X0,X1)
      | member(X2,X1)
      | ~ member(X2,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',subclass_members) ).

fof(f643,plain,
    ! [X0] :
      ( member(X0,sF1)
      | ~ member(X0,x)
      | ~ member(X0,universal_class) ),
    inference(resolution,[],[f642,f230]) ).

fof(f230,plain,
    ! [X0] :
      ( member(X0,sF2)
      | ~ member(X0,universal_class)
      | member(X0,sF1) ),
    inference(superposition,[],[f25,f100]) ).

fof(f100,plain,
    sF2 = complement(sF1),
    introduced(function_definition,[]) ).

fof(f25,axiom,
    ! [X0,X4] :
      ( member(X4,complement(X0))
      | ~ member(X4,universal_class)
      | member(X4,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',complement2) ).

fof(f642,plain,
    ! [X0] :
      ( ~ member(X0,sF2)
      | ~ member(X0,x) ),
    inference(subsumption_resolution,[],[f634,f459]) ).

fof(f459,plain,
    ! [X0] : ~ member(X0,null_class),
    inference(subsumption_resolution,[],[f452,f156]) ).

fof(f452,plain,
    ! [X0] :
      ( ~ member(X0,null_class)
      | ~ member(X0,universal_class) ),
    inference(superposition,[],[f24,f449]) ).

fof(f449,plain,
    null_class = complement(universal_class),
    inference(duplicate_literal_removal,[],[f439]) ).

fof(f439,plain,
    ( null_class = complement(universal_class)
    | null_class = complement(universal_class) ),
    inference(resolution,[],[f114,f181]) ).

fof(f181,plain,
    ! [X1] :
      ( member(regular(X1),universal_class)
      | null_class = X1 ),
    inference(resolution,[],[f156,f66]) ).

fof(f66,axiom,
    ! [X0] :
      ( member(regular(X0),X0)
      | null_class = X0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',regularity1) ).

fof(f114,plain,
    ! [X0] :
      ( ~ member(regular(complement(X0)),X0)
      | complement(X0) = null_class ),
    inference(resolution,[],[f66,f24]) ).

fof(f24,axiom,
    ! [X0,X4] :
      ( ~ member(X4,complement(X0))
      | ~ member(X4,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',complement1) ).

fof(f634,plain,
    ! [X0] :
      ( ~ member(X0,sF2)
      | ~ member(X0,x)
      | member(X0,null_class) ),
    inference(resolution,[],[f311,f206]) ).

fof(f206,plain,
    ! [X0] :
      ( ~ member(X0,sF3)
      | member(X0,null_class) ),
    inference(resolution,[],[f204,f1]) ).

fof(f204,plain,
    subclass(sF3,null_class),
    inference(subsumption_resolution,[],[f203,f141]) ).

fof(f141,plain,
    ( ~ member(sF0,sF1)
    | subclass(sF3,null_class) ),
    inference(resolution,[],[f137,f110]) ).

fof(f110,plain,
    ! [X0] :
      ( ~ member(X0,sF2)
      | ~ member(X0,sF1) ),
    inference(superposition,[],[f24,f100]) ).

fof(f137,plain,
    ( member(sF0,sF2)
    | subclass(sF3,null_class) ),
    inference(resolution,[],[f130,f119]) ).

fof(f119,plain,
    ( member(sF0,sF3)
    | subclass(sF3,null_class) ),
    inference(superposition,[],[f2,f106]) ).

fof(f106,plain,
    not_subclass_element(sF3,null_class) = sF0,
    inference(forward_demodulation,[],[f102,f103]) ).

fof(f103,plain,
    sF0 = sF4,
    inference(definition_folding,[],[f92,f102,f101,f100,f99,f98,f98]) ).

fof(f101,plain,
    intersection(sF2,x) = sF3,
    introduced(function_definition,[]) ).

fof(f92,axiom,
    not_subclass_element(x,null_class) = not_subclass_element(intersection(complement(singleton(not_subclass_element(x,null_class))),x),null_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_corollary_2_to_number_of_elements_in_class_1) ).

fof(f102,plain,
    not_subclass_element(sF3,null_class) = sF4,
    introduced(function_definition,[]) ).

fof(f130,plain,
    ! [X0] :
      ( ~ member(X0,sF3)
      | member(X0,sF2) ),
    inference(superposition,[],[f21,f101]) ).

fof(f21,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,intersection(X0,X1))
      | member(X4,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',intersection1) ).

fof(f203,plain,
    ( subclass(sF3,null_class)
    | member(sF0,sF1) ),
    inference(resolution,[],[f155,f195]) ).

fof(f195,plain,
    ( member(sF0,universal_class)
    | subclass(sF3,null_class) ),
    inference(resolution,[],[f156,f137]) ).

fof(f155,plain,
    ( ~ member(sF0,universal_class)
    | member(sF0,sF1) ),
    inference(superposition,[],[f125,f99]) ).

fof(f125,plain,
    ! [X0] :
      ( member(X0,singleton(X0))
      | ~ member(X0,universal_class) ),
    inference(superposition,[],[f9,f12]) ).

fof(f12,axiom,
    ! [X0] : unordered_pair(X0,X0) = singleton(X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',singleton_set) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( member(X0,unordered_pair(X0,X1))
      | ~ member(X0,universal_class) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pair2) ).

fof(f311,plain,
    ! [X11] :
      ( member(X11,sF3)
      | ~ member(X11,sF2)
      | ~ member(X11,x) ),
    inference(superposition,[],[f23,f101]) ).

fof(f23,axiom,
    ! [X0,X1,X4] :
      ( member(X4,intersection(X0,X1))
      | ~ member(X4,X1)
      | ~ member(X4,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',intersection3) ).

fof(f1029,plain,
    subclass(sF1,x),
    inference(subsumption_resolution,[],[f1027,f808]) ).

fof(f808,plain,
    member(sF0,x),
    inference(subsumption_resolution,[],[f806,f94]) ).

fof(f94,axiom,
    null_class != x,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_corollary_2_to_number_of_elements_in_class_3) ).

fof(f806,plain,
    ( null_class = x
    | member(sF0,x) ),
    inference(superposition,[],[f66,f792]) ).

fof(f792,plain,
    sF0 = regular(x),
    inference(resolution,[],[f791,f290]) ).

fof(f290,plain,
    ! [X0] :
      ( ~ member(X0,sF1)
      | sF0 = X0 ),
    inference(superposition,[],[f285,f99]) ).

fof(f285,plain,
    ! [X0,X1] :
      ( ~ member(X1,singleton(X0))
      | X0 = X1 ),
    inference(duplicate_literal_removal,[],[f284]) ).

fof(f284,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ member(X1,singleton(X0))
      | X0 = X1 ),
    inference(superposition,[],[f8,f12]) ).

fof(f8,axiom,
    ! [X2,X0,X1] :
      ( ~ member(X2,unordered_pair(X0,X1))
      | X1 = X2
      | X0 = X2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pair_member) ).

fof(f791,plain,
    member(regular(x),sF1),
    inference(subsumption_resolution,[],[f788,f94]) ).

fof(f788,plain,
    ( null_class = x
    | member(regular(x),sF1) ),
    inference(resolution,[],[f741,f66]) ).

fof(f1027,plain,
    ( ~ member(sF0,x)
    | subclass(sF1,x) ),
    inference(superposition,[],[f3,f1023]) ).

fof(f1023,plain,
    sF0 = not_subclass_element(sF1,x),
    inference(resolution,[],[f1015,f334]) ).

fof(f334,plain,
    ! [X0] :
      ( subclass(sF1,X0)
      | not_subclass_element(sF1,X0) = sF0 ),
    inference(resolution,[],[f290,f2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.13  % Problem    : SET099-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.09/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.33  % Computer : n024.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit   : 300
% 0.14/0.33  % WCLimit    : 300
% 0.14/0.33  % DateTime   : Tue Aug 30 13:19:19 EDT 2022
% 0.14/0.33  % CPUTime    : 
% 0.19/0.48  % (27916)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.19/0.49  % (27912)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.49  % (27913)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.50  % (27928)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.50  % (27907)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=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.50  % (27914)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.50  % (27916)Instruction limit reached!
% 0.19/0.50  % (27916)------------------------------
% 0.19/0.50  % (27916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (27916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (27916)Termination reason: Unknown
% 0.19/0.50  % (27916)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (27916)Memory used [KB]: 6012
% 0.19/0.50  % (27916)Time elapsed: 0.004 s
% 0.19/0.50  % (27916)Instructions burned: 6 (million)
% 0.19/0.50  % (27916)------------------------------
% 0.19/0.50  % (27916)------------------------------
% 0.19/0.51  % (27909)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.51  % (27925)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.19/0.51  % (27923)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.51  % (27910)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.51  % (27930)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.19/0.51  % (27920)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=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.51  % (27918)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.19/0.51  % (27917)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (27920)Instruction limit reached!
% 0.19/0.51  % (27920)------------------------------
% 0.19/0.51  % (27920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (27912)Instruction limit reached!
% 0.19/0.51  % (27912)------------------------------
% 0.19/0.51  % (27912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (27920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (27920)Termination reason: Unknown
% 0.19/0.51  % (27920)Termination phase: Property scanning
% 0.19/0.51  
% 0.19/0.51  % (27920)Memory used [KB]: 1407
% 0.19/0.51  % (27920)Time elapsed: 0.002 s
% 0.19/0.51  % (27920)Instructions burned: 3 (million)
% 0.19/0.51  % (27920)------------------------------
% 0.19/0.51  % (27920)------------------------------
% 0.19/0.51  % (27912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (27912)Termination reason: Unknown
% 0.19/0.51  % (27912)Termination phase: Property scanning
% 0.19/0.51  
% 0.19/0.51  % (27912)Memory used [KB]: 1407
% 0.19/0.51  % (27912)Time elapsed: 0.003 s
% 0.19/0.51  % (27912)Instructions burned: 4 (million)
% 0.19/0.51  % (27912)------------------------------
% 0.19/0.51  % (27912)------------------------------
% 0.19/0.51  % (27923)Instruction limit reached!
% 0.19/0.51  % (27923)------------------------------
% 0.19/0.51  % (27923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (27923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (27923)Termination reason: Unknown
% 0.19/0.51  % (27923)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (27923)Memory used [KB]: 1535
% 0.19/0.51  % (27923)Time elapsed: 0.007 s
% 0.19/0.51  % (27923)Instructions burned: 7 (million)
% 0.19/0.51  % (27923)------------------------------
% 0.19/0.51  % (27923)------------------------------
% 0.19/0.52  % (27925)Refutation not found, incomplete strategy% (27925)------------------------------
% 0.19/0.52  % (27925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (27925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (27925)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (27925)Memory used [KB]: 5884
% 0.19/0.52  % (27925)Time elapsed: 0.124 s
% 0.19/0.52  % (27925)Instructions burned: 1 (million)
% 0.19/0.52  % (27925)------------------------------
% 0.19/0.52  % (27925)------------------------------
% 0.19/0.52  % (27919)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.52  % (27908)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.52  % (27908)Refutation not found, incomplete strategy% (27908)------------------------------
% 0.19/0.52  % (27908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (27908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (27908)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (27908)Memory used [KB]: 5884
% 0.19/0.52  % (27908)Time elapsed: 0.118 s
% 0.19/0.52  % (27908)Instructions burned: 2 (million)
% 0.19/0.52  % (27908)------------------------------
% 0.19/0.52  % (27908)------------------------------
% 0.19/0.52  % (27913)Refutation not found, incomplete strategy% (27913)------------------------------
% 0.19/0.52  % (27913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (27913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (27913)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (27913)Memory used [KB]: 6140
% 0.19/0.52  % (27913)Time elapsed: 0.127 s
% 0.19/0.52  % (27913)Instructions burned: 9 (million)
% 0.19/0.52  % (27913)------------------------------
% 0.19/0.52  % (27913)------------------------------
% 0.19/0.52  % (27919)Instruction limit reached!
% 0.19/0.52  % (27919)------------------------------
% 0.19/0.52  % (27919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (27919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (27919)Termination reason: Unknown
% 0.19/0.52  % (27919)Termination phase: Finite model building preprocessing
% 0.19/0.52  
% 0.19/0.52  % (27919)Memory used [KB]: 1535
% 0.19/0.52  % (27919)Time elapsed: 0.004 s
% 0.19/0.52  % (27919)Instructions burned: 7 (million)
% 0.19/0.52  % (27919)------------------------------
% 0.19/0.52  % (27919)------------------------------
% 0.19/0.52  % (27922)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.19/0.52  % (27915)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.19/0.52  % (27904)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.19/0.52  % (27914)Instruction limit reached!
% 0.19/0.52  % (27914)------------------------------
% 0.19/0.52  % (27914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (27914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (27914)Termination reason: Unknown
% 0.19/0.52  % (27914)Termination phase: Property scanning
% 0.19/0.52  
% 0.19/0.52  % (27914)Memory used [KB]: 1407
% 0.19/0.52  % (27914)Time elapsed: 0.005 s
% 0.19/0.52  % (27914)Instructions burned: 7 (million)
% 0.19/0.52  % (27914)------------------------------
% 0.19/0.52  % (27914)------------------------------
% 0.19/0.52  % (27930)Refutation not found, incomplete strategy% (27930)------------------------------
% 0.19/0.52  % (27930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (27930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (27930)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (27930)Memory used [KB]: 5884
% 0.19/0.52  % (27930)Time elapsed: 0.124 s
% 0.19/0.52  % (27926)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=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.19/0.52  % (27930)Instructions burned: 2 (million)
% 0.19/0.52  % (27930)------------------------------
% 0.19/0.52  % (27930)------------------------------
% 0.19/0.52  % (27906)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.52  % (27933)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.19/0.52  % (27927)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.52  % (27906)Instruction limit reached!
% 0.19/0.52  % (27906)------------------------------
% 0.19/0.52  % (27906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (27906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (27906)Termination reason: Unknown
% 0.19/0.52  % (27906)Termination phase: Property scanning
% 0.19/0.52  
% 0.19/0.52  % (27906)Memory used [KB]: 1407
% 0.19/0.52  % (27906)Time elapsed: 0.004 s
% 0.19/0.52  % (27906)Instructions burned: 7 (million)
% 0.19/0.52  % (27906)------------------------------
% 0.19/0.52  % (27906)------------------------------
% 0.19/0.52  % (27931)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.19/0.52  % (27905)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.52  % (27932)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.19/0.53  % (27924)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.53  % (27911)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (27911)Refutation not found, incomplete strategy% (27911)------------------------------
% 0.19/0.53  % (27911)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (27911)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (27911)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (27911)Memory used [KB]: 5884
% 0.19/0.53  % (27911)Time elapsed: 0.132 s
% 0.19/0.53  % (27911)Instructions burned: 1 (million)
% 0.19/0.53  % (27924)Instruction limit reached!
% 0.19/0.53  % (27924)------------------------------
% 0.19/0.53  % (27924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (27924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (27924)Termination reason: Unknown
% 0.19/0.53  % (27924)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (27924)Memory used [KB]: 1407
% 0.19/0.53  % (27924)Time elapsed: 0.003 s
% 0.19/0.53  % (27924)Instructions burned: 6 (million)
% 0.19/0.53  % (27924)------------------------------
% 0.19/0.53  % (27924)------------------------------
% 0.19/0.53  % (27911)------------------------------
% 0.19/0.53  % (27911)------------------------------
% 0.19/0.53  % (27917)Instruction limit reached!
% 0.19/0.53  % (27917)------------------------------
% 0.19/0.53  % (27917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (27917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (27935)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (27917)Termination reason: Unknown
% 0.19/0.53  % (27917)Termination phase: Equality resolution with deletion
% 0.19/0.53  
% 0.19/0.53  % (27917)Memory used [KB]: 1407
% 0.19/0.53  % (27917)Time elapsed: 0.004 s
% 0.19/0.53  % (27917)Instructions burned: 4 (million)
% 0.19/0.53  % (27917)------------------------------
% 0.19/0.53  % (27917)------------------------------
% 0.19/0.53  % (27921)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.54  % (27921)Instruction limit reached!
% 0.19/0.54  % (27921)------------------------------
% 0.19/0.54  % (27921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (27921)Termination reason: Unknown
% 0.19/0.54  % (27921)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (27921)Memory used [KB]: 6140
% 0.19/0.54  % (27921)Time elapsed: 0.150 s
% 0.19/0.54  % (27921)Instructions burned: 9 (million)
% 0.19/0.54  % (27921)------------------------------
% 0.19/0.54  % (27921)------------------------------
% 0.19/0.54  % (27935)Refutation not found, incomplete strategy% (27935)------------------------------
% 0.19/0.54  % (27935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (27935)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (27935)Memory used [KB]: 6012
% 0.19/0.54  % (27935)Time elapsed: 0.144 s
% 0.19/0.54  % (27935)Instructions burned: 8 (million)
% 0.19/0.54  % (27935)------------------------------
% 0.19/0.54  % (27935)------------------------------
% 0.19/0.54  % (27909)Instruction limit reached!
% 0.19/0.54  % (27909)------------------------------
% 0.19/0.54  % (27909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (27909)Termination reason: Unknown
% 0.19/0.54  % (27909)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (27909)Memory used [KB]: 6268
% 0.19/0.54  % (27909)Time elapsed: 0.138 s
% 0.19/0.54  % (27909)Instructions burned: 25 (million)
% 0.19/0.54  % (27909)------------------------------
% 0.19/0.54  % (27909)------------------------------
% 0.19/0.54  % (27905)Refutation not found, incomplete strategy% (27905)------------------------------
% 0.19/0.54  % (27905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (27905)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (27905)Memory used [KB]: 1791
% 0.19/0.54  % (27905)Time elapsed: 0.128 s
% 0.19/0.54  % (27905)Instructions burned: 16 (million)
% 0.19/0.54  % (27905)------------------------------
% 0.19/0.54  % (27905)------------------------------
% 0.19/0.56  % (27928)Instruction limit reached!
% 0.19/0.56  % (27928)------------------------------
% 0.19/0.56  % (27928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (27928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (27928)Termination reason: Unknown
% 0.19/0.56  % (27928)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (27928)Memory used [KB]: 6908
% 0.19/0.56  % (27928)Time elapsed: 0.168 s
% 0.19/0.56  % (27928)Instructions burned: 46 (million)
% 0.19/0.56  % (27928)------------------------------
% 0.19/0.56  % (27928)------------------------------
% 0.19/0.56  % (27933)Instruction limit reached!
% 0.19/0.56  % (27933)------------------------------
% 0.19/0.56  % (27933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (27933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (27933)Termination reason: Unknown
% 0.19/0.56  % (27933)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (27933)Memory used [KB]: 6268
% 0.19/0.56  % (27933)Time elapsed: 0.145 s
% 0.19/0.56  % (27933)Instructions burned: 21 (million)
% 0.19/0.56  % (27933)------------------------------
% 0.19/0.56  % (27933)------------------------------
% 0.19/0.56  % (27915)Instruction limit reached!
% 0.19/0.56  % (27915)------------------------------
% 0.19/0.56  % (27915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (27915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (27915)Termination reason: Unknown
% 0.19/0.56  % (27915)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (27915)Memory used [KB]: 6140
% 0.19/0.56  % (27915)Time elapsed: 0.151 s
% 0.19/0.56  % (27915)Instructions burned: 25 (million)
% 0.19/0.56  % (27915)------------------------------
% 0.19/0.56  % (27915)------------------------------
% 0.19/0.56  % (27927)Instruction limit reached!
% 0.19/0.56  % (27927)------------------------------
% 0.19/0.56  % (27927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (27922)Instruction limit reached!
% 0.19/0.57  % (27922)------------------------------
% 0.19/0.57  % (27922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (27918)Instruction limit reached!
% 0.19/0.57  % (27918)------------------------------
% 0.19/0.57  % (27918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (27918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (27918)Termination reason: Unknown
% 0.19/0.57  % (27918)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (27918)Memory used [KB]: 1791
% 0.19/0.57  % (27918)Time elapsed: 0.130 s
% 0.19/0.57  % (27918)Instructions burned: 30 (million)
% 0.19/0.57  % (27918)------------------------------
% 0.19/0.57  % (27918)------------------------------
% 0.19/0.57  % (27910)Instruction limit reached!
% 0.19/0.57  % (27910)------------------------------
% 0.19/0.57  % (27910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (27922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (27922)Termination reason: Unknown
% 0.19/0.58  % (27922)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (27922)Memory used [KB]: 11001
% 0.19/0.58  % (27922)Time elapsed: 0.179 s
% 0.19/0.58  % (27922)Instructions burned: 29 (million)
% 0.19/0.58  % (27922)------------------------------
% 0.19/0.58  % (27922)------------------------------
% 0.19/0.58  % (27910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (27910)Termination reason: Unknown
% 0.19/0.58  % (27910)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (27910)Memory used [KB]: 1918
% 0.19/0.58  % (27910)Time elapsed: 0.160 s
% 0.19/0.58  % (27910)Instructions burned: 49 (million)
% 0.19/0.58  % (27910)------------------------------
% 0.19/0.58  % (27910)------------------------------
% 0.19/0.58  % (27907)Instruction limit reached!
% 0.19/0.58  % (27907)------------------------------
% 0.19/0.58  % (27907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (27907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (27907)Termination reason: Unknown
% 0.19/0.58  % (27907)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (27907)Memory used [KB]: 6652
% 0.19/0.58  % (27907)Time elapsed: 0.192 s
% 0.19/0.58  % (27907)Instructions burned: 43 (million)
% 0.19/0.58  % (27907)------------------------------
% 0.19/0.58  % (27907)------------------------------
% 0.19/0.59  % (27927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (27927)Termination reason: Unknown
% 0.19/0.59  % (27927)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (27927)Memory used [KB]: 6780
% 0.19/0.59  % (27927)Time elapsed: 0.155 s
% 0.19/0.59  % (27927)Instructions burned: 38 (million)
% 0.19/0.59  % (27927)------------------------------
% 0.19/0.59  % (27927)------------------------------
% 2.07/0.61  % (27931)Instruction limit reached!
% 2.07/0.61  % (27931)------------------------------
% 2.07/0.61  % (27931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.61  % (27931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.61  % (27931)Termination reason: Unknown
% 2.07/0.61  % (27931)Termination phase: Saturation
% 2.07/0.61  
% 2.07/0.61  % (27931)Memory used [KB]: 7164
% 2.07/0.61  % (27931)Time elapsed: 0.212 s
% 2.07/0.61  % (27931)Instructions burned: 73 (million)
% 2.07/0.61  % (27931)------------------------------
% 2.07/0.61  % (27931)------------------------------
% 2.07/0.62  % (28004)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.25/0.62  % (27932)Instruction limit reached!
% 2.25/0.62  % (27932)------------------------------
% 2.25/0.62  % (27932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.62  % (27932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.62  % (27932)Termination reason: Unknown
% 2.25/0.62  % (27932)Termination phase: Saturation
% 2.25/0.62  
% 2.25/0.62  % (27932)Memory used [KB]: 1791
% 2.25/0.62  % (27932)Time elapsed: 0.237 s
% 2.25/0.62  % (27932)Instructions burned: 74 (million)
% 2.25/0.62  % (27932)------------------------------
% 2.25/0.62  % (27932)------------------------------
% 2.25/0.62  % (28007)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.28/0.64  % (28005)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.28/0.64  % (28004)Refutation not found, incomplete strategy% (28004)------------------------------
% 2.28/0.64  % (28004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.64  % (28004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.64  % (28004)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.64  
% 2.28/0.64  % (28004)Memory used [KB]: 6140
% 2.28/0.64  % (28004)Time elapsed: 0.074 s
% 2.28/0.64  % (28004)Instructions burned: 8 (million)
% 2.28/0.64  % (28004)------------------------------
% 2.28/0.64  % (28004)------------------------------
% 2.28/0.64  % (28010)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 2.28/0.64  % (28006)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.28/0.64  % (28013)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 2.28/0.64  % (28005)Instruction limit reached!
% 2.28/0.64  % (28005)------------------------------
% 2.28/0.64  % (28005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.64  % (28005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.64  % (28005)Termination reason: Unknown
% 2.28/0.64  % (28005)Termination phase: Property scanning
% 2.28/0.64  
% 2.28/0.64  % (28005)Memory used [KB]: 1407
% 2.28/0.64  % (28005)Time elapsed: 0.005 s
% 2.28/0.64  % (28005)Instructions burned: 5 (million)
% 2.28/0.64  % (28005)------------------------------
% 2.28/0.64  % (28005)------------------------------
% 2.28/0.64  % (28001)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 2.28/0.65  % (28014)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.28/0.65  % (28001)Instruction limit reached!
% 2.28/0.65  % (28001)------------------------------
% 2.28/0.65  % (28001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.65  % (28001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.65  % (28001)Termination reason: Unknown
% 2.28/0.65  % (28001)Termination phase: Saturation
% 2.28/0.65  
% 2.28/0.65  % (28001)Memory used [KB]: 6268
% 2.28/0.65  % (28001)Time elapsed: 0.110 s
% 2.28/0.65  % (28001)Instructions burned: 15 (million)
% 2.28/0.65  % (28001)------------------------------
% 2.28/0.65  % (28001)------------------------------
% 2.28/0.65  % (28021)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/37Mi)
% 2.28/0.65  % (28022)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/147Mi)
% 2.28/0.66  % (28011)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/22Mi)
% 2.28/0.66  % (28017)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=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/151Mi)
% 2.28/0.66  % (28030)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/116Mi)
% 2.28/0.66  % (28029)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/151Mi)
% 2.28/0.66  % (28009)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.28/0.66  % (28014)Instruction limit reached!
% 2.28/0.66  % (28014)------------------------------
% 2.28/0.66  % (28014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.66  % (28014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.66  % (28014)Termination reason: Unknown
% 2.28/0.66  % (28014)Termination phase: Saturation
% 2.28/0.66  
% 2.28/0.66  % (28014)Memory used [KB]: 1535
% 2.28/0.66  % (28014)Time elapsed: 0.005 s
% 2.28/0.66  % (28014)Instructions burned: 9 (million)
% 2.28/0.66  % (28014)------------------------------
% 2.28/0.66  % (28014)------------------------------
% 2.28/0.66  % (28023)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/45Mi)
% 2.28/0.68  % (28025)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.28/0.68  TRYING [1]
% 2.28/0.68  % (28007)Instruction limit reached!
% 2.28/0.68  % (28007)------------------------------
% 2.28/0.68  % (28007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.68  % (28007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.68  % (28007)Termination reason: Unknown
% 2.28/0.68  % (28007)Termination phase: Saturation
% 2.28/0.68  
% 2.28/0.68  % (28007)Memory used [KB]: 1791
% 2.28/0.68  % (28007)Time elapsed: 0.129 s
% 2.28/0.68  % (28007)Instructions burned: 29 (million)
% 2.28/0.68  % (28007)------------------------------
% 2.28/0.68  % (28007)------------------------------
% 2.28/0.69  % (28029)Refutation not found, incomplete strategy% (28029)------------------------------
% 2.28/0.69  % (28029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (28029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (28029)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.69  
% 2.28/0.69  % (28029)Memory used [KB]: 6140
% 2.28/0.69  % (28029)Time elapsed: 0.118 s
% 2.28/0.69  % (28029)Instructions burned: 8 (million)
% 2.28/0.69  % (28029)------------------------------
% 2.28/0.69  % (28029)------------------------------
% 2.28/0.69  TRYING [2]
% 2.28/0.69  % (28040)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.28/0.69  % (28011)Instruction limit reached!
% 2.28/0.69  % (28011)------------------------------
% 2.28/0.69  % (28011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (28038)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.28/0.69  % (28036)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.28/0.69  % (27926)Instruction limit reached!
% 2.28/0.69  % (27926)------------------------------
% 2.28/0.69  % (27926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (27926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (27926)Termination reason: Unknown
% 2.28/0.69  % (27926)Termination phase: Saturation
% 2.28/0.69  
% 2.28/0.69  % (27926)Memory used [KB]: 7547
% 2.28/0.69  % (27926)Time elapsed: 0.267 s
% 2.28/0.69  % (27926)Instructions burned: 99 (million)
% 2.28/0.69  % (27926)------------------------------
% 2.28/0.69  % (27926)------------------------------
% 2.28/0.69  % (28011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (28011)Termination reason: Unknown
% 2.28/0.69  % (28011)Termination phase: Finite model building constraint generation
% 2.28/0.69  
% 2.28/0.69  % (28011)Memory used [KB]: 6780
% 2.28/0.69  % (28011)Time elapsed: 0.142 s
% 2.28/0.69  % (28011)Instructions burned: 23 (million)
% 2.28/0.69  % (28011)------------------------------
% 2.28/0.69  % (28011)------------------------------
% 2.28/0.69  % (28037)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 2.28/0.69  % (28034)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 (2997ds/7Mi)
% 2.28/0.70  % (28045)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.28/0.70  % (28044)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=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.28/0.70  % (28034)Instruction limit reached!
% 2.28/0.70  % (28034)------------------------------
% 2.28/0.70  % (28034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (28034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (28034)Termination reason: Unknown
% 2.28/0.70  % (28034)Termination phase: Saturation
% 2.28/0.70  
% 2.28/0.70  % (28034)Memory used [KB]: 6012
% 2.28/0.70  % (28034)Time elapsed: 0.005 s
% 2.28/0.70  % (28034)Instructions burned: 7 (million)
% 2.28/0.70  % (28034)------------------------------
% 2.28/0.70  % (28034)------------------------------
% 2.83/0.70  % (28006)Instruction limit reached!
% 2.83/0.70  % (28006)------------------------------
% 2.83/0.70  % (28006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.70  % (28006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.70  % (28006)Termination reason: Unknown
% 2.83/0.70  % (28006)Termination phase: Saturation
% 2.83/0.70  
% 2.83/0.70  % (28006)Memory used [KB]: 6652
% 2.83/0.70  % (28006)Time elapsed: 0.126 s
% 2.83/0.70  % (28006)Instructions burned: 34 (million)
% 2.83/0.70  % (28006)------------------------------
% 2.83/0.70  % (28006)------------------------------
% 2.83/0.71  % (28045)Refutation not found, incomplete strategy% (28045)------------------------------
% 2.83/0.71  % (28045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.71  % (28045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.71  % (28045)Termination reason: Refutation not found, incomplete strategy
% 2.83/0.71  
% 2.83/0.71  % (28045)Memory used [KB]: 6268
% 2.83/0.71  % (28045)Time elapsed: 0.093 s
% 2.83/0.71  % (28045)Instructions burned: 14 (million)
% 2.83/0.71  % (28045)------------------------------
% 2.83/0.71  % (28045)------------------------------
% 2.83/0.72  % (28051)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=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/278Mi)
% 2.83/0.72  % (28049)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.83/0.72  % (28009)Instruction limit reached!
% 2.83/0.72  % (28009)------------------------------
% 2.83/0.72  % (28009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.72  % (28009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.72  % (28009)Termination reason: Unknown
% 2.83/0.72  % (28009)Termination phase: Saturation
% 2.83/0.72  
% 2.83/0.72  % (28009)Memory used [KB]: 6780
% 2.83/0.72  % (28009)Time elapsed: 0.174 s
% 2.83/0.72  % (28009)Instructions burned: 34 (million)
% 2.83/0.72  % (28009)------------------------------
% 2.83/0.72  % (28009)------------------------------
% 2.83/0.73  % (28021)Instruction limit reached!
% 2.83/0.73  % (28021)------------------------------
% 2.83/0.73  % (28021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.73  % (28021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.73  % (28021)Termination reason: Unknown
% 2.83/0.73  % (28021)Termination phase: Saturation
% 2.83/0.73  
% 2.83/0.73  % (28021)Memory used [KB]: 6396
% 2.83/0.73  % (28021)Time elapsed: 0.138 s
% 2.83/0.73  % (28021)Instructions burned: 37 (million)
% 2.83/0.73  % (28021)------------------------------
% 2.83/0.73  % (28021)------------------------------
% 2.83/0.74  % (28023)Instruction limit reached!
% 2.83/0.74  % (28023)------------------------------
% 2.83/0.74  % (28023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.74  % (28023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.74  % (28023)Termination reason: Unknown
% 2.83/0.74  % (28023)Termination phase: Saturation
% 2.83/0.74  
% 2.83/0.74  % (28023)Memory used [KB]: 2430
% 2.83/0.74  % (28023)Time elapsed: 0.160 s
% 2.83/0.74  % (28023)Instructions burned: 47 (million)
% 2.83/0.74  % (28023)------------------------------
% 2.83/0.74  % (28023)------------------------------
% 2.83/0.74  % (28058)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.83/0.74  % (28049)Refutation not found, incomplete strategy% (28049)------------------------------
% 2.83/0.74  % (28049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.74  % (28049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.74  % (28049)Termination reason: Refutation not found, incomplete strategy
% 2.83/0.74  
% 2.83/0.74  % (28049)Memory used [KB]: 1791
% 2.83/0.74  % (28049)Time elapsed: 0.126 s
% 2.83/0.74  % (28049)Instructions burned: 13 (million)
% 2.83/0.74  % (28049)------------------------------
% 2.83/0.74  % (28049)------------------------------
% 2.83/0.75  % (28062)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/143Mi)
% 2.83/0.76  % (28010)Instruction limit reached!
% 2.83/0.76  % (28010)------------------------------
% 2.83/0.76  % (28010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.76  % (28010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.76  % (28010)Termination reason: Unknown
% 2.83/0.76  % (28010)Termination phase: Saturation
% 2.83/0.76  
% 2.83/0.76  % (28010)Memory used [KB]: 6780
% 2.83/0.76  % (28010)Time elapsed: 0.196 s
% 2.83/0.76  % (28010)Instructions burned: 47 (million)
% 2.83/0.76  % (28010)------------------------------
% 2.83/0.76  % (28010)------------------------------
% 2.83/0.76  % (28013)Instruction limit reached!
% 2.83/0.76  % (28013)------------------------------
% 2.83/0.76  % (28013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.76  % (28013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.76  % (28013)Termination reason: Unknown
% 2.83/0.76  % (28013)Termination phase: Saturation
% 2.83/0.76  
% 2.83/0.76  % (28013)Memory used [KB]: 2174
% 2.83/0.76  % (28013)Time elapsed: 0.212 s
% 2.83/0.76  % (28013)Instructions burned: 75 (million)
% 2.83/0.76  % (28013)------------------------------
% 2.83/0.76  % (28013)------------------------------
% 2.83/0.77  % (28084)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/156Mi)
% 3.17/0.77  % (28072)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/78Mi)
% 3.17/0.78  % (28069)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/490Mi)
% 3.17/0.78  % (28044)Refutation not found, incomplete strategy% (28044)------------------------------
% 3.17/0.78  % (28044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.78  % (28044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.78  % (28044)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.78  
% 3.17/0.78  % (28044)Memory used [KB]: 6652
% 3.17/0.78  % (28044)Time elapsed: 0.162 s
% 3.17/0.78  % (28044)Instructions burned: 43 (million)
% 3.17/0.78  % (28044)------------------------------
% 3.17/0.78  % (28044)------------------------------
% 3.17/0.78  % (28077)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/95Mi)
% 3.17/0.78  % (28072)Refutation not found, incomplete strategy% (28072)------------------------------
% 3.17/0.78  % (28072)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.78  % (28072)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.78  % (28072)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.78  
% 3.17/0.78  % (28072)Memory used [KB]: 6268
% 3.17/0.78  % (28072)Time elapsed: 0.121 s
% 3.17/0.78  % (28072)Instructions burned: 15 (million)
% 3.17/0.78  % (28072)------------------------------
% 3.17/0.78  % (28072)------------------------------
% 3.17/0.79  % (28037)Instruction limit reached!
% 3.17/0.79  % (28037)------------------------------
% 3.17/0.79  % (28037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.79  % (28037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.79  % (28037)Termination reason: Unknown
% 3.17/0.79  % (28037)Termination phase: Saturation
% 3.17/0.79  
% 3.17/0.79  % (28037)Memory used [KB]: 7291
% 3.17/0.79  % (28037)Time elapsed: 0.197 s
% 3.17/0.79  % (28037)Instructions burned: 58 (million)
% 3.17/0.79  % (28037)------------------------------
% 3.17/0.79  % (28037)------------------------------
% 3.17/0.81  % (28098)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/240Mi)
% 3.17/0.81  % (28058)Refutation not found, incomplete strategy% (28058)------------------------------
% 3.17/0.81  % (28058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.81  % (28058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.81  % (28058)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.81  
% 3.17/0.81  % (28058)Memory used [KB]: 6908
% 3.17/0.81  % (28058)Time elapsed: 0.181 s
% 3.17/0.81  % (28058)Instructions burned: 41 (million)
% 3.17/0.81  % (28058)------------------------------
% 3.17/0.81  % (28058)------------------------------
% 3.17/0.82  % (28038)Instruction limit reached!
% 3.17/0.82  % (28038)------------------------------
% 3.17/0.82  % (28038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.83  % (28105)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/298Mi)
% 3.17/0.83  % (28108)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/39Mi)
% 3.17/0.83  % (28038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.83  % (28038)Termination reason: Unknown
% 3.17/0.83  % (28038)Termination phase: Saturation
% 3.17/0.83  
% 3.17/0.83  % (28038)Memory used [KB]: 2558
% 3.17/0.83  % (28038)Time elapsed: 0.237 s
% 3.17/0.83  % (28038)Instructions burned: 69 (million)
% 3.17/0.83  % (28038)------------------------------
% 3.17/0.83  % (28038)------------------------------
% 3.17/0.83  % (28101)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/119Mi)
% 3.17/0.83  % (28104)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/141Mi)
% 3.17/0.83  % (28040)Instruction limit reached!
% 3.17/0.83  % (28040)------------------------------
% 3.17/0.83  % (28040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.83  % (28040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.83  % (28040)Termination reason: Unknown
% 3.17/0.83  % (28040)Termination phase: Saturation
% 3.17/0.83  
% 3.17/0.83  % (28040)Memory used [KB]: 7547
% 3.17/0.83  % (28040)Time elapsed: 0.198 s
% 3.17/0.83  % (28040)Instructions burned: 93 (million)
% 3.17/0.83  % (28040)------------------------------
% 3.17/0.83  % (28040)------------------------------
% 3.17/0.83  % (28030)Instruction limit reached!
% 3.17/0.83  % (28030)------------------------------
% 3.17/0.83  % (28030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.83  % (28030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.83  % (28030)Termination reason: Unknown
% 3.17/0.83  % (28030)Termination phase: Saturation
% 3.17/0.83  
% 3.17/0.83  % (28030)Memory used [KB]: 7419
% 3.17/0.83  % (28030)Time elapsed: 0.262 s
% 3.17/0.83  % (28030)Instructions burned: 117 (million)
% 3.17/0.83  % (28030)------------------------------
% 3.17/0.83  % (28030)------------------------------
% 3.17/0.84  % (28025)Refutation not found, non-redundant clauses discarded% (28025)------------------------------
% 3.17/0.84  % (28025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.84  % (28025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.84  % (28025)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.17/0.84  
% 3.17/0.84  % (28025)Memory used [KB]: 6524
% 3.17/0.84  % (28025)Time elapsed: 0.270 s
% 3.17/0.84  % (28025)Instructions burned: 108 (million)
% 3.17/0.84  % (28025)------------------------------
% 3.17/0.84  % (28025)------------------------------
% 3.17/0.84  % (28113)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/46Mi)
% 3.17/0.84  % (28108)Refutation not found, incomplete strategy% (28108)------------------------------
% 3.17/0.84  % (28108)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.84  % (28108)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.84  % (28108)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.84  
% 3.17/0.84  % (28108)Memory used [KB]: 6012
% 3.17/0.84  % (28108)Time elapsed: 0.088 s
% 3.17/0.84  % (28108)Instructions burned: 5 (million)
% 3.17/0.84  % (28108)------------------------------
% 3.17/0.84  % (28108)------------------------------
% 3.17/0.84  % (28106)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/58Mi)
% 3.17/0.85  % (28114)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/171Mi)
% 3.17/0.85  % (28112)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/378Mi)
% 3.17/0.85  % (28117)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/7Mi)
% 3.17/0.86  % (28115)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/182Mi)
% 3.52/0.87  % (28117)Instruction limit reached!
% 3.52/0.87  % (28117)------------------------------
% 3.52/0.87  % (28117)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.88  % (28118)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/106Mi)
% 3.52/0.89  % (28117)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.89  % (28117)Termination reason: Unknown
% 3.52/0.89  % (28117)Termination phase: Finite model building preprocessing
% 3.52/0.89  
% 3.52/0.89  % (28117)Memory used [KB]: 1663
% 3.52/0.89  % (28117)Time elapsed: 0.005 s
% 3.52/0.89  % (28117)Instructions burned: 9 (million)
% 3.52/0.89  % (28117)------------------------------
% 3.52/0.89  % (28117)------------------------------
% 3.52/0.89  % (28116)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/40Mi)
% 3.52/0.89  % (28119)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/70Mi)
% 3.52/0.89  % (28022)Instruction limit reached!
% 3.52/0.89  % (28022)------------------------------
% 3.52/0.89  % (28022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.52/0.89  % (28022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.52/0.89  % (28022)Termination reason: Unknown
% 3.52/0.89  % (28022)Termination phase: Saturation
% 3.52/0.89  
% 3.52/0.89  % (28022)Memory used [KB]: 2686
% 3.52/0.89  % (28022)Time elapsed: 0.328 s
% 3.52/0.89  % (28022)Instructions burned: 149 (million)
% 3.52/0.89  % (28022)------------------------------
% 3.52/0.89  % (28022)------------------------------
% 3.60/0.91  % (28121)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/162Mi)
% 3.60/0.91  % (28017)Instruction limit reached!
% 3.60/0.91  % (28017)------------------------------
% 3.60/0.91  % (28017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.91  % (28121)Refutation not found, incomplete strategy% (28121)------------------------------
% 3.60/0.91  % (28121)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.91  % (28121)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.91  % (28121)Termination reason: Refutation not found, incomplete strategy
% 3.60/0.91  
% 3.60/0.91  % (28121)Memory used [KB]: 5884
% 3.60/0.91  % (28121)Time elapsed: 0.081 s
% 3.60/0.91  % (28121)Instructions burned: 2 (million)
% 3.60/0.91  % (28121)------------------------------
% 3.60/0.91  % (28121)------------------------------
% 3.60/0.91  % (28017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.91  % (28017)Termination reason: Unknown
% 3.60/0.91  % (28017)Termination phase: Saturation
% 3.60/0.91  
% 3.60/0.91  % (28017)Memory used [KB]: 8187
% 3.60/0.91  % (28017)Time elapsed: 0.358 s
% 3.60/0.91  % (28017)Instructions burned: 152 (million)
% 3.60/0.91  % (28017)------------------------------
% 3.60/0.91  % (28017)------------------------------
% 3.60/0.92  % (28036)Instruction limit reached!
% 3.60/0.92  % (28036)------------------------------
% 3.60/0.92  % (28036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.92  % (28036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.92  % (28036)Termination reason: Unknown
% 3.60/0.92  % (28036)Termination phase: Saturation
% 3.60/0.92  
% 3.60/0.92  % (28036)Memory used [KB]: 7164
% 3.60/0.92  % (28036)Time elapsed: 0.337 s
% 3.60/0.92  % (28036)Instructions burned: 149 (million)
% 3.60/0.92  % (28036)------------------------------
% 3.60/0.92  % (28036)------------------------------
% 3.60/0.92  % (28077)Instruction limit reached!
% 3.60/0.92  % (28077)------------------------------
% 3.60/0.92  % (28077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.92  % (28077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.92  % (28077)Termination reason: Unknown
% 3.60/0.92  % (28077)Termination phase: Saturation
% 3.60/0.92  
% 3.60/0.92  % (28077)Memory used [KB]: 7547
% 3.60/0.92  % (28077)Time elapsed: 0.238 s
% 3.60/0.92  % (28077)Instructions burned: 96 (million)
% 3.60/0.92  % (28077)------------------------------
% 3.60/0.92  % (28077)------------------------------
% 3.75/0.92  % (28106)Instruction limit reached!
% 3.75/0.92  % (28106)------------------------------
% 3.75/0.92  % (28106)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.75/0.92  % (28106)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.75/0.92  % (28106)Termination reason: Unknown
% 3.75/0.92  % (28106)Termination phase: Saturation
% 3.75/0.92  
% 3.75/0.92  % (28106)Memory used [KB]: 6652
% 3.75/0.92  % (28106)Time elapsed: 0.174 s
% 3.75/0.92  % (28106)Instructions burned: 58 (million)
% 3.75/0.92  % (28106)------------------------------
% 3.75/0.92  % (28106)------------------------------
% 3.75/0.92  % (28120)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/101Mi)
% 3.81/0.93  % (28113)Instruction limit reached!
% 3.81/0.93  % (28113)------------------------------
% 3.81/0.93  % (28113)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.81/0.93  % (28124)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=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/226Mi)
% 3.81/0.93  % (28123)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/389Mi)
% 3.81/0.93  % (28122)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/45Mi)
% 3.81/0.94  % (28113)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.81/0.94  % (28113)Termination reason: Unknown
% 3.81/0.94  % (28113)Termination phase: Saturation
% 3.81/0.94  
% 3.81/0.94  % (28113)Memory used [KB]: 6652
% 3.81/0.94  % (28113)Time elapsed: 0.162 s
% 3.81/0.94  % (28113)Instructions burned: 46 (million)
% 3.81/0.94  % (28113)------------------------------
% 3.81/0.94  % (28113)------------------------------
% 3.81/0.95  % (28120)Refutation not found, incomplete strategy% (28120)------------------------------
% 3.81/0.95  % (28120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.81/0.95  % (28116)Instruction limit reached!
% 3.81/0.95  % (28116)------------------------------
% 3.81/0.95  % (28116)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.81/0.95  % (28127)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/85Mi)
% 3.81/0.96  % (28125)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/272Mi)
% 3.81/0.97  % (28120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.81/0.97  % (28120)Termination reason: Refutation not found, incomplete strategy
% 3.81/0.97  
% 3.81/0.97  % (28120)Memory used [KB]: 6268
% 3.81/0.97  % (28120)Time elapsed: 0.138 s
% 3.81/0.97  % (28120)Instructions burned: 15 (million)
% 3.81/0.97  % (28120)------------------------------
% 3.81/0.97  % (28120)------------------------------
% 3.81/0.97  % (28126)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/654Mi)
% 3.81/0.97  % (28116)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.81/0.97  % (28116)Termination reason: Unknown
% 3.81/0.97  % (28116)Termination phase: Saturation
% 3.81/0.97  
% 3.81/0.97  % (28116)Memory used [KB]: 7164
% 3.81/0.97  % (28116)Time elapsed: 0.172 s
% 3.81/0.97  % (28116)Instructions burned: 41 (million)
% 3.81/0.97  % (28116)------------------------------
% 3.81/0.97  % (28116)------------------------------
% 3.81/0.98  % (28127)Refutation not found, incomplete strategy% (28127)------------------------------
% 3.81/0.98  % (28127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.81/0.98  % (28127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.81/0.98  % (28127)Termination reason: Refutation not found, incomplete strategy
% 3.81/0.98  
% 3.81/0.98  % (28127)Memory used [KB]: 5884
% 3.81/0.98  % (28127)Time elapsed: 0.096 s
% 3.81/0.98  % (28127)Instructions burned: 1 (million)
% 3.81/0.98  % (28127)------------------------------
% 3.81/0.98  % (28127)------------------------------
% 3.81/0.98  % (28125)Refutation not found, incomplete strategy% (28125)------------------------------
% 3.81/0.98  % (28125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.81/0.98  % (28125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.81/0.98  % (28125)Termination reason: Refutation not found, incomplete strategy
% 3.81/0.98  
% 3.81/0.98  % (28125)Memory used [KB]: 6268
% 3.81/0.98  % (28125)Time elapsed: 0.123 s
% 3.81/0.98  % (28125)Instructions burned: 13 (million)
% 3.81/0.98  % (28125)------------------------------
% 3.81/0.98  % (28125)------------------------------
% 3.81/0.99  % (28101)Instruction limit reached!
% 3.81/0.99  % (28101)------------------------------
% 3.81/0.99  % (28101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.81/0.99  % (28101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.81/0.99  % (28101)Termination reason: Unknown
% 3.81/0.99  % (28101)Termination phase: Saturation
% 3.81/0.99  
% 3.81/0.99  % (28101)Memory used [KB]: 2686
% 3.81/0.99  % (28101)Time elapsed: 0.262 s
% 3.81/0.99  % (28101)Instructions burned: 119 (million)
% 3.81/0.99  % (28101)------------------------------
% 3.81/0.99  % (28101)------------------------------
% 3.81/0.99  % (28119)Instruction limit reached!
% 3.81/0.99  % (28119)------------------------------
% 3.81/0.99  % (28119)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.81/1.00  % (28084)Instruction limit reached!
% 3.81/1.00  % (28084)------------------------------
% 3.81/1.00  % (28084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.81/1.00  % (28084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.81/1.00  % (28084)Termination reason: Unknown
% 3.81/1.00  % (28084)Termination phase: Saturation
% 3.81/1.00  
% 3.81/1.00  % (28084)Memory used [KB]: 7675
% 3.81/1.00  % (28084)Time elapsed: 0.302 s
% 3.81/1.00  % (28084)Instructions burned: 157 (million)
% 3.81/1.00  % (28084)------------------------------
% 3.81/1.00  % (28084)------------------------------
% 4.24/1.01  % (28128)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/15Mi)
% 4.24/1.01  % (28119)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.01  % (28119)Termination reason: Unknown
% 4.24/1.01  % (28119)Termination phase: Saturation
% 4.24/1.01  
% 4.24/1.01  % (28119)Memory used [KB]: 7547
% 4.24/1.01  % (28119)Time elapsed: 0.184 s
% 4.24/1.01  % (28119)Instructions burned: 70 (million)
% 4.24/1.01  % (28119)------------------------------
% 4.24/1.01  % (28119)------------------------------
% 4.24/1.01  % (28122)Instruction limit reached!
% 4.24/1.01  % (28122)------------------------------
% 4.24/1.01  % (28122)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.01  % (28122)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.01  % (28122)Termination reason: Unknown
% 4.24/1.01  % (28122)Termination phase: Saturation
% 4.24/1.01  
% 4.24/1.01  % (28122)Memory used [KB]: 6908
% 4.24/1.01  % (28122)Time elapsed: 0.158 s
% 4.24/1.01  % (28122)Instructions burned: 46 (million)
% 4.24/1.01  % (28122)------------------------------
% 4.24/1.01  % (28122)------------------------------
% 4.24/1.02  % (28134)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/104Mi)
% 4.24/1.02  % (28062)Instruction limit reached!
% 4.24/1.02  % (28062)------------------------------
% 4.24/1.02  % (28062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.02  % (28062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.02  % (28062)Termination reason: Unknown
% 4.24/1.02  % (28062)Termination phase: Saturation
% 4.24/1.02  
% 4.24/1.02  % (28062)Memory used [KB]: 8827
% 4.24/1.02  % (28062)Time elapsed: 0.360 s
% 4.24/1.02  % (28062)Instructions burned: 144 (million)
% 4.24/1.02  % (28062)------------------------------
% 4.24/1.02  % (28062)------------------------------
% 4.24/1.03  % (28129)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/156Mi)
% 4.24/1.03  % (28130)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/141Mi)
% 4.24/1.03  % (28128)Instruction limit reached!
% 4.24/1.03  % (28128)------------------------------
% 4.24/1.03  % (28128)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.04  % (28118)Instruction limit reached!
% 4.24/1.04  % (28118)------------------------------
% 4.24/1.04  % (28118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.04  % (28118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.04  % (28118)Termination reason: Unknown
% 4.24/1.04  % (28118)Termination phase: Saturation
% 4.24/1.04  
% 4.24/1.04  % (28118)Memory used [KB]: 2302
% 4.24/1.04  % (28118)Time elapsed: 0.220 s
% 4.24/1.04  % (28118)Instructions burned: 106 (million)
% 4.24/1.04  % (28118)------------------------------
% 4.24/1.04  % (28118)------------------------------
% 4.24/1.04  % (28132)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/86Mi)
% 4.24/1.05  % (28104)Instruction limit reached!
% 4.24/1.05  % (28104)------------------------------
% 4.24/1.05  % (28104)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.05  % (28104)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.05  % (28104)Termination reason: Unknown
% 4.24/1.05  % (28104)Termination phase: Saturation
% 4.24/1.05  
% 4.24/1.05  % (28104)Memory used [KB]: 7291
% 4.24/1.05  % (28104)Time elapsed: 0.317 s
% 4.24/1.05  % (28104)Instructions burned: 141 (million)
% 4.24/1.05  % (28104)------------------------------
% 4.24/1.05  % (28104)------------------------------
% 4.24/1.05  % (28128)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.05  % (28128)Termination reason: Unknown
% 4.24/1.05  % (28128)Termination phase: Saturation
% 4.24/1.05  
% 4.24/1.05  % (28128)Memory used [KB]: 6140
% 4.24/1.05  % (28128)Time elapsed: 0.119 s
% 4.24/1.05  % (28128)Instructions burned: 16 (million)
% 4.24/1.05  % (28128)------------------------------
% 4.24/1.05  % (28128)------------------------------
% 4.24/1.05  % (28133)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/344Mi)
% 4.24/1.06  % (28131)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/185Mi)
% 4.24/1.06  % (28131)Refutation not found, incomplete strategy% (28131)------------------------------
% 4.24/1.06  % (28131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.24/1.06  % (28131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.24/1.06  % (28131)Termination reason: Refutation not found, incomplete strategy
% 4.24/1.06  
% 4.24/1.06  % (28131)Memory used [KB]: 1663
% 4.24/1.06  % (28131)Time elapsed: 0.119 s
% 4.24/1.06  % (28131)Instructions burned: 10 (million)
% 4.24/1.06  % (28131)------------------------------
% 4.24/1.06  % (28131)------------------------------
% 4.24/1.06  % (28135)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/355Mi)
% 4.73/1.08  % (28136)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/29Mi)
% 4.73/1.09  % (28137)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/92Mi)
% 4.73/1.10  % (28138)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/460Mi)
% 4.73/1.10  % (28139)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/498Mi)
% 4.73/1.12  % (28140)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/274Mi)
% 4.73/1.12  % (28142)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/310Mi)
% 4.73/1.13  % (28114)Instruction limit reached!
% 4.73/1.13  % (28114)------------------------------
% 4.73/1.13  % (28114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.73/1.13  % (28114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.73/1.13  % (28114)Termination reason: Unknown
% 4.73/1.13  % (28114)Termination phase: Saturation
% 4.73/1.13  
% 4.73/1.13  % (28114)Memory used [KB]: 8827
% 4.73/1.13  % (28114)Time elapsed: 0.347 s
% 4.73/1.13  % (28114)Instructions burned: 172 (million)
% 4.73/1.13  % (28114)------------------------------
% 4.73/1.13  % (28114)------------------------------
% 4.73/1.13  % (28136)Instruction limit reached!
% 4.73/1.13  % (28136)------------------------------
% 4.73/1.13  % (28136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.73/1.13  % (28136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.73/1.13  % (28136)Termination reason: Unknown
% 4.73/1.13  % (28136)Termination phase: Saturation
% 4.73/1.13  
% 4.73/1.13  % (28136)Memory used [KB]: 6396
% 4.73/1.13  % (28136)Time elapsed: 0.130 s
% 4.73/1.13  % (28136)Instructions burned: 30 (million)
% 4.73/1.13  % (28136)------------------------------
% 4.73/1.13  % (28136)------------------------------
% 4.73/1.14  % (28146)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/151Mi)
% 4.73/1.14  % (28115)Instruction limit reached!
% 4.73/1.14  % (28115)------------------------------
% 4.73/1.14  % (28115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.73/1.14  % (28115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.73/1.14  % (28115)Termination reason: Unknown
% 4.73/1.14  % (28115)Termination phase: Saturation
% 4.73/1.14  
% 4.73/1.14  % (28115)Memory used [KB]: 9466
% 4.73/1.14  % (28115)Time elapsed: 0.361 s
% 4.73/1.14  % (28115)Instructions burned: 183 (million)
% 4.73/1.14  % (28115)------------------------------
% 4.73/1.14  % (28115)------------------------------
% 4.73/1.15  % (28098)Instruction limit reached!
% 4.73/1.15  % (28098)------------------------------
% 4.73/1.15  % (28098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.73/1.15  % (28098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.73/1.15  % (28098)Termination reason: Unknown
% 4.73/1.15  % (28098)Termination phase: Saturation
% 4.73/1.15  
% 4.73/1.15  % (28098)Memory used [KB]: 11001
% 4.73/1.15  % (28098)Time elapsed: 0.406 s
% 4.73/1.15  % (28098)Instructions burned: 241 (million)
% 4.73/1.15  % (28098)------------------------------
% 4.73/1.15  % (28098)------------------------------
% 4.73/1.15  % (28141)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1000Mi)
% 4.73/1.15  % (28145)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/874Mi)
% 4.73/1.15  % (28051)Instruction limit reached!
% 4.73/1.15  % (28051)------------------------------
% 4.73/1.15  % (28051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.73/1.15  % (28051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.73/1.15  % (28051)Termination reason: Unknown
% 4.73/1.15  % (28051)Termination phase: Saturation
% 4.73/1.15  
% 4.73/1.15  % (28051)Memory used [KB]: 9594
% 4.73/1.15  % (28051)Time elapsed: 0.551 s
% 4.73/1.15  % (28051)Instructions burned: 278 (million)
% 4.73/1.15  % (28051)------------------------------
% 4.73/1.15  % (28051)------------------------------
% 4.73/1.15  % (28144)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/298Mi)
% 4.73/1.16  % (28148)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/184Mi)
% 4.73/1.16  % (28146)Refutation not found, incomplete strategy% (28146)------------------------------
% 4.73/1.16  % (28146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.73/1.16  % (28146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.73/1.16  % (28146)Termination reason: Refutation not found, incomplete strategy
% 4.73/1.16  
% 4.73/1.16  % (28146)Memory used [KB]: 6012
% 4.73/1.16  % (28146)Time elapsed: 0.104 s
% 4.73/1.16  % (28146)Instructions burned: 8 (million)
% 4.73/1.16  % (28146)------------------------------
% 4.73/1.16  % (28146)------------------------------
% 4.73/1.17  % (28143)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/174Mi)
% 4.73/1.17  % (28132)Instruction limit reached!
% 4.73/1.17  % (28132)------------------------------
% 4.73/1.17  % (28132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.73/1.17  % (28132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.73/1.17  % (28132)Termination reason: Unknown
% 4.73/1.17  % (28132)Termination phase: Saturation
% 4.73/1.17  
% 4.73/1.17  % (28132)Memory used [KB]: 7036
% 4.73/1.17  % (28132)Time elapsed: 0.208 s
% 4.73/1.17  % (28132)Instructions burned: 86 (million)
% 4.73/1.17  % (28132)------------------------------
% 4.73/1.17  % (28132)------------------------------
% 6.59/1.18  % (28147)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/75Mi)
% 6.59/1.18  % (28147)Refutation not found, incomplete strategy% (28147)------------------------------
% 6.59/1.18  % (28147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.59/1.18  % (28147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.59/1.18  % (28147)Termination reason: Refutation not found, incomplete strategy
% 6.59/1.18  
% 6.59/1.18  % (28147)Memory used [KB]: 5884
% 6.59/1.18  % (28147)Time elapsed: 0.124 s
% 6.59/1.18  % (28147)Instructions burned: 3 (million)
% 6.59/1.18  % (28147)------------------------------
% 6.59/1.18  % (28147)------------------------------
% 6.59/1.19  % (28141)Refutation not found, incomplete strategy% (28141)------------------------------
% 6.59/1.19  % (28141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.59/1.19  % (28141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.59/1.19  % (28141)Termination reason: Refutation not found, incomplete strategy
% 6.59/1.19  
% 6.59/1.19  % (28141)Memory used [KB]: 2046
% 6.59/1.19  % (28141)Time elapsed: 0.168 s
% 6.59/1.19  % (28141)Instructions burned: 28 (million)
% 6.59/1.19  % (28141)------------------------------
% 6.59/1.19  % (28141)------------------------------
% 6.59/1.19  % (28148)Refutation not found, incomplete strategy% (28148)------------------------------
% 6.59/1.19  % (28148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.59/1.19  % (28148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.59/1.19  % (28148)Termination reason: Refutation not found, incomplete strategy
% 6.59/1.19  
% 6.59/1.19  % (28148)Memory used [KB]: 5884
% 6.59/1.19  % (28148)Time elapsed: 0.088 s
% 6.59/1.19  % (28148)Instructions burned: 3 (million)
% 6.59/1.19  % (28148)------------------------------
% 6.59/1.19  % (28148)------------------------------
% 6.84/1.21  % (28137)Instruction limit reached!
% 6.84/1.21  % (28137)------------------------------
% 6.84/1.21  % (28137)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.84/1.21  % (28137)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.84/1.21  % (28137)Termination reason: Unknown
% 6.84/1.21  % (28137)Termination phase: Saturation
% 6.84/1.21  
% 6.84/1.21  % (28137)Memory used [KB]: 8827
% 6.84/1.21  % (28137)Time elapsed: 0.196 s
% 6.84/1.21  % (28137)Instructions burned: 94 (million)
% 6.84/1.21  % (28137)------------------------------
% 6.84/1.21  % (28137)------------------------------
% 6.84/1.22  % (28134)Instruction limit reached!
% 6.84/1.22  % (28134)------------------------------
% 6.84/1.22  % (28134)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.84/1.22  % (28134)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.84/1.22  % (28134)Termination reason: Unknown
% 6.84/1.22  % (28134)Termination phase: Saturation
% 6.84/1.22  
% 6.84/1.22  % (28134)Memory used [KB]: 7419
% 6.84/1.22  % (28134)Time elapsed: 0.267 s
% 6.84/1.22  % (28134)Instructions burned: 105 (million)
% 6.84/1.22  % (28134)------------------------------
% 6.84/1.22  % (28134)------------------------------
% 7.06/1.24  % (28149)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/24Mi)
% 7.06/1.24  % (28130)Instruction limit reached!
% 7.06/1.24  % (28130)------------------------------
% 7.06/1.24  % (28130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.24  % (28130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.24  % (28130)Termination reason: Unknown
% 7.06/1.24  % (28130)Termination phase: Saturation
% 7.06/1.24  
% 7.06/1.24  % (28130)Memory used [KB]: 14839
% 7.06/1.24  % (28130)Time elapsed: 0.301 s
% 7.06/1.24  % (28130)Instructions burned: 142 (million)
% 7.06/1.24  % (28130)------------------------------
% 7.06/1.24  % (28130)------------------------------
% 7.06/1.25  % (28150)dis+1011_981:877462_av=off:awrs=decay:awrsf=1:bd=off:er=filter:erd=off:etr=on:fd=off:fsd=on:gs=on:gsp=on:nwc=5.0:plsq=on:plsqc=2:plsqr=371,20:rp=on:slsq=on:slsqc=1:slsql=off:slsqr=19,32:sp=occurrence:thsq=on:thsqc=16:thsqd=32:thsqr=239,12:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/87Mi)
% 7.06/1.25  % (28151)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/374Mi)
% 7.06/1.27  % (28152)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1220Mi)
% 7.06/1.27  % (28149)Instruction limit reached!
% 7.06/1.27  % (28149)------------------------------
% 7.06/1.27  % (28149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.27  % (28149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.27  % (28149)Termination reason: Unknown
% 7.06/1.27  % (28149)Termination phase: Saturation
% 7.06/1.27  
% 7.06/1.27  % (28149)Memory used [KB]: 6268
% 7.06/1.27  % (28149)Time elapsed: 0.093 s
% 7.06/1.27  % (28149)Instructions burned: 24 (million)
% 7.06/1.27  % (28149)------------------------------
% 7.06/1.27  % (28149)------------------------------
% 7.06/1.28  % (28157)dis+1011_1:64_bs=unit_only:flr=on:gs=on:nicw=on:nwc=2.0:s2a=on:sac=on:sas=z3:ss=axioms:st=2.6:updr=off:i=1065:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1065Mi)
% 7.06/1.29  % (28153)lrs+10_1:1_av=off:bd=preordered:bs=unit_only:slsq=on:slsqc=0:slsqr=1,1:sos=on:sp=frequency:spb=goal_then_units:to=lpo:urr=ec_only:i=696:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/696Mi)
% 7.06/1.29  % (28124)Instruction limit reached!
% 7.06/1.29  % (28124)------------------------------
% 7.06/1.29  % (28124)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.29  % (28124)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.29  % (28124)Termination reason: Unknown
% 7.06/1.29  % (28124)Termination phase: Saturation
% 7.06/1.29  
% 7.06/1.29  % (28124)Memory used [KB]: 8187
% 7.06/1.29  % (28124)Time elapsed: 0.430 s
% 7.06/1.29  % (28124)Instructions burned: 227 (million)
% 7.06/1.29  % (28124)------------------------------
% 7.06/1.29  % (28124)------------------------------
% 7.06/1.29  % (28129)Instruction limit reached!
% 7.06/1.29  % (28129)------------------------------
% 7.06/1.29  % (28129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.30  % (28105)Instruction limit reached!
% 7.06/1.30  % (28105)------------------------------
% 7.06/1.30  % (28105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.30  % (28129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.30  % (28129)Termination reason: Unknown
% 7.06/1.30  % (28129)Termination phase: Saturation
% 7.06/1.30  
% 7.06/1.30  % (28129)Memory used [KB]: 2686
% 7.06/1.30  % (28129)Time elapsed: 0.360 s
% 7.06/1.30  % (28129)Instructions burned: 156 (million)
% 7.06/1.30  % (28129)------------------------------
% 7.06/1.30  % (28129)------------------------------
% 7.06/1.30  % (28154)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=181:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/181Mi)
% 7.06/1.31  % (28105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.31  % (28105)Termination reason: Unknown
% 7.06/1.31  % (28105)Termination phase: Saturation
% 7.06/1.31  
% 7.06/1.31  % (28105)Memory used [KB]: 11385
% 7.06/1.31  % (28105)Time elapsed: 0.544 s
% 7.06/1.31  % (28105)Instructions burned: 299 (million)
% 7.06/1.31  % (28105)------------------------------
% 7.06/1.31  % (28105)------------------------------
% 7.06/1.31  % (28156)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=368:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/368Mi)
% 7.06/1.32  % (28159)lrs+1011_1:128_afr=on:amm=sco:bd=off:cond=fast:nm=0:nwc=2.0:rnwc=on:s2a=on:s2at=1.5:slsq=on:slsqc=0:slsqr=1,8:sos=on:sp=reverse_arity:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/381Mi)
% 7.06/1.32  % (28155)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=794:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/794Mi)
% 7.06/1.32  % (28153)Refutation not found, incomplete strategy% (28153)------------------------------
% 7.06/1.32  % (28153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.32  % (28153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.32  % (28153)Termination reason: Refutation not found, incomplete strategy
% 7.06/1.32  
% 7.06/1.32  % (28153)Memory used [KB]: 2174
% 7.06/1.32  % (28153)Time elapsed: 0.135 s
% 7.06/1.32  % (28153)Instructions burned: 37 (million)
% 7.06/1.32  % (28153)------------------------------
% 7.06/1.32  % (28153)------------------------------
% 7.06/1.32  % (28158)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/51Mi)
% 7.06/1.33  % (28158)Refutation not found, incomplete strategy% (28158)------------------------------
% 7.06/1.33  % (28158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.33  % (28158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.33  % (28158)Termination reason: Refutation not found, incomplete strategy
% 7.06/1.33  
% 7.06/1.33  % (28158)Memory used [KB]: 6012
% 7.06/1.33  % (28158)Time elapsed: 0.106 s
% 7.06/1.33  % (28158)Instructions burned: 5 (million)
% 7.06/1.33  % (28158)------------------------------
% 7.06/1.33  % (28158)------------------------------
% 7.06/1.33  % (28160)lrs+11_1:1_bd=off:br=off:drc=off:to=lpo:urr=ec_only:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/167Mi)
% 7.66/1.33  % (28159)Refutation not found, incomplete strategy% (28159)------------------------------
% 7.66/1.33  % (28159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.66/1.34  % (28159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.66/1.34  % (28159)Termination reason: Refutation not found, incomplete strategy
% 7.66/1.34  
% 7.66/1.34  % (28159)Memory used [KB]: 6012
% 7.66/1.34  % (28159)Time elapsed: 0.086 s
% 7.66/1.34  % (28159)Instructions burned: 9 (million)
% 7.66/1.34  % (28159)------------------------------
% 7.66/1.34  % (28159)------------------------------
% 7.66/1.35  % (28160)Refutation not found, incomplete strategy% (28160)------------------------------
% 7.66/1.35  % (28160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.66/1.35  % (28160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.66/1.35  % (28160)Termination reason: Refutation not found, incomplete strategy
% 7.66/1.35  
% 7.66/1.35  % (28160)Memory used [KB]: 6268
% 7.66/1.35  % (28160)Time elapsed: 0.094 s
% 7.66/1.35  % (28160)Instructions burned: 20 (million)
% 7.66/1.35  % (28160)------------------------------
% 7.66/1.35  % (28160)------------------------------
% 7.66/1.36  % (28161)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/107Mi)
% 7.66/1.38  % (28155)Refutation not found, incomplete strategy% (28155)------------------------------
% 7.66/1.38  % (28155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.06/1.40  % (28155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.06/1.40  % (28155)Termination reason: Refutation not found, incomplete strategy
% 8.06/1.40  
% 8.06/1.40  % (28155)Memory used [KB]: 6908
% 8.06/1.40  % (28155)Time elapsed: 0.181 s
% 8.06/1.40  % (28155)Instructions burned: 42 (million)
% 8.06/1.40  % (28155)------------------------------
% 8.06/1.40  % (28155)------------------------------
% 8.06/1.40  % (28162)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/108Mi)
% 8.06/1.42  % (28150)Instruction limit reached!
% 8.06/1.42  % (28150)------------------------------
% 8.06/1.42  % (28150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.06/1.42  % (28150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.06/1.42  % (28150)Termination reason: Unknown
% 8.06/1.42  % (28150)Termination phase: Saturation
% 8.06/1.42  
% 8.06/1.42  % (28150)Memory used [KB]: 7547
% 8.06/1.42  % (28150)Time elapsed: 0.239 s
% 8.06/1.42  % (28150)Instructions burned: 87 (million)
% 8.06/1.42  % (28150)------------------------------
% 8.06/1.42  % (28150)------------------------------
% 8.06/1.42  % (28164)lrs+1010_1:8_aac=none:abs=on:anc=all_dependent:bd=off:bsr=on:cond=on:fde=unused:fsr=off:sos=on:ss=axioms:i=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/74Mi)
% 8.06/1.42  % (28163)dis+11_1:32_av=off:fde=unused:lcm=reverse:s2a=on:s2at=5.0:i=127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/127Mi)
% 8.06/1.42  % (28164)Refutation not found, incomplete strategy% (28164)------------------------------
% 8.06/1.42  % (28164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.06/1.42  % (28164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.06/1.42  % (28164)Termination reason: Refutation not found, incomplete strategy
% 8.06/1.42  
% 8.06/1.42  % (28164)Memory used [KB]: 5884
% 8.06/1.42  % (28164)Time elapsed: 0.100 s
% 8.06/1.42  % (28164)Instructions burned: 2 (million)
% 8.06/1.42  % (28164)------------------------------
% 8.06/1.42  % (28164)------------------------------
% 8.06/1.44  % (28165)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/64Mi)
% 8.06/1.45  % (28165)Refutation not found, incomplete strategy% (28165)------------------------------
% 8.06/1.45  % (28165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.06/1.45  % (28165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.06/1.45  % (28165)Termination reason: Refutation not found, incomplete strategy
% 8.06/1.45  
% 8.06/1.45  % (28165)Memory used [KB]: 6012
% 8.06/1.45  % (28165)Time elapsed: 0.112 s
% 8.06/1.45  % (28165)Instructions burned: 10 (million)
% 8.06/1.45  % (28165)------------------------------
% 8.06/1.45  % (28165)------------------------------
% 8.51/1.46  % (28167)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=610:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/610Mi)
% 8.51/1.47  % (28168)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/86Mi)
% 8.51/1.47  % (28166)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=885:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/885Mi)
% 8.51/1.47  % (28112)Instruction limit reached!
% 8.51/1.47  % (28112)------------------------------
% 8.51/1.47  % (28112)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.51/1.47  % (28112)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.51/1.47  % (28112)Termination reason: Unknown
% 8.51/1.47  % (28112)Termination phase: Saturation
% 8.51/1.47  
% 8.51/1.47  % (28112)Memory used [KB]: 3965
% 8.51/1.47  % (28112)Time elapsed: 0.728 s
% 8.51/1.47  % (28112)Instructions burned: 378 (million)
% 8.51/1.47  % (28112)------------------------------
% 8.51/1.47  % (28112)------------------------------
% 8.51/1.48  % (28166)Refutation not found, incomplete strategy% (28166)------------------------------
% 8.51/1.48  % (28166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.51/1.48  % (28166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.51/1.48  % (28166)Termination reason: Refutation not found, incomplete strategy
% 8.51/1.48  
% 8.51/1.48  % (28166)Memory used [KB]: 6140
% 8.51/1.48  % (28166)Time elapsed: 0.125 s
% 8.51/1.48  % (28166)Instructions burned: 9 (million)
% 8.51/1.48  % (28166)------------------------------
% 8.51/1.48  % (28166)------------------------------
% 8.51/1.48  % (28143)Instruction limit reached!
% 8.51/1.48  % (28143)------------------------------
% 8.51/1.48  % (28143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.51/1.50  % (28170)lrs+22_1:4_alpa=false:avsq=on:fsr=off:nwc=3.0:sos=all:uwa=ground:i=260:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/260Mi)
% 8.51/1.50  % (28143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.51/1.50  % (28143)Termination reason: Unknown
% 8.51/1.50  % (28143)Termination phase: Saturation
% 8.51/1.50  
% 8.51/1.50  % (28143)Memory used [KB]: 8187
% 8.51/1.50  % (28143)Time elapsed: 0.460 s
% 8.51/1.50  % (28143)Instructions burned: 175 (million)
% 8.51/1.50  % (28143)------------------------------
% 8.51/1.50  % (28143)------------------------------
% 8.51/1.50  % (28069)Instruction limit reached!
% 8.51/1.50  % (28069)------------------------------
% 8.51/1.50  % (28069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.51/1.50  % (28069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.51/1.50  % (28069)Termination reason: Unknown
% 8.51/1.50  % (28069)Termination phase: Saturation
% 8.51/1.50  
% 8.51/1.50  % (28069)Memory used [KB]: 17142
% 8.51/1.50  % (28069)Time elapsed: 0.828 s
% 8.51/1.50  % (28069)Instructions burned: 491 (million)
% 8.51/1.50  % (28069)------------------------------
% 8.51/1.50  % (28069)------------------------------
% 8.73/1.52  % (28171)lrs+33_1:1_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=1496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1496Mi)
% 8.84/1.53  % (28161)Refutation not found, non-redundant clauses discarded% (28161)------------------------------
% 8.84/1.53  % (28161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.55  % (28172)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=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/56Mi)
% 8.84/1.55  % (28161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.55  % (28161)Termination reason: Refutation not found, non-redundant clauses discarded
% 8.84/1.55  
% 8.84/1.55  % (28161)Memory used [KB]: 7164
% 8.84/1.55  % (28161)Time elapsed: 0.267 s
% 8.84/1.55  % (28161)Instructions burned: 102 (million)
% 8.84/1.55  % (28161)------------------------------
% 8.84/1.55  % (28161)------------------------------
% 8.84/1.55  % (28173)dis+21_1:1_asg=force:av=off:bsr=on:cond=fast:dr=on:drc=off:er=known:fde=unused:foolp=on:inw=on:nm=4:norm_ineq=on:nwc=4.0:s2a=on:sfv=off:skr=on:sp=reverse_arity:tac=rule:to=lpo:urr=on:i=266:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/266Mi)
% 8.84/1.57  % (28172)Refutation not found, incomplete strategy% (28172)------------------------------
% 8.84/1.57  % (28172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.57  % (28172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.57  % (28172)Termination reason: Refutation not found, incomplete strategy
% 8.84/1.57  
% 8.84/1.57  % (28172)Memory used [KB]: 10618
% 8.84/1.57  % (28172)Time elapsed: 0.127 s
% 8.84/1.57  % (28172)Instructions burned: 12 (million)
% 8.84/1.57  % (28172)------------------------------
% 8.84/1.57  % (28172)------------------------------
% 8.84/1.57  % (28140)Instruction limit reached!
% 8.84/1.57  % (28140)------------------------------
% 8.84/1.57  % (28140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.57  % (28140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.57  % (28140)Termination reason: Unknown
% 8.84/1.57  % (28140)Termination phase: Saturation
% 8.84/1.57  
% 8.84/1.57  % (28140)Memory used [KB]: 9083
% 8.84/1.57  % (28140)Time elapsed: 0.551 s
% 8.84/1.57  % (28140)Instructions burned: 274 (million)
% 8.84/1.57  % (28140)------------------------------
% 8.84/1.57  % (28140)------------------------------
% 8.84/1.58  % (28142)Instruction limit reached!
% 8.84/1.58  % (28142)------------------------------
% 8.84/1.58  % (28142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.58  % (28142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.58  % (28142)Termination reason: Unknown
% 8.84/1.58  % (28142)Termination phase: Saturation
% 8.84/1.58  
% 8.84/1.58  % (28142)Memory used [KB]: 5628
% 8.84/1.58  % (28142)Time elapsed: 0.552 s
% 8.84/1.58  % (28142)Instructions burned: 310 (million)
% 8.84/1.58  % (28142)------------------------------
% 8.84/1.58  % (28142)------------------------------
% 8.84/1.59  % (28174)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/191Mi)
% 8.84/1.59  % (28162)Instruction limit reached!
% 8.84/1.59  % (28162)------------------------------
% 8.84/1.59  % (28162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.59  % (28162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.59  % (28162)Termination reason: Unknown
% 8.84/1.59  % (28162)Termination phase: Saturation
% 8.84/1.59  
% 8.84/1.59  % (28162)Memory used [KB]: 7547
% 8.84/1.59  % (28162)Time elapsed: 0.273 s
% 8.84/1.59  % (28162)Instructions burned: 108 (million)
% 8.84/1.59  % (28162)------------------------------
% 8.84/1.59  % (28162)------------------------------
% 8.84/1.59  % (28123)Instruction limit reached!
% 8.84/1.59  % (28123)------------------------------
% 8.84/1.59  % (28123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.60  % (28177)dis+1003_1:8_av=off:bd=off:bs=unit_only:nwc=10.0:plsq=on:plsql=on:plsqr=63,64:tgt=full:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/457Mi)
% 8.84/1.60  % (28154)Instruction limit reached!
% 8.84/1.60  % (28154)------------------------------
% 8.84/1.60  % (28154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.60  % (28154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.60  % (28154)Termination reason: Unknown
% 8.84/1.60  % (28154)Termination phase: Saturation
% 8.84/1.60  
% 8.84/1.60  % (28154)Memory used [KB]: 11001
% 8.84/1.60  % (28154)Time elapsed: 0.404 s
% 8.84/1.60  % (28154)Instructions burned: 182 (million)
% 8.84/1.60  % (28154)------------------------------
% 8.84/1.60  % (28154)------------------------------
% 8.84/1.60  % (28123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.60  % (28123)Termination reason: Unknown
% 8.84/1.60  % (28123)Termination phase: Saturation
% 8.84/1.60  
% 8.84/1.60  % (28123)Memory used [KB]: 17014
% 8.84/1.60  % (28123)Time elapsed: 0.726 s
% 8.84/1.60  % (28123)Instructions burned: 389 (million)
% 8.84/1.60  % (28123)------------------------------
% 8.84/1.60  % (28123)------------------------------
% 8.84/1.60  % (28176)ott+4_1:5_av=off:bce=on:erd=off:fd=preordered:flr=on:fsr=off:gsp=on:nwc=3.0:plsq=on:rnwc=on:tgt=ground:urr=on:i=590:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/590Mi)
% 8.84/1.61  % (28168)Instruction limit reached!
% 8.84/1.61  % (28168)------------------------------
% 8.84/1.61  % (28168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.61  % (28144)Instruction limit reached!
% 8.84/1.61  % (28144)------------------------------
% 8.84/1.61  % (28144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.61  % (28144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.61  % (28144)Termination reason: Unknown
% 8.84/1.61  % (28144)Termination phase: Saturation
% 8.84/1.61  
% 8.84/1.61  % (28144)Memory used [KB]: 13688
% 8.84/1.61  % (28144)Time elapsed: 0.577 s
% 8.84/1.61  % (28144)Instructions burned: 299 (million)
% 8.84/1.61  % (28144)------------------------------
% 8.84/1.61  % (28144)------------------------------
% 8.84/1.61  % (28168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.61  % (28168)Termination reason: Unknown
% 8.84/1.61  % (28168)Termination phase: Saturation
% 8.84/1.61  
% 8.84/1.61  % (28168)Memory used [KB]: 7036
% 8.84/1.61  % (28168)Time elapsed: 0.249 s
% 8.84/1.61  % (28168)Instructions burned: 87 (million)
% 8.84/1.61  % (28168)------------------------------
% 8.84/1.61  % (28168)------------------------------
% 8.84/1.62  % (28175)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/76Mi)
% 8.84/1.62  % (28178)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/94Mi)
% 9.47/1.63  % (28163)Instruction limit reached!
% 9.47/1.63  % (28163)------------------------------
% 9.47/1.63  % (28163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.47/1.63  % (28163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.47/1.63  % (28163)Termination reason: Unknown
% 9.47/1.63  % (28163)Termination phase: Saturation
% 9.47/1.63  
% 9.47/1.63  % (28163)Memory used [KB]: 2686
% 9.47/1.63  % (28163)Time elapsed: 0.300 s
% 9.47/1.63  % (28163)Instructions burned: 127 (million)
% 9.47/1.63  % (28163)------------------------------
% 9.47/1.63  % (28163)------------------------------
% 9.47/1.63  % (28133)Instruction limit reached!
% 9.47/1.63  % (28133)------------------------------
% 9.47/1.63  % (28133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.47/1.65  % (28133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.47/1.65  % (28133)Termination reason: Unknown
% 9.47/1.65  % (28133)Termination phase: Saturation
% 9.47/1.65  
% 9.47/1.65  % (28133)Memory used [KB]: 8699
% 9.47/1.65  % (28133)Time elapsed: 0.688 s
% 9.47/1.65  % (28133)Instructions burned: 345 (million)
% 9.47/1.65  % (28133)------------------------------
% 9.47/1.65  % (28133)------------------------------
% 9.47/1.65  % (28135)Instruction limit reached!
% 9.47/1.65  % (28135)------------------------------
% 9.47/1.65  % (28135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.47/1.66  % (28135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.47/1.66  % (28135)Termination reason: Unknown
% 9.47/1.66  % (28135)Termination phase: Saturation
% 9.47/1.66  
% 9.47/1.66  % (28135)Memory used [KB]: 11513
% 9.47/1.66  % (28135)Time elapsed: 0.665 s
% 9.47/1.66  % (28135)Instructions burned: 355 (million)
% 9.47/1.66  % (28135)------------------------------
% 9.47/1.66  % (28135)------------------------------
% 9.47/1.68  % (28179)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/201Mi)
% 9.73/1.69  % (28180)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/98Mi)
% 9.73/1.70  % (28181)lrs+21_1:4_av=off:bd=off:fde=unused:lcm=predicate:nwc=1.5:sp=const_frequency:i=253:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/253Mi)
% 9.73/1.71  % (28182)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=281:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/281Mi)
% 9.73/1.71  % (28185)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=788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/788Mi)
% 9.73/1.71  % (28182)Refutation not found, incomplete strategy% (28182)------------------------------
% 9.73/1.71  % (28182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.73/1.71  % (28182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.73/1.71  % (28182)Termination reason: Refutation not found, incomplete strategy
% 9.73/1.71  
% 9.73/1.71  % (28182)Memory used [KB]: 5884
% 9.73/1.71  % (28182)Time elapsed: 0.118 s
% 9.73/1.71  % (28182)Instructions burned: 3 (million)
% 9.73/1.71  % (28182)------------------------------
% 9.73/1.71  % (28182)------------------------------
% 9.73/1.72  % (28139)Instruction limit reached!
% 9.73/1.72  % (28139)------------------------------
% 9.73/1.72  % (28139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.73/1.72  % (28184)dis+1011_39044:804583_anc=all:avsq=on:avsqr=302,909:awrs=decay:awrsf=20:bd=off:bsr=on:cond=on:gsp=on:nm=0:nwc=2.0:plsq=on:plsqr=9,13:rp=on:s2a=on:s2agt=16:sac=on:thsq=on:thsqc=32:thsqd=32:thsql=off:to=lpo:updr=off:uwa=all:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/321Mi)
% 9.73/1.73  % (28183)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/24Mi)
% 9.73/1.74  % (28175)Instruction limit reached!
% 9.73/1.74  % (28175)------------------------------
% 9.73/1.74  % (28175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.73/1.74  % (28175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.73/1.74  % (28175)Termination reason: Unknown
% 9.73/1.74  % (28175)Termination phase: Saturation
% 9.73/1.74  
% 9.73/1.74  % (28175)Memory used [KB]: 2558
% 9.73/1.74  % (28175)Time elapsed: 0.244 s
% 9.73/1.74  % (28175)Instructions burned: 77 (million)
% 9.73/1.74  % (28175)------------------------------
% 9.73/1.74  % (28175)------------------------------
% 9.73/1.74  % (28139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.73/1.74  % (28139)Termination reason: Unknown
% 9.73/1.74  % (28139)Termination phase: Saturation
% 9.73/1.74  
% 9.73/1.74  % (28139)Memory used [KB]: 9594
% 9.73/1.74  % (28139)Time elapsed: 0.703 s
% 9.73/1.74  % (28139)Instructions burned: 500 (million)
% 9.73/1.74  % (28139)------------------------------
% 9.73/1.74  % (28139)------------------------------
% 9.73/1.74  % (28126)Instruction limit reached!
% 9.73/1.74  % (28126)------------------------------
% 9.73/1.74  % (28126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.73/1.75  % (28185)Refutation not found, incomplete strategy% (28185)------------------------------
% 9.73/1.75  % (28185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.73/1.75  % (28185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.73/1.75  % (28185)Termination reason: Refutation not found, incomplete strategy
% 9.73/1.75  
% 9.73/1.75  % (28185)Memory used [KB]: 6524
% 9.73/1.75  % (28185)Time elapsed: 0.093 s
% 9.73/1.75  % (28185)Instructions burned: 29 (million)
% 9.73/1.75  % (28185)------------------------------
% 9.73/1.75  % (28185)------------------------------
% 9.73/1.75  % (28187)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=1730:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/1730Mi)
% 9.73/1.75  % (28126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.73/1.75  % (28126)Termination reason: Unknown
% 9.73/1.75  % (28126)Termination phase: Saturation
% 9.73/1.75  
% 9.73/1.75  % (28126)Memory used [KB]: 4221
% 9.73/1.75  % (28126)Time elapsed: 0.869 s
% 9.73/1.75  % (28126)Instructions burned: 654 (million)
% 9.73/1.75  % (28126)------------------------------
% 9.73/1.75  % (28126)------------------------------
% 9.73/1.75  % (28188)ott+1011_1:1_av=off:flr=on:ins=1:sos=on:sp=reverse_frequency:ss=axioms:urr=on:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/246Mi)
% 9.73/1.75  % (28188)Refutation not found, incomplete strategy% (28188)------------------------------
% 9.73/1.75  % (28188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.73/1.75  % (28188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.73/1.75  % (28188)Termination reason: Refutation not found, incomplete strategy
% 9.73/1.75  
% 9.73/1.75  % (28188)Memory used [KB]: 1407
% 9.73/1.75  % (28188)Time elapsed: 0.071 s
% 9.73/1.75  % (28188)Instructions burned: 1 (million)
% 9.73/1.75  % (28188)------------------------------
% 9.73/1.75  % (28188)------------------------------
% 9.73/1.75  % (28186)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=2378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/2378Mi)
% 9.73/1.77  % (28183)Instruction limit reached!
% 9.73/1.77  % (28183)------------------------------
% 9.73/1.77  % (28183)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.31/1.77  % (28178)Instruction limit reached!
% 11.31/1.77  % (28178)------------------------------
% 11.31/1.77  % (28178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.31/1.77  % (28183)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.31/1.77  % (28183)Termination reason: Unknown
% 11.31/1.77  % (28183)Termination phase: Saturation
% 11.31/1.77  
% 11.31/1.77  % (28183)Memory used [KB]: 6268
% 11.31/1.77  % (28183)Time elapsed: 0.139 s
% 11.31/1.77  % (28183)Instructions burned: 26 (million)
% 11.31/1.77  % (28183)------------------------------
% 11.31/1.77  % (28183)------------------------------
% 11.31/1.77  % (28178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.31/1.77  % (28178)Termination reason: Unknown
% 11.31/1.77  % (28178)Termination phase: Saturation
% 11.31/1.77  
% 11.31/1.77  % (28178)Memory used [KB]: 7675
% 11.31/1.77  % (28178)Time elapsed: 0.237 s
% 11.31/1.77  % (28178)Instructions burned: 97 (million)
% 11.31/1.77  % (28178)------------------------------
% 11.31/1.77  % (28178)------------------------------
% 11.39/1.78  % (28189)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=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/74Mi)
% 11.39/1.79  % (28190)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=3168:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/3168Mi)
% 11.39/1.79  % (28174)Instruction limit reached!
% 11.39/1.79  % (28174)------------------------------
% 11.39/1.79  % (28174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.39/1.79  % (28174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.39/1.79  % (28174)Termination reason: Unknown
% 11.39/1.79  % (28174)Termination phase: Saturation
% 11.39/1.79  
% 11.39/1.79  % (28174)Memory used [KB]: 2942
% 11.39/1.79  % (28174)Time elapsed: 0.313 s
% 11.39/1.79  % (28174)Instructions burned: 193 (million)
% 11.39/1.79  % (28174)------------------------------
% 11.39/1.79  % (28174)------------------------------
% 11.39/1.81  % (28180)Instruction limit reached!
% 11.39/1.81  % (28180)------------------------------
% 11.39/1.81  % (28180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.68/1.83  % (28138)Instruction limit reached!
% 11.68/1.83  % (28138)------------------------------
% 11.68/1.83  % (28138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.68/1.83  % (28138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.68/1.83  % (28138)Termination reason: Unknown
% 11.68/1.83  % (28138)Termination phase: Saturation
% 11.68/1.83  
% 11.68/1.83  % (28138)Memory used [KB]: 6652
% 11.68/1.83  % (28138)Time elapsed: 0.824 s
% 11.68/1.83  % (28138)Instructions burned: 460 (million)
% 11.68/1.83  % (28138)------------------------------
% 11.68/1.83  % (28138)------------------------------
% 11.68/1.83  % (28180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.68/1.83  % (28180)Termination reason: Unknown
% 11.68/1.83  % (28170)Instruction limit reached!
% 11.68/1.83  % (28170)------------------------------
% 11.68/1.83  % (28170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.68/1.83  % (28180)Termination phase: Saturation
% 11.68/1.83  % (28170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.68/1.83  % (28170)Termination reason: Unknown
% 11.68/1.83  % (28170)Termination phase: Saturation
% 11.68/1.83  
% 11.68/1.83  % (28170)Memory used [KB]: 9466
% 11.68/1.83  % (28170)Time elapsed: 0.455 s
% 11.68/1.83  % (28170)Instructions burned: 260 (million)
% 11.68/1.83  % (28170)------------------------------
% 11.68/1.83  % (28170)------------------------------
% 11.68/1.83  
% 11.68/1.83  % (28180)Memory used [KB]: 7419
% 11.68/1.83  % (28180)Time elapsed: 0.222 s
% 11.68/1.83  % (28180)Instructions burned: 100 (million)
% 11.68/1.83  % (28180)------------------------------
% 11.68/1.83  % (28180)------------------------------
% 11.86/1.85  % (28191)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/91Mi)
% 11.86/1.86  % (28195)lrs+10_1:1_acc=on:br=off:nwc=10.0:s2a=on:s2agt=64:sac=on:urr=on:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/467Mi)
% 11.86/1.86  % (28156)Instruction limit reached!
% 11.86/1.86  % (28156)------------------------------
% 11.86/1.86  % (28156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.86/1.86  % (28156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.86/1.86  % (28156)Termination reason: Unknown
% 11.86/1.86  % (28156)Termination phase: Saturation
% 11.86/1.86  
% 11.86/1.86  % (28156)Memory used [KB]: 11769
% 11.86/1.86  % (28156)Time elapsed: 0.640 s
% 11.86/1.86  % (28156)Instructions burned: 368 (million)
% 11.86/1.86  % (28156)------------------------------
% 11.86/1.86  % (28156)------------------------------
% 11.86/1.86  % (28194)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/53Mi)
% 11.86/1.86  % (28191)Refutation not found, incomplete strategy% (28191)------------------------------
% 11.86/1.86  % (28191)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.86/1.86  % (28191)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.86/1.86  % (28191)Termination reason: Refutation not found, incomplete strategy
% 11.86/1.86  
% 11.86/1.86  % (28191)Memory used [KB]: 6012
% 11.86/1.86  % (28191)Time elapsed: 0.119 s
% 11.86/1.86  % (28191)Instructions burned: 4 (million)
% 11.86/1.86  % (28191)------------------------------
% 11.86/1.86  % (28191)------------------------------
% 11.86/1.87  % (28192)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=1096:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/1096Mi)
% 11.86/1.87  % (28193)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=617:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/617Mi)
% 11.86/1.87  % (28198)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/107Mi)
% 11.86/1.88  % (28196)lrs+1_1:7_bd=off:i=4430:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/4430Mi)
% 11.86/1.89  % (28151)Instruction limit reached!
% 11.86/1.89  % (28151)------------------------------
% 11.86/1.89  % (28151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.86/1.89  % (28151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.86/1.89  % (28151)Termination reason: Unknown
% 11.86/1.89  % (28151)Termination phase: Saturation
% 11.86/1.89  
% 11.86/1.89  % (28151)Memory used [KB]: 11513
% 11.86/1.89  % (28151)Time elapsed: 0.692 s
% 11.86/1.89  % (28151)Instructions burned: 374 (million)
% 11.86/1.89  % (28151)------------------------------
% 11.86/1.89  % (28151)------------------------------
% 11.86/1.89  % (28173)Instruction limit reached!
% 11.86/1.89  % (28173)------------------------------
% 11.86/1.89  % (28173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.86/1.89  % (28173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.86/1.89  % (28173)Termination reason: Unknown
% 11.86/1.89  % (28173)Termination phase: Saturation
% 11.86/1.89  
% 11.86/1.89  % (28173)Memory used [KB]: 4221
% 11.86/1.89  % (28173)Time elapsed: 0.429 s
% 11.86/1.89  % (28173)Instructions burned: 267 (million)
% 11.86/1.89  % (28173)------------------------------
% 11.86/1.89  % (28173)------------------------------
% 11.86/1.90  % (28199)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/108Mi)
% 11.86/1.90  % (28189)Instruction limit reached!
% 11.86/1.90  % (28189)------------------------------
% 11.86/1.90  % (28189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.86/1.91  % (28197)dis+11_1:128_av=off:fd=preordered:flr=on:gsp=on:ins=1:urr=on:i=1838:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/1838Mi)
% 12.32/1.92  % (28189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.32/1.92  % (28189)Termination reason: Unknown
% 12.32/1.92  % (28189)Termination phase: Saturation
% 12.32/1.92  
% 12.32/1.92  % (28189)Memory used [KB]: 7036
% 12.32/1.92  % (28189)Time elapsed: 0.206 s
% 12.32/1.92  % (28189)Instructions burned: 74 (million)
% 12.32/1.92  % (28189)------------------------------
% 12.32/1.92  % (28189)------------------------------
% 12.32/1.93  % (28192)Refutation not found, incomplete strategy% (28192)------------------------------
% 12.32/1.93  % (28192)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.32/1.93  % (28200)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=208:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/208Mi)
% 12.32/1.94  % (28192)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.32/1.94  % (28192)Termination reason: Refutation not found, incomplete strategy
% 12.32/1.94  
% 12.32/1.94  % (28192)Memory used [KB]: 6652
% 12.32/1.94  % (28192)Time elapsed: 0.153 s
% 12.32/1.94  % (28192)Instructions burned: 39 (million)
% 12.32/1.94  % (28192)------------------------------
% 12.32/1.94  % (28192)------------------------------
% 12.32/1.94  % (28194)Instruction limit reached!
% 12.32/1.94  % (28194)------------------------------
% 12.32/1.94  % (28194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.32/1.94  % (28194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.32/1.94  % (28194)Termination reason: Unknown
% 12.32/1.94  % (28194)Termination phase: Saturation
% 12.32/1.94  
% 12.32/1.94  % (28194)Memory used [KB]: 7164
% 12.32/1.94  % (28194)Time elapsed: 0.145 s
% 12.32/1.94  % (28194)Instructions burned: 55 (million)
% 12.32/1.94  % (28194)------------------------------
% 12.32/1.94  % (28194)------------------------------
% 12.32/1.95  % (28201)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=64:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/64Mi)
% 12.32/1.97  % (28202)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/86Mi)
% 12.32/1.97  % (28179)Refutation not found, non-redundant clauses discarded% (28179)------------------------------
% 12.32/1.97  % (28179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.64/1.98  % (28179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.64/1.98  % (28179)Termination reason: Refutation not found, non-redundant clauses discarded
% 12.64/1.98  
% 12.64/1.98  % (28179)Memory used [KB]: 8571
% 12.64/1.98  % (28179)Time elapsed: 0.400 s
% 12.64/1.98  % (28179)Instructions burned: 198 (million)
% 12.64/1.98  % (28179)------------------------------
% 12.64/1.98  % (28179)------------------------------
% 12.64/1.98  % (28203)ins+10_1:1_bs=on:bsr=unit_only:cond=fast:erd=off:flr=on:igpr=on:igrr=1/32:igs=1011:igwr=on:ins=2:lma=on:newcnf=on:nwc=2.0:rnwc=on:s2a=on:s2at=2.51464:s2pl=no:skr=on:to=lpo:updr=off:i=852:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/852Mi)
% 12.64/1.98  % (28204)dis+1011_1:1_av=off:br=off:fd=preordered:fs=off:fsr=off:ins=2:sp=reverse_frequency:to=lpo:urr=ec_only:i=508:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/508Mi)
% 12.64/2.01  % (28206)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=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/56Mi)
% 12.64/2.02  % (28205)lrs+10_1:128_br=off:plsq=on:plsqr=32,1:urr=ec_only:i=2344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/2344Mi)
% 12.64/2.03  % (28206)Refutation not found, incomplete strategy% (28206)------------------------------
% 12.64/2.03  % (28206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.64/2.04  % (28206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.64/2.04  % (28206)Termination reason: Refutation not found, incomplete strategy
% 12.64/2.04  
% 12.64/2.04  % (28206)Memory used [KB]: 10618
% 12.64/2.04  % (28206)Time elapsed: 0.104 s
% 12.64/2.04  % (28206)Instructions burned: 10 (million)
% 12.64/2.04  % (28206)------------------------------
% 12.64/2.04  % (28206)------------------------------
% 12.64/2.05  % (28199)Instruction limit reached!
% 12.64/2.05  % (28199)------------------------------
% 12.64/2.05  % (28199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.64/2.05  % (28198)Instruction limit reached!
% 12.64/2.05  % (28198)------------------------------
% 12.64/2.05  % (28198)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.64/2.05  % (28198)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.64/2.05  % (28198)Termination reason: Unknown
% 12.64/2.05  % (28198)Termination phase: Saturation
% 12.64/2.05  
% 12.64/2.05  % (28198)Memory used [KB]: 7291
% 12.64/2.05  % (28198)Time elapsed: 0.194 s
% 12.64/2.05  % (28198)Instructions burned: 107 (million)
% 12.64/2.05  % (28198)------------------------------
% 12.64/2.05  % (28198)------------------------------
% 12.64/2.05  % (28199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.64/2.05  % (28199)Termination reason: Unknown
% 12.64/2.05  % (28199)Termination phase: Saturation
% 12.64/2.05  
% 12.64/2.05  % (28199)Memory used [KB]: 7803
% 12.64/2.05  % (28199)Time elapsed: 0.232 s
% 12.64/2.05  % (28199)Instructions burned: 108 (million)
% 12.64/2.05  % (28199)------------------------------
% 12.64/2.05  % (28199)------------------------------
% 13.20/2.06  % (28207)lrs+33_1:16_avsq=on:avsqr=23,8:plsq=on:plsqc=1:plsql=on:plsqr=4,1:sac=on:sas=z3:sp=frequency:to=lpo:urr=ec_only:i=1385:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/1385Mi)
% 13.20/2.06  % (28209)lrs+30_1:32_avsq=on:avsql=on:ep=RS:ins=1:nwc=10.0:s2a=on:sd=1:sgt=16:sp=frequency:ss=included:urr=on:uwa=one_side_interpreted:i=314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/314Mi)
% 13.20/2.06  % (28201)Instruction limit reached!
% 13.20/2.06  % (28201)------------------------------
% 13.20/2.06  % (28201)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.20/2.06  % (28201)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.20/2.06  % (28201)Termination reason: Unknown
% 13.20/2.06  % (28201)Termination phase: Saturation
% 13.20/2.06  
% 13.20/2.06  % (28201)Memory used [KB]: 6524
% 13.20/2.06  % (28201)Time elapsed: 0.181 s
% 13.20/2.06  % (28201)Instructions burned: 65 (million)
% 13.20/2.06  % (28201)------------------------------
% 13.20/2.06  % (28201)------------------------------
% 13.20/2.06  % (28205)Refutation not found, incomplete strategy% (28205)------------------------------
% 13.20/2.06  % (28205)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.20/2.07  % (28205)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.20/2.07  % (28205)Termination reason: Refutation not found, incomplete strategy
% 13.20/2.07  
% 13.20/2.07  % (28205)Memory used [KB]: 6780
% 13.20/2.07  % (28205)Time elapsed: 0.144 s
% 13.20/2.07  % (28205)Instructions burned: 39 (million)
% 13.20/2.07  % (28205)------------------------------
% 13.20/2.07  % (28205)------------------------------
% 13.20/2.07  % (28208)dis+10_1:32_av=off:drc=off:lma=on:plsq=on:plsqc=2:plsqr=32,1:sp=frequency:to=lpo:i=505:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/505Mi)
% 13.41/2.10  % (28202)Instruction limit reached!
% 13.41/2.10  % (28202)------------------------------
% 13.41/2.10  % (28202)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.41/2.12  % (28202)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.41/2.12  % (28202)Termination reason: Unknown
% 13.41/2.12  % (28202)Termination phase: Saturation
% 13.41/2.12  
% 13.41/2.12  % (28202)Memory used [KB]: 7164
% 13.41/2.12  % (28202)Time elapsed: 0.241 s
% 13.41/2.12  % (28202)Instructions burned: 87 (million)
% 13.41/2.12  % (28202)------------------------------
% 13.41/2.12  % (28202)------------------------------
% 13.64/2.13  % (28210)dis+22_1:20_av=off:bd=off:fde=unused:plsq=on:slsq=on:uwa=all:i=1408:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/1408Mi)
% 13.74/2.15  % (28181)Instruction limit reached!
% 13.74/2.15  % (28181)------------------------------
% 13.74/2.15  % (28181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.74/2.15  % (28181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.74/2.15  % (28181)Termination reason: Unknown
% 13.74/2.15  % (28181)Termination phase: Saturation
% 13.74/2.15  
% 13.74/2.15  % (28181)Memory used [KB]: 3965
% 13.74/2.15  % (28181)Time elapsed: 0.544 s
% 13.74/2.15  % (28181)Instructions burned: 255 (million)
% 13.74/2.15  % (28181)------------------------------
% 13.74/2.15  % (28181)------------------------------
% 13.74/2.17  % (28212)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/76Mi)
% 13.74/2.18  % (28211)dis+1011_1:16_fsr=off:nwc=3.0:plsq=on:plsqc=1:slsq=on:slsqc=2:sp=occurrence:i=457:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/457Mi)
% 13.74/2.18  % (28213)dis+11_4:3_av=off:awrs=converge:awrsf=16:bce=on:bsr=unit_only:cond=on:er=known:flr=on:irw=on:newcnf=on:nwc=1.9:rnwc=on:s2a=on:s2agt=32:s2at=3.2:slsq=on:slsqc=1:slsqr=1,4:sp=reverse_arity:spb=intro:thsq=on:thsqc=64:thsqd=16:thsql=off:updr=off:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/381Mi)
% 13.74/2.18  % (28214)dis+33_1:1_av=off:bd=off:gsp=on:slsq=on:slsqr=1,4:sp=const_min:tgt=ground:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/162Mi)
% 13.74/2.19  % (28215)lrs+1011_1:16_bd=preordered:drc=off:s2a=on:tgt=ground:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/163Mi)
% 13.74/2.21  % (28177)Instruction limit reached!
% 13.74/2.21  % (28177)------------------------------
% 13.74/2.21  % (28177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.74/2.21  % (28177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.74/2.21  % (28177)Termination reason: Unknown
% 13.74/2.21  % (28177)Termination phase: Saturation
% 13.74/2.21  
% 13.74/2.21  % (28177)Memory used [KB]: 3326
% 13.74/2.21  % (28177)Time elapsed: 0.662 s
% 13.74/2.21  % (28177)Instructions burned: 458 (million)
% 13.74/2.21  % (28177)------------------------------
% 13.74/2.21  % (28177)------------------------------
% 14.05/2.23  % (28184)Instruction limit reached!
% 14.05/2.23  % (28184)------------------------------
% 14.05/2.23  % (28184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.05/2.23  % (28184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.05/2.23  % (28184)Termination reason: Unknown
% 14.05/2.23  % (28184)Termination phase: Saturation
% 14.05/2.23  
% 14.05/2.23  % (28184)Memory used [KB]: 11129
% 14.05/2.23  % (28184)Time elapsed: 0.597 s
% 14.05/2.23  % (28184)Instructions burned: 322 (million)
% 14.05/2.23  % (28184)------------------------------
% 14.05/2.23  % (28184)------------------------------
% 14.05/2.24  % (28216)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=297:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/297Mi)
% 14.05/2.25  % (28200)Instruction limit reached!
% 14.05/2.25  % (28200)------------------------------
% 14.05/2.25  % (28200)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.05/2.25  % (28200)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.05/2.25  % (28200)Termination reason: Unknown
% 14.05/2.25  % (28200)Termination phase: Saturation
% 14.05/2.25  
% 14.05/2.25  % (28200)Memory used [KB]: 2942
% 14.05/2.25  % (28200)Time elapsed: 0.355 s
% 14.05/2.25  % (28200)Instructions burned: 209 (million)
% 14.05/2.25  % (28200)------------------------------
% 14.05/2.25  % (28200)------------------------------
% 14.05/2.28  % (28217)lrs+10_1:1_bd=preordered:drc=off:sp=frequency:to=lpo:urr=on:i=1393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/1393Mi)
% 15.42/2.30  % (28212)Instruction limit reached!
% 15.42/2.30  % (28212)------------------------------
% 15.42/2.30  % (28212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.42/2.30  % (28212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.42/2.31  % (28212)Termination reason: Unknown
% 15.42/2.31  % (28212)Termination phase: Saturation
% 15.42/2.31  
% 15.42/2.31  % (28212)Memory used [KB]: 2558
% 15.42/2.31  % (28212)Time elapsed: 0.206 s
% 15.42/2.31  % (28212)Instructions burned: 76 (million)
% 15.42/2.31  % (28212)------------------------------
% 15.42/2.31  % (28212)------------------------------
% 15.42/2.32  % (28218)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1907:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/1907Mi)
% 15.42/2.33  % (28167)Instruction limit reached!
% 15.42/2.33  % (28167)------------------------------
% 15.42/2.33  % (28167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.42/2.35  % (28219)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=799:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/799Mi)
% 15.42/2.35  % (28167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.42/2.35  % (28167)Termination reason: Unknown
% 15.42/2.35  % (28167)Termination phase: Saturation
% 15.42/2.35  
% 15.42/2.35  % (28167)Memory used [KB]: 12920
% 15.42/2.35  % (28167)Time elapsed: 0.947 s
% 15.42/2.35  % (28167)Instructions burned: 610 (million)
% 15.42/2.35  % (28167)------------------------------
% 15.42/2.35  % (28167)------------------------------
% 15.42/2.36  % (28220)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/179Mi)
% 16.09/2.38  % (28218)Refutation not found, incomplete strategy% (28218)------------------------------
% 16.09/2.38  % (28218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.09/2.38  % (28218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.09/2.38  % (28218)Termination reason: Refutation not found, incomplete strategy
% 16.09/2.38  
% 16.09/2.38  % (28218)Memory used [KB]: 2046
% 16.09/2.38  % (28218)Time elapsed: 0.129 s
% 16.09/2.38  % (28218)Instructions burned: 25 (million)
% 16.09/2.38  % (28218)------------------------------
% 16.09/2.38  % (28218)------------------------------
% 16.48/2.44  % (28214)Instruction limit reached!
% 16.48/2.44  % (28214)------------------------------
% 16.48/2.44  % (28214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.48/2.44  % (28214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.48/2.44  % (28214)Termination reason: Unknown
% 16.48/2.44  % (28214)Termination phase: Saturation
% 16.48/2.44  
% 16.48/2.44  % (28214)Memory used [KB]: 3965
% 16.48/2.44  % (28214)Time elapsed: 0.345 s
% 16.48/2.44  % (28214)Instructions burned: 163 (million)
% 16.48/2.44  % (28214)------------------------------
% 16.48/2.44  % (28214)------------------------------
% 16.48/2.45  % (28221)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/874Mi)
% 16.48/2.46  % (28215)Instruction limit reached!
% 16.48/2.46  % (28215)------------------------------
% 16.48/2.46  % (28215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.48/2.48  % (28215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.48/2.48  % (28215)Termination reason: Unknown
% 16.48/2.48  % (28215)Termination phase: Saturation
% 16.48/2.48  
% 16.48/2.48  % (28215)Memory used [KB]: 7931
% 16.48/2.48  % (28215)Time elapsed: 0.343 s
% 16.48/2.48  % (28215)Instructions burned: 163 (million)
% 16.48/2.48  % (28215)------------------------------
% 16.48/2.48  % (28215)------------------------------
% 16.48/2.49  % (28222)fmb+10_1:1_i=4546:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/4546Mi)
% 16.48/2.50  % (28223)ott+10_4:1_drc=off:ins=1:plsq=on:plsqc=1:plsqr=1,8:s2at=2.0:s2pl=on:slsq=on:slsqc=1:slsql=off:sp=unary_first:tgt=full:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/98Mi)
% 17.01/2.54  % (28145)Instruction limit reached!
% 17.01/2.54  % (28145)------------------------------
% 17.01/2.54  % (28145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.01/2.54  % (28145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.01/2.54  % (28145)Termination reason: Unknown
% 17.01/2.54  % (28145)Termination phase: Saturation
% 17.01/2.54  
% 17.01/2.54  % (28145)Memory used [KB]: 22003
% 17.01/2.54  % (28145)Time elapsed: 1.446 s
% 17.01/2.54  % (28145)Instructions burned: 874 (million)
% 17.01/2.54  % (28145)------------------------------
% 17.01/2.54  % (28145)------------------------------
% 17.01/2.57  % (28224)dis+10_1:64_bd=off:lcm=predicate:sac=on:sp=const_frequency:urr=on:i=2492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/2492Mi)
% 17.46/2.59  % (28209)Instruction limit reached!
% 17.46/2.59  % (28209)------------------------------
% 17.46/2.59  % (28209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.46/2.59  % (28209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.46/2.59  % (28209)Termination reason: Unknown
% 17.46/2.59  % (28209)Termination phase: Saturation
% 17.46/2.59  
% 17.46/2.59  % (28209)Memory used [KB]: 11769
% 17.46/2.59  % (28209)Time elapsed: 0.625 s
% 17.46/2.59  % (28209)Instructions burned: 314 (million)
% 17.46/2.59  % (28209)------------------------------
% 17.46/2.59  % (28209)------------------------------
% 17.46/2.59  % (28225)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=123:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/123Mi)
% 17.46/2.60  % (28225)Refutation not found, incomplete strategy% (28225)------------------------------
% 17.46/2.60  % (28225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.46/2.62  % (28225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.46/2.62  % (28225)Termination reason: Refutation not found, incomplete strategy
% 17.46/2.62  
% 17.46/2.62  % (28225)Memory used [KB]: 6012
% 17.46/2.62  % (28225)Time elapsed: 0.083 s
% 17.46/2.62  % (28225)Instructions burned: 9 (million)
% 17.46/2.62  % (28225)------------------------------
% 17.46/2.62  % (28225)------------------------------
% 17.46/2.63  % (28220)Instruction limit reached!
% 17.46/2.63  % (28220)------------------------------
% 17.46/2.63  % (28220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.46/2.63  % (28176)Instruction limit reached!
% 17.46/2.63  % (28176)------------------------------
% 17.46/2.63  % (28176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.46/2.63  % (28176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.46/2.63  % (28176)Termination reason: Unknown
% 17.46/2.63  % (28176)Termination phase: Saturation
% 17.46/2.63  
% 17.46/2.63  % (28176)Memory used [KB]: 12025
% 17.46/2.63  % (28176)Time elapsed: 1.141 s
% 17.46/2.63  % (28176)Instructions burned: 590 (million)
% 17.46/2.63  % (28176)------------------------------
% 17.46/2.63  % (28176)------------------------------
% 17.46/2.63  % (28223)Instruction limit reached!
% 17.46/2.63  % (28223)------------------------------
% 17.46/2.63  % (28223)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.46/2.64  % (28195)Instruction limit reached!
% 17.46/2.64  % (28195)------------------------------
% 17.46/2.64  % (28195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.46/2.64  % (28195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.46/2.64  % (28195)Termination reason: Unknown
% 17.46/2.64  % (28195)Termination phase: Saturation
% 17.46/2.64  
% 17.46/2.64  % (28195)Memory used [KB]: 13432
% 17.46/2.64  % (28195)Time elapsed: 0.820 s
% 17.46/2.64  % (28195)Instructions burned: 467 (million)
% 17.46/2.64  % (28195)------------------------------
% 17.46/2.64  % (28195)------------------------------
% 17.46/2.64  % (28220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.46/2.64  % (28220)Termination reason: Unknown
% 17.46/2.64  % (28220)Termination phase: Saturation
% 17.46/2.64  
% 17.46/2.64  % (28220)Memory used [KB]: 9466
% 17.46/2.64  % (28220)Time elapsed: 0.304 s
% 17.46/2.64  % (28220)Instructions burned: 179 (million)
% 17.46/2.64  % (28220)------------------------------
% 17.46/2.64  % (28220)------------------------------
% 17.46/2.65  % (28223)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.46/2.65  % (28223)Termination reason: Unknown
% 17.46/2.65  % (28223)Termination phase: Saturation
% 17.46/2.65  
% 17.46/2.65  % (28223)Memory used [KB]: 7931
% 17.46/2.65  % (28223)Time elapsed: 0.199 s
% 17.46/2.65  % (28223)Instructions burned: 100 (million)
% 17.46/2.65  % (28223)------------------------------
% 17.46/2.65  % (28223)------------------------------
% 17.46/2.66  % (28226)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=89:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/89Mi)
% 18.18/2.68  % (28216)Instruction limit reached!
% 18.18/2.68  % (28216)------------------------------
% 18.18/2.68  % (28216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.18/2.69  % (28216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.18/2.69  % (28216)Termination reason: Unknown
% 18.18/2.69  % (28216)Termination phase: Saturation
% 18.18/2.69  
% 18.18/2.69  % (28216)Memory used [KB]: 14456
% 18.18/2.69  % (28216)Time elapsed: 0.535 s
% 18.18/2.69  % (28216)Instructions burned: 297 (million)
% 18.33/2.69  % (28216)------------------------------
% 18.33/2.69  % (28216)------------------------------
% 18.47/2.72  % (28213)Instruction limit reached!
% 18.47/2.72  % (28213)------------------------------
% 18.47/2.72  % (28213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.47/2.74  % (28227)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=191:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/191Mi)
% 18.47/2.74  % (28213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.47/2.74  % (28213)Termination reason: Unknown
% 18.47/2.74  % (28213)Termination phase: Saturation
% 18.47/2.74  
% 18.47/2.74  % (28213)Memory used [KB]: 6268
% 18.47/2.74  % (28213)Time elapsed: 0.646 s
% 18.47/2.74  % (28213)Instructions burned: 382 (million)
% 18.47/2.74  % (28213)------------------------------
% 18.47/2.74  % (28213)------------------------------
% 18.47/2.75  % (28227)Refutation not found, incomplete strategy% (28227)------------------------------
% 18.47/2.75  % (28227)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.47/2.75  % (28227)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.47/2.75  % (28227)Termination reason: Refutation not found, incomplete strategy
% 18.47/2.75  
% 18.47/2.75  % (28227)Memory used [KB]: 5884
% 18.47/2.75  % (28227)Time elapsed: 0.123 s
% 18.47/2.75  % (28227)Instructions burned: 3 (million)
% 18.47/2.75  % (28227)------------------------------
% 18.47/2.75  % (28227)------------------------------
% 18.47/2.75  % (28229)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:rp=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/389Mi)
% 18.47/2.75  % (28228)ott+11_1:1_sd=1:sos=on:ss=axioms:st=3.0:i=506:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/506Mi)
% 18.47/2.76  % (28230)lrs+10_1:1_aac=none:bd=off:plsq=on:plsqc=1:plsqr=32,1:sfv=off:sos=all:sp=reverse_arity:i=1282:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/1282Mi)
% 18.47/2.76  % (28231)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/206Mi)
% 18.47/2.76  % (28157)Instruction limit reached!
% 18.47/2.76  % (28157)------------------------------
% 18.47/2.76  % (28157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.47/2.76  % (28157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.47/2.76  % (28157)Termination reason: Unknown
% 18.47/2.76  % (28157)Termination phase: Saturation
% 18.47/2.76  
% 18.47/2.76  % (28157)Memory used [KB]: 9210
% 18.47/2.76  % (28157)Time elapsed: 1.541 s
% 18.47/2.76  % (28157)Instructions burned: 1065 (million)
% 18.47/2.76  % (28157)------------------------------
% 18.47/2.76  % (28157)------------------------------
% 18.47/2.77  % (28228)Refutation not found, incomplete strategy% (28228)------------------------------
% 18.47/2.77  % (28228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.47/2.77  % (28228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.47/2.77  % (28228)Termination reason: Refutation not found, incomplete strategy
% 18.47/2.77  
% 18.47/2.77  % (28228)Memory used [KB]: 5884
% 18.47/2.77  % (28228)Time elapsed: 0.112 s
% 18.47/2.77  % (28228)Instructions burned: 3 (million)
% 18.47/2.77  % (28228)------------------------------
% 18.47/2.77  % (28228)------------------------------
% 18.47/2.77  % (28232)ott+21_339093:436673_av=off:awrs=decay:awrsf=2:bce=on:bsr=on:drc=off:flr=on:newcnf=on:plsq=on:plsql=on:plsqr=1,2:sp=frequency:spb=units:to=lpo:urr=on:i=951:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/951Mi)
% 18.47/2.79  % (28204)Instruction limit reached!
% 18.47/2.79  % (28204)------------------------------
% 18.47/2.79  % (28204)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.63/2.82  % (28204)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.63/2.82  % (28204)Termination reason: Unknown
% 19.63/2.82  % (28204)Termination phase: Saturation
% 19.63/2.82  
% 19.63/2.82  % (28204)Memory used [KB]: 4093
% 19.63/2.82  % (28204)Time elapsed: 0.907 s
% 19.63/2.82  % (28204)Instructions burned: 509 (million)
% 19.63/2.82  % (28204)------------------------------
% 19.63/2.82  % (28204)------------------------------
% 19.63/2.82  % (28226)Instruction limit reached!
% 19.63/2.82  % (28226)------------------------------
% 19.63/2.82  % (28226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.63/2.82  % (28226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.63/2.82  % (28226)Termination reason: Unknown
% 19.63/2.82  % (28226)Termination phase: Saturation
% 19.63/2.82  
% 19.63/2.82  % (28226)Memory used [KB]: 7419
% 19.63/2.82  % (28226)Time elapsed: 0.235 s
% 19.63/2.82  % (28226)Instructions burned: 89 (million)
% 19.63/2.82  % (28226)------------------------------
% 19.63/2.82  % (28226)------------------------------
% 19.63/2.82  % (28208)Instruction limit reached!
% 19.63/2.82  % (28208)------------------------------
% 19.63/2.82  % (28208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.63/2.82  % (28208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.63/2.82  % (28208)Termination reason: Unknown
% 19.63/2.82  % (28208)Termination phase: Saturation
% 19.63/2.82  
% 19.63/2.82  % (28208)Memory used [KB]: 6524
% 19.63/2.82  % (28208)Time elapsed: 0.852 s
% 19.63/2.82  % (28208)Instructions burned: 505 (million)
% 19.63/2.82  % (28208)------------------------------
% 19.63/2.82  % (28208)------------------------------
% 19.63/2.82  % (28233)dis+1011_1:1_avsq=on:avsqc=2:avsql=on:avsqr=1,16:nwc=5.0:sac=on:spb=units:i=367:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/367Mi)
% 19.63/2.86  % (28235)ins+10_1:1_bce=on:bd=off:fde=unused:fsd=on:igs=3:igwr=on:lcm=predicate:sos=on:i=1276:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/1276Mi)
% 19.63/2.86  % (28193)Instruction limit reached!
% 19.63/2.86  % (28193)------------------------------
% 19.63/2.86  % (28193)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.63/2.86  % (28193)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.63/2.86  % (28193)Termination reason: Unknown
% 19.63/2.86  % (28193)Termination phase: Saturation
% 19.63/2.86  
% 19.63/2.86  % (28193)Memory used [KB]: 10234
% 19.63/2.86  % (28193)Time elapsed: 1.087 s
% 19.63/2.86  % (28193)Instructions burned: 618 (million)
% 19.63/2.86  % (28193)------------------------------
% 19.63/2.86  % (28193)------------------------------
% 19.63/2.87  % (28234)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=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/222Mi)
% 19.63/2.88  % (28236)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=1186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/1186Mi)
% 20.15/2.91  % (28237)lrs+10_1:1_atotf=0.1:lcm=predicate:nwc=5.0:rnwc=on:s2a=on:s2at=2.0:sac=on:sos=on:spb=goal_then_units:urr=on:i=1038:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/1038Mi)
% 20.15/2.93  % (28238)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=74:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/74Mi)
% 20.15/2.93  % (28239)dis+1003_1:1_aac=none:amm=off:ep=R:erd=off:newcnf=on:sac=on:skr=on:sos=all:i=1257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/1257Mi)
% 20.15/2.93  % (28211)Instruction limit reached!
% 20.15/2.93  % (28211)------------------------------
% 20.15/2.93  % (28211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.15/2.93  % (28211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.15/2.93  % (28211)Termination reason: Unknown
% 20.15/2.93  % (28211)Termination phase: Saturation
% 20.15/2.93  
% 20.15/2.93  % (28211)Memory used [KB]: 10618
% 20.15/2.93  % (28211)Time elapsed: 0.854 s
% 20.15/2.93  % (28211)Instructions burned: 457 (million)
% 20.15/2.93  % (28211)------------------------------
% 20.15/2.93  % (28211)------------------------------
% 20.15/2.95  % (28236)Refutation not found, incomplete strategy% (28236)------------------------------
% 20.15/2.95  % (28236)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.15/2.95  % (28236)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.15/2.95  % (28236)Termination reason: Refutation not found, incomplete strategy
% 20.15/2.95  
% 20.15/2.95  % (28236)Memory used [KB]: 6780
% 20.15/2.95  % (28236)Time elapsed: 0.124 s
% 20.15/2.95  % (28236)Instructions burned: 36 (million)
% 20.15/2.95  % (28236)------------------------------
% 20.15/2.95  % (28236)------------------------------
% 20.15/2.96  % (28240)lrs+1002_1:16_av=off:flr=on:nwc=5.0:s2a=on:sos=on:urr=on:i=2967:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/2967Mi)
% 20.15/2.96  TRYING [1]
% 20.79/2.99  TRYING [2]
% 20.88/3.00  % (28241)lrs+10_1:3_bd=preordered:drc=off:erd=off:flr=on:lwlo=on:s2a=on:s2at=3.0:sp=reverse_arity:ss=included:to=lpo:urr=on:i=1932:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/1932Mi)
% 20.98/3.02  % (28238)Refutation not found, non-redundant clauses discarded% (28238)------------------------------
% 20.98/3.02  % (28238)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.98/3.02  % (28238)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.98/3.02  % (28238)Termination reason: Refutation not found, non-redundant clauses discarded
% 20.98/3.02  
% 20.98/3.02  % (28238)Memory used [KB]: 6908
% 20.98/3.02  % (28238)Time elapsed: 0.153 s
% 20.98/3.02  % (28238)Instructions burned: 73 (million)
% 20.98/3.02  % (28238)------------------------------
% 20.98/3.02  % (28238)------------------------------
% 20.98/3.06  % (28242)lrs+1004_4:1_bd=off:sd=1:sims=off:skr=on:sos=all:ss=axioms:st=2.0:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/341Mi)
% 20.98/3.08  % (28243)lrs+1002_1:4_aac=none:avsq=on:avsqc=1:avsqr=2047,512:cond=fast:drc=off:nwc=3.0:plsq=on:plsqc=2:plsqr=3,2:sac=on:sas=z3:spb=goal:i=1100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/1100Mi)
% 20.98/3.10  % (28231)Instruction limit reached!
% 20.98/3.10  % (28231)------------------------------
% 20.98/3.10  % (28231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.58/3.12  % (28231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.58/3.12  % (28231)Termination reason: Unknown
% 21.58/3.12  % (28231)Termination phase: Saturation
% 21.58/3.12  
% 21.58/3.12  % (28231)Memory used [KB]: 9466
% 21.58/3.12  % (28231)Time elapsed: 0.431 s
% 21.58/3.12  % (28231)Instructions burned: 206 (million)
% 21.58/3.12  % (28231)------------------------------
% 21.58/3.12  % (28231)------------------------------
% 21.58/3.12  % (28244)dis+1011_1:8_bd=off:br=off:s2a=on:s2at=3.0:urr=ec_only:i=3814:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/3814Mi)
% 21.58/3.16  % (28244)Refutation not found, incomplete strategy% (28244)------------------------------
% 21.58/3.16  % (28244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.58/3.16  % (28244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.58/3.16  % (28244)Termination reason: Refutation not found, incomplete strategy
% 21.58/3.16  
% 21.58/3.16  % (28244)Memory used [KB]: 6396
% 21.58/3.16  % (28244)Time elapsed: 0.070 s
% 21.58/3.16  % (28244)Instructions burned: 26 (million)
% 21.58/3.16  % (28244)------------------------------
% 21.58/3.16  % (28244)------------------------------
% 22.17/3.24  % (28234)Instruction limit reached!
% 22.17/3.24  % (28234)------------------------------
% 22.17/3.24  % (28234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.17/3.26  % (28234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.17/3.26  % (28234)Termination reason: Unknown
% 22.17/3.26  % (28234)Termination phase: Saturation
% 22.17/3.26  
% 22.17/3.26  % (28234)Memory used [KB]: 8699
% 22.17/3.26  % (28234)Time elapsed: 0.473 s
% 22.17/3.26  % (28234)Instructions burned: 222 (million)
% 22.17/3.26  % (28234)------------------------------
% 22.17/3.26  % (28234)------------------------------
% 22.17/3.28  % (28245)lrs+1_1:64_awrs=converge:bd=off:flr=on:sd=1:ss=axioms:st=1.5:to=lpo:i=3452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/3452Mi)
% 22.73/3.28  % (28203)Instruction limit reached!
% 22.73/3.28  % (28203)------------------------------
% 22.73/3.28  % (28203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.73/3.28  % (28245)Refutation not found, incomplete strategy% (28245)------------------------------
% 22.73/3.28  % (28245)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.73/3.28  % (28245)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.73/3.28  % (28245)Termination reason: Refutation not found, incomplete strategy
% 22.73/3.28  
% 22.73/3.28  % (28203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.73/3.28  % (28203)Termination reason: Unknown
% 22.73/3.28  % (28203)Termination phase: Saturation
% 22.73/3.28  
% 22.73/3.28  % (28203)Memory used [KB]: 15351
% 22.73/3.28  % (28203)Time elapsed: 0.437 s
% 22.73/3.28  % (28203)Instructions burned: 852 (million)
% 22.73/3.28  % (28203)------------------------------
% 22.73/3.28  % (28203)------------------------------
% 22.73/3.28  % (28245)Memory used [KB]: 5884
% 22.73/3.28  % (28245)Time elapsed: 0.117 s
% 22.73/3.28  % (28245)Instructions burned: 2 (million)
% 22.73/3.28  % (28245)------------------------------
% 22.73/3.28  % (28245)------------------------------
% 22.73/3.29  % (28246)ott+1002_1221:202_aac=none:anc=all:awrs=decay:bce=on:ep=R:gsp=on:nwc=5.0:s2a=on:s2agt=23:sac=on:urr=on:i=1737:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/1737Mi)
% 23.60/3.33  TRYING [3]
% 23.60/3.35  % (28229)Instruction limit reached!
% 23.60/3.35  % (28229)------------------------------
% 23.60/3.35  % (28229)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.60/3.38  % (28152)Instruction limit reached!
% 23.60/3.38  % (28152)------------------------------
% 23.60/3.38  % (28152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.60/3.38  % (28152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.60/3.38  % (28152)Termination reason: Unknown
% 23.60/3.38  % (28152)Termination phase: Saturation
% 23.60/3.38  
% 23.60/3.38  % (28152)Memory used [KB]: 14583
% 23.60/3.38  % (28152)Time elapsed: 2.175 s
% 23.60/3.38  % (28152)Instructions burned: 1220 (million)
% 23.60/3.38  % (28152)------------------------------
% 23.60/3.38  % (28152)------------------------------
% 23.60/3.38  % (28229)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.60/3.38  % (28229)Termination reason: Unknown
% 23.60/3.38  % (28229)Termination phase: Saturation
% 23.60/3.38  
% 23.60/3.38  % (28229)Memory used [KB]: 4861
% 23.60/3.38  % (28229)Time elapsed: 0.674 s
% 23.60/3.38  % (28229)Instructions burned: 390 (million)
% 23.60/3.38  % (28229)------------------------------
% 23.60/3.38  % (28229)------------------------------
% 23.60/3.39  % (28247)lrs+10_1:8_drc=off:fd=preordered:fde=unused:sp=reverse_frequency:ss=axioms:st=2.0:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/107Mi)
% 23.60/3.41  % (28248)dis+1010_1:1_fde=none:slsq=on:slsqc=0:slsqr=1,1:i=979:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/979Mi)
% 24.35/3.43  % (28249)lrs+1011_1:1_av=off:bce=on:br=off:drc=off:fsr=off:slsq=on:slsqc=2:slsql=off:slsqr=7,25:sp=frequency:ss=included:st=5.0:to=lpo:urr=ec_only:i=1178:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/1178Mi)
% 24.35/3.45  % (28233)Instruction limit reached!
% 24.35/3.45  % (28233)------------------------------
% 24.35/3.45  % (28233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.35/3.45  % (28233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.35/3.45  % (28233)Termination reason: Unknown
% 24.35/3.45  % (28233)Termination phase: Saturation
% 24.35/3.45  
% 24.35/3.45  % (28233)Memory used [KB]: 9210
% 24.35/3.45  % (28233)Time elapsed: 0.713 s
% 24.35/3.45  % (28233)Instructions burned: 368 (million)
% 24.35/3.45  % (28233)------------------------------
% 24.35/3.45  % (28233)------------------------------
% 24.35/3.47  % (28249)Refutation not found, incomplete strategy% (28249)------------------------------
% 24.35/3.47  % (28249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.35/3.47  % (28249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.35/3.47  % (28249)Termination reason: Refutation not found, incomplete strategy
% 24.35/3.47  
% 24.35/3.47  % (28249)Memory used [KB]: 1918
% 24.35/3.47  % (28249)Time elapsed: 0.166 s
% 24.35/3.47  % (28249)Instructions burned: 28 (million)
% 24.35/3.47  % (28249)------------------------------
% 24.35/3.47  % (28249)------------------------------
% 24.97/3.51  % (28250)dis+10_1:1_bd=preordered:nwc=2.0:sp=reverse_arity:to=lpo:urr=on:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/108Mi)
% 24.97/3.52  % (28251)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2969ds/654Mi)
% 24.97/3.53  % (28242)Instruction limit reached!
% 24.97/3.53  % (28242)------------------------------
% 24.97/3.53  % (28242)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.97/3.53  % (28242)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.97/3.53  % (28242)Termination reason: Unknown
% 24.97/3.53  % (28242)Termination phase: Saturation
% 24.97/3.53  
% 24.97/3.53  % (28242)Memory used [KB]: 8571
% 24.97/3.53  % (28242)Time elapsed: 0.544 s
% 24.97/3.53  % (28242)Instructions burned: 342 (million)
% 24.97/3.53  % (28242)------------------------------
% 24.97/3.53  % (28242)------------------------------
% 24.97/3.55  % (28219)Instruction limit reached!
% 24.97/3.55  % (28219)------------------------------
% 24.97/3.55  % (28219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.97/3.56  % (28219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.97/3.56  % (28219)Termination reason: Unknown
% 24.97/3.56  % (28219)Termination phase: Saturation
% 24.97/3.56  
% 24.97/3.56  % (28219)Memory used [KB]: 10746
% 24.97/3.56  % (28219)Time elapsed: 1.289 s
% 24.97/3.56  % (28219)Instructions burned: 800 (million)
% 24.97/3.56  % (28219)------------------------------
% 24.97/3.56  % (28219)------------------------------
% 24.97/3.57  % (28247)Instruction limit reached!
% 24.97/3.57  % (28247)------------------------------
% 24.97/3.57  % (28247)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.97/3.58  % (28247)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.97/3.58  % (28247)Termination reason: Unknown
% 24.97/3.58  % (28247)Termination phase: Saturation
% 24.97/3.58  
% 24.97/3.58  % (28247)Memory used [KB]: 7547
% 24.97/3.58  % (28247)Time elapsed: 0.294 s
% 24.97/3.58  % (28247)Instructions burned: 108 (million)
% 24.97/3.58  % (28247)------------------------------
% 24.97/3.58  % (28247)------------------------------
% 25.58/3.59  % (28253)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/67Mi)
% 25.58/3.59  % (28252)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/265Mi)
% 26.14/3.68  % (28256)lrs+4_1:1_av=off:bd=off:lwlo=on:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=3439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/3439Mi)
% 26.14/3.69  % (28254)ott+10_1:8_awrs=decay:awrsf=4:drc=off:ins=3:sp=occurrence:ss=axioms:i=2055:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/2055Mi)
% 26.27/3.70  % (28255)lrs+10_1:64_anc=all:awrs=converge:drc=off:nicw=on:nwc=3.0:s2a=on:sac=on:spb=goal_then_units:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/336Mi)
% 26.27/3.70  % (28250)Instruction limit reached!
% 26.27/3.70  % (28250)------------------------------
% 26.27/3.70  % (28250)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.27/3.70  % (28250)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.27/3.70  % (28250)Termination reason: Unknown
% 26.27/3.70  % (28250)Termination phase: Saturation
% 26.27/3.70  
% 26.27/3.70  % (28250)Memory used [KB]: 7547
% 26.27/3.70  % (28250)Time elapsed: 0.291 s
% 26.27/3.70  % (28250)Instructions burned: 108 (million)
% 26.27/3.70  % (28250)------------------------------
% 26.27/3.70  % (28250)------------------------------
% 26.27/3.71  % (28253)Instruction limit reached!
% 26.27/3.71  % (28253)------------------------------
% 26.27/3.71  % (28253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.27/3.71  % (28253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.27/3.71  % (28253)Termination reason: Unknown
% 26.27/3.71  % (28253)Termination phase: Saturation
% 26.27/3.71  
% 26.27/3.71  % (28253)Memory used [KB]: 6908
% 26.27/3.71  % (28253)Time elapsed: 0.173 s
% 26.27/3.71  % (28253)Instructions burned: 68 (million)
% 26.27/3.71  % (28253)------------------------------
% 26.27/3.71  % (28253)------------------------------
% 26.50/3.80  % (28221)Instruction limit reached!
% 26.50/3.80  % (28221)------------------------------
% 26.50/3.80  % (28221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.50/3.80  % (28221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.50/3.80  % (28221)Termination reason: Unknown
% 26.50/3.80  % (28221)Termination phase: Saturation
% 26.50/3.80  
% 26.50/3.80  % (28221)Memory used [KB]: 15223
% 26.50/3.80  % (28221)Time elapsed: 1.453 s
% 26.50/3.80  % (28221)Instructions burned: 875 (million)
% 26.50/3.80  % (28221)------------------------------
% 26.50/3.80  % (28221)------------------------------
% 27.14/3.83  % (28257)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=179:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/179Mi)
% 27.14/3.86  % (28258)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=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/56Mi)
% 27.14/3.89  % (28258)Refutation not found, incomplete strategy% (28258)------------------------------
% 27.14/3.89  % (28258)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.14/3.89  % (28258)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.14/3.89  % (28258)Termination reason: Refutation not found, incomplete strategy
% 27.14/3.89  
% 27.14/3.89  % (28258)Memory used [KB]: 10618
% 27.14/3.89  % (28258)Time elapsed: 0.129 s
% 27.14/3.89  % (28258)Instructions burned: 12 (million)
% 27.14/3.89  % (28258)------------------------------
% 27.14/3.89  % (28258)------------------------------
% 27.65/3.93  % (28259)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=2303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/2303Mi)
% 27.65/3.96  % (28171)Instruction limit reached!
% 27.65/3.96  % (28171)------------------------------
% 27.65/3.96  % (28171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 27.65/3.96  % (28171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 27.65/3.96  % (28171)Termination reason: Unknown
% 27.65/3.96  % (28171)Termination phase: Saturation
% 27.65/3.96  
% 27.65/3.96  % (28171)Memory used [KB]: 14072
% 27.65/3.96  % (28171)Time elapsed: 2.517 s
% 27.65/3.96  % (28171)Instructions burned: 1497 (million)
% 27.65/3.96  % (28171)------------------------------
% 27.65/3.96  % (28171)------------------------------
% 28.16/3.99  % (28210)Instruction limit reached!
% 28.16/3.99  % (28210)------------------------------
% 28.16/3.99  % (28210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.16/3.99  % (28210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.16/3.99  % (28210)Termination reason: Unknown
% 28.16/3.99  % (28210)Termination phase: Saturation
% 28.16/3.99  
% 28.16/3.99  % (28210)Memory used [KB]: 13944
% 28.16/3.99  % (28210)Time elapsed: 1.971 s
% 28.16/3.99  % (28210)Instructions burned: 1408 (million)
% 28.16/3.99  % (28210)------------------------------
% 28.16/3.99  % (28210)------------------------------
% 28.16/4.04  % (28260)lrs+21_1:14_awrs=converge:br=off:drc=off:ev=cautious:s2a=on:sfv=off:tgt=ground:tha=off:urr=on:i=1449:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/1449Mi)
% 28.16/4.08  % (28207)Instruction limit reached!
% 28.16/4.08  % (28207)------------------------------
% 28.16/4.08  % (28207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.74/4.09  % (28207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.74/4.09  % (28207)Termination reason: Unknown
% 28.74/4.09  % (28207)Termination phase: Saturation
% 28.74/4.09  
% 28.74/4.09  % (28207)Memory used [KB]: 17398
% 28.74/4.09  % (28207)Time elapsed: 2.105 s
% 28.74/4.09  % (28207)Instructions burned: 1385 (million)
% 28.74/4.09  % (28207)------------------------------
% 28.74/4.09  % (28207)------------------------------
% 28.74/4.10  % (28252)Instruction limit reached!
% 28.74/4.10  % (28252)------------------------------
% 28.74/4.10  % (28252)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.74/4.10  % (28252)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.74/4.10  % (28252)Termination reason: Unknown
% 28.74/4.10  % (28252)Termination phase: Saturation
% 28.74/4.10  
% 28.74/4.10  % (28252)Memory used [KB]: 8571
% 28.74/4.10  % (28252)Time elapsed: 0.604 s
% 28.74/4.10  % (28252)Instructions burned: 266 (million)
% 28.74/4.10  % (28252)------------------------------
% 28.74/4.10  % (28252)------------------------------
% 28.74/4.11  % (28261)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=4882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/4882Mi)
% 29.86/4.12  % (28257)Refutation not found, non-redundant clauses discarded% (28257)------------------------------
% 29.86/4.12  % (28257)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.86/4.12  % (28257)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.86/4.12  % (28257)Termination reason: Refutation not found, non-redundant clauses discarded
% 29.86/4.12  
% 29.86/4.12  % (28257)Memory used [KB]: 7291
% 29.86/4.12  % (28257)Time elapsed: 0.356 s
% 29.86/4.12  % (28257)Instructions burned: 175 (million)
% 29.86/4.12  % (28257)------------------------------
% 29.86/4.12  % (28257)------------------------------
% 30.02/4.14  % (28262)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/94Mi)
% 30.02/4.20  % (28255)Instruction limit reached!
% 30.02/4.20  % (28255)------------------------------
% 30.02/4.20  % (28255)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.02/4.20  % (28255)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.02/4.20  % (28255)Termination reason: Unknown
% 30.02/4.20  % (28255)Termination phase: Saturation
% 30.02/4.20  
% 30.02/4.20  % (28255)Memory used [KB]: 10362
% 30.02/4.20  % (28255)Time elapsed: 0.588 s
% 30.02/4.20  % (28255)Instructions burned: 338 (million)
% 30.02/4.20  % (28255)------------------------------
% 30.02/4.20  % (28255)------------------------------
% 30.02/4.21  % (28263)ott+10_1:12_abs=on:avsq=on:avsqr=5,31:bd=off:bsr=unit_only:plsq=on:plsql=on:plsqr=1,32:sac=on:sas=z3:spb=goal_then_units:tgt=full:to=lpo:i=9837:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/9837Mi)
% 30.75/4.23  % (28264)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=1949:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/1949Mi)
% 30.75/4.25  % (28265)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=761:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/761Mi)
% 30.75/4.29  % (28262)Instruction limit reached!
% 30.75/4.29  % (28262)------------------------------
% 30.75/4.29  % (28262)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.75/4.30  % (28232)Instruction limit reached!
% 30.75/4.30  % (28232)------------------------------
% 30.75/4.30  % (28232)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.75/4.30  % (28262)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.75/4.30  % (28262)Termination reason: Unknown
% 30.75/4.30  % (28262)Termination phase: Saturation
% 30.75/4.30  
% 30.75/4.30  % (28262)Memory used [KB]: 8955
% 30.75/4.30  % (28262)Time elapsed: 0.238 s
% 30.75/4.30  % (28262)Instructions burned: 94 (million)
% 30.75/4.30  % (28262)------------------------------
% 30.75/4.30  % (28262)------------------------------
% 31.34/4.30  % (28232)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.34/4.30  % (28232)Termination reason: Unknown
% 31.34/4.30  % (28232)Termination phase: Saturation
% 31.34/4.30  
% 31.34/4.30  % (28232)Memory used [KB]: 14200
% 31.34/4.30  % (28232)Time elapsed: 1.620 s
% 31.34/4.30  % (28232)Instructions burned: 951 (million)
% 31.34/4.30  % (28232)------------------------------
% 31.34/4.30  % (28232)------------------------------
% 31.34/4.32  % (28264)First to succeed.
% 31.34/4.32  % (28264)Refutation found. Thanks to Tanya!
% 31.34/4.32  % SZS status Unsatisfiable for theBenchmark
% 31.34/4.32  % SZS output start Proof for theBenchmark
% See solution above
% 31.34/4.32  % (28264)------------------------------
% 31.34/4.32  % (28264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.34/4.32  % (28264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.34/4.32  % (28264)Termination reason: Refutation
% 31.34/4.32  
% 31.34/4.32  % (28264)Memory used [KB]: 2302
% 31.34/4.32  % (28264)Time elapsed: 0.192 s
% 31.34/4.32  % (28264)Instructions burned: 51 (million)
% 31.34/4.32  % (28264)------------------------------
% 31.34/4.32  % (28264)------------------------------
% 31.34/4.32  % (27896)Success in time 3.981 s
%------------------------------------------------------------------------------