TSTP Solution File: LCL903+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LCL903+1 : TPTP v8.1.0. Released v5.5.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 : n026.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:46:25 EDT 2022

% Result   : Theorem 22.69s 3.31s
% Output   : Refutation 22.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   90 (  45 unt;   0 def)
%            Number of atoms       :  149 (  38 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  109 (  50   ~;  43   |;   5   &)
%                                         (   2 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :  169 ( 167   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f15356,plain,
    $false,
    inference(subsumption_resolution,[],[f48,f15329]) ).

fof(f15329,plain,
    ! [X4] : '+'(X4,X4) = X4,
    inference(resolution,[],[f15303,f98]) ).

fof(f98,plain,
    ! [X0,X1] :
      ( ~ '>='(X0,'+'(X1,X0))
      | '+'(X1,X0) = X0 ),
    inference(resolution,[],[f96,f55]) ).

fof(f55,plain,
    ! [X0,X1] :
      ( ~ '>='(X1,X0)
      | ~ '>='(X0,X1)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f40]) ).

fof(f40,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ '>='(X0,X1)
      | ~ '>='(X1,X0) ),
    inference(rectify,[],[f31]) ).

fof(f31,plain,
    ! [X1,X0] :
      ( X0 = X1
      | ~ '>='(X1,X0)
      | ~ '>='(X0,X1) ),
    inference(flattening,[],[f30]) ).

fof(f30,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ '>='(X0,X1)
      | ~ '>='(X1,X0) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f16,plain,
    ! [X0,X1] :
      ( ( '>='(X0,X1)
        & '>='(X1,X0) )
     => X0 = X1 ),
    inference(rectify,[],[f6]) ).

fof(f6,axiom,
    ! [X6,X7] :
      ( ( '>='(X6,X7)
        & '>='(X7,X6) )
     => X6 = X7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_06) ).

fof(f96,plain,
    ! [X10,X11] : '>='('+'(X11,X10),X10),
    inference(subsumption_resolution,[],[f91,f44]) ).

fof(f44,plain,
    ! [X0] : '>='(X0,'0'),
    inference(cnf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X0] : '>='(X0,'0'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_08) ).

fof(f91,plain,
    ! [X10,X11] :
      ( ~ '>='(X11,'0')
      | '>='('+'(X11,X10),X10) ),
    inference(superposition,[],[f42,f59]) ).

fof(f59,plain,
    ! [X1] : '+'('0',X1) = X1,
    inference(superposition,[],[f43,f52]) ).

fof(f52,plain,
    ! [X0] : '+'(X0,'0') = X0,
    inference(cnf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] : '+'(X0,'0') = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_03) ).

fof(f43,plain,
    ! [X0,X1] : '+'(X0,X1) = '+'(X1,X0),
    inference(cnf_transformation,[],[f2]) ).

fof(f2,axiom,
    ! [X0,X1] : '+'(X0,X1) = '+'(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_02) ).

fof(f42,plain,
    ! [X2,X0,X1] :
      ( '>='('+'(X2,X1),'+'(X0,X1))
      | ~ '>='(X2,X0) ),
    inference(cnf_transformation,[],[f32]) ).

fof(f32,plain,
    ! [X0,X1,X2] :
      ( '>='('+'(X2,X1),'+'(X0,X1))
      | ~ '>='(X2,X0) ),
    inference(rectify,[],[f27]) ).

fof(f27,plain,
    ! [X1,X2,X0] :
      ( '>='('+'(X0,X2),'+'(X1,X2))
      | ~ '>='(X0,X1) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0,X2,X1] :
      ( '>='(X0,X1)
     => '>='('+'(X0,X2),'+'(X1,X2)) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X11,X12,X13] :
      ( '>='(X11,X12)
     => '>='('+'(X11,X13),'+'(X12,X13)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_09) ).

fof(f15303,plain,
    ! [X157] : '>='(X157,'+'(X157,X157)),
    inference(subsumption_resolution,[],[f15213,f44]) ).

fof(f15213,plain,
    ! [X157] :
      ( ~ '>='('0','0')
      | '>='(X157,'+'(X157,X157)) ),
    inference(superposition,[],[f8837,f14983]) ).

fof(f14983,plain,
    ! [X21] : '0' = '==>'(X21,'+'(X21,X21)),
    inference(superposition,[],[f1020,f13301]) ).

fof(f13301,plain,
    ! [X48,X49] : '==>'(X48,X49) = '==>'(X48,'==>'(X48,X49)),
    inference(superposition,[],[f13232,f13232]) ).

fof(f13232,plain,
    ! [X11,X12] : '==>'('==>'(X11,X12),X11) = X11,
    inference(subsumption_resolution,[],[f13185,f465]) ).

fof(f465,plain,
    ! [X2,X3] : '>='(X2,'==>'(X3,X2)),
    inference(resolution,[],[f53,f96]) ).

fof(f53,plain,
    ! [X2,X0,X1] :
      ( ~ '>='('+'(X1,X2),X0)
      | '>='(X2,'==>'(X1,X0)) ),
    inference(cnf_transformation,[],[f39]) ).

fof(f39,plain,
    ! [X0,X1,X2] :
      ( ( '>='('+'(X1,X2),X0)
        | ~ '>='(X2,'==>'(X1,X0)) )
      & ( '>='(X2,'==>'(X1,X0))
        | ~ '>='('+'(X1,X2),X0) ) ),
    inference(nnf_transformation,[],[f19]) ).

fof(f19,plain,
    ! [X0,X1,X2] :
      ( '>='('+'(X1,X2),X0)
    <=> '>='(X2,'==>'(X1,X0)) ),
    inference(rectify,[],[f7]) ).

fof(f7,axiom,
    ! [X10,X8,X9] :
      ( '>='('+'(X8,X9),X10)
    <=> '>='(X9,'==>'(X8,X10)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_07) ).

fof(f13185,plain,
    ! [X11,X12] :
      ( ~ '>='(X11,'==>'('==>'(X11,X12),X11))
      | '==>'('==>'(X11,X12),X11) = X11 ),
    inference(resolution,[],[f13094,f55]) ).

fof(f13094,plain,
    ! [X2,X3] : '>='('==>'('==>'(X2,X3),X2),X2),
    inference(resolution,[],[f1445,f2318]) ).

fof(f2318,plain,
    ! [X19,X20] : '>='('==>'(X20,'1'),'==>'(X20,X19)),
    inference(superposition,[],[f1777,f62]) ).

fof(f62,plain,
    ! [X0] : '1' = '+'('1',X0),
    inference(superposition,[],[f41,f43]) ).

fof(f41,plain,
    ! [X0] : '1' = '+'(X0,'1'),
    inference(cnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X0] : '1' = '+'(X0,'1'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_12) ).

fof(f1777,plain,
    ! [X2,X0,X1] : '>='('==>'(X0,'+'(X1,X2)),'==>'(X0,X2)),
    inference(resolution,[],[f653,f53]) ).

fof(f653,plain,
    ! [X10,X11,X12] : '>='('+'(X10,'==>'(X10,'+'(X11,X12))),X12),
    inference(resolution,[],[f625,f99]) ).

fof(f99,plain,
    ! [X2,X3,X4] :
      ( ~ '>='(X2,'+'(X3,X4))
      | '>='(X2,X4) ),
    inference(resolution,[],[f96,f45]) ).

fof(f45,plain,
    ! [X2,X0,X1] :
      ( ~ '>='(X1,X2)
      | ~ '>='(X0,X1)
      | '>='(X0,X2) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,plain,
    ! [X0,X1,X2] :
      ( ~ '>='(X0,X1)
      | '>='(X0,X2)
      | ~ '>='(X1,X2) ),
    inference(rectify,[],[f29]) ).

fof(f29,plain,
    ! [X1,X0,X2] :
      ( ~ '>='(X1,X0)
      | '>='(X1,X2)
      | ~ '>='(X0,X2) ),
    inference(flattening,[],[f28]) ).

fof(f28,plain,
    ! [X0,X2,X1] :
      ( '>='(X1,X2)
      | ~ '>='(X0,X2)
      | ~ '>='(X1,X0) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X0,X2,X1] :
      ( ( '>='(X0,X2)
        & '>='(X1,X0) )
     => '>='(X1,X2) ),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X4,X3,X5] :
      ( ( '>='(X3,X4)
        & '>='(X4,X5) )
     => '>='(X3,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_05) ).

fof(f625,plain,
    ! [X6,X7] : '>='('+'(X6,'==>'(X6,X7)),X7),
    inference(resolution,[],[f54,f47]) ).

fof(f47,plain,
    ! [X0] : '>='(X0,X0),
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    ! [X0] : '>='(X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_04) ).

fof(f54,plain,
    ! [X2,X0,X1] :
      ( ~ '>='(X2,'==>'(X1,X0))
      | '>='('+'(X1,X2),X0) ),
    inference(cnf_transformation,[],[f39]) ).

fof(f1445,plain,
    ! [X8,X7] :
      ( ~ '>='('==>'(X7,'1'),X8)
      | '>='('==>'(X8,X7),X7) ),
    inference(superposition,[],[f50,f1410]) ).

fof(f1410,plain,
    ! [X1] : '==>'('==>'(X1,'1'),X1) = X1,
    inference(subsumption_resolution,[],[f1380,f966]) ).

fof(f966,plain,
    ! [X6,X7] : '>='(X6,'==>'('==>'(X6,'1'),X7)),
    inference(subsumption_resolution,[],[f935,f105]) ).

fof(f105,plain,
    ! [X7] : '>='('1',X7),
    inference(superposition,[],[f96,f62]) ).

fof(f935,plain,
    ! [X6,X7] :
      ( ~ '>='('1',X7)
      | '>='(X6,'==>'('==>'(X6,'1'),X7)) ),
    inference(superposition,[],[f53,f884]) ).

fof(f884,plain,
    ! [X7] : '1' = '+'('==>'(X7,'1'),X7),
    inference(resolution,[],[f791,f111]) ).

fof(f111,plain,
    ! [X0] :
      ( ~ '>='(X0,'1')
      | '1' = X0 ),
    inference(resolution,[],[f105,f55]) ).

fof(f791,plain,
    ! [X43] : '>='('+'('==>'(X43,'1'),X43),'1'),
    inference(superposition,[],[f624,f658]) ).

fof(f658,plain,
    ! [X22] : '1' = '+'(X22,'==>'(X22,'1')),
    inference(resolution,[],[f625,f111]) ).

fof(f624,plain,
    ! [X4,X5] : '>='('+'(X4,X5),'+'(X5,X4)),
    inference(resolution,[],[f54,f577]) ).

fof(f577,plain,
    ! [X2,X3] : '>='(X3,'==>'(X2,'+'(X3,X2))),
    inference(superposition,[],[f478,f43]) ).

fof(f478,plain,
    ! [X40,X39] : '>='(X39,'==>'(X40,'+'(X40,X39))),
    inference(resolution,[],[f53,f47]) ).

fof(f1380,plain,
    ! [X1] :
      ( ~ '>='(X1,'==>'('==>'(X1,'1'),X1))
      | '==>'('==>'(X1,'1'),X1) = X1 ),
    inference(resolution,[],[f1352,f55]) ).

fof(f1352,plain,
    ! [X4] : '>='('==>'('==>'(X4,'1'),X4),X4),
    inference(superposition,[],[f648,f52]) ).

fof(f648,plain,
    ! [X0,X1] : '>='('+'('==>'('==>'(X0,'1'),X0),X1),X0),
    inference(subsumption_resolution,[],[f639,f44]) ).

fof(f639,plain,
    ! [X0,X1] :
      ( '>='('+'('==>'('==>'(X0,'1'),X0),X1),X0)
      | ~ '>='(X1,'0') ),
    inference(superposition,[],[f54,f51]) ).

fof(f51,plain,
    ! [X0] : '0' = '==>'('==>'('==>'(X0,'1'),X0),X0),
    inference(cnf_transformation,[],[f13]) ).

fof(f13,axiom,
    ! [X0] : '0' = '==>'('==>'('==>'(X0,'1'),X0),X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_13) ).

fof(f50,plain,
    ! [X2,X0,X1] :
      ( '>='('==>'(X0,X1),'==>'(X2,X1))
      | ~ '>='(X2,X0) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f38,plain,
    ! [X0,X1,X2] :
      ( '>='('==>'(X0,X1),'==>'(X2,X1))
      | ~ '>='(X2,X0) ),
    inference(rectify,[],[f26]) ).

fof(f26,plain,
    ! [X2,X0,X1] :
      ( '>='('==>'(X2,X0),'==>'(X1,X0))
      | ~ '>='(X1,X2) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X1,X0,X2] :
      ( '>='(X1,X2)
     => '>='('==>'(X2,X0),'==>'(X1,X0)) ),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ! [X16,X14,X15] :
      ( '>='(X14,X15)
     => '>='('==>'(X15,X16),'==>'(X14,X16)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_10) ).

fof(f1020,plain,
    ! [X10,X11] : '0' = '==>'(X10,'==>'(X11,'+'(X10,X11))),
    inference(resolution,[],[f1004,f577]) ).

fof(f1004,plain,
    ! [X10,X9] :
      ( ~ '>='(X9,X10)
      | '0' = '==>'(X9,X10) ),
    inference(resolution,[],[f482,f75]) ).

fof(f75,plain,
    ! [X0] :
      ( ~ '>='('0',X0)
      | '0' = X0 ),
    inference(resolution,[],[f55,f44]) ).

fof(f482,plain,
    ! [X2,X3] :
      ( '>='('0','==>'(X2,X3))
      | ~ '>='(X2,X3) ),
    inference(superposition,[],[f53,f52]) ).

fof(f8837,plain,
    ! [X2,X3] :
      ( ~ '>='('0','==>'(X2,X3))
      | '>='(X2,X3) ),
    inference(resolution,[],[f651,f137]) ).

fof(f137,plain,
    ! [X4,X5] :
      ( '>='(X5,'+'(X5,X4))
      | ~ '>='('0',X4) ),
    inference(superposition,[],[f85,f43]) ).

fof(f85,plain,
    ! [X10,X11] :
      ( '>='(X10,'+'(X11,X10))
      | ~ '>='('0',X11) ),
    inference(superposition,[],[f42,f59]) ).

fof(f651,plain,
    ! [X6,X4,X5] :
      ( ~ '>='(X4,'+'(X5,'==>'(X5,X6)))
      | '>='(X4,X6) ),
    inference(resolution,[],[f625,f45]) ).

fof(f48,plain,
    sK0 != '+'(sK0,sK0),
    inference(cnf_transformation,[],[f36]) ).

fof(f36,plain,
    sK0 != '+'(sK0,sK0),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f24,f35]) ).

fof(f35,plain,
    ( ? [X0] : '+'(X0,X0) != X0
   => sK0 != '+'(sK0,sK0) ),
    introduced(choice_axiom,[]) ).

fof(f24,plain,
    ? [X0] : '+'(X0,X0) != X0,
    inference(ennf_transformation,[],[f17]) ).

fof(f17,plain,
    ~ ! [X0] : '+'(X0,X0) = X0,
    inference(rectify,[],[f15]) ).

fof(f15,negated_conjecture,
    ~ ! [X20] : '+'(X20,X20) = X20,
    inference(negated_conjecture,[],[f14]) ).

fof(f14,conjecture,
    ! [X20] : '+'(X20,X20) = X20,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals_14) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : LCL903+1 : TPTP v8.1.0. Released v5.5.0.
% 0.12/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n026.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 03:07:20 EDT 2022
% 0.14/0.36  % CPUTime    : 
% 0.21/0.52  % (23456)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.21/0.53  % (23482)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.21/0.53  % (23465)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.21/0.54  % (23456)Instruction limit reached!
% 0.21/0.54  % (23456)------------------------------
% 0.21/0.54  % (23456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (23473)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.21/0.54  % (23465)Refutation not found, incomplete strategy% (23465)------------------------------
% 0.21/0.54  % (23465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (23465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (23465)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.54  
% 0.21/0.54  % (23465)Memory used [KB]: 1407
% 0.21/0.54  % (23465)Time elapsed: 0.136 s
% 0.21/0.54  % (23465)Instructions burned: 2 (million)
% 0.21/0.54  % (23465)------------------------------
% 0.21/0.54  % (23465)------------------------------
% 0.21/0.55  % (23458)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.21/0.55  % (23481)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.21/0.56  % (23453)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.21/0.56  % (23456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (23456)Termination reason: Unknown
% 0.21/0.56  % (23456)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (23456)Memory used [KB]: 6140
% 0.21/0.56  % (23456)Time elapsed: 0.133 s
% 0.21/0.56  % (23456)Instructions burned: 14 (million)
% 0.21/0.56  % (23456)------------------------------
% 0.21/0.56  % (23456)------------------------------
% 0.21/0.56  % (23464)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.56  % (23455)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.56  % (23455)Refutation not found, incomplete strategy% (23455)------------------------------
% 0.21/0.56  % (23455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (23455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (23455)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (23455)Memory used [KB]: 5884
% 0.21/0.56  % (23455)Time elapsed: 0.143 s
% 0.21/0.56  % (23455)Instructions burned: 1 (million)
% 0.21/0.56  % (23455)------------------------------
% 0.21/0.56  % (23455)------------------------------
% 0.21/0.57  % (23453)Refutation not found, incomplete strategy% (23453)------------------------------
% 0.21/0.57  % (23453)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (23457)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.21/0.57  % (23472)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.21/0.57  % (23467)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.57  % (23469)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.57  % (23469)Refutation not found, incomplete strategy% (23469)------------------------------
% 0.21/0.57  % (23469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (23469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (23469)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.57  
% 0.21/0.57  % (23469)Memory used [KB]: 5884
% 0.21/0.57  % (23469)Time elapsed: 0.161 s
% 0.21/0.57  % (23469)Instructions burned: 1 (million)
% 0.21/0.57  % (23469)------------------------------
% 0.21/0.57  % (23469)------------------------------
% 0.21/0.57  % (23470)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.57  % (23475)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.21/0.57  TRYING [1]
% 0.21/0.57  % (23474)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.57  TRYING [2]
% 0.21/0.57  % (23473)Instruction limit reached!
% 0.21/0.57  % (23473)------------------------------
% 0.21/0.57  % (23473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (23473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (23470)Instruction limit reached!
% 0.21/0.57  % (23470)------------------------------
% 0.21/0.57  % (23470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (23473)Termination reason: Unknown
% 0.21/0.57  % (23473)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (23470)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (23470)Termination reason: Unknown
% 0.21/0.57  % (23473)Memory used [KB]: 6140
% 0.21/0.57  % (23473)Time elapsed: 0.156 s
% 0.21/0.57  % (23470)Termination phase: Finite model building constraint generation
% 0.21/0.57  
% 0.21/0.57  % (23473)Instructions burned: 31 (million)
% 0.21/0.57  % (23473)------------------------------
% 0.21/0.57  % (23473)------------------------------
% 0.21/0.57  % (23470)Memory used [KB]: 5884
% 0.21/0.57  % (23470)Time elapsed: 0.139 s
% 0.21/0.57  % (23470)Instructions burned: 3 (million)
% 0.21/0.57  % (23470)------------------------------
% 0.21/0.57  % (23470)------------------------------
% 0.21/0.57  % (23457)Refutation not found, incomplete strategy% (23457)------------------------------
% 0.21/0.57  % (23457)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (23457)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (23457)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.57  
% 0.21/0.57  % (23457)Memory used [KB]: 1407
% 0.21/0.57  % (23457)Time elapsed: 0.135 s
% 0.21/0.57  % (23457)Instructions burned: 2 (million)
% 0.21/0.57  % (23457)------------------------------
% 0.21/0.57  % (23457)------------------------------
% 0.21/0.57  % (23467)Instruction limit reached!
% 0.21/0.57  % (23467)------------------------------
% 0.21/0.57  % (23467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (23480)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.21/0.57  % (23482)Instruction limit reached!
% 0.21/0.57  % (23482)------------------------------
% 0.21/0.57  % (23482)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (23482)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (23482)Termination reason: Unknown
% 0.21/0.57  % (23482)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (23482)Memory used [KB]: 6268
% 0.21/0.57  % (23482)Time elapsed: 0.153 s
% 0.21/0.57  % (23482)Instructions burned: 24 (million)
% 0.21/0.57  % (23482)------------------------------
% 0.21/0.57  % (23482)------------------------------
% 0.21/0.57  % (23467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (23467)Termination reason: Unknown
% 0.21/0.58  % (23467)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (23467)Memory used [KB]: 5884
% 0.21/0.58  % (23467)Time elapsed: 0.140 s
% 0.21/0.58  % (23467)Instructions burned: 4 (million)
% 0.21/0.58  % (23467)------------------------------
% 0.21/0.58  % (23467)------------------------------
% 0.21/0.58  % (23461)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.21/0.58  % (23481)Instruction limit reached!
% 0.21/0.58  % (23481)------------------------------
% 0.21/0.58  % (23481)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (23481)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (23481)Termination reason: Unknown
% 0.21/0.58  % (23481)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (23481)Memory used [KB]: 6012
% 0.21/0.58  % (23481)Time elapsed: 0.172 s
% 0.21/0.58  % (23481)Instructions burned: 8 (million)
% 0.21/0.58  % (23481)------------------------------
% 0.21/0.58  % (23481)------------------------------
% 0.21/0.58  % (23477)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.58  % (23464)Instruction limit reached!
% 0.21/0.58  % (23464)------------------------------
% 0.21/0.58  % (23464)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (23464)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (23464)Termination reason: Unknown
% 0.21/0.58  % (23464)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (23464)Memory used [KB]: 6012
% 0.21/0.58  % (23464)Time elapsed: 0.155 s
% 0.21/0.58  % (23464)Instructions burned: 8 (million)
% 0.21/0.58  % (23464)------------------------------
% 0.21/0.58  % (23464)------------------------------
% 0.21/0.58  % (23461)Refutation not found, incomplete strategy% (23461)------------------------------
% 0.21/0.58  % (23461)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (23461)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (23461)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.58  
% 0.21/0.58  % (23461)Memory used [KB]: 5884
% 0.21/0.58  % (23461)Time elapsed: 0.150 s
% 0.21/0.58  % (23461)Instructions burned: 2 (million)
% 0.21/0.58  % (23461)------------------------------
% 0.21/0.58  % (23461)------------------------------
% 0.21/0.58  % (23466)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.58  % (23459)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.21/0.58  % (23453)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (23453)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.58  
% 0.21/0.58  % (23453)Memory used [KB]: 5884
% 0.21/0.58  % (23453)Time elapsed: 0.136 s
% 0.21/0.58  % (23453)Instructions burned: 2 (million)
% 0.21/0.58  % (23453)------------------------------
% 0.21/0.58  % (23453)------------------------------
% 0.21/0.58  % (23472)Instruction limit reached!
% 0.21/0.58  % (23472)------------------------------
% 0.21/0.58  % (23472)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (23472)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (23472)Termination reason: Unknown
% 0.21/0.58  % (23472)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (23472)Memory used [KB]: 6012
% 0.21/0.58  % (23472)Time elapsed: 0.167 s
% 0.21/0.58  % (23472)Instructions burned: 12 (million)
% 0.21/0.58  % (23472)------------------------------
% 0.21/0.58  % (23472)------------------------------
% 0.21/0.58  % (23474)Refutation not found, incomplete strategy% (23474)------------------------------
% 0.21/0.58  % (23474)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (23459)Refutation not found, incomplete strategy% (23459)------------------------------
% 0.21/0.58  % (23459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (23474)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (23474)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.58  
% 0.21/0.58  % (23474)Memory used [KB]: 5884
% 0.21/0.58  % (23474)Time elapsed: 0.148 s
% 0.21/0.58  % (23474)Instructions burned: 2 (million)
% 0.21/0.58  % (23474)------------------------------
% 0.21/0.58  % (23474)------------------------------
% 0.21/0.58  % (23468)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.58  % (23476)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 1.75/0.58  % (23476)Refutation not found, incomplete strategy% (23476)------------------------------
% 1.75/0.58  % (23476)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.58  % (23460)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.75/0.58  % (23476)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.58  % (23476)Termination reason: Refutation not found, incomplete strategy
% 1.75/0.58  
% 1.75/0.58  % (23476)Memory used [KB]: 1407
% 1.75/0.58  % (23476)Time elapsed: 0.084 s
% 1.75/0.58  % (23476)Instructions burned: 1 (million)
% 1.75/0.58  % (23476)------------------------------
% 1.75/0.58  % (23476)------------------------------
% 1.75/0.58  % (23460)Refutation not found, incomplete strategy% (23460)------------------------------
% 1.75/0.58  % (23460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.58  % (23460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.58  % (23460)Termination reason: Refutation not found, incomplete strategy
% 1.75/0.58  
% 1.75/0.58  % (23460)Memory used [KB]: 5884
% 1.75/0.58  % (23460)Time elapsed: 0.171 s
% 1.75/0.58  % (23460)Instructions burned: 2 (million)
% 1.75/0.58  % (23460)------------------------------
% 1.75/0.58  % (23460)------------------------------
% 1.75/0.59  % (23452)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.75/0.59  % (23459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.59  % (23459)Termination reason: Refutation not found, incomplete strategy
% 1.75/0.59  % (23468)Instruction limit reached!
% 1.75/0.59  % (23468)------------------------------
% 1.75/0.59  % (23468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.59  
% 1.75/0.59  % (23459)Memory used [KB]: 5884
% 1.75/0.59  % (23459)Time elapsed: 0.086 s
% 1.75/0.59  % (23459)Instructions burned: 2 (million)
% 1.75/0.59  % (23459)------------------------------
% 1.75/0.59  % (23459)------------------------------
% 1.75/0.59  % (23468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.59  % (23468)Termination reason: Unknown
% 1.75/0.59  % (23468)Termination phase: Saturation
% 1.75/0.59  
% 1.75/0.59  % (23468)Memory used [KB]: 6012
% 1.75/0.59  % (23468)Time elapsed: 0.085 s
% 1.75/0.59  % (23468)Instructions burned: 7 (million)
% 1.75/0.59  % (23468)------------------------------
% 1.75/0.59  % (23468)------------------------------
% 1.75/0.59  % (23480)Instruction limit reached!
% 1.75/0.59  % (23480)------------------------------
% 1.75/0.59  % (23480)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.59  % (23480)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.59  % (23480)Termination reason: Unknown
% 1.75/0.59  % (23480)Termination phase: Saturation
% 1.75/0.59  
% 1.75/0.59  % (23480)Memory used [KB]: 6268
% 1.75/0.59  % (23480)Time elapsed: 0.170 s
% 1.75/0.59  % (23480)Instructions burned: 25 (million)
% 1.75/0.59  % (23480)------------------------------
% 1.75/0.59  % (23480)------------------------------
% 1.75/0.59  % (23478)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 1.75/0.61  % (23454)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.75/0.61  % (23458)Instruction limit reached!
% 1.75/0.61  % (23458)------------------------------
% 1.75/0.61  % (23458)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.61  % (23458)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.61  % (23458)Termination reason: Unknown
% 1.75/0.61  % (23454)Refutation not found, incomplete strategy% (23454)------------------------------
% 1.75/0.61  % (23454)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.61  % (23458)Termination phase: Saturation
% 1.75/0.61  
% 1.75/0.61  % (23454)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.61  % (23458)Memory used [KB]: 6396
% 1.75/0.61  % (23454)Termination reason: Refutation not found, incomplete strategy
% 1.75/0.61  
% 1.75/0.61  % (23458)Time elapsed: 0.178 s
% 1.75/0.61  % (23458)Instructions burned: 39 (million)
% 1.75/0.61  % (23458)------------------------------
% 1.75/0.61  % (23458)------------------------------
% 1.75/0.61  % (23454)Memory used [KB]: 5884
% 1.75/0.61  % (23454)Time elapsed: 0.172 s
% 1.75/0.61  % (23454)Instructions burned: 2 (million)
% 1.75/0.61  % (23454)------------------------------
% 1.75/0.61  % (23454)------------------------------
% 1.95/0.62  % (23463)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 1.95/0.63  % (23479)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.95/0.63  % (23479)Refutation not found, incomplete strategy% (23479)------------------------------
% 1.95/0.63  % (23479)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.63  % (23479)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.63  % (23479)Termination reason: Refutation not found, incomplete strategy
% 1.95/0.63  
% 1.95/0.63  % (23479)Memory used [KB]: 6012
% 1.95/0.63  % (23479)Time elapsed: 0.195 s
% 1.95/0.63  % (23479)Instructions burned: 2 (million)
% 1.95/0.63  % (23479)------------------------------
% 1.95/0.63  % (23479)------------------------------
% 1.95/0.63  % (23471)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.95/0.63  % (23471)Refutation not found, incomplete strategy% (23471)------------------------------
% 1.95/0.63  % (23471)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.63  % (23471)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.63  % (23471)Termination reason: Refutation not found, incomplete strategy
% 1.95/0.63  
% 1.95/0.63  % (23471)Memory used [KB]: 5884
% 1.95/0.63  % (23471)Time elapsed: 0.197 s
% 1.95/0.63  % (23471)Instructions burned: 1 (million)
% 1.95/0.63  % (23471)------------------------------
% 1.95/0.63  % (23471)------------------------------
% 1.95/0.64  % (23463)Instruction limit reached!
% 1.95/0.64  % (23463)------------------------------
% 1.95/0.64  % (23463)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.64  % (23463)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.64  % (23463)Termination reason: Unknown
% 1.95/0.64  % (23463)Termination phase: Saturation
% 1.95/0.64  
% 1.95/0.64  % (23463)Memory used [KB]: 6012
% 1.95/0.64  % (23463)Time elapsed: 0.207 s
% 1.95/0.64  % (23463)Instructions burned: 13 (million)
% 1.95/0.64  % (23463)------------------------------
% 1.95/0.64  % (23463)------------------------------
% 2.07/0.66  % (23466)Instruction limit reached!
% 2.07/0.66  % (23466)------------------------------
% 2.07/0.66  % (23466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.66  % (23466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.66  % (23466)Termination reason: Unknown
% 2.07/0.66  % (23466)Termination phase: Saturation
% 2.07/0.66  
% 2.07/0.66  % (23466)Memory used [KB]: 6780
% 2.07/0.66  % (23466)Time elapsed: 0.218 s
% 2.07/0.66  % (23466)Instructions burned: 52 (million)
% 2.07/0.66  % (23466)------------------------------
% 2.07/0.66  % (23466)------------------------------
% 2.07/0.67  % (23475)Instruction limit reached!
% 2.07/0.67  % (23475)------------------------------
% 2.07/0.67  % (23475)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.68  % (23475)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.68  % (23475)Termination reason: Unknown
% 2.07/0.68  % (23475)Termination phase: Saturation
% 2.07/0.68  
% 2.07/0.68  % (23477)Instruction limit reached!
% 2.07/0.68  % (23477)------------------------------
% 2.07/0.68  % (23477)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.68  % (23477)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.68  % (23477)Termination reason: Unknown
% 2.07/0.68  % (23477)Termination phase: Saturation
% 2.07/0.68  
% 2.07/0.68  % (23477)Memory used [KB]: 6396
% 2.07/0.68  % (23477)Time elapsed: 0.272 s
% 2.07/0.68  % (23477)Instructions burned: 51 (million)
% 2.07/0.68  % (23477)------------------------------
% 2.07/0.68  % (23477)------------------------------
% 2.07/0.68  % (23475)Memory used [KB]: 6908
% 2.07/0.68  % (23475)Time elapsed: 0.237 s
% 2.07/0.68  % (23475)Instructions burned: 83 (million)
% 2.07/0.68  % (23475)------------------------------
% 2.07/0.68  % (23475)------------------------------
% 2.07/0.70  % (23498)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/31Mi)
% 2.07/0.70  % (23498)Refutation not found, incomplete strategy% (23498)------------------------------
% 2.07/0.70  % (23498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.70  % (23498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.70  % (23498)Termination reason: Refutation not found, incomplete strategy
% 2.07/0.70  
% 2.07/0.70  % (23498)Memory used [KB]: 5884
% 2.07/0.70  % (23498)Time elapsed: 0.073 s
% 2.07/0.70  % (23498)Instructions burned: 2 (million)
% 2.07/0.70  % (23498)------------------------------
% 2.07/0.70  % (23498)------------------------------
% 2.07/0.71  % (23489)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.07/0.71  % (23489)Refutation not found, incomplete strategy% (23489)------------------------------
% 2.07/0.71  % (23489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.71  % (23489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.71  % (23489)Termination reason: Refutation not found, incomplete strategy
% 2.07/0.71  
% 2.07/0.71  % (23489)Memory used [KB]: 5884
% 2.07/0.71  % (23489)Time elapsed: 0.133 s
% 2.07/0.71  % (23489)------------------------------
% 2.07/0.71  % (23489)------------------------------
% 2.07/0.72  % (23490)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.07/0.72  % (23490)Refutation not found, incomplete strategy% (23490)------------------------------
% 2.07/0.72  % (23490)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.72  % (23490)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.72  % (23490)Termination reason: Refutation not found, incomplete strategy
% 2.07/0.72  
% 2.07/0.72  % (23490)Memory used [KB]: 10362
% 2.07/0.72  % (23490)Time elapsed: 0.130 s
% 2.07/0.72  % (23490)------------------------------
% 2.07/0.72  % (23490)------------------------------
% 2.07/0.72  % (23505)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.07/0.72  % (23505)Refutation not found, incomplete strategy% (23505)------------------------------
% 2.07/0.72  % (23505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.72  % (23505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.72  % (23505)Termination reason: Refutation not found, incomplete strategy
% 2.07/0.72  
% 2.07/0.72  % (23505)Memory used [KB]: 5884
% 2.07/0.72  % (23505)Time elapsed: 0.045 s
% 2.07/0.72  % (23505)Instructions burned: 2 (million)
% 2.07/0.72  % (23505)------------------------------
% 2.07/0.72  % (23505)------------------------------
% 2.07/0.72  % (23493)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.07/0.72  % (23501)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/131Mi)
% 2.07/0.72  % (23493)Refutation not found, incomplete strategy% (23493)------------------------------
% 2.07/0.72  % (23493)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.72  % (23493)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.72  % (23493)Termination reason: Refutation not found, incomplete strategy
% 2.07/0.72  
% 2.07/0.72  % (23493)Memory used [KB]: 1407
% 2.07/0.72  % (23493)Time elapsed: 0.120 s
% 2.07/0.72  % (23493)Instructions burned: 2 (million)
% 2.07/0.72  % (23493)------------------------------
% 2.07/0.72  % (23493)------------------------------
% 2.07/0.73  % (23508)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.07/0.73  % (23494)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/107Mi)
% 2.07/0.73  % (23508)Refutation not found, incomplete strategy% (23508)------------------------------
% 2.07/0.73  % (23508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.73  % (23508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.73  % (23508)Termination reason: Refutation not found, incomplete strategy
% 2.07/0.73  
% 2.07/0.73  % (23508)Memory used [KB]: 5884
% 2.07/0.73  % (23508)Time elapsed: 0.052 s
% 2.07/0.73  % (23508)Instructions burned: 1 (million)
% 2.07/0.73  % (23508)------------------------------
% 2.07/0.73  % (23508)------------------------------
% 2.07/0.74  % (23495)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/56Mi)
% 2.07/0.74  % (23497)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/42Mi)
% 2.07/0.74  % (23502)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/93Mi)
% 2.07/0.74  % (23500)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/84Mi)
% 2.07/0.74  % (23500)Refutation not found, incomplete strategy% (23500)------------------------------
% 2.07/0.74  % (23500)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.74  % (23500)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.74  % (23500)Termination reason: Refutation not found, incomplete strategy
% 2.07/0.74  
% 2.07/0.74  % (23500)Memory used [KB]: 5884
% 2.07/0.74  % (23500)Time elapsed: 0.136 s
% 2.07/0.74  % (23500)Instructions burned: 2 (million)
% 2.07/0.74  % (23500)------------------------------
% 2.07/0.74  % (23500)------------------------------
% 2.44/0.75  % (23496)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/141Mi)
% 2.44/0.75  % (23496)Refutation not found, incomplete strategy% (23496)------------------------------
% 2.44/0.75  % (23496)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.75  % (23496)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.75  % (23496)Termination reason: Refutation not found, incomplete strategy
% 2.44/0.75  
% 2.44/0.75  % (23496)Memory used [KB]: 5884
% 2.44/0.75  % (23496)Time elapsed: 0.148 s
% 2.44/0.75  % (23496)------------------------------
% 2.44/0.75  % (23496)------------------------------
% 2.44/0.75  % (23504)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/86Mi)
% 2.44/0.75  % (23504)Refutation not found, incomplete strategy% (23504)------------------------------
% 2.44/0.75  % (23504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.75  % (23504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.75  % (23504)Termination reason: Refutation not found, incomplete strategy
% 2.44/0.75  
% 2.44/0.75  % (23504)Memory used [KB]: 5884
% 2.44/0.75  % (23504)Time elapsed: 0.144 s
% 2.44/0.75  % (23504)Instructions burned: 2 (million)
% 2.44/0.75  % (23504)------------------------------
% 2.44/0.75  % (23504)------------------------------
% 2.44/0.75  % (23503)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.44/0.75  % (23499)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.44/0.75  % (23491)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.44/0.75  % (23491)Refutation not found, incomplete strategy% (23491)------------------------------
% 2.44/0.75  % (23491)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.75  % (23491)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.75  % (23491)Termination reason: Refutation not found, incomplete strategy
% 2.44/0.75  
% 2.44/0.75  % (23491)Memory used [KB]: 5884
% 2.44/0.75  % (23491)Time elapsed: 0.150 s
% 2.44/0.75  % (23491)------------------------------
% 2.44/0.75  % (23491)------------------------------
% 2.44/0.76  % (23511)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.44/0.76  % (23507)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.44/0.76  % (23511)Refutation not found, incomplete strategy% (23511)------------------------------
% 2.44/0.76  % (23511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.76  % (23511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.76  % (23511)Termination reason: Refutation not found, incomplete strategy
% 2.44/0.76  
% 2.44/0.76  % (23511)Memory used [KB]: 5884
% 2.44/0.76  % (23511)Time elapsed: 0.105 s
% 2.44/0.76  % (23511)Instructions burned: 2 (million)
% 2.44/0.76  % (23511)------------------------------
% 2.44/0.76  % (23511)------------------------------
% 2.44/0.76  % (23522)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/393Mi)
% 2.44/0.76  % (23522)Refutation not found, incomplete strategy% (23522)------------------------------
% 2.44/0.76  % (23522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.76  % (23522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.76  % (23522)Termination reason: Refutation not found, incomplete strategy
% 2.44/0.76  
% 2.44/0.76  % (23522)Memory used [KB]: 5884
% 2.44/0.76  % (23522)Time elapsed: 0.003 s
% 2.44/0.76  % (23522)Instructions burned: 2 (million)
% 2.44/0.76  % (23522)------------------------------
% 2.44/0.76  % (23522)------------------------------
% 2.44/0.76  % (23506)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/32Mi)
% 2.44/0.77  % (23509)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.44/0.77  % (23509)Refutation not found, incomplete strategy% (23509)------------------------------
% 2.44/0.77  % (23509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.77  % (23509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.77  % (23509)Termination reason: Refutation not found, incomplete strategy
% 2.44/0.77  
% 2.44/0.77  % (23509)Memory used [KB]: 5884
% 2.44/0.77  % (23509)Time elapsed: 0.154 s
% 2.44/0.77  % (23509)Instructions burned: 2 (million)
% 2.44/0.77  % (23509)------------------------------
% 2.44/0.77  % (23509)------------------------------
% 2.76/0.79  % (23512)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.76/0.79  % (23512)Refutation not found, incomplete strategy% (23512)------------------------------
% 2.76/0.79  % (23512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.79  % (23512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.79  % (23512)Termination reason: Refutation not found, incomplete strategy
% 2.76/0.79  
% 2.76/0.79  % (23512)Memory used [KB]: 5884
% 2.76/0.79  % (23512)Time elapsed: 0.160 s
% 2.76/0.79  % (23512)Instructions burned: 2 (million)
% 2.76/0.79  % (23512)------------------------------
% 2.76/0.79  % (23512)------------------------------
% 2.76/0.80  % (23478)Instruction limit reached!
% 2.76/0.80  % (23478)------------------------------
% 2.76/0.80  % (23478)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.80  % (23478)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.80  % (23478)Termination reason: Unknown
% 2.76/0.80  % (23478)Termination phase: Saturation
% 2.76/0.80  
% 2.76/0.80  % (23478)Memory used [KB]: 7419
% 2.76/0.80  % (23478)Time elapsed: 0.389 s
% 2.76/0.80  % (23478)Instructions burned: 95 (million)
% 2.76/0.80  % (23478)------------------------------
% 2.76/0.80  % (23478)------------------------------
% 2.76/0.81  % (23506)Instruction limit reached!
% 2.76/0.81  % (23506)------------------------------
% 2.76/0.81  % (23506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.81  % (23506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.81  % (23506)Termination reason: Unknown
% 2.76/0.81  % (23506)Termination phase: Saturation
% 2.76/0.81  
% 2.76/0.81  % (23506)Memory used [KB]: 6268
% 2.76/0.81  % (23506)Time elapsed: 0.189 s
% 2.76/0.81  % (23506)Instructions burned: 33 (million)
% 2.76/0.81  % (23506)------------------------------
% 2.76/0.81  % (23506)------------------------------
% 2.76/0.82  % (23533)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/118Mi)
% 2.76/0.82  % (23533)Refutation not found, incomplete strategy% (23533)------------------------------
% 2.76/0.82  % (23533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.82  % (23533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.82  % (23533)Termination reason: Refutation not found, incomplete strategy
% 2.76/0.82  
% 2.76/0.82  % (23533)Memory used [KB]: 5884
% 2.76/0.82  % (23533)Time elapsed: 0.003 s
% 2.76/0.82  % (23533)Instructions burned: 2 (million)
% 2.76/0.82  % (23533)------------------------------
% 2.76/0.82  % (23533)------------------------------
% 2.76/0.83  % (23495)Instruction limit reached!
% 2.76/0.83  % (23495)------------------------------
% 2.76/0.83  % (23495)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.83  % (23495)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.83  % (23495)Termination reason: Unknown
% 2.76/0.83  % (23495)Termination phase: Saturation
% 2.76/0.83  
% 2.76/0.83  % (23495)Memory used [KB]: 6524
% 2.76/0.83  % (23495)Time elapsed: 0.219 s
% 2.76/0.83  % (23495)Instructions burned: 57 (million)
% 2.76/0.83  % (23495)------------------------------
% 2.76/0.83  % (23495)------------------------------
% 2.76/0.83  % (23497)Instruction limit reached!
% 2.76/0.83  % (23497)------------------------------
% 2.76/0.83  % (23497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.83  % (23497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.83  % (23497)Termination reason: Unknown
% 2.76/0.83  % (23497)Termination phase: Saturation
% 2.76/0.83  
% 2.76/0.83  % (23497)Memory used [KB]: 6524
% 2.76/0.83  % (23497)Time elapsed: 0.212 s
% 2.76/0.83  % (23497)Instructions burned: 42 (million)
% 2.76/0.83  % (23497)------------------------------
% 2.76/0.83  % (23497)------------------------------
% 3.02/0.85  % (23520)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 3.02/0.85  % (23520)Refutation not found, incomplete strategy% (23520)------------------------------
% 3.02/0.85  % (23520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.85  % (23520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.85  % (23520)Termination reason: Refutation not found, incomplete strategy
% 3.02/0.85  
% 3.02/0.85  % (23520)Memory used [KB]: 1407
% 3.02/0.85  % (23520)Time elapsed: 0.149 s
% 3.02/0.85  % (23520)Instructions burned: 2 (million)
% 3.02/0.85  % (23520)------------------------------
% 3.02/0.85  % (23520)------------------------------
% 3.02/0.86  % (23521)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/138Mi)
% 3.02/0.86  % (23515)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 3.02/0.87  % (23516)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/472Mi)
% 3.02/0.87  % (23516)Refutation not found, incomplete strategy% (23516)------------------------------
% 3.02/0.87  % (23516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.87  % (23516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.87  % (23516)Termination reason: Refutation not found, incomplete strategy
% 3.02/0.87  
% 3.02/0.87  % (23516)Memory used [KB]: 5884
% 3.02/0.87  % (23516)Time elapsed: 0.190 s
% 3.02/0.87  % (23516)Instructions burned: 2 (million)
% 3.02/0.87  % (23516)------------------------------
% 3.02/0.87  % (23516)------------------------------
% 3.02/0.87  % (23518)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 3.02/0.87  % (23501)Instruction limit reached!
% 3.02/0.87  % (23501)------------------------------
% 3.02/0.87  % (23501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.87  % (23501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.87  % (23501)Termination reason: Unknown
% 3.02/0.87  % (23501)Termination phase: Saturation
% 3.02/0.87  
% 3.02/0.87  % (23501)Memory used [KB]: 7675
% 3.02/0.87  % (23501)Time elapsed: 0.240 s
% 3.02/0.87  % (23501)Instructions burned: 132 (million)
% 3.02/0.87  % (23501)------------------------------
% 3.02/0.87  % (23501)------------------------------
% 3.02/0.88  % (23531)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/79Mi)
% 3.02/0.88  % (23539)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=357:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/357Mi)
% 3.02/0.88  % (23499)Instruction limit reached!
% 3.02/0.88  % (23499)------------------------------
% 3.02/0.88  % (23499)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.88  % (23499)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.88  % (23499)Termination reason: Unknown
% 3.02/0.88  % (23499)Termination phase: Saturation
% 3.02/0.88  
% 3.02/0.88  % (23499)Memory used [KB]: 6780
% 3.02/0.88  % (23499)Time elapsed: 0.278 s
% 3.02/0.88  % (23499)Instructions burned: 69 (million)
% 3.02/0.88  % (23499)------------------------------
% 3.02/0.88  % (23499)------------------------------
% 3.02/0.88  % (23523)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 3.02/0.88  % (23523)Refutation not found, incomplete strategy% (23523)------------------------------
% 3.02/0.88  % (23523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.88  % (23523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.88  % (23523)Termination reason: Refutation not found, incomplete strategy
% 3.02/0.88  
% 3.02/0.88  % (23523)Memory used [KB]: 5884
% 3.02/0.88  % (23523)Time elapsed: 0.132 s
% 3.02/0.88  % (23523)Instructions burned: 2 (million)
% 3.02/0.88  % (23523)------------------------------
% 3.02/0.88  % (23523)------------------------------
% 3.02/0.88  % (23525)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 3.02/0.88  % (23525)Refutation not found, incomplete strategy% (23525)------------------------------
% 3.02/0.88  % (23525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.88  % (23525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.88  % (23525)Termination reason: Refutation not found, incomplete strategy
% 3.02/0.88  
% 3.02/0.88  % (23525)Memory used [KB]: 5884
% 3.02/0.88  % (23525)Time elapsed: 0.120 s
% 3.02/0.88  % (23525)Instructions burned: 2 (million)
% 3.02/0.88  % (23525)------------------------------
% 3.02/0.88  % (23525)------------------------------
% 3.02/0.88  % (23515)Instruction limit reached!
% 3.02/0.88  % (23515)------------------------------
% 3.02/0.88  % (23515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.88  % (23515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.88  % (23515)Termination reason: Unknown
% 3.02/0.88  % (23515)Termination phase: Saturation
% 3.02/0.88  
% 3.02/0.88  % (23515)Memory used [KB]: 6140
% 3.02/0.88  % (23515)Time elapsed: 0.189 s
% 3.02/0.88  % (23515)Instructions burned: 10 (million)
% 3.02/0.88  % (23515)------------------------------
% 3.02/0.88  % (23515)------------------------------
% 3.02/0.90  % (23519)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/97Mi)
% 3.02/0.90  % (23524)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 3.02/0.90  % (23527)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 3.48/0.91  % (23518)Instruction limit reached!
% 3.48/0.91  % (23518)------------------------------
% 3.48/0.91  % (23518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.91  % (23518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.91  % (23518)Termination reason: Unknown
% 3.48/0.91  % (23518)Termination phase: Saturation
% 3.48/0.91  
% 3.48/0.91  % (23518)Memory used [KB]: 6140
% 3.48/0.91  % (23518)Time elapsed: 0.195 s
% 3.48/0.91  % (23518)Instructions burned: 21 (million)
% 3.48/0.91  % (23518)------------------------------
% 3.48/0.91  % (23518)------------------------------
% 3.48/0.92  % (23526)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 3.48/0.92  % (23526)Refutation not found, incomplete strategy% (23526)------------------------------
% 3.48/0.92  % (23526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.92  % (23526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.92  % (23526)Termination reason: Refutation not found, incomplete strategy
% 3.48/0.92  
% 3.48/0.92  % (23526)Memory used [KB]: 5884
% 3.48/0.92  % (23526)Time elapsed: 0.126 s
% 3.48/0.92  % (23526)Instructions burned: 1 (million)
% 3.48/0.92  % (23526)------------------------------
% 3.48/0.92  % (23526)------------------------------
% 3.48/0.92  % (23534)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/34Mi)
% 3.48/0.93  % (23502)Instruction limit reached!
% 3.48/0.93  % (23502)------------------------------
% 3.48/0.93  % (23502)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.93  % (23502)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.93  % (23502)Termination reason: Unknown
% 3.48/0.93  % (23502)Termination phase: Saturation
% 3.48/0.93  
% 3.48/0.93  % (23502)Memory used [KB]: 7164
% 3.48/0.93  % (23502)Time elapsed: 0.324 s
% 3.48/0.93  % (23502)Instructions burned: 94 (million)
% 3.48/0.93  % (23502)------------------------------
% 3.48/0.93  % (23502)------------------------------
% 3.48/0.93  % (23535)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/113Mi)
% 3.48/0.93  % (23532)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/377Mi)
% 3.48/0.93  % (23530)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 3.48/0.94  % (23494)Instruction limit reached!
% 3.48/0.94  % (23494)------------------------------
% 3.48/0.94  % (23494)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.94  % (23494)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.94  % (23494)Termination reason: Unknown
% 3.48/0.94  % (23494)Termination phase: Saturation
% 3.48/0.94  
% 3.48/0.94  % (23494)Memory used [KB]: 2942
% 3.48/0.94  % (23494)Time elapsed: 0.342 s
% 3.48/0.94  % (23494)Instructions burned: 109 (million)
% 3.48/0.94  % (23494)------------------------------
% 3.48/0.94  % (23494)------------------------------
% 3.48/0.96  % (23536)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8Mi)
% 3.77/0.96  % (23536)Instruction limit reached!
% 3.77/0.96  % (23536)------------------------------
% 3.77/0.96  % (23536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.96  % (23536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.96  % (23536)Termination reason: Unknown
% 3.77/0.96  % (23536)Termination phase: Saturation
% 3.77/0.96  
% 3.77/0.96  % (23536)Memory used [KB]: 6012
% 3.77/0.96  % (23536)Time elapsed: 0.154 s
% 3.77/0.96  % (23536)Instructions burned: 8 (million)
% 3.77/0.96  % (23536)------------------------------
% 3.77/0.96  % (23536)------------------------------
% 3.77/0.96  % (23531)Instruction limit reached!
% 3.77/0.96  % (23531)------------------------------
% 3.77/0.96  % (23531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.96  % (23531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.96  % (23531)Termination reason: Unknown
% 3.77/0.96  % (23531)Termination phase: Saturation
% 3.77/0.96  
% 3.77/0.96  % (23531)Memory used [KB]: 6268
% 3.77/0.96  % (23531)Time elapsed: 0.141 s
% 3.77/0.96  % (23531)Instructions burned: 79 (million)
% 3.77/0.96  % (23531)------------------------------
% 3.77/0.96  % (23531)------------------------------
% 3.77/0.96  % (23537)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/390Mi)
% 3.77/0.96  % (23537)Refutation not found, incomplete strategy% (23537)------------------------------
% 3.77/0.96  % (23537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.96  % (23537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.96  % (23537)Termination reason: Refutation not found, incomplete strategy
% 3.77/0.96  
% 3.77/0.96  % (23537)Memory used [KB]: 5884
% 3.77/0.96  % (23537)Time elapsed: 0.144 s
% 3.77/0.96  % (23537)Instructions burned: 1 (million)
% 3.77/0.96  % (23537)------------------------------
% 3.77/0.96  % (23537)------------------------------
% 3.77/0.97  % (23503)Instruction limit reached!
% 3.77/0.97  % (23503)------------------------------
% 3.77/0.97  % (23503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.97  % (23503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.97  % (23503)Termination reason: Unknown
% 3.77/0.97  % (23503)Termination phase: Saturation
% 3.77/0.97  
% 3.77/0.97  % (23503)Memory used [KB]: 7419
% 3.77/0.97  % (23503)Time elapsed: 0.351 s
% 3.77/0.97  % (23503)Instructions burned: 109 (million)
% 3.77/0.97  % (23503)------------------------------
% 3.77/0.97  % (23503)------------------------------
% 3.77/0.97  % (23534)Instruction limit reached!
% 3.77/0.97  % (23534)------------------------------
% 3.77/0.97  % (23534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.97  % (23534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.97  % (23534)Termination reason: Unknown
% 3.77/0.97  % (23534)Termination phase: Saturation
% 3.77/0.97  
% 3.77/0.97  % (23534)Memory used [KB]: 11257
% 3.77/0.97  % (23534)Time elapsed: 0.018 s
% 3.77/0.97  % (23534)Instructions burned: 35 (million)
% 3.77/0.97  % (23534)------------------------------
% 3.77/0.97  % (23534)------------------------------
% 3.77/0.98  % (23538)ott+1011_1:16_lma=on:nicw=on:sd=7:sp=const_frequency:ss=axioms:st=5.0:urr=ec_only:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 3.77/0.99  % (23546)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/149Mi)
% 3.77/1.00  % (23541)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=424:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/424Mi)
% 3.77/1.01  % (23542)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/753Mi)
% 3.77/1.01  % (23542)Refutation not found, incomplete strategy% (23542)------------------------------
% 3.77/1.01  % (23542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/1.01  % (23542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/1.01  % (23542)Termination reason: Refutation not found, incomplete strategy
% 3.77/1.01  
% 3.77/1.01  % (23542)Memory used [KB]: 5884
% 3.77/1.01  % (23542)Time elapsed: 0.154 s
% 3.77/1.01  % (23542)Instructions burned: 1 (million)
% 3.77/1.01  % (23542)------------------------------
% 3.77/1.01  % (23542)------------------------------
% 3.77/1.02  % (23540)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/366Mi)
% 3.77/1.03  % (23538)Instruction limit reached!
% 3.77/1.03  % (23538)------------------------------
% 3.77/1.03  % (23538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/1.03  % (23538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/1.03  % (23538)Termination reason: Unknown
% 3.77/1.03  % (23538)Termination phase: Saturation
% 3.77/1.03  
% 3.77/1.03  % (23538)Memory used [KB]: 6268
% 3.77/1.03  % (23538)Time elapsed: 0.190 s
% 3.77/1.03  % (23538)Instructions burned: 25 (million)
% 3.77/1.03  % (23538)------------------------------
% 3.77/1.03  % (23538)------------------------------
% 3.77/1.03  % (23507)Instruction limit reached!
% 3.77/1.03  % (23507)------------------------------
% 3.77/1.03  % (23507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/1.03  % (23507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/1.03  % (23507)Termination reason: Unknown
% 3.77/1.03  % (23507)Termination phase: Saturation
% 3.77/1.03  
% 3.77/1.03  % (23507)Memory used [KB]: 6652
% 3.77/1.03  % (23507)Time elapsed: 0.421 s
% 3.77/1.03  % (23507)Instructions burned: 151 (million)
% 3.77/1.03  % (23507)------------------------------
% 3.77/1.03  % (23507)------------------------------
% 3.77/1.03  % (23543)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/288Mi)
% 4.26/1.05  % (23550)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=300:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/300Mi)
% 4.26/1.05  % (23550)Refutation not found, incomplete strategy% (23550)------------------------------
% 4.26/1.05  % (23550)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.26/1.05  % (23550)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.26/1.05  % (23550)Termination reason: Refutation not found, incomplete strategy
% 4.26/1.05  
% 4.26/1.05  % (23550)Memory used [KB]: 5884
% 4.26/1.05  % (23550)Time elapsed: 0.147 s
% 4.26/1.05  % (23550)Instructions burned: 1 (million)
% 4.26/1.05  % (23550)------------------------------
% 4.26/1.05  % (23550)------------------------------
% 4.26/1.06  % (23524)Instruction limit reached!
% 4.26/1.06  % (23524)------------------------------
% 4.26/1.06  % (23524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.26/1.06  % (23524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.26/1.06  % (23524)Termination reason: Unknown
% 4.26/1.06  % (23524)Termination phase: Saturation
% 4.26/1.06  
% 4.26/1.06  % (23524)Memory used [KB]: 7036
% 4.26/1.06  % (23524)Time elapsed: 0.269 s
% 4.26/1.06  % (23524)Instructions burned: 93 (million)
% 4.26/1.06  % (23524)------------------------------
% 4.26/1.06  % (23524)------------------------------
% 4.26/1.06  % (23549)dis+1002_1:1_av=off:dr=on:ep=RS:mep=off:newcnf=on:nm=2:nwc=10.0:s2a=on:slsq=on:slsqc=0:slsqr=1,8:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/377Mi)
% 4.26/1.06  % (23548)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/35Mi)
% 4.26/1.06  % (23548)Refutation not found, incomplete strategy% (23548)------------------------------
% 4.26/1.06  % (23548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.26/1.06  % (23548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.26/1.06  % (23548)Termination reason: Refutation not found, incomplete strategy
% 4.26/1.06  
% 4.26/1.06  % (23548)Memory used [KB]: 5884
% 4.26/1.06  % (23548)Time elapsed: 0.160 s
% 4.26/1.06  % (23548)Instructions burned: 2 (million)
% 4.26/1.06  % (23548)------------------------------
% 4.26/1.06  % (23548)------------------------------
% 4.26/1.08  % (23557)dis+1002_1:2_er=filter:fde=unused:nwc=3.0:sac=on:sp=frequency:ss=included:to=lpo:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/246Mi)
% 4.26/1.08  % (23545)lrs+10_1:1_sd=1:sos=on:spb=goal_then_units:ss=included:to=lpo:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1000Mi)
% 4.44/1.09  % (23521)Instruction limit reached!
% 4.44/1.09  % (23521)------------------------------
% 4.44/1.09  % (23521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.09  % (23521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.09  % (23521)Termination reason: Unknown
% 4.44/1.09  % (23521)Termination phase: Saturation
% 4.44/1.09  
% 4.44/1.09  % (23521)Memory used [KB]: 7675
% 4.44/1.09  % (23521)Time elapsed: 0.368 s
% 4.44/1.09  % (23521)Instructions burned: 138 (million)
% 4.44/1.09  % (23521)------------------------------
% 4.44/1.09  % (23521)------------------------------
% 4.44/1.09  % (23539)Instruction limit reached!
% 4.44/1.09  % (23539)------------------------------
% 4.44/1.09  % (23539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.09  % (23539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.09  % (23539)Termination reason: Unknown
% 4.44/1.09  % (23539)Termination phase: Saturation
% 4.44/1.09  
% 4.44/1.09  % (23539)Memory used [KB]: 6268
% 4.44/1.09  % (23539)Time elapsed: 0.219 s
% 4.44/1.09  % (23539)Instructions burned: 357 (million)
% 4.44/1.09  % (23539)------------------------------
% 4.44/1.09  % (23539)------------------------------
% 4.44/1.10  % (23530)Instruction limit reached!
% 4.44/1.10  % (23530)------------------------------
% 4.44/1.10  % (23530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.10  % (23530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.10  % (23530)Termination reason: Unknown
% 4.44/1.10  % (23530)Termination phase: Saturation
% 4.44/1.10  
% 4.44/1.10  % (23530)Memory used [KB]: 6780
% 4.44/1.10  % (23530)Time elapsed: 0.307 s
% 4.44/1.10  % (23530)Instructions burned: 87 (million)
% 4.44/1.10  % (23530)------------------------------
% 4.44/1.10  % (23530)------------------------------
% 4.44/1.10  % (23553)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/136Mi)
% 4.44/1.10  % (23551)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 4.44/1.10  % (23554)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/91Mi)
% 4.44/1.10  % (23545)Refutation not found, incomplete strategy% (23545)------------------------------
% 4.44/1.10  % (23545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.10  % (23545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.10  % (23545)Termination reason: Refutation not found, incomplete strategy
% 4.44/1.10  
% 4.44/1.10  % (23545)Memory used [KB]: 5884
% 4.44/1.10  % (23545)Time elapsed: 0.178 s
% 4.44/1.10  % (23545)Instructions burned: 2 (million)
% 4.44/1.10  % (23545)------------------------------
% 4.44/1.10  % (23545)------------------------------
% 4.44/1.11  % (23519)Instruction limit reached!
% 4.44/1.11  % (23519)------------------------------
% 4.44/1.11  % (23519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.11  % (23519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.11  % (23519)Termination reason: Unknown
% 4.44/1.11  % (23519)Termination phase: Saturation
% 4.44/1.11  
% 4.44/1.11  % (23519)Memory used [KB]: 6524
% 4.44/1.11  % (23519)Time elapsed: 0.393 s
% 4.44/1.11  % (23519)Instructions burned: 97 (million)
% 4.44/1.11  % (23519)------------------------------
% 4.44/1.11  % (23519)------------------------------
% 4.44/1.12  % (23555)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/102Mi)
% 4.44/1.12  % (23555)Refutation not found, incomplete strategy% (23555)------------------------------
% 4.44/1.12  % (23555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.12  % (23555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.12  % (23555)Termination reason: Refutation not found, incomplete strategy
% 4.44/1.12  
% 4.44/1.12  % (23555)Memory used [KB]: 5884
% 4.44/1.12  % (23555)Time elapsed: 0.157 s
% 4.44/1.12  % (23555)Instructions burned: 1 (million)
% 4.44/1.12  % (23555)------------------------------
% 4.44/1.12  % (23555)------------------------------
% 4.44/1.13  % (23552)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/23Mi)
% 4.44/1.13  % (23560)dis+10_1:1_ep=R:fde=none:fsr=off:slsq=on:slsqc=1:slsql=off:slsqr=1,4:ss=axioms:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/248Mi)
% 4.44/1.13  % (23556)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=234:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/234Mi)
% 4.44/1.13  % (23556)Refutation not found, incomplete strategy% (23556)------------------------------
% 4.44/1.13  % (23556)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.13  % (23556)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.13  % (23556)Termination reason: Refutation not found, incomplete strategy
% 4.44/1.13  
% 4.44/1.13  % (23556)Memory used [KB]: 6012
% 4.44/1.13  % (23556)Time elapsed: 0.151 s
% 4.44/1.13  % (23556)Instructions burned: 2 (million)
% 4.44/1.13  % (23556)------------------------------
% 4.44/1.13  % (23556)------------------------------
% 4.44/1.14  % (23535)Instruction limit reached!
% 4.44/1.14  % (23535)------------------------------
% 4.44/1.14  % (23535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.14  % (23535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.14  % (23535)Termination reason: Unknown
% 4.44/1.14  % (23535)Termination phase: Saturation
% 4.44/1.14  
% 4.44/1.14  % (23535)Memory used [KB]: 2814
% 4.44/1.14  % (23535)Time elapsed: 0.338 s
% 4.44/1.14  % (23535)Instructions burned: 115 (million)
% 4.44/1.14  % (23535)------------------------------
% 4.44/1.14  % (23535)------------------------------
% 4.44/1.14  % (23558)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/290Mi)
% 4.44/1.14  % (23546)Instruction limit reached!
% 4.44/1.14  % (23546)------------------------------
% 4.44/1.14  % (23546)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.14  % (23546)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.14  % (23546)Termination reason: Unknown
% 4.44/1.14  % (23546)Termination phase: Saturation
% 4.44/1.14  
% 4.44/1.14  % (23546)Memory used [KB]: 6908
% 4.44/1.14  % (23546)Time elapsed: 0.197 s
% 4.44/1.14  % (23546)Instructions burned: 149 (million)
% 4.44/1.14  % (23546)------------------------------
% 4.44/1.14  % (23546)------------------------------
% 4.44/1.15  % (23552)Refutation not found, incomplete strategy% (23552)------------------------------
% 4.44/1.15  % (23552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.15  % (23552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.15  % (23552)Termination reason: Refutation not found, incomplete strategy
% 4.44/1.15  
% 4.44/1.15  % (23552)Memory used [KB]: 5884
% 4.44/1.15  % (23552)Time elapsed: 0.190 s
% 4.44/1.15  % (23552)Instructions burned: 2 (million)
% 4.44/1.15  % (23552)------------------------------
% 4.44/1.15  % (23552)------------------------------
% 4.44/1.15  % (23559)dis+1010_1:3_av=off:bd=off:bs=on:bsr=on:cond=on:gsp=on:slsq=on:slsqc=1:slsqr=1,4:uwa=all:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/68Mi)
% 4.44/1.15  % (23570)lrs+10_1:1_bd=preordered:drc=off:rp=on:sp=frequency:to=lpo:urr=on:i=9:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9Mi)
% 4.44/1.16  % (23570)Instruction limit reached!
% 4.44/1.16  % (23570)------------------------------
% 4.44/1.16  % (23570)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.44/1.16  % (23570)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.44/1.16  % (23570)Termination reason: Unknown
% 4.44/1.16  % (23570)Termination phase: Saturation
% 4.44/1.16  
% 4.44/1.16  % (23570)Memory used [KB]: 6012
% 4.44/1.16  % (23570)Time elapsed: 0.008 s
% 4.44/1.16  % (23570)Instructions burned: 9 (million)
% 4.44/1.16  % (23570)------------------------------
% 4.44/1.16  % (23570)------------------------------
% 6.22/1.17  % (23551)Instruction limit reached!
% 6.22/1.17  % (23551)------------------------------
% 6.22/1.17  % (23551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.22/1.17  % (23551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.22/1.17  % (23551)Termination reason: Unknown
% 6.22/1.17  % (23551)Termination phase: Saturation
% 6.22/1.17  
% 6.22/1.17  % (23551)Memory used [KB]: 6524
% 6.22/1.17  % (23551)Time elapsed: 0.232 s
% 6.22/1.17  % (23551)Instructions burned: 46 (million)
% 6.22/1.17  % (23551)------------------------------
% 6.22/1.17  % (23551)------------------------------
% 6.22/1.18  % (23561)lrs+1011_1:5_add=large:afp=4000:anc=none:irw=on:lma=on:nm=64:sac=on:sd=3:sos=on:sp=reverse_arity:ss=axioms:st=2.0:stl=30:updr=off:urr=on:i=126:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/126Mi)
% 6.22/1.18  % (23561)Refutation not found, incomplete strategy% (23561)------------------------------
% 6.22/1.18  % (23561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.22/1.18  % (23561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.22/1.18  % (23561)Termination reason: Refutation not found, incomplete strategy
% 6.22/1.18  
% 6.22/1.18  % (23561)Memory used [KB]: 5884
% 6.22/1.18  % (23561)Time elapsed: 0.130 s
% 6.22/1.18  % (23561)Instructions burned: 2 (million)
% 6.22/1.18  % (23561)------------------------------
% 6.22/1.18  % (23561)------------------------------
% 6.45/1.21  % (23567)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/43Mi)
% 6.45/1.21  % (23580)lrs+10_1:1_bsr=on:lma=on:sac=on:sos=all:spb=units:to=lpo:i=115:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/115Mi)
% 6.45/1.22  % (23580)Refutation not found, incomplete strategy% (23580)------------------------------
% 6.45/1.22  % (23580)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.45/1.22  % (23580)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.45/1.22  % (23580)Termination reason: Refutation not found, incomplete strategy
% 6.45/1.22  
% 6.45/1.22  % (23580)Memory used [KB]: 5884
% 6.45/1.22  % (23580)Time elapsed: 0.002 s
% 6.45/1.22  % (23580)Instructions burned: 2 (million)
% 6.45/1.22  % (23580)------------------------------
% 6.45/1.22  % (23580)------------------------------
% 6.45/1.22  % (23562)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/997Mi)
% 6.45/1.22  % (23562)Refutation not found, incomplete strategy% (23562)------------------------------
% 6.45/1.22  % (23562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.45/1.22  % (23562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.45/1.22  % (23562)Termination reason: Refutation not found, incomplete strategy
% 6.45/1.22  
% 6.45/1.22  % (23562)Memory used [KB]: 5884
% 6.45/1.22  % (23562)Time elapsed: 0.156 s
% 6.45/1.22  % (23562)Instructions burned: 1 (million)
% 6.45/1.22  % (23562)------------------------------
% 6.45/1.22  % (23562)------------------------------
% 6.45/1.23  % (23563)lrs+1_4:1_cond=fast:fde=unused:lcm=predicate:nm=4:s2a=on:sd=3:sos=on:ss=axioms:st=2.0:i=139:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/139Mi)
% 6.45/1.23  % (23563)Refutation not found, incomplete strategy% (23563)------------------------------
% 6.45/1.23  % (23563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.45/1.23  % (23563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.45/1.23  % (23563)Termination reason: Refutation not found, incomplete strategy
% 6.45/1.23  
% 6.45/1.23  % (23563)Memory used [KB]: 5884
% 6.45/1.23  % (23563)Time elapsed: 0.164 s
% 6.45/1.23  % (23563)Instructions burned: 1 (million)
% 6.45/1.23  % (23563)------------------------------
% 6.45/1.23  % (23563)------------------------------
% 6.94/1.24  % (23557)Instruction limit reached!
% 6.94/1.24  % (23557)------------------------------
% 6.94/1.24  % (23557)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.94/1.24  % (23557)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.94/1.24  % (23557)Termination reason: Unknown
% 6.94/1.24  % (23557)Termination phase: Saturation
% 6.94/1.24  
% 6.94/1.24  % (23557)Memory used [KB]: 8827
% 6.94/1.24  % (23557)Time elapsed: 0.242 s
% 6.94/1.24  % (23557)Instructions burned: 246 (million)
% 6.94/1.24  % (23557)------------------------------
% 6.94/1.24  % (23557)------------------------------
% 6.94/1.25  % (23572)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=437:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/437Mi)
% 6.94/1.25  % (23565)ott+4_8:1_acc=on:fsr=off:lcm=reverse:lma=on:sd=2:sos=all:ss=axioms:st=1.5:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/121Mi)
% 7.04/1.27  % (23572)Refutation not found, incomplete strategy% (23572)------------------------------
% 7.04/1.27  % (23572)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.27  % (23572)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.27  % (23572)Termination reason: Refutation not found, incomplete strategy
% 7.04/1.27  
% 7.04/1.27  % (23572)Memory used [KB]: 5884
% 7.04/1.27  % (23572)Time elapsed: 0.113 s
% 7.04/1.27  % (23572)------------------------------
% 7.04/1.27  % (23572)------------------------------
% 7.04/1.27  % (23571)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=915:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/915Mi)
% 7.04/1.27  % (23585)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=80:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/80Mi)
% 7.04/1.27  % (23573)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/206Mi)
% 7.04/1.28  % (23573)Refutation not found, incomplete strategy% (23573)------------------------------
% 7.04/1.28  % (23573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.28  % (23573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.28  % (23573)Termination reason: Refutation not found, incomplete strategy
% 7.04/1.28  
% 7.04/1.28  % (23573)Memory used [KB]: 5884
% 7.04/1.28  % (23573)Time elapsed: 0.133 s
% 7.04/1.28  % (23573)Instructions burned: 2 (million)
% 7.04/1.28  % (23573)------------------------------
% 7.04/1.28  % (23573)------------------------------
% 7.04/1.28  % (23565)Refutation not found, incomplete strategy% (23565)------------------------------
% 7.04/1.28  % (23565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.28  % (23565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.28  % (23565)Termination reason: Refutation not found, incomplete strategy
% 7.04/1.28  
% 7.04/1.28  % (23565)Memory used [KB]: 5884
% 7.04/1.28  % (23565)Time elapsed: 0.165 s
% 7.04/1.28  % (23565)Instructions burned: 2 (million)
% 7.04/1.28  % (23565)------------------------------
% 7.04/1.28  % (23565)------------------------------
% 7.04/1.28  % (23554)Instruction limit reached!
% 7.04/1.28  % (23554)------------------------------
% 7.04/1.28  % (23554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.28  % (23554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.28  % (23554)Termination reason: Unknown
% 7.04/1.28  % (23554)Termination phase: Saturation
% 7.04/1.28  
% 7.04/1.28  % (23554)Memory used [KB]: 7036
% 7.04/1.28  % (23554)Time elapsed: 0.336 s
% 7.04/1.28  % (23554)Instructions burned: 92 (million)
% 7.04/1.28  % (23554)------------------------------
% 7.04/1.28  % (23554)------------------------------
% 7.04/1.28  % (23566)lrs+2_1:1_lwlo=on:nwc=10.0:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/92Mi)
% 7.04/1.28  % (23559)Instruction limit reached!
% 7.04/1.28  % (23559)------------------------------
% 7.04/1.28  % (23559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.28  % (23559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.28  % (23559)Termination reason: Unknown
% 7.04/1.28  % (23559)Termination phase: Saturation
% 7.04/1.28  
% 7.04/1.28  % (23559)Memory used [KB]: 2430
% 7.04/1.28  % (23559)Time elapsed: 0.280 s
% 7.04/1.28  % (23559)Instructions burned: 69 (million)
% 7.04/1.28  % (23559)------------------------------
% 7.04/1.28  % (23559)------------------------------
% 7.04/1.30  % (23579)lrs+11_1:1_bd=off:erd=off:plsq=on:plsqr=32,1:sfv=off:sos=all:i=283:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/283Mi)
% 7.04/1.30  % (23579)Refutation not found, incomplete strategy% (23579)------------------------------
% 7.04/1.30  % (23579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.30  % (23579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.30  % (23579)Termination reason: Refutation not found, incomplete strategy
% 7.04/1.30  
% 7.04/1.30  % (23579)Memory used [KB]: 5884
% 7.04/1.30  % (23579)Time elapsed: 0.117 s
% 7.04/1.30  % (23579)------------------------------
% 7.04/1.30  % (23579)------------------------------
% 7.04/1.30  % (23576)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=1501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1501Mi)
% 7.04/1.30  % (23576)Refutation not found, incomplete strategy% (23576)------------------------------
% 7.04/1.30  % (23576)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.30  % (23576)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.30  % (23576)Termination reason: Refutation not found, incomplete strategy
% 7.04/1.30  
% 7.04/1.30  % (23576)Memory used [KB]: 5884
% 7.04/1.30  % (23576)Time elapsed: 0.135 s
% 7.04/1.30  % (23576)Instructions burned: 2 (million)
% 7.04/1.30  % (23576)------------------------------
% 7.04/1.30  % (23576)------------------------------
% 7.04/1.30  % (23588)lrs+30_1:3_aac=none:abs=on:avsq=on:avsql=on:avsqr=1,16:er=filter:fde=none:fsr=off:kws=inv_frequency:nwc=5.0:suph=off:i=285:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/285Mi)
% 7.04/1.30  % (23567)Instruction limit reached!
% 7.04/1.30  % (23567)------------------------------
% 7.04/1.30  % (23567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.30  % (23567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.30  % (23567)Termination reason: Unknown
% 7.04/1.30  % (23567)Termination phase: Saturation
% 7.04/1.30  
% 7.04/1.30  % (23567)Memory used [KB]: 6524
% 7.04/1.30  % (23567)Time elapsed: 0.206 s
% 7.04/1.30  % (23567)Instructions burned: 43 (million)
% 7.04/1.30  % (23567)------------------------------
% 7.04/1.30  % (23567)------------------------------
% 7.04/1.31  % (23577)dis+1011_1:1_bd=off:fd=preordered:fde=unused:sfv=off:sos=on:sp=reverse_frequency:spb=goal:to=lpo:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/32Mi)
% 7.04/1.31  % (23577)Refutation not found, incomplete strategy% (23577)------------------------------
% 7.04/1.31  % (23577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.31  % (23577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.31  % (23577)Termination reason: Refutation not found, incomplete strategy
% 7.04/1.31  
% 7.04/1.31  % (23577)Memory used [KB]: 5884
% 7.04/1.31  % (23577)Time elapsed: 0.141 s
% 7.04/1.31  % (23577)------------------------------
% 7.04/1.31  % (23577)------------------------------
% 7.04/1.31  % (23578)dis+4_1:64_av=off:bce=on:flr=on:lcm=reverse:sfv=off:sos=all:i=117:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/117Mi)
% 7.04/1.31  % (23578)Refutation not found, incomplete strategy% (23578)------------------------------
% 7.04/1.31  % (23578)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.04/1.31  % (23578)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.04/1.31  % (23578)Termination reason: Refutation not found, incomplete strategy
% 7.04/1.31  
% 7.04/1.31  % (23578)Memory used [KB]: 1407
% 7.04/1.31  % (23578)Time elapsed: 0.137 s
% 7.04/1.31  % (23578)------------------------------
% 7.04/1.31  % (23578)------------------------------
% 7.36/1.32  % (23581)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/93Mi)
% 7.36/1.32  % (23583)lrs+1_1:16_av=off:fd=off:newcnf=on:nm=10:sims=off:sos=on:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/92Mi)
% 7.36/1.32  % (23583)Refutation not found, incomplete strategy% (23583)------------------------------
% 7.36/1.32  % (23583)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.36/1.32  % (23583)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.36/1.32  % (23583)Termination reason: Refutation not found, incomplete strategy
% 7.36/1.32  
% 7.36/1.32  % (23583)Memory used [KB]: 1407
% 7.36/1.32  % (23583)Time elapsed: 0.114 s
% 7.36/1.32  % (23583)------------------------------
% 7.36/1.32  % (23583)------------------------------
% 7.36/1.32  % (23569)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/50Mi)
% 7.36/1.33  % (23574)dis+11_1:17_bce=on:bsr=unit_only:drc=off:flr=on:gs=on:sp=frequency:spb=units:to=lpo:i=1287:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1287Mi)
% 7.36/1.34  % (23553)Refutation not found, non-redundant clauses discarded% (23553)------------------------------
% 7.36/1.34  % (23553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.36/1.34  % (23553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.36/1.34  % (23553)Termination reason: Refutation not found, non-redundant clauses discarded
% 7.36/1.34  
% 7.36/1.34  % (23553)Memory used [KB]: 6524
% 7.36/1.34  % (23553)Time elapsed: 0.378 s
% 7.36/1.34  % (23553)Instructions burned: 135 (million)
% 7.36/1.34  % (23553)------------------------------
% 7.36/1.34  % (23553)------------------------------
% 7.51/1.37  % (23585)Instruction limit reached!
% 7.51/1.37  % (23585)------------------------------
% 7.51/1.37  % (23585)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.51/1.37  % (23585)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.51/1.37  % (23585)Termination reason: Unknown
% 7.51/1.37  % (23585)Termination phase: Saturation
% 7.51/1.37  
% 7.51/1.37  % (23585)Memory used [KB]: 6908
% 7.51/1.37  % (23585)Time elapsed: 0.101 s
% 7.51/1.37  % (23585)Instructions burned: 81 (million)
% 7.51/1.37  % (23585)------------------------------
% 7.51/1.37  % (23585)------------------------------
% 7.51/1.37  % (23589)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=1486:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1486Mi)
% 7.51/1.38  % (23527)Instruction limit reached!
% 7.51/1.38  % (23527)------------------------------
% 7.51/1.38  % (23527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.51/1.38  % (23527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.51/1.38  % (23527)Termination reason: Unknown
% 7.51/1.38  % (23527)Termination phase: Saturation
% 7.51/1.38  
% 7.51/1.38  % (23527)Memory used [KB]: 4477
% 7.51/1.38  % (23527)Time elapsed: 0.600 s
% 7.51/1.38  % (23527)Instructions burned: 222 (million)
% 7.51/1.38  % (23527)------------------------------
% 7.51/1.38  % (23527)------------------------------
% 7.51/1.39  % (23586)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=251:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/251Mi)
% 7.51/1.41  % (23586)Refutation not found, incomplete strategy% (23586)------------------------------
% 7.51/1.41  % (23586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.51/1.41  % (23586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.51/1.41  % (23586)Termination reason: Refutation not found, incomplete strategy
% 7.51/1.41  
% 7.51/1.41  % (23586)Memory used [KB]: 6012
% 7.51/1.41  % (23586)Time elapsed: 0.157 s
% 7.51/1.41  % (23586)Instructions burned: 2 (million)
% 7.51/1.41  % (23586)------------------------------
% 7.51/1.41  % (23586)------------------------------
% 7.51/1.42  % (23587)lrs+1011_1:1_bd=preordered:drc=off:fd=preordered:fsr=off:plsq=on:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/94Mi)
% 7.95/1.44  % (23590)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/73Mi)
% 7.95/1.45  % (23569)Instruction limit reached!
% 7.95/1.45  % (23569)------------------------------
% 7.95/1.45  % (23569)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.95/1.45  % (23569)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.95/1.45  % (23569)Termination reason: Unknown
% 7.95/1.45  % (23569)Termination phase: Saturation
% 7.95/1.45  
% 7.95/1.45  % (23569)Memory used [KB]: 6396
% 7.95/1.45  % (23569)Time elapsed: 0.302 s
% 7.95/1.45  % (23569)Instructions burned: 51 (million)
% 7.95/1.45  % (23569)------------------------------
% 7.95/1.45  % (23569)------------------------------
% 7.95/1.45  % (23592)dis+1002_1:1_ep=R:sd=2:sos=on:ss=axioms:i=1488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1488Mi)
% 7.95/1.47  % (23593)lrs+1011_1:1_sd=1:ss=axioms:st=5.0:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/103Mi)
% 7.95/1.47  % (23594)lrs+1011_3:1_acc=model:fsr=off:gsp=on:sd=1:ss=axioms:st=5.0:urr=on:i=376:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/376Mi)
% 7.95/1.47  % (23595)lrs+10_1:1_sd=1:sos=all:ss=axioms:i=1345:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1345Mi)
% 7.95/1.47  % (23595)Refutation not found, incomplete strategy% (23595)------------------------------
% 7.95/1.47  % (23595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.95/1.47  % (23595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.95/1.47  % (23595)Termination reason: Refutation not found, incomplete strategy
% 7.95/1.47  
% 7.95/1.47  % (23595)Memory used [KB]: 5884
% 7.95/1.47  % (23595)Time elapsed: 0.146 s
% 7.95/1.47  % (23595)Instructions burned: 1 (million)
% 7.95/1.47  % (23595)------------------------------
% 7.95/1.47  % (23595)------------------------------
% 7.95/1.48  % (23560)Instruction limit reached!
% 7.95/1.48  % (23560)------------------------------
% 7.95/1.48  % (23560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.95/1.48  % (23560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.95/1.48  % (23560)Termination reason: Unknown
% 7.95/1.48  % (23560)Termination phase: Saturation
% 7.95/1.48  
% 7.95/1.48  % (23560)Memory used [KB]: 7164
% 7.95/1.48  % (23560)Time elapsed: 0.431 s
% 7.95/1.48  % (23560)Instructions burned: 250 (million)
% 7.95/1.48  % (23560)------------------------------
% 7.95/1.48  % (23560)------------------------------
% 8.12/1.48  % (23596)ott-3_2:1_acc=on:add=large:anc=none:fde=none:gsp=on:irw=on:nm=0:s2a=on:sd=4:sos=on:ss=axioms:st=1.2:urr=on:i=134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/134Mi)
% 8.12/1.48  % (23596)Refutation not found, incomplete strategy% (23596)------------------------------
% 8.12/1.48  % (23596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.12/1.48  % (23596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.12/1.48  % (23596)Termination reason: Refutation not found, incomplete strategy
% 8.12/1.48  
% 8.12/1.48  % (23596)Memory used [KB]: 5884
% 8.12/1.48  % (23596)Time elapsed: 0.151 s
% 8.12/1.48  % (23596)------------------------------
% 8.12/1.48  % (23596)------------------------------
% 8.12/1.49  % (23602)lrs+1011_1:5_av=off:awrs=decay:awrsf=97:bce=on:bsr=on:drc=off:flr=on:gs=on:ins=3:lwlo=on:newcnf=on:nm=0:plsq=on:plsqr=4437,256:s2a=on:s2at=4.0:s2pl=no:sims=off:skr=on:slsq=on:slsqc=0:slsqr=31,16:sos=all:sp=frequency:updr=off:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/176Mi)
% 8.12/1.49  % (23566)Instruction limit reached!
% 8.12/1.49  % (23566)------------------------------
% 8.12/1.49  % (23566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.12/1.49  % (23566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.12/1.49  % (23566)Termination reason: Unknown
% 8.12/1.49  % (23566)Termination phase: Saturation
% 8.12/1.49  
% 8.12/1.49  % (23566)Memory used [KB]: 7036
% 8.12/1.49  % (23566)Time elapsed: 0.355 s
% 8.12/1.49  % (23566)Instructions burned: 92 (million)
% 8.12/1.49  % (23566)------------------------------
% 8.12/1.49  % (23566)------------------------------
% 8.12/1.49  % (23598)dis+1002_1:5_acc=on:afp=1010:fsr=off:gsp=on:nm=10:sac=on:sos=on:sp=unary_first:urr=ec_only:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/177Mi)
% 8.12/1.49  % (23597)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=1498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1498Mi)
% 8.12/1.49  % (23598)Refutation not found, incomplete strategy% (23598)------------------------------
% 8.12/1.49  % (23598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.12/1.49  % (23598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.12/1.49  % (23598)Termination reason: Refutation not found, incomplete strategy
% 8.12/1.49  
% 8.12/1.49  % (23598)Memory used [KB]: 5884
% 8.12/1.49  % (23598)Time elapsed: 0.156 s
% 8.12/1.49  % (23598)Instructions burned: 2 (million)
% 8.12/1.49  % (23598)------------------------------
% 8.12/1.49  % (23598)------------------------------
% 8.12/1.49  % (23591)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/106Mi)
% 8.12/1.49  % (23597)Refutation not found, incomplete strategy% (23597)------------------------------
% 8.12/1.49  % (23597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.12/1.49  % (23597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.12/1.49  % (23597)Termination reason: Refutation not found, incomplete strategy
% 8.12/1.49  
% 8.12/1.49  % (23597)Memory used [KB]: 5884
% 8.12/1.49  % (23597)Time elapsed: 0.160 s
% 8.12/1.49  % (23597)Instructions burned: 1 (million)
% 8.12/1.49  % (23597)------------------------------
% 8.12/1.49  % (23597)------------------------------
% 8.12/1.49  % (23591)Refutation not found, incomplete strategy% (23591)------------------------------
% 8.12/1.49  % (23591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.12/1.49  % (23591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.12/1.49  % (23591)Termination reason: Refutation not found, incomplete strategy
% 8.12/1.49  
% 8.12/1.49  % (23591)Memory used [KB]: 5884
% 8.12/1.49  % (23591)Time elapsed: 0.164 s
% 8.12/1.49  % (23591)Instructions burned: 1 (million)
% 8.12/1.49  % (23591)------------------------------
% 8.12/1.49  % (23591)------------------------------
% 8.12/1.49  % (23588)Instruction limit reached!
% 8.12/1.49  % (23588)------------------------------
% 8.12/1.49  % (23588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.12/1.49  % (23588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.12/1.49  % (23588)Termination reason: Unknown
% 8.12/1.49  % (23588)Termination phase: Saturation
% 8.12/1.49  
% 8.12/1.49  % (23588)Memory used [KB]: 11897
% 8.12/1.49  % (23588)Time elapsed: 0.194 s
% 8.12/1.49  % (23588)Instructions burned: 285 (million)
% 8.12/1.49  % (23588)------------------------------
% 8.12/1.49  % (23588)------------------------------
% 8.12/1.50  % (23602)Refutation not found, incomplete strategy% (23602)------------------------------
% 8.12/1.50  % (23602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.12/1.50  % (23602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.12/1.50  % (23602)Termination reason: Refutation not found, incomplete strategy
% 8.12/1.50  
% 8.12/1.50  % (23602)Memory used [KB]: 6012
% 8.12/1.50  % (23602)Time elapsed: 0.091 s
% 8.12/1.50  % (23602)Instructions burned: 2 (million)
% 8.12/1.50  % (23602)------------------------------
% 8.12/1.50  % (23602)------------------------------
% 8.12/1.51  % (23581)Instruction limit reached!
% 8.12/1.51  % (23581)------------------------------
% 8.12/1.51  % (23581)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.12/1.51  % (23581)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.12/1.51  % (23581)Termination reason: Unknown
% 8.12/1.51  % (23581)Termination phase: Saturation
% 8.12/1.51  
% 8.12/1.51  % (23581)Memory used [KB]: 7164
% 8.12/1.51  % (23581)Time elapsed: 0.310 s
% 8.12/1.51  % (23581)Instructions burned: 93 (million)
% 8.12/1.51  % (23581)------------------------------
% 8.12/1.51  % (23581)------------------------------
% 8.12/1.51  % (23600)fmb+10_1:1_fmbsr=1.2:rp=on:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/82Mi)
% 8.12/1.52  TRYING [1]
% 8.12/1.52  TRYING [2]
% 8.12/1.52  TRYING [3]
% 8.12/1.53  TRYING [4]
% 8.82/1.55  % (23615)dis+1002_1:1_ep=RS:erd=off:sac=on:sos=on:i=2543:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/2543Mi)
% 8.84/1.57  % (23549)Instruction limit reached!
% 8.84/1.57  % (23549)------------------------------
% 8.84/1.57  % (23549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.57  % (23549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.57  % (23549)Termination reason: Unknown
% 8.84/1.57  % (23549)Termination phase: Saturation
% 8.84/1.57  
% 8.84/1.57  % (23549)Memory used [KB]: 1791
% 8.84/1.57  % (23549)Time elapsed: 0.659 s
% 8.84/1.57  % (23549)Instructions burned: 378 (million)
% 8.84/1.57  % (23549)------------------------------
% 8.84/1.57  % (23549)------------------------------
% 8.84/1.57  % (23603)dis+1011_1:32_bd=off:fde=unused:plsq=on:plsqc=2:plsqr=175,8:s2a=on:sp=frequency:spb=goal:ss=included:st=2.0:to=lpo:i=669:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/669Mi)
% 8.84/1.57  % (23601)lrs+1002_1:1_fde=none:sd=2:sos=on:sp=const_max:ss=axioms:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/274Mi)
% 8.84/1.57  % (23601)Refutation not found, incomplete strategy% (23601)------------------------------
% 8.84/1.57  % (23601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.57  % (23601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.57  % (23601)Termination reason: Refutation not found, incomplete strategy
% 8.84/1.57  
% 8.84/1.57  % (23601)Memory used [KB]: 5884
% 8.84/1.57  % (23601)Time elapsed: 0.179 s
% 8.84/1.57  % (23601)Instructions burned: 2 (million)
% 8.84/1.57  % (23601)------------------------------
% 8.84/1.57  % (23601)------------------------------
% 8.84/1.58  % (23590)Instruction limit reached!
% 8.84/1.58  % (23590)------------------------------
% 8.84/1.58  % (23590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.58  % (23590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.58  % (23590)Termination reason: Unknown
% 8.84/1.58  % (23590)Termination phase: Saturation
% 8.84/1.58  
% 8.84/1.58  % (23590)Memory used [KB]: 2046
% 8.84/1.58  % (23590)Time elapsed: 0.281 s
% 8.84/1.58  % (23590)Instructions burned: 75 (million)
% 8.84/1.58  % (23590)------------------------------
% 8.84/1.58  % (23590)------------------------------
% 8.84/1.58  TRYING [5]
% 8.84/1.60  % (23604)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/156Mi)
% 8.84/1.60  % (23604)Refutation not found, incomplete strategy% (23604)------------------------------
% 8.84/1.60  % (23604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.60  % (23604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.60  % (23604)Termination reason: Refutation not found, incomplete strategy
% 8.84/1.60  
% 8.84/1.60  % (23604)Memory used [KB]: 1407
% 8.84/1.60  % (23604)Time elapsed: 0.172 s
% 8.84/1.60  % (23604)Instructions burned: 1 (million)
% 8.84/1.60  % (23604)------------------------------
% 8.84/1.60  % (23604)------------------------------
% 8.84/1.61  % (23532)Instruction limit reached!
% 8.84/1.61  % (23532)------------------------------
% 8.84/1.61  % (23532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.84/1.61  % (23532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.84/1.61  % (23532)Termination reason: Unknown
% 8.84/1.61  % (23532)Termination phase: Saturation
% 8.84/1.61  
% 8.84/1.61  % (23532)Memory used [KB]: 10490
% 8.84/1.61  % (23532)Time elapsed: 0.792 s
% 8.84/1.61  % (23532)Instructions burned: 377 (million)
% 8.84/1.61  % (23532)------------------------------
% 8.84/1.61  % (23532)------------------------------
% 9.12/1.62  % (23543)Instruction limit reached!
% 9.12/1.62  % (23543)------------------------------
% 9.12/1.62  % (23543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.12/1.62  % (23543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.12/1.62  % (23543)Termination reason: Unknown
% 9.12/1.62  % (23543)Termination phase: Saturation
% 9.12/1.62  
% 9.12/1.62  % (23543)Memory used [KB]: 9210
% 9.12/1.62  % (23543)Time elapsed: 0.730 s
% 9.12/1.62  % (23543)Instructions burned: 288 (million)
% 9.12/1.62  % (23543)------------------------------
% 9.12/1.62  % (23543)------------------------------
% 9.12/1.62  % (23587)Instruction limit reached!
% 9.12/1.62  % (23587)------------------------------
% 9.12/1.62  % (23587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.12/1.62  % (23587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.12/1.62  % (23587)Termination reason: Unknown
% 9.12/1.62  % (23587)Termination phase: Saturation
% 9.12/1.62  
% 9.12/1.62  % (23587)Memory used [KB]: 7164
% 9.12/1.62  % (23587)Time elapsed: 0.341 s
% 9.12/1.62  % (23587)Instructions burned: 94 (million)
% 9.12/1.62  % (23587)------------------------------
% 9.12/1.62  % (23587)------------------------------
% 9.12/1.64  % (23600)Instruction limit reached!
% 9.12/1.64  % (23600)------------------------------
% 9.12/1.64  % (23600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.12/1.64  % (23600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.12/1.64  % (23600)Termination reason: Unknown
% 9.12/1.64  % (23600)Termination phase: Finite model building SAT solving
% 9.12/1.64  
% 9.12/1.64  % (23600)Memory used [KB]: 9210
% 9.12/1.64  % (23600)Time elapsed: 0.235 s
% 9.12/1.64  % (23600)Instructions burned: 85 (million)
% 9.12/1.64  % (23600)------------------------------
% 9.12/1.64  % (23600)------------------------------
% 9.12/1.64  % (23593)Instruction limit reached!
% 9.12/1.64  % (23593)------------------------------
% 9.12/1.64  % (23593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.12/1.64  % (23593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.12/1.64  % (23593)Termination reason: Unknown
% 9.12/1.64  % (23593)Termination phase: Saturation
% 9.12/1.64  
% 9.12/1.64  % (23593)Memory used [KB]: 7036
% 9.12/1.64  % (23593)Time elapsed: 0.324 s
% 9.12/1.64  % (23593)Instructions burned: 103 (million)
% 9.12/1.64  % (23593)------------------------------
% 9.12/1.64  % (23593)------------------------------
% 9.12/1.65  % (23558)Instruction limit reached!
% 9.12/1.65  % (23558)------------------------------
% 9.12/1.65  % (23558)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.12/1.65  % (23558)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.12/1.65  % (23558)Termination reason: Unknown
% 9.12/1.65  % (23558)Termination phase: Saturation
% 9.12/1.65  
% 9.12/1.65  % (23558)Memory used [KB]: 6908
% 9.12/1.65  % (23558)Time elapsed: 0.672 s
% 9.12/1.65  % (23558)Instructions burned: 291 (million)
% 9.12/1.65  % (23558)------------------------------
% 9.12/1.65  % (23558)------------------------------
% 9.12/1.66  % (23605)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=1735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1735Mi)
% 9.12/1.66  % (23612)lrs+11_1:1_ss=included:st=2.0:i=503:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/503Mi)
% 9.12/1.68  % (23617)dis+1010_1:1_acc=model:bd=off:ins=1:nwc=5.0:sp=reverse_frequency:to=lpo:i=279:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/279Mi)
% 9.12/1.68  % (23540)Instruction limit reached!
% 9.12/1.68  % (23540)------------------------------
% 9.12/1.68  % (23540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.12/1.68  % (23540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.12/1.68  % (23540)Termination reason: Unknown
% 9.12/1.68  % (23540)Termination phase: Saturation
% 9.12/1.68  
% 9.12/1.68  % (23540)Memory used [KB]: 9083
% 9.12/1.68  % (23540)Time elapsed: 0.818 s
% 9.12/1.68  % (23540)Instructions burned: 367 (million)
% 9.12/1.68  % (23540)------------------------------
% 9.12/1.68  % (23540)------------------------------
% 10.45/1.69  % (23618)lrs+0_1:1_br=off:drc=off:erd=off:urr=ec_only:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/997Mi)
% 10.45/1.70  % (23607)dis+10_1:1_av=off:ep=RS:lcm=reverse:newcnf=on:s2a=on:s2at=3.0:i=2681:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/2681Mi)
% 10.45/1.70  % (23609)lrs+11_1:1_bsr=unit_only:flr=on:to=lpo:i=440:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/440Mi)
% 10.45/1.70  % (23608)dis+10_1:1_lma=on:sac=on:sos=all:spb=goal_then_units:ss=axioms:to=lpo:i=432:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/432Mi)
% 10.45/1.71  % (23611)lrs+10_1:1_sd=1:sos=on:ss=included:i=3303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/3303Mi)
% 10.45/1.71  % (23611)Refutation not found, incomplete strategy% (23611)------------------------------
% 10.45/1.71  % (23611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.45/1.71  % (23611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.45/1.71  % (23611)Termination reason: Refutation not found, incomplete strategy
% 10.45/1.71  
% 10.45/1.71  % (23611)Memory used [KB]: 5884
% 10.45/1.71  % (23611)Time elapsed: 0.163 s
% 10.45/1.71  % (23611)Instructions burned: 2 (million)
% 10.45/1.71  % (23611)------------------------------
% 10.45/1.71  % (23611)------------------------------
% 10.45/1.71  % (23614)lrs+11_3:1_br=off:flr=on:sgt=8:ss=axioms:urr=on:i=128:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/128Mi)
% 10.45/1.72  % (23608)Refutation not found, incomplete strategy% (23608)------------------------------
% 10.45/1.72  % (23608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.45/1.72  % (23608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.45/1.72  % (23608)Termination reason: Refutation not found, incomplete strategy
% 10.45/1.72  
% 10.45/1.72  % (23608)Memory used [KB]: 5884
% 10.45/1.72  % (23608)Time elapsed: 0.164 s
% 10.45/1.72  % (23608)Instructions burned: 2 (million)
% 10.45/1.72  % (23608)------------------------------
% 10.45/1.72  % (23608)------------------------------
% 10.45/1.73  % (23616)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/45Mi)
% 10.45/1.74  % (23613)lrs+10_1:1_sos=on:ss=included:st=1.2:urr=on:i=236:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/236Mi)
% 10.45/1.74  % (23621)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/265Mi)
% 10.45/1.74  % (23613)Refutation not found, incomplete strategy% (23613)------------------------------
% 10.45/1.74  % (23613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.45/1.74  % (23613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.45/1.74  % (23613)Termination reason: Refutation not found, incomplete strategy
% 10.45/1.74  
% 10.45/1.74  % (23613)Memory used [KB]: 5884
% 10.45/1.74  % (23613)Time elapsed: 0.188 s
% 10.45/1.74  % (23613)Instructions burned: 2 (million)
% 10.45/1.74  % (23613)------------------------------
% 10.45/1.74  % (23613)------------------------------
% 10.45/1.76  % (23620)lrs+10_1:32_br=off:gsp=on:nm=6:nwc=5.0:urr=on:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/53Mi)
% 10.45/1.76  % (23541)Instruction limit reached!
% 10.45/1.76  % (23541)------------------------------
% 10.45/1.76  % (23541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.45/1.76  % (23541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.45/1.76  % (23541)Termination reason: Unknown
% 10.45/1.76  % (23541)Termination phase: Saturation
% 10.45/1.76  
% 10.45/1.76  % (23541)Memory used [KB]: 12281
% 10.45/1.76  % (23541)Time elapsed: 0.867 s
% 10.45/1.76  % (23541)Instructions burned: 424 (million)
% 10.45/1.76  % (23541)------------------------------
% 10.45/1.76  % (23541)------------------------------
% 11.09/1.78  % (23622)dis+10_1:5_bsr=on:drc=off:ins=1:nwc=2.8:sp=reverse_frequency:to=lpo:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/84Mi)
% 11.09/1.79  % (23623)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/162Mi)
% 11.09/1.79  % (23623)Refutation not found, incomplete strategy% (23623)------------------------------
% 11.09/1.79  % (23623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.09/1.79  % (23623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.09/1.79  % (23623)Termination reason: Refutation not found, incomplete strategy
% 11.09/1.79  
% 11.09/1.79  % (23623)Memory used [KB]: 10490
% 11.09/1.79  % (23623)Time elapsed: 0.139 s
% 11.09/1.79  % (23623)Instructions burned: 2 (million)
% 11.09/1.79  % (23623)------------------------------
% 11.09/1.79  % (23623)------------------------------
% 11.09/1.79  % (23624)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=1290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/1290Mi)
% 11.09/1.80  % (23619)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/121Mi)
% 11.09/1.81  % (23626)dis+10_1:4_abs=on:bsd=on:fsd=on:nwc=3.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,8:i=192:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/192Mi)
% 11.41/1.82  % (23627)dis+11_1:1_av=off:bd=off:br=off:erd=off:ins=1:nm=0:nwc=3.0:s2a=on:slsq=on:slsqc=2:slsqr=1,2:urr=on:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/163Mi)
% 11.41/1.82  % (23625)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=3040:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/3040Mi)
% 11.41/1.84  % (23616)Instruction limit reached!
% 11.41/1.84  % (23616)------------------------------
% 11.41/1.84  % (23616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.41/1.84  % (23616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.41/1.84  % (23616)Termination reason: Unknown
% 11.41/1.84  % (23616)Termination phase: Saturation
% 11.41/1.84  
% 11.41/1.84  % (23616)Memory used [KB]: 6652
% 11.41/1.84  % (23616)Time elapsed: 0.281 s
% 11.41/1.84  % (23616)Instructions burned: 45 (million)
% 11.41/1.84  % (23616)------------------------------
% 11.41/1.84  % (23616)------------------------------
% 11.61/1.85  % (23629)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/201Mi)
% 11.61/1.86  % (23620)Instruction limit reached!
% 11.61/1.86  % (23620)------------------------------
% 11.61/1.86  % (23620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.61/1.86  % (23620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.61/1.86  % (23620)Termination reason: Unknown
% 11.61/1.86  % (23620)Termination phase: Saturation
% 11.61/1.86  
% 11.61/1.86  % (23620)Memory used [KB]: 6524
% 11.61/1.86  % (23620)Time elapsed: 0.249 s
% 11.61/1.86  % (23620)Instructions burned: 54 (million)
% 11.61/1.86  % (23620)------------------------------
% 11.61/1.86  % (23620)------------------------------
% 12.16/1.94  % (23622)Instruction limit reached!
% 12.16/1.94  % (23622)------------------------------
% 12.16/1.94  % (23622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.16/1.94  % (23622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.16/1.94  % (23622)Termination reason: Unknown
% 12.16/1.94  % (23622)Termination phase: Saturation
% 12.16/1.94  
% 12.16/1.94  % (23622)Memory used [KB]: 6908
% 12.16/1.94  % (23622)Time elapsed: 0.300 s
% 12.16/1.94  % (23622)Instructions burned: 85 (million)
% 12.16/1.94  % (23622)------------------------------
% 12.16/1.94  % (23622)------------------------------
% 12.16/1.95  % (23633)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/73Mi)
% 12.16/1.96  % (23631)lrs+10_1:6_bd=off:drc=off:tgt=full:i=729:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/729Mi)
% 12.16/1.96  % (23630)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=3643:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/3643Mi)
% 12.16/1.98  % (23632)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/292Mi)
% 12.16/1.98  % (23621)Refutation not found, non-redundant clauses discarded% (23621)------------------------------
% 12.16/1.98  % (23621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.16/1.98  % (23621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.16/1.98  % (23621)Termination reason: Refutation not found, non-redundant clauses discarded
% 12.16/1.98  
% 12.16/1.98  % (23621)Memory used [KB]: 6396
% 12.16/1.98  % (23621)Time elapsed: 0.329 s
% 12.16/1.98  % (23621)Instructions burned: 161 (million)
% 12.16/1.98  % (23621)------------------------------
% 12.16/1.98  % (23621)------------------------------
% 12.47/1.98  % (23634)lrs+21_1:8_av=off:bs=unit_only:drc=off:flr=on:lwlo=on:nwc=10.0:slsq=on:slsqr=1,4:tgt=ground:to=lpo:urr=on:i=1174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/1174Mi)
% 12.47/2.03  % (23627)Instruction limit reached!
% 12.47/2.03  % (23627)------------------------------
% 12.47/2.03  % (23627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.47/2.03  % (23627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.47/2.03  % (23627)Termination reason: Unknown
% 12.47/2.03  % (23627)Termination phase: Saturation
% 12.47/2.03  
% 12.47/2.03  % (23627)Memory used [KB]: 3837
% 12.47/2.03  % (23627)Time elapsed: 0.322 s
% 12.47/2.03  % (23627)Instructions burned: 165 (million)
% 12.47/2.03  % (23627)------------------------------
% 12.47/2.03  % (23627)------------------------------
% 12.47/2.03  % (23614)Instruction limit reached!
% 12.47/2.03  % (23614)------------------------------
% 12.47/2.03  % (23614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.47/2.03  % (23614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.47/2.03  % (23614)Termination reason: Unknown
% 12.47/2.03  % (23614)Termination phase: Saturation
% 12.47/2.03  
% 12.47/2.03  % (23614)Memory used [KB]: 8315
% 12.47/2.03  % (23614)Time elapsed: 0.481 s
% 12.47/2.03  % (23614)Instructions burned: 129 (million)
% 12.47/2.03  % (23614)------------------------------
% 12.47/2.03  % (23614)------------------------------
% 12.86/2.05  % (23638)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=772:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/772Mi)
% 12.96/2.07  % (23635)dis+10_1:1024_br=off:nwc=3.0:plsq=on:plsqc=2:plsqr=7,4:urr=on:i=348:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/348Mi)
% 12.96/2.09  % (23629)Instruction limit reached!
% 12.96/2.09  % (23629)------------------------------
% 12.96/2.09  % (23629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.96/2.09  % (23629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.96/2.09  % (23629)Termination reason: Unknown
% 12.96/2.09  % (23629)Termination phase: Saturation
% 12.96/2.09  
% 12.96/2.09  % (23629)Memory used [KB]: 13560
% 12.96/2.09  % (23629)Time elapsed: 0.118 s
% 12.96/2.09  % (23629)Instructions burned: 201 (million)
% 12.96/2.09  % (23629)------------------------------
% 12.96/2.09  % (23629)------------------------------
% 12.96/2.10  % (23633)Instruction limit reached!
% 12.96/2.10  % (23633)------------------------------
% 12.96/2.10  % (23633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.96/2.10  % (23633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.96/2.10  % (23633)Termination reason: Unknown
% 12.96/2.10  % (23633)Termination phase: Saturation
% 12.96/2.10  
% 12.96/2.10  % (23633)Memory used [KB]: 2174
% 12.96/2.10  % (23633)Time elapsed: 0.286 s
% 12.96/2.10  % (23633)Instructions burned: 73 (million)
% 12.96/2.10  % (23633)------------------------------
% 12.96/2.10  % (23633)------------------------------
% 12.96/2.10  % (23594)Instruction limit reached!
% 12.96/2.10  % (23594)------------------------------
% 12.96/2.10  % (23594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.96/2.10  % (23594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.96/2.10  % (23594)Termination reason: Unknown
% 12.96/2.10  % (23594)Termination phase: Saturation
% 12.96/2.10  
% 12.96/2.10  % (23594)Memory used [KB]: 13688
% 12.96/2.10  % (23594)Time elapsed: 0.557 s
% 12.96/2.10  % (23594)Instructions burned: 377 (million)
% 12.96/2.10  % (23594)------------------------------
% 12.96/2.10  % (23594)------------------------------
% 13.42/2.12  % (23639)lrs+10_1:1_anc=all:br=off:newcnf=on:s2a=on:s2at=2.0:sac=on:sd=1:ss=included:urr=on:i=3380:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/3380Mi)
% 13.42/2.12  % (23619)Instruction limit reached!
% 13.42/2.12  % (23619)------------------------------
% 13.42/2.12  % (23619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.42/2.12  % (23619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.42/2.12  % (23619)Termination reason: Unknown
% 13.42/2.12  % (23619)Termination phase: Saturation
% 13.42/2.12  
% 13.42/2.12  % (23619)Memory used [KB]: 7164
% 13.42/2.12  % (23619)Time elapsed: 0.475 s
% 13.42/2.12  % (23619)Instructions burned: 121 (million)
% 13.42/2.12  % (23619)------------------------------
% 13.42/2.12  % (23619)------------------------------
% 13.42/2.13  % (23626)Instruction limit reached!
% 13.42/2.13  % (23626)------------------------------
% 13.42/2.13  % (23626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.42/2.13  % (23626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.42/2.13  % (23626)Termination reason: Unknown
% 13.42/2.13  % (23626)Termination phase: Saturation
% 13.42/2.13  
% 13.42/2.13  % (23626)Memory used [KB]: 2430
% 13.42/2.13  % (23626)Time elapsed: 0.446 s
% 13.42/2.13  % (23626)Instructions burned: 192 (million)
% 13.42/2.13  % (23626)------------------------------
% 13.42/2.13  % (23626)------------------------------
% 13.57/2.15  % (23640)dis+1010_1:1024_av=off:awrs=converge:awrsf=256:bce=on:bsr=on:fde=unused:gs=on:ins=1:nwc=3.0:s2a=on:skr=on:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/388Mi)
% 13.57/2.19  % (23617)Instruction limit reached!
% 13.57/2.19  % (23617)------------------------------
% 13.57/2.19  % (23617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.57/2.19  % (23617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.57/2.19  % (23617)Termination reason: Unknown
% 13.57/2.19  % (23617)Termination phase: Saturation
% 13.57/2.19  
% 13.57/2.19  % (23617)Memory used [KB]: 9338
% 13.57/2.19  % (23617)Time elapsed: 0.638 s
% 13.57/2.19  % (23617)Instructions burned: 281 (million)
% 13.57/2.19  % (23617)------------------------------
% 13.57/2.19  % (23617)------------------------------
% 13.57/2.21  % (23643)ott+10_1:5_bs=unit_only:drc=off:ins=1:nwc=2.16:rnwc=on:slsq=on:slsqr=13,149:sp=const_min:tgt=ground:to=lpo:uwa=interpreted_only:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/336Mi)
% 13.57/2.22  % (23641)ott+10_1:1_av=off:br=off:bsd=on:drc=off:s2a=on:sos=all:sp=reverse_arity:spb=goal:to=lpo:urr=on:i=198:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/198Mi)
% 13.57/2.22  % (23641)Refutation not found, incomplete strategy% (23641)------------------------------
% 13.57/2.22  % (23641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.57/2.22  % (23641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.57/2.22  % (23641)Termination reason: Refutation not found, incomplete strategy
% 13.57/2.22  
% 13.57/2.22  % (23641)Memory used [KB]: 1407
% 13.57/2.22  % (23641)Time elapsed: 0.168 s
% 13.57/2.22  % (23641)Instructions burned: 2 (million)
% 13.57/2.22  % (23641)------------------------------
% 13.57/2.22  % (23641)------------------------------
% 13.96/2.26  % (23642)lrs+10_1:1_av=off:bd=off:lma=on:sfv=off:sos=all:spb=goal_then_units:to=lpo:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/226Mi)
% 13.96/2.27  % (23642)Refutation not found, incomplete strategy% (23642)------------------------------
% 13.96/2.27  % (23642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.96/2.27  % (23642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.96/2.27  % (23642)Termination reason: Refutation not found, incomplete strategy
% 13.96/2.27  
% 13.96/2.27  % (23642)Memory used [KB]: 1407
% 13.96/2.27  % (23642)Time elapsed: 0.187 s
% 13.96/2.27  % (23642)Instructions burned: 2 (million)
% 13.96/2.27  % (23642)------------------------------
% 13.96/2.27  % (23642)------------------------------
% 13.96/2.29  % (23645)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=2097:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/2097Mi)
% 13.96/2.30  % (23644)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/206Mi)
% 15.42/2.31  % (23648)ott+11_2:1_add=large:afp=4000:newcnf=on:sd=1:sos=on:sp=const_min:ss=axioms:i=322:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/322Mi)
% 15.42/2.31  % (23648)Refutation not found, incomplete strategy% (23648)------------------------------
% 15.42/2.31  % (23648)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.42/2.31  % (23648)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.42/2.31  % (23648)Termination reason: Refutation not found, incomplete strategy
% 15.42/2.31  
% 15.42/2.31  % (23648)Memory used [KB]: 5884
% 15.42/2.31  % (23648)Time elapsed: 0.134 s
% 15.42/2.31  % (23648)------------------------------
% 15.42/2.31  % (23648)------------------------------
% 15.42/2.32  % (23649)dis+3_1:64_av=off:cond=on:lcm=reverse:nwc=3.0:sos=on:updr=off:i=1004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/1004Mi)
% 15.42/2.33  % (23649)Refutation not found, incomplete strategy% (23649)------------------------------
% 15.42/2.33  % (23649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.42/2.33  % (23649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.42/2.33  % (23649)Termination reason: Refutation not found, incomplete strategy
% 15.42/2.33  
% 15.42/2.33  % (23649)Memory used [KB]: 1407
% 15.42/2.33  % (23649)Time elapsed: 0.006 s
% 15.42/2.33  % (23649)Instructions burned: 2 (million)
% 15.42/2.33  % (23649)------------------------------
% 15.42/2.33  % (23649)------------------------------
% 15.42/2.35  % (23646)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=4956:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/4956Mi)
% 15.42/2.35  % (23646)Refutation not found, incomplete strategy% (23646)------------------------------
% 15.42/2.35  % (23646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.42/2.35  % (23646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.42/2.35  % (23646)Termination reason: Refutation not found, incomplete strategy
% 15.42/2.35  
% 15.42/2.35  % (23646)Memory used [KB]: 5884
% 15.42/2.35  % (23646)Time elapsed: 0.183 s
% 15.42/2.35  % (23646)Instructions burned: 2 (million)
% 15.42/2.35  % (23646)------------------------------
% 15.42/2.35  % (23646)------------------------------
% 15.42/2.37  % (23650)lrs+1011_1:5_av=off:awrs=decay:awrsf=97:bce=on:bsr=on:drc=off:flr=on:gs=on:ins=3:lwlo=on:newcnf=on:nm=0:plsq=on:plsqr=4437,256:s2a=on:s2at=4.0:s2pl=no:sims=off:skr=on:slsq=on:slsqc=0:slsqr=31,16:sos=all:sp=frequency:updr=off:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/654Mi)
% 15.96/2.39  % (23650)Refutation not found, incomplete strategy% (23650)------------------------------
% 15.96/2.39  % (23650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.96/2.39  % (23650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.96/2.39  % (23650)Termination reason: Refutation not found, incomplete strategy
% 15.96/2.39  
% 15.96/2.39  % (23650)Memory used [KB]: 6012
% 15.96/2.39  % (23650)Time elapsed: 0.134 s
% 15.96/2.39  % (23650)Instructions burned: 2 (million)
% 15.96/2.39  % (23650)------------------------------
% 15.96/2.39  % (23650)------------------------------
% 16.22/2.45  % (23655)dis+1002_1:1_cond=on:erd=off:fsd=on:fsdmm=2:gs=on:newcnf=on:nwc=2.0:s2a=on:sims=off:sp=reverse_arity:ss=axioms:i=186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/186Mi)
% 16.22/2.46  % (23652)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=455:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/455Mi)
% 16.22/2.46  % (23652)Refutation not found, incomplete strategy% (23652)------------------------------
% 16.22/2.46  % (23652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.22/2.46  % (23652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.22/2.46  % (23652)Termination reason: Refutation not found, incomplete strategy
% 16.22/2.46  
% 16.22/2.46  % (23652)Memory used [KB]: 5884
% 16.22/2.46  % (23652)Time elapsed: 0.129 s
% 16.22/2.46  % (23652)Instructions burned: 2 (million)
% 16.22/2.46  % (23652)------------------------------
% 16.22/2.46  % (23652)------------------------------
% 16.22/2.50  % (23654)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/98Mi)
% 16.89/2.53  % (23656)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=473:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/473Mi)
% 16.89/2.53  % (23656)Refutation not found, incomplete strategy% (23656)------------------------------
% 16.89/2.53  % (23656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.89/2.53  % (23656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.89/2.53  % (23656)Termination reason: Refutation not found, incomplete strategy
% 16.89/2.53  
% 16.89/2.53  % (23656)Memory used [KB]: 5884
% 16.89/2.53  % (23656)Time elapsed: 0.139 s
% 16.89/2.53  % (23656)Instructions burned: 2 (million)
% 16.89/2.53  % (23656)------------------------------
% 16.89/2.53  % (23656)------------------------------
% 16.89/2.58  % (23657)dis+1010_1:16_fsd=on:nicw=on:ss=included:i=433:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/433Mi)
% 17.45/2.60  % (23609)Instruction limit reached!
% 17.45/2.60  % (23609)------------------------------
% 17.45/2.60  % (23609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.45/2.60  % (23609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.45/2.60  % (23609)Termination reason: Unknown
% 17.45/2.60  % (23609)Termination phase: Saturation
% 17.45/2.60  
% 17.45/2.60  % (23609)Memory used [KB]: 11257
% 17.45/2.60  % (23609)Time elapsed: 1.042 s
% 17.45/2.60  % (23609)Instructions burned: 440 (million)
% 17.45/2.60  % (23609)------------------------------
% 17.45/2.60  % (23609)------------------------------
% 17.45/2.64  % (23643)Instruction limit reached!
% 17.45/2.64  % (23643)------------------------------
% 17.45/2.64  % (23643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.45/2.64  % (23643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.45/2.64  % (23643)Termination reason: Unknown
% 17.45/2.64  % (23643)Termination phase: Saturation
% 17.45/2.65  
% 17.45/2.65  % (23643)Memory used [KB]: 10234
% 17.45/2.65  % (23643)Time elapsed: 0.487 s
% 17.45/2.65  % (23643)Instructions burned: 337 (million)
% 17.45/2.65  % (23643)------------------------------
% 17.45/2.65  % (23643)------------------------------
% 17.45/2.66  % (23658)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=453:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/453Mi)
% 17.45/2.67  % (23644)Instruction limit reached!
% 17.45/2.67  % (23644)------------------------------
% 17.45/2.67  % (23644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.45/2.67  % (23644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.45/2.67  % (23644)Termination reason: Unknown
% 17.45/2.67  % (23644)Termination phase: Saturation
% 17.45/2.67  
% 17.45/2.67  % (23644)Memory used [KB]: 6908
% 17.45/2.67  % (23644)Time elapsed: 0.522 s
% 17.45/2.67  % (23644)Instructions burned: 206 (million)
% 17.45/2.67  % (23644)------------------------------
% 17.45/2.67  % (23644)------------------------------
% 17.99/2.68  % (23612)Instruction limit reached!
% 17.99/2.68  % (23612)------------------------------
% 17.99/2.68  % (23612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.99/2.68  % (23612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.99/2.68  % (23612)Termination reason: Unknown
% 17.99/2.68  % (23612)Termination phase: Saturation
% 17.99/2.68  
% 17.99/2.68  % (23612)Memory used [KB]: 11257
% 17.99/2.68  % (23612)Time elapsed: 1.137 s
% 17.99/2.68  % (23612)Instructions burned: 504 (million)
% 17.99/2.68  % (23612)------------------------------
% 17.99/2.68  % (23612)------------------------------
% 17.99/2.68  % (23654)Instruction limit reached!
% 17.99/2.68  % (23654)------------------------------
% 17.99/2.68  % (23654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.99/2.68  % (23654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.99/2.68  % (23654)Termination reason: Unknown
% 17.99/2.68  % (23654)Termination phase: Saturation
% 17.99/2.68  
% 17.99/2.68  % (23654)Memory used [KB]: 2942
% 17.99/2.68  % (23654)Time elapsed: 0.318 s
% 17.99/2.68  % (23654)Instructions burned: 100 (million)
% 17.99/2.68  % (23654)------------------------------
% 17.99/2.68  % (23654)------------------------------
% 17.99/2.68  % (23655)Instruction limit reached!
% 17.99/2.68  % (23655)------------------------------
% 17.99/2.68  % (23655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.99/2.68  % (23655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.99/2.68  % (23655)Termination reason: Unknown
% 17.99/2.68  % (23655)Termination phase: Saturation
% 17.99/2.68  
% 17.99/2.68  % (23655)Memory used [KB]: 12153
% 17.99/2.68  % (23655)Time elapsed: 0.240 s
% 17.99/2.68  % (23655)Instructions burned: 186 (million)
% 17.99/2.68  % (23655)------------------------------
% 17.99/2.68  % (23655)------------------------------
% 18.36/2.71  % (23659)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=802:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/802Mi)
% 18.46/2.76  % (23632)Instruction limit reached!
% 18.46/2.76  % (23632)------------------------------
% 18.46/2.76  % (23632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.46/2.76  % (23632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.46/2.76  % (23632)Termination reason: Unknown
% 18.46/2.76  % (23632)Termination phase: Saturation
% 18.46/2.76  
% 18.46/2.76  % (23632)Memory used [KB]: 9083
% 18.46/2.76  % (23632)Time elapsed: 0.970 s
% 18.46/2.76  % (23632)Instructions burned: 293 (million)
% 18.46/2.76  % (23632)------------------------------
% 18.46/2.76  % (23632)------------------------------
% 18.46/2.76  % (23635)Instruction limit reached!
% 18.46/2.76  % (23635)------------------------------
% 18.46/2.76  % (23635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.46/2.76  % (23635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.46/2.76  % (23635)Termination reason: Unknown
% 18.46/2.76  % (23635)Termination phase: Saturation
% 18.46/2.76  
% 18.46/2.76  % (23635)Memory used [KB]: 8571
% 18.46/2.76  % (23635)Time elapsed: 0.858 s
% 18.46/2.76  % (23635)Instructions burned: 348 (million)
% 18.46/2.76  % (23635)------------------------------
% 18.46/2.76  % (23635)------------------------------
% 18.46/2.77  % (23618)Instruction limit reached!
% 18.46/2.77  % (23618)------------------------------
% 18.46/2.77  % (23618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.46/2.77  % (23618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.46/2.77  % (23618)Termination reason: Unknown
% 18.46/2.77  % (23618)Termination phase: Saturation
% 18.46/2.77  
% 18.46/2.77  % (23618)Memory used [KB]: 12665
% 18.46/2.77  % (23618)Time elapsed: 1.139 s
% 18.46/2.77  % (23618)Instructions burned: 997 (million)
% 18.46/2.77  % (23618)------------------------------
% 18.46/2.77  % (23618)------------------------------
% 18.46/2.78  % (23660)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/848Mi)
% 18.46/2.78  % (23660)Refutation not found, incomplete strategy% (23660)------------------------------
% 18.46/2.78  % (23660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.46/2.78  % (23660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.46/2.78  % (23660)Termination reason: Refutation not found, incomplete strategy
% 18.46/2.78  
% 18.46/2.78  % (23660)Memory used [KB]: 5884
% 18.46/2.78  % (23660)Time elapsed: 0.119 s
% 18.46/2.78  % (23660)Instructions burned: 2 (million)
% 18.46/2.78  % (23660)------------------------------
% 18.46/2.78  % (23660)------------------------------
% 19.04/2.82  % (23640)Instruction limit reached!
% 19.04/2.82  % (23640)------------------------------
% 19.04/2.82  % (23640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.04/2.82  % (23640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.04/2.82  % (23640)Termination reason: Unknown
% 19.04/2.82  % (23640)Termination phase: Saturation
% 19.04/2.82  
% 19.04/2.82  % (23640)Memory used [KB]: 10490
% 19.04/2.82  % (23640)Time elapsed: 0.768 s
% 19.04/2.82  % (23640)Instructions burned: 389 (million)
% 19.04/2.82  % (23640)------------------------------
% 19.04/2.82  % (23640)------------------------------
% 19.04/2.83  % (23662)dis+21_1:1_av=off:nwc=5.0:s2a=on:s2at=2.2:spb=goal_then_units:to=lpo:i=452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/452Mi)
% 19.04/2.87  % (23666)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=1340:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/1340Mi)
% 19.04/2.87  % (23666)Refutation not found, incomplete strategy% (23666)------------------------------
% 19.04/2.87  % (23666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.04/2.87  % (23666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.04/2.87  % (23666)Termination reason: Refutation not found, incomplete strategy
% 19.04/2.87  
% 19.04/2.87  % (23666)Memory used [KB]: 5884
% 19.04/2.87  % (23666)Time elapsed: 0.130 s
% 19.04/2.87  % (23666)Instructions burned: 1 (million)
% 19.04/2.87  % (23666)------------------------------
% 19.04/2.87  % (23666)------------------------------
% 19.04/2.87  % (23665)lrs+11_4:1_acc=on:alpa=true:awrs=converge:bsr=unit_only:fsd=on:gs=on:gsaa=from_current:nicw=on:s2a=on:s2at=2.0:sac=on:slsq=on:slsqc=2:slsqr=11,120:sos=all:sp=weighted_frequency:spb=goal_then_units:urr=on:i=3379:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/3379Mi)
% 19.04/2.87  % (23665)Refutation not found, incomplete strategy% (23665)------------------------------
% 19.04/2.87  % (23665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.04/2.87  % (23665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.04/2.87  % (23665)Termination reason: Refutation not found, incomplete strategy
% 19.04/2.87  
% 19.04/2.87  % (23665)Memory used [KB]: 10490
% 19.04/2.87  % (23665)Time elapsed: 0.152 s
% 19.04/2.87  % (23665)Instructions burned: 1 (million)
% 19.04/2.87  % (23665)------------------------------
% 19.04/2.87  % (23665)------------------------------
% 19.04/2.88  % (23668)lrs+10_1:1_sd=4:sos=on:spb=goal:ss=axioms:st=3.7:to=lpo:urr=on:i=480:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/480Mi)
% 19.04/2.88  % (23668)Refutation not found, incomplete strategy% (23668)------------------------------
% 19.04/2.88  % (23668)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.04/2.88  % (23668)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.04/2.88  % (23668)Termination reason: Refutation not found, incomplete strategy
% 19.04/2.88  
% 19.04/2.88  % (23668)Memory used [KB]: 5884
% 19.04/2.88  % (23668)Time elapsed: 0.005 s
% 19.04/2.88  % (23668)Instructions burned: 2 (million)
% 19.04/2.88  % (23668)------------------------------
% 19.04/2.88  % (23668)------------------------------
% 19.04/2.88  % (23669)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=543:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/543Mi)
% 19.04/2.89  % (23663)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=644:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/644Mi)
% 19.04/2.89  % (23663)Refutation not found, incomplete strategy% (23663)------------------------------
% 19.04/2.89  % (23663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.04/2.89  % (23663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.04/2.89  % (23663)Termination reason: Refutation not found, incomplete strategy
% 19.04/2.89  
% 19.04/2.89  % (23663)Memory used [KB]: 5884
% 19.04/2.89  % (23663)Time elapsed: 0.166 s
% 19.04/2.89  % (23663)Instructions burned: 2 (million)
% 19.04/2.89  % (23663)------------------------------
% 19.04/2.89  % (23663)------------------------------
% 19.04/2.91  % (23571)Instruction limit reached!
% 19.04/2.91  % (23571)------------------------------
% 19.04/2.91  % (23571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.04/2.91  % (23571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.04/2.91  % (23571)Termination reason: Unknown
% 19.04/2.91  % (23571)Termination phase: Saturation
% 19.04/2.91  
% 19.04/2.91  % (23571)Memory used [KB]: 9978
% 19.04/2.91  % (23571)Time elapsed: 1.767 s
% 19.04/2.91  % (23571)Instructions burned: 915 (million)
% 19.04/2.91  % (23571)------------------------------
% 19.04/2.91  % (23571)------------------------------
% 19.04/2.91  % (23664)lrs+11_1:128_aac=none:avsq=on:avsqc=2:avsql=on:avsqr=1,16:awrs=converge:bs=on:nm=0:plsq=on:plsqc=1:plsqr=65,12:sos=on:spb=goal_then_units:to=lpo:urr=on:i=855:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/855Mi)
% 19.04/2.93  % (23664)Refutation not found, incomplete strategy% (23664)------------------------------
% 19.04/2.93  % (23664)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.04/2.93  % (23664)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.04/2.93  % (23664)Termination reason: Refutation not found, incomplete strategy
% 19.04/2.93  
% 19.04/2.93  % (23664)Memory used [KB]: 5884
% 19.04/2.93  % (23664)Time elapsed: 0.172 s
% 19.04/2.93  % (23664)Instructions burned: 2 (million)
% 19.04/2.93  % (23664)------------------------------
% 19.04/2.93  % (23664)------------------------------
% 20.27/2.97  % (23670)dis+10_1:1_av=off:ep=RS:lcm=reverse:newcnf=on:s2a=on:s2at=3.0:i=2849:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/2849Mi)
% 20.27/3.00  % (23671)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=670:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/670Mi)
% 20.27/3.00  % (23671)Refutation not found, incomplete strategy% (23671)------------------------------
% 20.27/3.00  % (23671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.27/3.00  % (23671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.27/3.00  % (23671)Termination reason: Refutation not found, incomplete strategy
% 20.27/3.00  
% 20.27/3.00  % (23671)Memory used [KB]: 5884
% 20.27/3.00  % (23671)Time elapsed: 0.147 s
% 20.27/3.00  % (23671)Instructions burned: 2 (million)
% 20.27/3.00  % (23671)------------------------------
% 20.27/3.00  % (23671)------------------------------
% 20.27/3.01  % (23667)dis+1011_2388710:563463_bce=on:ep=RS:erd=off:fs=off:fsr=off:sp=frequency:i=1024:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/1024Mi)
% 20.27/3.01  % (23676)lrs+11_1:1_av=off:bce=on:bs=on:ep=RST:gsp=on:nm=0:s2a=on:ss=included:i=124:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/124Mi)
% 21.10/3.05  % (23674)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=918:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/918Mi)
% 21.10/3.07  % (23675)ott+10_1:1_nwc=2.0:ss=axioms:st=1.3:urr=on:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/2016Mi)
% 21.10/3.09  % (23678)dis+1010_5:1_abs=on:ep=RST:fde=unused:gsp=on:ins=1:nwc=10.0:s2a=on:s2at=1.5:sas=z3:sp=reverse_frequency:i=778:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/778Mi)
% 21.10/3.11  % (23603)Instruction limit reached!
% 21.10/3.11  % (23603)------------------------------
% 21.10/3.11  % (23603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.10/3.11  % (23603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.10/3.11  % (23603)Termination reason: Unknown
% 21.10/3.11  % (23603)Termination phase: Saturation
% 21.10/3.11  
% 21.10/3.11  % (23603)Memory used [KB]: 13432
% 21.10/3.11  % (23603)Time elapsed: 1.646 s
% 21.10/3.11  % (23603)Instructions burned: 669 (million)
% 21.10/3.11  % (23603)------------------------------
% 21.10/3.11  % (23603)------------------------------
% 21.10/3.12  % (23677)lrs+1011_1:1_av=off:br=off:erd=off:ins=1:nm=3:nwc=3.0:s2a=on:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/439Mi)
% 21.10/3.13  % (23680)ott+10_1:1_bsr=unit_only:cond=on:nm=16:sd=1:sp=frequency:ss=included:i=105:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/105Mi)
% 21.10/3.13  % (23592)Instruction limit reached!
% 21.10/3.13  % (23592)------------------------------
% 21.10/3.13  % (23592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.10/3.13  % (23592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.10/3.13  % (23592)Termination reason: Unknown
% 21.10/3.13  % (23592)Termination phase: Saturation
% 21.10/3.13  
% 21.10/3.13  % (23592)Memory used [KB]: 6652
% 21.10/3.13  % (23592)Time elapsed: 1.816 s
% 21.10/3.13  % (23592)Instructions burned: 1492 (million)
% 21.10/3.13  % (23592)------------------------------
% 21.10/3.13  % (23592)------------------------------
% 21.89/3.18  % (23682)dis+1011_1:10_av=off:awrs=decay:bce=on:bd=off:bsd=on:nwc=2.0:i=1536:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/1536Mi)
% 22.28/3.22  % (23676)Instruction limit reached!
% 22.28/3.22  % (23676)------------------------------
% 22.28/3.22  % (23676)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.28/3.22  % (23676)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.28/3.22  % (23676)Termination reason: Unknown
% 22.28/3.22  % (23676)Termination phase: Saturation
% 22.28/3.22  
% 22.28/3.22  % (23676)Memory used [KB]: 2430
% 22.28/3.22  % (23676)Time elapsed: 0.243 s
% 22.28/3.22  % (23676)Instructions burned: 125 (million)
% 22.28/3.22  % (23676)------------------------------
% 22.28/3.22  % (23676)------------------------------
% 22.69/3.27  % (23680)Instruction limit reached!
% 22.69/3.27  % (23680)------------------------------
% 22.69/3.27  % (23680)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.69/3.27  % (23680)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.69/3.27  % (23680)Termination reason: Unknown
% 22.69/3.27  % (23680)Termination phase: Saturation
% 22.69/3.27  
% 22.69/3.27  % (23680)Memory used [KB]: 7419
% 22.69/3.27  % (23680)Time elapsed: 0.241 s
% 22.69/3.27  % (23680)Instructions burned: 105 (million)
% 22.69/3.27  % (23680)------------------------------
% 22.69/3.27  % (23680)------------------------------
% 22.69/3.29  % (23605)First to succeed.
% 22.69/3.31  % (23684)lrs+10_3:1_abs=on:ep=RST:newcnf=on:nm=2:sas=z3:sd=1:sos=all:ss=included:to=lpo:i=4507:si=on:rawr=on:rtra=on_0 on theBenchmark for (2972ds/4507Mi)
% 22.69/3.31  % (23605)Refutation found. Thanks to Tanya!
% 22.69/3.31  % SZS status Theorem for theBenchmark
% 22.69/3.31  % SZS output start Proof for theBenchmark
% See solution above
% 22.69/3.32  % (23605)------------------------------
% 22.69/3.32  % (23605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.69/3.32  % (23605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.69/3.32  % (23605)Termination reason: Refutation
% 22.69/3.32  
% 22.69/3.32  % (23605)Memory used [KB]: 13048
% 22.69/3.32  % (23605)Time elapsed: 1.785 s
% 22.69/3.32  % (23605)Instructions burned: 675 (million)
% 22.69/3.32  % (23605)------------------------------
% 22.69/3.32  % (23605)------------------------------
% 22.69/3.32  % (23451)Success in time 2.942 s
%------------------------------------------------------------------------------