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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LCL487+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n023.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:42:48 EDT 2022

% Result   : Theorem 13.47s 2.09s
% Output   : Refutation 13.47s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   19
% Syntax   : Number of formulae    :  104 (  50 unt;   0 def)
%            Number of atoms       :  172 (  27 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  118 (  50   ~;  42   |;   3   &)
%                                         (   9 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number of predicates  :   12 (  10 usr;  10 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   2 con; 0-2 aty)
%            Number of variables   :  170 ( 164   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1623,plain,
    $false,
    inference(unit_resulting_resolution,[],[f113,f289,f169,f215,f120]) ).

fof(f120,plain,
    ! [X0,X1] :
      ( ~ is_a_theorem(implies(X0,X1))
      | ~ modus_ponens
      | is_a_theorem(X1)
      | ~ is_a_theorem(X0) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f98,plain,
    ( ! [X0,X1] :
        ( ~ is_a_theorem(implies(X0,X1))
        | ~ is_a_theorem(X0)
        | is_a_theorem(X1) )
    | ~ modus_ponens ),
    inference(rectify,[],[f84]) ).

fof(f84,plain,
    ( ! [X1,X0] :
        ( ~ is_a_theorem(implies(X1,X0))
        | ~ is_a_theorem(X1)
        | is_a_theorem(X0) )
    | ~ modus_ponens ),
    inference(flattening,[],[f83]) ).

fof(f83,plain,
    ( ! [X1,X0] :
        ( is_a_theorem(X0)
        | ~ is_a_theorem(X1)
        | ~ is_a_theorem(implies(X1,X0)) )
    | ~ modus_ponens ),
    inference(ennf_transformation,[],[f75]) ).

fof(f75,plain,
    ( modus_ponens
   => ! [X1,X0] :
        ( ( is_a_theorem(X1)
          & is_a_theorem(implies(X1,X0)) )
       => is_a_theorem(X0) ) ),
    inference(unused_predicate_definition_removal,[],[f48]) ).

fof(f48,plain,
    ( ! [X1,X0] :
        ( ( is_a_theorem(X1)
          & is_a_theorem(implies(X1,X0)) )
       => is_a_theorem(X0) )
  <=> modus_ponens ),
    inference(rectify,[],[f1]) ).

fof(f1,axiom,
    ( ! [X1,X0] :
        ( ( is_a_theorem(X0)
          & is_a_theorem(implies(X0,X1)) )
       => is_a_theorem(X1) )
  <=> modus_ponens ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',modus_ponens) ).

fof(f215,plain,
    ! [X0,X1] : is_a_theorem(implies(implies(not(X1),not(X0)),implies(X0,X1))),
    inference(superposition,[],[f196,f168]) ).

fof(f168,plain,
    ! [X0,X1] : implies(X0,X1) = implies(not(not(X0)),X1),
    inference(backward_demodulation,[],[f151,f161]) ).

fof(f161,plain,
    ! [X0,X1] : implies(X1,X0) = not(not(implies(X1,not(not(X0))))),
    inference(forward_demodulation,[],[f160,f144]) ).

fof(f144,plain,
    ! [X0,X1] : and(X0,X1) = not(implies(X0,not(X1))),
    inference(backward_demodulation,[],[f134,f143]) ).

fof(f143,plain,
    ! [X0,X1] : implies(X0,X1) = not(and(not(not(X0)),not(X1))),
    inference(forward_demodulation,[],[f142,f129]) ).

fof(f129,plain,
    ! [X0,X1] : or(X0,X1) = not(and(not(X0),not(X1))),
    inference(subsumption_resolution,[],[f119,f127]) ).

fof(f127,plain,
    op_or,
    inference(cnf_transformation,[],[f42]) ).

fof(f42,axiom,
    op_or,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',hilbert_op_or) ).

fof(f119,plain,
    ! [X0,X1] :
      ( ~ op_or
      | or(X0,X1) = not(and(not(X0),not(X1))) ),
    inference(cnf_transformation,[],[f89]) ).

fof(f89,plain,
    ( ~ op_or
    | ! [X0,X1] : or(X0,X1) = not(and(not(X0),not(X1))) ),
    inference(ennf_transformation,[],[f27]) ).

fof(f27,axiom,
    ( op_or
   => ! [X0,X1] : or(X0,X1) = not(and(not(X0),not(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',op_or) ).

fof(f142,plain,
    ! [X0,X1] : implies(X0,X1) = or(not(X0),X1),
    inference(subsumption_resolution,[],[f111,f124]) ).

fof(f124,plain,
    op_implies_or,
    inference(cnf_transformation,[],[f32]) ).

fof(f32,axiom,
    op_implies_or,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',principia_op_implies_or) ).

fof(f111,plain,
    ! [X0,X1] :
      ( implies(X0,X1) = or(not(X0),X1)
      | ~ op_implies_or ),
    inference(cnf_transformation,[],[f77]) ).

fof(f77,plain,
    ( ~ op_implies_or
    | ! [X0,X1] : implies(X0,X1) = or(not(X0),X1) ),
    inference(ennf_transformation,[],[f30]) ).

fof(f30,axiom,
    ( op_implies_or
   => ! [X0,X1] : implies(X0,X1) = or(not(X0),X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',op_implies_or) ).

fof(f134,plain,
    ! [X0,X1] : and(X0,X1) = not(not(and(not(not(X0)),not(not(X1))))),
    inference(subsumption_resolution,[],[f133,f121]) ).

fof(f121,plain,
    op_and,
    inference(cnf_transformation,[],[f33]) ).

fof(f33,axiom,
    op_and,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',principia_op_and) ).

fof(f133,plain,
    ! [X0,X1] :
      ( and(X0,X1) = not(not(and(not(not(X0)),not(not(X1)))))
      | ~ op_and ),
    inference(backward_demodulation,[],[f114,f129]) ).

fof(f114,plain,
    ! [X0,X1] :
      ( ~ op_and
      | and(X0,X1) = not(or(not(X0),not(X1))) ),
    inference(cnf_transformation,[],[f96]) ).

fof(f96,plain,
    ( ~ op_and
    | ! [X0,X1] : and(X0,X1) = not(or(not(X0),not(X1))) ),
    inference(rectify,[],[f81]) ).

fof(f81,plain,
    ( ~ op_and
    | ! [X1,X0] : and(X1,X0) = not(or(not(X1),not(X0))) ),
    inference(ennf_transformation,[],[f61]) ).

fof(f61,plain,
    ( op_and
   => ! [X1,X0] : and(X1,X0) = not(or(not(X1),not(X0))) ),
    inference(rectify,[],[f28]) ).

fof(f28,axiom,
    ( op_and
   => ! [X1,X0] : and(X0,X1) = not(or(not(X0),not(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',op_and) ).

fof(f160,plain,
    ! [X0,X1] : implies(X1,X0) = not(and(X1,not(X0))),
    inference(subsumption_resolution,[],[f125,f115]) ).

fof(f115,plain,
    op_implies_and,
    inference(cnf_transformation,[],[f43]) ).

fof(f43,axiom,
    op_implies_and,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',hilbert_op_implies_and) ).

fof(f125,plain,
    ! [X0,X1] :
      ( ~ op_implies_and
      | implies(X1,X0) = not(and(X1,not(X0))) ),
    inference(cnf_transformation,[],[f100]) ).

fof(f100,plain,
    ( ! [X0,X1] : implies(X1,X0) = not(and(X1,not(X0)))
    | ~ op_implies_and ),
    inference(rectify,[],[f88]) ).

fof(f88,plain,
    ( ! [X1,X0] : implies(X0,X1) = not(and(X0,not(X1)))
    | ~ op_implies_and ),
    inference(ennf_transformation,[],[f29]) ).

fof(f29,axiom,
    ( op_implies_and
   => ! [X1,X0] : implies(X0,X1) = not(and(X0,not(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',op_implies_and) ).

fof(f151,plain,
    ! [X0,X1] : implies(X0,X1) = not(not(implies(not(not(X0)),not(not(X1))))),
    inference(backward_demodulation,[],[f143,f144]) ).

fof(f196,plain,
    ! [X0,X1] : is_a_theorem(implies(implies(not(X1),X0),implies(not(X0),X1))),
    inference(backward_demodulation,[],[f171,f187]) ).

fof(f187,plain,
    ! [X2,X0,X1] : implies(implies(X0,not(not(X1))),X2) = implies(implies(X0,X1),X2),
    inference(superposition,[],[f168,f161]) ).

fof(f171,plain,
    ! [X0,X1] : is_a_theorem(implies(implies(not(X1),not(not(X0))),implies(not(X0),X1))),
    inference(forward_demodulation,[],[f170,f168]) ).

fof(f170,plain,
    ! [X0,X1] : is_a_theorem(implies(not(not(implies(not(X1),not(not(X0))))),implies(not(X0),X1))),
    inference(subsumption_resolution,[],[f165,f101]) ).

fof(f101,plain,
    r3,
    inference(cnf_transformation,[],[f38]) ).

fof(f38,axiom,
    r3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',principia_r3) ).

fof(f165,plain,
    ! [X0,X1] :
      ( is_a_theorem(implies(not(not(implies(not(X1),not(not(X0))))),implies(not(X0),X1)))
      | ~ r3 ),
    inference(backward_demodulation,[],[f156,f161]) ).

fof(f156,plain,
    ! [X0,X1] :
      ( is_a_theorem(implies(not(not(implies(not(X1),not(not(X0))))),not(not(implies(not(X0),not(not(X1)))))))
      | ~ r3 ),
    inference(forward_demodulation,[],[f149,f144]) ).

fof(f149,plain,
    ! [X0,X1] :
      ( ~ r3
      | is_a_theorem(implies(not(and(not(X1),not(X0))),not(not(implies(not(X0),not(not(X1))))))) ),
    inference(backward_demodulation,[],[f139,f144]) ).

fof(f139,plain,
    ! [X0,X1] :
      ( ~ r3
      | is_a_theorem(implies(not(and(not(X1),not(X0))),not(and(not(X0),not(X1))))) ),
    inference(forward_demodulation,[],[f132,f129]) ).

fof(f132,plain,
    ! [X0,X1] :
      ( is_a_theorem(implies(not(and(not(X1),not(X0))),or(X0,X1)))
      | ~ r3 ),
    inference(backward_demodulation,[],[f109,f129]) ).

fof(f109,plain,
    ! [X0,X1] :
      ( is_a_theorem(implies(or(X1,X0),or(X0,X1)))
      | ~ r3 ),
    inference(cnf_transformation,[],[f95]) ).

fof(f95,plain,
    ( ~ r3
    | ! [X0,X1] : is_a_theorem(implies(or(X1,X0),or(X0,X1))) ),
    inference(rectify,[],[f82]) ).

fof(f82,plain,
    ( ~ r3
    | ! [X1,X0] : is_a_theorem(implies(or(X0,X1),or(X1,X0))) ),
    inference(ennf_transformation,[],[f70]) ).

fof(f70,plain,
    ( r3
   => ! [X1,X0] : is_a_theorem(implies(or(X0,X1),or(X1,X0))) ),
    inference(unused_predicate_definition_removal,[],[f55]) ).

fof(f55,plain,
    ( r3
  <=> ! [X1,X0] : is_a_theorem(implies(or(X0,X1),or(X1,X0))) ),
    inference(rectify,[],[f24]) ).

fof(f24,axiom,
    ( r3
  <=> ! [X3,X4] : is_a_theorem(implies(or(X3,X4),or(X4,X3))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',r3) ).

fof(f169,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(X1,X0),implies(implies(not(X2),X1),implies(not(X2),X0)))),
    inference(forward_demodulation,[],[f164,f161]) ).

fof(f164,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(X1,X0),implies(not(not(implies(not(X2),not(not(X1))))),implies(not(X2),X0)))),
    inference(backward_demodulation,[],[f155,f161]) ).

fof(f155,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(X1,X0),implies(not(not(implies(not(X2),not(not(X1))))),not(not(implies(not(X2),not(not(X0)))))))),
    inference(forward_demodulation,[],[f147,f144]) ).

fof(f147,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(X1,X0),implies(not(and(not(X2),not(X1))),not(not(implies(not(X2),not(not(X0)))))))),
    inference(backward_demodulation,[],[f135,f144]) ).

fof(f135,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(X1,X0),implies(not(and(not(X2),not(X1))),not(and(not(X2),not(X0)))))),
    inference(forward_demodulation,[],[f131,f129]) ).

fof(f131,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(X1,X0),implies(not(and(not(X2),not(X1))),or(X2,X0)))),
    inference(backward_demodulation,[],[f128,f129]) ).

fof(f128,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(X1,X0),implies(or(X2,X1),or(X2,X0)))),
    inference(subsumption_resolution,[],[f107,f117]) ).

fof(f117,plain,
    r5,
    inference(cnf_transformation,[],[f40]) ).

fof(f40,axiom,
    r5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',principia_r5) ).

fof(f107,plain,
    ! [X2,X0,X1] :
      ( is_a_theorem(implies(implies(X1,X0),implies(or(X2,X1),or(X2,X0))))
      | ~ r5 ),
    inference(cnf_transformation,[],[f94]) ).

fof(f94,plain,
    ( ~ r5
    | ! [X0,X1,X2] : is_a_theorem(implies(implies(X1,X0),implies(or(X2,X1),or(X2,X0)))) ),
    inference(rectify,[],[f76]) ).

fof(f76,plain,
    ( ~ r5
    | ! [X2,X0,X1] : is_a_theorem(implies(implies(X0,X2),implies(or(X1,X0),or(X1,X2)))) ),
    inference(ennf_transformation,[],[f68]) ).

fof(f68,plain,
    ( r5
   => ! [X2,X0,X1] : is_a_theorem(implies(implies(X0,X2),implies(or(X1,X0),or(X1,X2)))) ),
    inference(unused_predicate_definition_removal,[],[f66]) ).

fof(f66,plain,
    ( r5
  <=> ! [X2,X0,X1] : is_a_theorem(implies(implies(X0,X2),implies(or(X1,X0),or(X1,X2)))) ),
    inference(rectify,[],[f26]) ).

fof(f26,axiom,
    ( ! [X4,X3,X5] : is_a_theorem(implies(implies(X4,X5),implies(or(X3,X4),or(X3,X5))))
  <=> r5 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',r5) ).

fof(f289,plain,
    ! [X0,X1] : ~ is_a_theorem(implies(implies(X0,implies(X1,X0)),implies(not(sK1),implies(sK1,not(sK0))))),
    inference(unit_resulting_resolution,[],[f188,f113,f257,f120]) ).

fof(f257,plain,
    ~ is_a_theorem(implies(not(sK1),implies(sK1,not(sK0)))),
    inference(unit_resulting_resolution,[],[f113,f178,f196,f120]) ).

fof(f178,plain,
    ~ is_a_theorem(implies(not(implies(sK1,not(sK0))),sK1)),
    inference(unit_resulting_resolution,[],[f102,f145]) ).

fof(f145,plain,
    ( ~ is_a_theorem(implies(not(implies(sK1,not(sK0))),sK1))
    | and_1 ),
    inference(backward_demodulation,[],[f106,f144]) ).

fof(f106,plain,
    ( ~ is_a_theorem(implies(and(sK1,sK0),sK1))
    | and_1 ),
    inference(cnf_transformation,[],[f93]) ).

fof(f93,plain,
    ( ~ is_a_theorem(implies(and(sK1,sK0),sK1))
    | and_1 ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f91,f92]) ).

fof(f92,plain,
    ( ? [X0,X1] : ~ is_a_theorem(implies(and(X1,X0),X1))
   => ~ is_a_theorem(implies(and(sK1,sK0),sK1)) ),
    introduced(choice_axiom,[]) ).

fof(f91,plain,
    ( ? [X0,X1] : ~ is_a_theorem(implies(and(X1,X0),X1))
    | and_1 ),
    inference(rectify,[],[f80]) ).

fof(f80,plain,
    ( ? [X1,X0] : ~ is_a_theorem(implies(and(X0,X1),X0))
    | and_1 ),
    inference(ennf_transformation,[],[f73]) ).

fof(f73,plain,
    ( ! [X1,X0] : is_a_theorem(implies(and(X0,X1),X0))
   => and_1 ),
    inference(unused_predicate_definition_removal,[],[f7]) ).

fof(f7,axiom,
    ( and_1
  <=> ! [X1,X0] : is_a_theorem(implies(and(X0,X1),X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',and_1) ).

fof(f102,plain,
    ~ and_1,
    inference(cnf_transformation,[],[f49]) ).

fof(f49,plain,
    ~ and_1,
    inference(flattening,[],[f46]) ).

fof(f46,negated_conjecture,
    ~ and_1,
    inference(negated_conjecture,[],[f45]) ).

fof(f45,conjecture,
    and_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',hilbert_and_1) ).

fof(f188,plain,
    ! [X0,X1] : is_a_theorem(implies(X1,implies(X0,X1))),
    inference(superposition,[],[f166,f168]) ).

fof(f166,plain,
    ! [X0,X1] : is_a_theorem(implies(X0,implies(not(X1),X0))),
    inference(backward_demodulation,[],[f158,f161]) ).

fof(f158,plain,
    ! [X0,X1] : is_a_theorem(implies(X0,not(not(implies(not(X1),not(not(X0))))))),
    inference(forward_demodulation,[],[f157,f146]) ).

fof(f146,plain,
    ! [X0,X1] : or(X0,X1) = not(not(implies(not(X0),not(not(X1))))),
    inference(backward_demodulation,[],[f129,f144]) ).

fof(f157,plain,
    ! [X0,X1] : is_a_theorem(implies(X0,or(X1,X0))),
    inference(subsumption_resolution,[],[f103,f105]) ).

fof(f105,plain,
    r2,
    inference(cnf_transformation,[],[f37]) ).

fof(f37,axiom,
    r2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',principia_r2) ).

fof(f103,plain,
    ! [X0,X1] :
      ( ~ r2
      | is_a_theorem(implies(X0,or(X1,X0))) ),
    inference(cnf_transformation,[],[f90]) ).

fof(f90,plain,
    ( ! [X0,X1] : is_a_theorem(implies(X0,or(X1,X0)))
    | ~ r2 ),
    inference(rectify,[],[f78]) ).

fof(f78,plain,
    ( ! [X1,X0] : is_a_theorem(implies(X1,or(X0,X1)))
    | ~ r2 ),
    inference(ennf_transformation,[],[f71]) ).

fof(f71,plain,
    ( r2
   => ! [X1,X0] : is_a_theorem(implies(X1,or(X0,X1))) ),
    inference(unused_predicate_definition_removal,[],[f51]) ).

fof(f51,plain,
    ( r2
  <=> ! [X1,X0] : is_a_theorem(implies(X1,or(X0,X1))) ),
    inference(rectify,[],[f23]) ).

fof(f23,axiom,
    ( r2
  <=> ! [X3,X4] : is_a_theorem(implies(X4,or(X3,X4))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',r2) ).

fof(f113,plain,
    modus_ponens,
    inference(cnf_transformation,[],[f35]) ).

fof(f35,axiom,
    modus_ponens,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',principia_modus_ponens) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : LCL487+1 : TPTP v8.1.0. Released v3.3.0.
% 0.12/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n023.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 02:25:35 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.47  % (17744)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.48  % (17744)Instruction limit reached!
% 0.19/0.48  % (17744)------------------------------
% 0.19/0.48  % (17744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (17736)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.19/0.49  % (17744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (17744)Termination reason: Unknown
% 0.19/0.49  % (17744)Termination phase: Saturation
% 0.19/0.49  
% 0.19/0.49  % (17744)Memory used [KB]: 6140
% 0.19/0.49  % (17744)Time elapsed: 0.103 s
% 0.19/0.49  % (17744)Instructions burned: 7 (million)
% 0.19/0.49  % (17744)------------------------------
% 0.19/0.49  % (17744)------------------------------
% 0.19/0.49  % (17736)Refutation not found, incomplete strategy% (17736)------------------------------
% 0.19/0.49  % (17736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (17736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (17736)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.49  
% 0.19/0.49  % (17736)Memory used [KB]: 5884
% 0.19/0.49  % (17736)Time elapsed: 0.003 s
% 0.19/0.49  % (17736)Instructions burned: 1 (million)
% 0.19/0.49  % (17736)------------------------------
% 0.19/0.49  % (17736)------------------------------
% 0.19/0.49  % (17752)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.19/0.49  % (17752)Refutation not found, incomplete strategy% (17752)------------------------------
% 0.19/0.49  % (17752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (17752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (17752)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.49  
% 0.19/0.49  % (17752)Memory used [KB]: 1407
% 0.19/0.49  % (17752)Time elapsed: 0.002 s
% 0.19/0.49  % (17752)------------------------------
% 0.19/0.49  % (17752)------------------------------
% 0.19/0.50  % (17758)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.19/0.50  % (17758)Refutation not found, incomplete strategy% (17758)------------------------------
% 0.19/0.50  % (17758)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (17758)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (17758)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.50  
% 0.19/0.50  % (17758)Memory used [KB]: 5884
% 0.19/0.50  % (17758)Time elapsed: 0.002 s
% 0.19/0.50  % (17758)Instructions burned: 1 (million)
% 0.19/0.50  % (17758)------------------------------
% 0.19/0.50  % (17758)------------------------------
% 0.19/0.50  % (17733)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.50  % (17731)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)
% 0.19/0.51  % (17734)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.51  % (17734)Refutation not found, incomplete strategy% (17734)------------------------------
% 0.19/0.51  % (17734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (17734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (17734)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (17734)Memory used [KB]: 1407
% 0.19/0.51  % (17734)Time elapsed: 0.002 s
% 0.19/0.51  % (17734)Instructions burned: 2 (million)
% 0.19/0.51  % (17734)------------------------------
% 0.19/0.51  % (17734)------------------------------
% 0.19/0.51  % (17729)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.19/0.51  % (17750)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.19/0.51  % (17750)Refutation not found, incomplete strategy% (17750)------------------------------
% 0.19/0.51  % (17750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (17750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (17750)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (17750)Memory used [KB]: 5884
% 0.19/0.51  % (17750)Time elapsed: 0.002 s
% 0.19/0.51  % (17750)------------------------------
% 0.19/0.51  % (17750)------------------------------
% 0.19/0.52  % (17741)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.52  % (17742)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (17740)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.52  % (17742)Refutation not found, incomplete strategy% (17742)------------------------------
% 0.19/0.52  % (17742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (17742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (17742)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (17742)Memory used [KB]: 5884
% 0.19/0.52  % (17742)Time elapsed: 0.003 s
% 0.19/0.52  % (17742)Instructions burned: 2 (million)
% 0.19/0.52  % (17742)------------------------------
% 0.19/0.52  % (17742)------------------------------
% 0.19/0.52  % (17735)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.52  % (17735)Refutation not found, incomplete strategy% (17735)------------------------------
% 0.19/0.52  % (17735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (17735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (17735)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (17735)Memory used [KB]: 5884
% 0.19/0.52  % (17735)Time elapsed: 0.001 s
% 0.19/0.52  % (17735)------------------------------
% 0.19/0.52  % (17735)------------------------------
% 0.19/0.52  % (17751)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.19/0.52  % (17749)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.19/0.52  % (17753)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (17756)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.19/0.52  % (17731)Refutation not found, incomplete strategy% (17731)------------------------------
% 0.19/0.52  % (17731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (17731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (17731)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (17731)Memory used [KB]: 6012
% 0.19/0.52  % (17731)Time elapsed: 0.134 s
% 0.19/0.52  % (17731)Instructions burned: 2 (million)
% 0.19/0.52  % (17731)------------------------------
% 0.19/0.52  % (17731)------------------------------
% 0.19/0.52  % (17733)Refutation not found, incomplete strategy% (17733)------------------------------
% 0.19/0.52  % (17733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (17733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (17733)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (17733)Memory used [KB]: 5884
% 0.19/0.52  % (17733)Time elapsed: 0.003 s
% 0.19/0.52  % (17733)Instructions burned: 2 (million)
% 0.19/0.52  % (17733)------------------------------
% 0.19/0.52  % (17733)------------------------------
% 0.19/0.53  % (17732)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (17748)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.19/0.53  % (17732)Refutation not found, incomplete strategy% (17732)------------------------------
% 0.19/0.53  % (17732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (17732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (17732)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (17732)Memory used [KB]: 5884
% 0.19/0.53  % (17732)Time elapsed: 0.001 s
% 0.19/0.53  % (17732)------------------------------
% 0.19/0.53  % (17732)------------------------------
% 0.19/0.53  % (17743)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (17748)Refutation not found, incomplete strategy% (17748)------------------------------
% 0.19/0.53  % (17748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (17748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (17748)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (17748)Memory used [KB]: 5884
% 0.19/0.53  % (17748)Time elapsed: 0.001 s
% 0.19/0.53  % (17748)------------------------------
% 0.19/0.53  % (17748)------------------------------
% 0.19/0.53  % (17743)Instruction limit reached!
% 0.19/0.53  % (17743)------------------------------
% 0.19/0.53  % (17743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (17743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (17743)Termination reason: Unknown
% 0.19/0.53  % (17743)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (17743)Memory used [KB]: 6012
% 0.19/0.53  % (17743)Time elapsed: 0.003 s
% 0.19/0.53  % (17743)Instructions burned: 3 (million)
% 0.19/0.53  % (17743)------------------------------
% 0.19/0.53  % (17743)------------------------------
% 0.19/0.53  % (17754)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)
% 0.19/0.53  % (17745)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.19/0.53  % (17745)Refutation not found, incomplete strategy% (17745)------------------------------
% 0.19/0.53  % (17745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (17745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (17745)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (17745)Memory used [KB]: 6012
% 0.19/0.53  % (17745)Time elapsed: 0.138 s
% 0.19/0.53  % (17745)Instructions burned: 2 (million)
% 0.19/0.53  % (17745)------------------------------
% 0.19/0.53  % (17745)------------------------------
% 0.19/0.53  % (17730)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.19/0.53  % (17741)Refutation not found, incomplete strategy% (17741)------------------------------
% 0.19/0.53  % (17741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (17741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (17741)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (17741)Memory used [KB]: 1535
% 0.19/0.53  % (17741)Time elapsed: 0.146 s
% 0.19/0.53  % (17741)Instructions burned: 2 (million)
% 0.19/0.53  % (17741)------------------------------
% 0.19/0.53  % (17741)------------------------------
% 0.19/0.53  % (17747)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)
% 0.19/0.53  % (17739)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)
% 0.19/0.53  % (17730)Refutation not found, incomplete strategy% (17730)------------------------------
% 0.19/0.53  % (17730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (17730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (17730)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (17730)Memory used [KB]: 5884
% 0.19/0.53  % (17730)Time elapsed: 0.003 s
% 0.19/0.53  % (17730)Instructions burned: 2 (million)
% 0.19/0.53  % (17730)------------------------------
% 0.19/0.53  % (17730)------------------------------
% 0.19/0.53  % (17747)Refutation not found, incomplete strategy% (17747)------------------------------
% 0.19/0.53  % (17747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (17747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (17747)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (17747)Memory used [KB]: 5884
% 0.19/0.53  % (17747)Time elapsed: 0.001 s
% 0.19/0.53  % (17747)------------------------------
% 0.19/0.53  % (17747)------------------------------
% 0.19/0.53  % (17739)Refutation not found, incomplete strategy% (17739)------------------------------
% 0.19/0.53  % (17739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (17739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (17739)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (17739)Memory used [KB]: 5884
% 0.19/0.53  % (17739)Time elapsed: 0.002 s
% 0.19/0.53  % (17739)Instructions burned: 2 (million)
% 0.19/0.53  % (17739)------------------------------
% 0.19/0.53  % (17739)------------------------------
% 0.19/0.53  % (17757)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.19/0.53  % (17757)Refutation not found, incomplete strategy% (17757)------------------------------
% 0.19/0.53  % (17757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (17757)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (17757)Memory used [KB]: 6012
% 0.19/0.54  % (17757)Time elapsed: 0.130 s
% 0.19/0.54  % (17757)Instructions burned: 2 (million)
% 0.19/0.54  % (17757)------------------------------
% 0.19/0.54  % (17757)------------------------------
% 0.19/0.54  % (17737)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.54  % (17738)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.54  % (17737)Refutation not found, incomplete strategy% (17737)------------------------------
% 0.19/0.54  % (17737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (17737)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (17737)Memory used [KB]: 5884
% 0.19/0.54  % (17737)Time elapsed: 0.001 s
% 0.19/0.54  % (17737)------------------------------
% 0.19/0.54  % (17737)------------------------------
% 0.19/0.54  % (17738)Refutation not found, incomplete strategy% (17738)------------------------------
% 0.19/0.54  % (17738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (17738)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (17738)Memory used [KB]: 5884
% 0.19/0.54  % (17738)Time elapsed: 0.001 s
% 0.19/0.54  % (17738)------------------------------
% 0.19/0.54  % (17738)------------------------------
% 0.19/0.54  % (17740)Instruction limit reached!
% 0.19/0.54  % (17740)------------------------------
% 0.19/0.54  % (17740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (17740)Termination reason: Unknown
% 0.19/0.54  % (17740)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (17740)Memory used [KB]: 6140
% 0.19/0.54  % (17740)Time elapsed: 0.146 s
% 0.19/0.54  % (17740)Instructions burned: 8 (million)
% 0.19/0.54  % (17740)------------------------------
% 0.19/0.54  % (17740)------------------------------
% 0.19/0.54  % (17746)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.54  % (17746)Instruction limit reached!
% 0.19/0.54  % (17746)------------------------------
% 0.19/0.54  % (17746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (17746)Termination reason: Unknown
% 0.19/0.54  % (17746)Termination phase: Finite model building preprocessing
% 0.19/0.54  
% 0.19/0.54  % (17746)Memory used [KB]: 1407
% 0.19/0.54  % (17746)Time elapsed: 0.003 s
% 0.19/0.54  % (17746)Instructions burned: 3 (million)
% 0.19/0.54  % (17746)------------------------------
% 0.19/0.54  % (17746)------------------------------
% 0.19/0.55  % (17755)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)
% 0.19/0.56  % (17755)Refutation not found, incomplete strategy% (17755)------------------------------
% 0.19/0.56  % (17755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (17755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (17755)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (17755)Memory used [KB]: 6012
% 0.19/0.56  % (17755)Time elapsed: 0.164 s
% 0.19/0.56  % (17755)Instructions burned: 2 (million)
% 0.19/0.56  % (17755)------------------------------
% 0.19/0.56  % (17755)------------------------------
% 0.19/0.57  % (17749)Instruction limit reached!
% 0.19/0.57  % (17749)------------------------------
% 0.19/0.57  % (17749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (17749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (17749)Termination reason: Unknown
% 0.19/0.57  % (17749)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (17749)Memory used [KB]: 6268
% 0.19/0.57  % (17749)Time elapsed: 0.179 s
% 0.19/0.57  % (17749)Instructions burned: 31 (million)
% 0.19/0.57  % (17749)------------------------------
% 0.19/0.57  % (17749)------------------------------
% 1.79/0.58  % (17756)Instruction limit reached!
% 1.79/0.58  % (17756)------------------------------
% 1.79/0.58  % (17756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.58  % (17756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.58  % (17756)Termination reason: Unknown
% 1.79/0.58  % (17756)Termination phase: Saturation
% 1.79/0.58  
% 1.79/0.58  % (17756)Memory used [KB]: 6524
% 1.79/0.58  % (17756)Time elapsed: 0.187 s
% 1.79/0.58  % (17756)Instructions burned: 26 (million)
% 1.79/0.58  % (17756)------------------------------
% 1.79/0.58  % (17756)------------------------------
% 1.95/0.60  % (17761)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 1.95/0.60  % (17761)Refutation not found, incomplete strategy% (17761)------------------------------
% 1.95/0.60  % (17761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (17761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (17761)Termination reason: Refutation not found, incomplete strategy
% 1.95/0.60  
% 1.95/0.60  % (17761)Memory used [KB]: 5884
% 1.95/0.60  % (17761)Time elapsed: 0.001 s
% 1.95/0.60  % (17761)------------------------------
% 1.95/0.60  % (17761)------------------------------
% 1.95/0.60  % (17753)Instruction limit reached!
% 1.95/0.60  % (17753)------------------------------
% 1.95/0.60  % (17753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (17753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (17753)Termination reason: Unknown
% 1.95/0.60  % (17753)Termination phase: Saturation
% 1.95/0.60  
% 1.95/0.60  % (17753)Memory used [KB]: 6396
% 1.95/0.60  % (17753)Time elapsed: 0.220 s
% 1.95/0.60  % (17753)Instructions burned: 51 (million)
% 1.95/0.60  % (17753)------------------------------
% 1.95/0.60  % (17753)------------------------------
% 1.95/0.61  % (17762)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 1.95/0.61  % (17760)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.95/0.61  % (17760)Refutation not found, incomplete strategy% (17760)------------------------------
% 1.95/0.61  % (17760)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (17760)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (17760)Termination reason: Refutation not found, incomplete strategy
% 1.95/0.61  
% 1.95/0.61  % (17760)Memory used [KB]: 10362
% 1.95/0.61  % (17760)Time elapsed: 0.003 s
% 1.95/0.61  % (17760)Instructions burned: 1 (million)
% 1.95/0.61  % (17760)------------------------------
% 1.95/0.61  % (17760)------------------------------
% 1.95/0.61  % (17759)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 1.95/0.62  % (17763)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 1.95/0.62  % (17759)Refutation not found, incomplete strategy% (17759)------------------------------
% 1.95/0.62  % (17759)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.62  % (17759)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.62  % (17759)Termination reason: Refutation not found, incomplete strategy
% 1.95/0.62  
% 1.95/0.62  % (17759)Memory used [KB]: 5884
% 1.95/0.62  % (17759)Time elapsed: 0.005 s
% 1.95/0.62  % (17759)Instructions burned: 2 (million)
% 1.95/0.62  % (17759)------------------------------
% 1.95/0.62  % (17759)------------------------------
% 2.26/0.63  % (17765)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 2.30/0.64  % (17765)Refutation not found, incomplete strategy% (17765)------------------------------
% 2.30/0.64  % (17765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.64  % (17765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.64  % (17765)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.64  
% 2.30/0.64  % (17765)Memory used [KB]: 5884
% 2.30/0.64  % (17765)Time elapsed: 0.002 s
% 2.30/0.64  % (17765)Instructions burned: 1 (million)
% 2.30/0.64  % (17765)------------------------------
% 2.30/0.64  % (17765)------------------------------
% 2.30/0.64  % (17770)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.30/0.64  % (17767)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.30/0.64  % (17767)Refutation not found, incomplete strategy% (17767)------------------------------
% 2.30/0.64  % (17767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.64  % (17767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.64  % (17767)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.64  
% 2.30/0.64  % (17767)Memory used [KB]: 6012
% 2.30/0.64  % (17767)Time elapsed: 0.101 s
% 2.30/0.64  % (17767)Instructions burned: 2 (million)
% 2.30/0.64  % (17767)------------------------------
% 2.30/0.64  % (17767)------------------------------
% 2.30/0.65  % (17768)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.30/0.65  % (17771)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 2.30/0.65  % (17764)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.30/0.65  % (17764)Refutation not found, incomplete strategy% (17764)------------------------------
% 2.30/0.65  % (17764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.65  % (17764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.65  % (17764)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.65  
% 2.30/0.65  % (17764)Memory used [KB]: 5884
% 2.30/0.65  % (17764)Time elapsed: 0.002 s
% 2.30/0.65  % (17764)------------------------------
% 2.30/0.65  % (17764)------------------------------
% 2.30/0.65  % (17770)Refutation not found, incomplete strategy% (17770)------------------------------
% 2.30/0.65  % (17770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.65  % (17770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.65  % (17770)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.65  
% 2.30/0.65  % (17770)Memory used [KB]: 5884
% 2.30/0.65  % (17770)Time elapsed: 0.002 s
% 2.30/0.65  % (17770)Instructions burned: 1 (million)
% 2.30/0.65  % (17770)------------------------------
% 2.30/0.65  % (17770)------------------------------
% 2.30/0.65  % (17772)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.30/0.65  % (17772)Refutation not found, incomplete strategy% (17772)------------------------------
% 2.30/0.65  % (17772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.65  % (17772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.65  % (17772)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.65  
% 2.30/0.65  % (17772)Memory used [KB]: 5884
% 2.30/0.65  % (17772)Time elapsed: 0.001 s
% 2.30/0.65  % (17772)------------------------------
% 2.30/0.65  % (17772)------------------------------
% 2.30/0.65  % (17776)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 (2998ds/32Mi)
% 2.30/0.66  % (17769)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.30/0.66  % (17769)Refutation not found, incomplete strategy% (17769)------------------------------
% 2.30/0.66  % (17769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.66  % (17769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.66  % (17769)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.66  
% 2.30/0.66  % (17769)Memory used [KB]: 5884
% 2.30/0.66  % (17769)Time elapsed: 0.003 s
% 2.30/0.66  % (17769)Instructions burned: 2 (million)
% 2.30/0.66  % (17769)------------------------------
% 2.30/0.66  % (17769)------------------------------
% 2.30/0.66  % (17766)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.30/0.66  % (17751)Instruction limit reached!
% 2.30/0.66  % (17751)------------------------------
% 2.30/0.66  % (17751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.66  % (17751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.66  % (17751)Termination reason: Unknown
% 2.30/0.66  % (17751)Termination phase: Saturation
% 2.30/0.66  
% 2.30/0.66  % (17751)Memory used [KB]: 7803
% 2.30/0.66  % (17751)Time elapsed: 0.240 s
% 2.30/0.66  % (17751)Instructions burned: 83 (million)
% 2.30/0.66  % (17751)------------------------------
% 2.30/0.66  % (17751)------------------------------
% 2.30/0.66  % (17775)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.30/0.66  % (17782)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 (2998ds/341Mi)
% 2.30/0.66  % (17780)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/66Mi)
% 2.30/0.66  % (17780)Refutation not found, incomplete strategy% (17780)------------------------------
% 2.30/0.66  % (17780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.66  % (17780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.66  % (17780)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.66  
% 2.30/0.66  % (17780)Memory used [KB]: 5884
% 2.30/0.66  % (17780)Time elapsed: 0.002 s
% 2.30/0.66  % (17780)Instructions burned: 1 (million)
% 2.30/0.66  % (17780)------------------------------
% 2.30/0.66  % (17780)------------------------------
% 2.30/0.67  % (17777)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/149Mi)
% 2.30/0.67  % (17773)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/86Mi)
% 2.30/0.67  % (17782)Refutation not found, incomplete strategy% (17782)------------------------------
% 2.30/0.67  % (17782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.67  % (17782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.67  % (17782)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.67  
% 2.30/0.67  % (17782)Memory used [KB]: 5884
% 2.30/0.67  % (17782)Time elapsed: 0.003 s
% 2.30/0.67  % (17782)Instructions burned: 1 (million)
% 2.30/0.67  % (17782)------------------------------
% 2.30/0.67  % (17782)------------------------------
% 2.30/0.67  % (17773)Refutation not found, incomplete strategy% (17773)------------------------------
% 2.30/0.67  % (17773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.67  % (17773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.67  % (17773)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.67  
% 2.30/0.67  % (17773)Memory used [KB]: 5884
% 2.30/0.67  % (17773)Time elapsed: 0.002 s
% 2.30/0.67  % (17773)Instructions burned: 1 (million)
% 2.30/0.67  % (17773)------------------------------
% 2.30/0.67  % (17773)------------------------------
% 2.30/0.67  % (17777)Refutation not found, incomplete strategy% (17777)------------------------------
% 2.30/0.67  % (17777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.67  % (17777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.67  % (17777)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.67  
% 2.30/0.67  % (17777)Memory used [KB]: 6012
% 2.30/0.67  % (17777)Time elapsed: 0.115 s
% 2.30/0.67  % (17777)Instructions burned: 1 (million)
% 2.30/0.67  % (17777)------------------------------
% 2.30/0.67  % (17777)------------------------------
% 2.30/0.67  % (17784)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 (2998ds/10Mi)
% 2.30/0.67  % (17784)Refutation not found, incomplete strategy% (17784)------------------------------
% 2.30/0.67  % (17784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.67  % (17784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.67  % (17784)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.67  
% 2.30/0.67  % (17784)Memory used [KB]: 5884
% 2.30/0.67  % (17784)Time elapsed: 0.002 s
% 2.30/0.67  % (17784)Instructions burned: 1 (million)
% 2.30/0.67  % (17784)------------------------------
% 2.30/0.67  % (17784)------------------------------
% 2.30/0.67  % (17781)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 (2998ds/19Mi)
% 2.30/0.67  % (17781)Refutation not found, incomplete strategy% (17781)------------------------------
% 2.30/0.67  % (17781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.67  % (17781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.67  % (17781)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.67  
% 2.30/0.67  % (17781)Memory used [KB]: 6012
% 2.30/0.67  % (17781)Time elapsed: 0.120 s
% 2.30/0.67  % (17781)Instructions burned: 2 (million)
% 2.30/0.67  % (17781)------------------------------
% 2.30/0.67  % (17781)------------------------------
% 2.30/0.68  % (17783)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 (2998ds/237Mi)
% 2.30/0.68  % (17783)Refutation not found, incomplete strategy% (17783)------------------------------
% 2.30/0.68  % (17783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.68  % (17783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.68  % (17783)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.68  
% 2.30/0.68  % (17783)Memory used [KB]: 5884
% 2.30/0.68  % (17783)Time elapsed: 0.001 s
% 2.30/0.68  % (17783)------------------------------
% 2.30/0.68  % (17783)------------------------------
% 2.30/0.68  % (17754)Instruction limit reached!
% 2.30/0.68  % (17754)------------------------------
% 2.30/0.68  % (17754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.68  % (17754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.68  % (17754)Termination reason: Unknown
% 2.30/0.68  % (17754)Termination phase: Saturation
% 2.30/0.68  
% 2.30/0.68  % (17754)Memory used [KB]: 8315
% 2.30/0.68  % (17754)Time elapsed: 0.290 s
% 2.30/0.68  % (17754)Instructions burned: 95 (million)
% 2.30/0.68  % (17754)------------------------------
% 2.30/0.68  % (17754)------------------------------
% 2.30/0.68  % (17775)Refutation not found, incomplete strategy% (17775)------------------------------
% 2.30/0.68  % (17775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.68  % (17775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.68  % (17775)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.68  
% 2.30/0.68  % (17775)Memory used [KB]: 6012
% 2.30/0.68  % (17775)Time elapsed: 0.135 s
% 2.30/0.68  % (17775)Instructions burned: 2 (million)
% 2.30/0.68  % (17775)------------------------------
% 2.30/0.68  % (17775)------------------------------
% 2.30/0.69  % (17793)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/472Mi)
% 2.30/0.69  % (17793)Refutation not found, incomplete strategy% (17793)------------------------------
% 2.30/0.69  % (17793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.69  % (17793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.69  % (17793)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.69  
% 2.30/0.69  % (17793)Memory used [KB]: 5884
% 2.30/0.69  % (17793)Time elapsed: 0.001 s
% 2.30/0.69  % (17793)------------------------------
% 2.30/0.69  % (17793)------------------------------
% 2.30/0.69  % (17809)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/97Mi)
% 2.30/0.69  % (17809)Refutation not found, incomplete strategy% (17809)------------------------------
% 2.30/0.69  % (17809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.69  % (17809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.69  % (17809)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.69  
% 2.30/0.69  % (17809)Memory used [KB]: 6012
% 2.30/0.69  % (17809)Time elapsed: 0.052 s
% 2.30/0.69  % (17809)Instructions burned: 2 (million)
% 2.30/0.69  % (17809)------------------------------
% 2.30/0.69  % (17809)------------------------------
% 2.71/0.71  % (17800)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.71/0.72  % (17776)Instruction limit reached!
% 2.71/0.72  % (17776)------------------------------
% 2.71/0.72  % (17776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.72  % (17776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.72  % (17776)Termination reason: Unknown
% 2.71/0.72  % (17776)Termination phase: Saturation
% 2.71/0.72  
% 2.71/0.72  % (17776)Memory used [KB]: 6780
% 2.71/0.72  % (17776)Time elapsed: 0.150 s
% 2.71/0.72  % (17776)Instructions burned: 33 (million)
% 2.71/0.72  % (17776)------------------------------
% 2.71/0.72  % (17776)------------------------------
% 2.71/0.72  % (17829)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 (2997ds/488Mi)
% 2.71/0.72  % (17829)Refutation not found, incomplete strategy% (17829)------------------------------
% 2.71/0.72  % (17829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.72  % (17829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.72  % (17829)Termination reason: Refutation not found, incomplete strategy
% 2.71/0.72  
% 2.71/0.72  % (17829)Memory used [KB]: 5884
% 2.71/0.72  % (17829)Time elapsed: 0.004 s
% 2.71/0.73  % (17829)Instructions burned: 2 (million)
% 2.71/0.73  % (17829)------------------------------
% 2.71/0.73  % (17829)------------------------------
% 2.71/0.73  % (17800)Refutation not found, incomplete strategy% (17800)------------------------------
% 2.71/0.73  % (17800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.73  % (17800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.73  % (17800)Termination reason: Refutation not found, incomplete strategy
% 2.71/0.73  
% 2.71/0.73  % (17800)Memory used [KB]: 5884
% 2.71/0.73  % (17800)Time elapsed: 0.002 s
% 2.71/0.73  % (17800)------------------------------
% 2.71/0.73  % (17800)------------------------------
% 2.71/0.73  % (17823)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/138Mi)
% 2.71/0.73  % (17762)Instruction limit reached!
% 2.71/0.73  % (17762)------------------------------
% 2.71/0.73  % (17762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.73  % (17762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.73  % (17762)Termination reason: Unknown
% 2.71/0.73  % (17762)Termination phase: Saturation
% 2.71/0.73  
% 2.71/0.73  % (17762)Memory used [KB]: 2942
% 2.71/0.73  % (17762)Time elapsed: 0.177 s
% 2.71/0.73  % (17762)Instructions burned: 69 (million)
% 2.71/0.73  % (17762)------------------------------
% 2.71/0.73  % (17762)------------------------------
% 2.71/0.74  % (17822)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.71/0.74  % (17822)Refutation not found, incomplete strategy% (17822)------------------------------
% 2.71/0.74  % (17822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.74  % (17822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.74  % (17822)Termination reason: Refutation not found, incomplete strategy
% 2.71/0.74  
% 2.71/0.74  % (17822)Memory used [KB]: 1407
% 2.71/0.74  % (17822)Time elapsed: 0.002 s
% 2.71/0.74  % (17822)Instructions burned: 1 (million)
% 2.71/0.74  % (17822)------------------------------
% 2.71/0.74  % (17822)------------------------------
% 2.71/0.74  % (17766)Instruction limit reached!
% 2.71/0.74  % (17766)------------------------------
% 2.71/0.74  % (17766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.74  % (17766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.74  % (17766)Termination reason: Unknown
% 2.71/0.74  % (17766)Termination phase: Saturation
% 2.71/0.74  
% 2.71/0.74  % (17766)Memory used [KB]: 6780
% 2.71/0.74  % (17766)Time elapsed: 0.185 s
% 2.71/0.74  % (17766)Instructions burned: 42 (million)
% 2.71/0.74  % (17766)------------------------------
% 2.71/0.74  % (17766)------------------------------
% 2.71/0.74  % (17827)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 (2997ds/393Mi)
% 2.71/0.74  % (17827)Refutation not found, incomplete strategy% (17827)------------------------------
% 2.71/0.74  % (17827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.74  % (17827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.74  % (17827)Termination reason: Refutation not found, incomplete strategy
% 2.71/0.74  
% 2.71/0.74  % (17827)Memory used [KB]: 5884
% 2.71/0.74  % (17827)Time elapsed: 0.001 s
% 2.71/0.74  % (17827)------------------------------
% 2.71/0.74  % (17827)------------------------------
% 2.71/0.74  % (17838)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/93Mi)
% 2.71/0.75  % (17763)Instruction limit reached!
% 2.71/0.75  % (17763)------------------------------
% 2.71/0.75  % (17763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.75  % (17847)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)
% 2.71/0.76  % (17763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.76  % (17763)Termination reason: Unknown
% 2.71/0.76  % (17763)Termination phase: Saturation
% 2.71/0.76  
% 2.71/0.76  % (17763)Memory used [KB]: 3070
% 2.71/0.76  % (17763)Time elapsed: 0.220 s
% 2.71/0.76  % (17763)Instructions burned: 108 (million)
% 2.71/0.76  % (17763)------------------------------
% 2.71/0.76  % (17763)------------------------------
% 2.97/0.77  % (17843)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)
% 2.97/0.77  % (17858)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)
% 2.97/0.77  % (17843)Refutation not found, incomplete strategy% (17843)------------------------------
% 2.97/0.77  % (17843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.77  % (17843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.77  % (17843)Termination reason: Refutation not found, incomplete strategy
% 2.97/0.77  
% 2.97/0.77  % (17843)Memory used [KB]: 6012
% 2.97/0.77  % (17843)Time elapsed: 0.099 s
% 2.97/0.77  % (17843)Instructions burned: 1 (million)
% 2.97/0.77  % (17843)------------------------------
% 2.97/0.77  % (17843)------------------------------
% 2.97/0.77  % (17768)Instruction limit reached!
% 2.97/0.77  % (17768)------------------------------
% 2.97/0.77  % (17768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.77  % (17768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.77  % (17768)Termination reason: Unknown
% 2.97/0.77  % (17768)Termination phase: Saturation
% 2.97/0.77  
% 2.97/0.77  % (17768)Memory used [KB]: 7547
% 2.97/0.77  % (17768)Time elapsed: 0.229 s
% 2.97/0.77  % (17768)Instructions burned: 68 (million)
% 2.97/0.77  % (17768)------------------------------
% 2.97/0.77  % (17768)------------------------------
% 2.97/0.78  % (17849)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)
% 2.97/0.78  % (17846)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 2.97/0.79  % (17852)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)
% 2.97/0.79  % (17850)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)
% 2.97/0.79  % (17771)Instruction limit reached!
% 2.97/0.79  % (17771)------------------------------
% 2.97/0.79  % (17771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.80  % (17854)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.97/0.80  % (17846)Refutation not found, incomplete strategy% (17846)------------------------------
% 2.97/0.80  % (17846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.80  % (17846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.80  % (17846)Termination reason: Refutation not found, incomplete strategy
% 2.97/0.80  
% 2.97/0.80  % (17846)Memory used [KB]: 5884
% 2.97/0.80  % (17846)Time elapsed: 0.003 s
% 2.97/0.80  % (17846)Instructions burned: 2 (million)
% 2.97/0.80  % (17846)------------------------------
% 2.97/0.80  % (17846)------------------------------
% 2.97/0.80  % (17771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.80  % (17771)Termination reason: Unknown
% 2.97/0.80  % (17771)Termination phase: Saturation
% 2.97/0.80  
% 2.97/0.80  % (17771)Memory used [KB]: 7419
% 2.97/0.80  % (17771)Time elapsed: 0.222 s
% 2.97/0.80  % (17771)Instructions burned: 94 (million)
% 2.97/0.80  % (17771)------------------------------
% 2.97/0.80  % (17771)------------------------------
% 2.97/0.80  % (17856)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)
% 2.97/0.80  % (17860)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/8Mi)
% 2.97/0.80  % (17864)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/390Mi)
% 2.97/0.81  % (17881)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 (2996ds/753Mi)
% 2.97/0.81  % (17870)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 (2996ds/23Mi)
% 2.97/0.81  % (17881)Refutation not found, incomplete strategy% (17881)------------------------------
% 2.97/0.81  % (17881)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.81  % (17881)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.81  % (17881)Termination reason: Refutation not found, incomplete strategy
% 2.97/0.81  
% 2.97/0.81  % (17881)Memory used [KB]: 6012
% 2.97/0.81  % (17881)Time elapsed: 0.066 s
% 2.97/0.81  % (17881)Instructions burned: 1 (million)
% 2.97/0.81  % (17881)------------------------------
% 2.97/0.81  % (17881)------------------------------
% 2.97/0.81  % (17872)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 (2996ds/357Mi)
% 2.97/0.81  % (17860)Refutation not found, incomplete strategy% (17860)------------------------------
% 2.97/0.81  % (17860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.81  % (17860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.81  % (17860)Termination reason: Refutation not found, incomplete strategy
% 2.97/0.81  
% 2.97/0.81  % (17860)Memory used [KB]: 6012
% 2.97/0.81  % (17860)Time elapsed: 0.115 s
% 2.97/0.81  % (17860)Instructions burned: 1 (million)
% 2.97/0.81  % (17860)------------------------------
% 2.97/0.81  % (17860)------------------------------
% 2.97/0.82  % (17854)Refutation not found, incomplete strategy% (17854)------------------------------
% 2.97/0.82  % (17854)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.82  % (17854)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.82  % (17854)Termination reason: Refutation not found, incomplete strategy
% 2.97/0.82  
% 2.97/0.82  % (17854)Memory used [KB]: 5884
% 2.97/0.82  % (17854)Time elapsed: 0.003 s
% 2.97/0.82  % (17854)Instructions burned: 1 (million)
% 2.97/0.82  % (17854)------------------------------
% 2.97/0.82  % (17854)------------------------------
% 2.97/0.82  % (17878)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/366Mi)
% 2.97/0.82  % (17880)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 (2996ds/424Mi)
% 2.97/0.83  % (17864)Refutation not found, incomplete strategy% (17864)------------------------------
% 2.97/0.83  % (17864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.83  % (17864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.83  % (17864)Termination reason: Refutation not found, incomplete strategy
% 2.97/0.83  
% 2.97/0.83  % (17864)Memory used [KB]: 5884
% 2.97/0.83  % (17864)Time elapsed: 0.003 s
% 2.97/0.83  % (17864)Instructions burned: 1 (million)
% 2.97/0.83  % (17864)------------------------------
% 2.97/0.83  % (17864)------------------------------
% 2.97/0.84  % (17909)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 (2996ds/149Mi)
% 2.97/0.84  % (17899)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/288Mi)
% 2.97/0.84  % (17909)Refutation not found, incomplete strategy% (17909)------------------------------
% 2.97/0.84  % (17909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.84  % (17909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.84  % (17909)Termination reason: Refutation not found, incomplete strategy
% 2.97/0.84  
% 2.97/0.84  % (17909)Memory used [KB]: 5884
% 2.97/0.84  % (17909)Time elapsed: 0.004 s
% 2.97/0.84  % (17909)Instructions burned: 1 (million)
% 2.97/0.84  % (17909)------------------------------
% 2.97/0.84  % (17909)------------------------------
% 2.97/0.85  % (17838)Instruction limit reached!
% 2.97/0.85  % (17838)------------------------------
% 2.97/0.85  % (17838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.85  % (17905)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 (2996ds/1000Mi)
% 2.97/0.85  % (17905)Refutation not found, incomplete strategy% (17905)------------------------------
% 2.97/0.85  % (17905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.85  % (17905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.85  % (17905)Termination reason: Refutation not found, incomplete strategy
% 2.97/0.85  
% 2.97/0.85  % (17905)Memory used [KB]: 5884
% 2.97/0.85  % (17905)Time elapsed: 0.001 s
% 2.97/0.85  % (17905)------------------------------
% 2.97/0.85  % (17905)------------------------------
% 2.97/0.85  % (17870)Instruction limit reached!
% 2.97/0.85  % (17870)------------------------------
% 2.97/0.85  % (17870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.85  % (17870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.85  % (17870)Termination reason: Unknown
% 2.97/0.85  % (17870)Termination phase: Saturation
% 2.97/0.85  
% 2.97/0.85  % (17870)Memory used [KB]: 6524
% 2.97/0.85  % (17870)Time elapsed: 0.126 s
% 2.97/0.85  % (17870)Instructions burned: 24 (million)
% 2.97/0.85  % (17870)------------------------------
% 2.97/0.85  % (17870)------------------------------
% 2.97/0.85  % (17913)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 (2996ds/35Mi)
% 2.97/0.85  % (17913)Refutation not found, incomplete strategy% (17913)------------------------------
% 2.97/0.85  % (17913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.85  % (17913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.85  % (17913)Termination reason: Refutation not found, incomplete strategy
% 2.97/0.85  
% 2.97/0.85  % (17913)Memory used [KB]: 5884
% 2.97/0.85  % (17913)Time elapsed: 0.001 s
% 2.97/0.85  % (17913)------------------------------
% 2.97/0.85  % (17913)------------------------------
% 2.97/0.85  % (17838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.85  % (17838)Termination reason: Unknown
% 2.97/0.85  % (17838)Termination phase: Saturation
% 2.97/0.85  
% 2.97/0.85  % (17838)Memory used [KB]: 7931
% 2.97/0.85  % (17838)Time elapsed: 0.149 s
% 2.97/0.85  % (17838)Instructions burned: 94 (million)
% 2.97/0.85  % (17838)------------------------------
% 2.97/0.85  % (17838)------------------------------
% 3.45/0.86  % (17920)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 (2996ds/300Mi)
% 3.45/0.86  % (17920)Refutation not found, incomplete strategy% (17920)------------------------------
% 3.45/0.86  % (17920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.86  % (17920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.86  % (17920)Termination reason: Refutation not found, incomplete strategy
% 3.45/0.86  
% 3.45/0.86  % (17920)Memory used [KB]: 6012
% 3.45/0.86  % (17920)Time elapsed: 0.097 s
% 3.45/0.86  % (17920)Instructions burned: 1 (million)
% 3.45/0.86  % (17920)------------------------------
% 3.45/0.86  % (17920)------------------------------
% 3.45/0.86  % (17919)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 (2996ds/377Mi)
% 3.45/0.86  % (17936)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/136Mi)
% 3.45/0.87  % (17924)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 (2996ds/45Mi)
% 3.45/0.87  % (17856)Instruction limit reached!
% 3.45/0.87  % (17856)------------------------------
% 3.45/0.87  % (17856)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.87  % (17856)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.87  % (17856)Termination reason: Unknown
% 3.45/0.87  % (17856)Termination phase: Saturation
% 3.45/0.87  
% 3.45/0.87  % (17856)Memory used [KB]: 11769
% 3.45/0.87  % (17856)Time elapsed: 0.022 s
% 3.45/0.87  % (17856)Instructions burned: 35 (million)
% 3.45/0.87  % (17856)------------------------------
% 3.45/0.87  % (17856)------------------------------
% 3.45/0.87  % (17925)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.45/0.87  % (17925)Refutation not found, incomplete strategy% (17925)------------------------------
% 3.45/0.87  % (17925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.87  % (17925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.87  % (17925)Termination reason: Refutation not found, incomplete strategy
% 3.45/0.87  
% 3.45/0.87  % (17925)Memory used [KB]: 6012
% 3.45/0.87  % (17925)Time elapsed: 0.117 s
% 3.45/0.87  % (17925)Instructions burned: 2 (million)
% 3.45/0.87  % (17925)------------------------------
% 3.45/0.87  % (17925)------------------------------
% 3.58/0.90  % (17943)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 (2995ds/91Mi)
% 3.58/0.91  % (17963)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 (2995ds/290Mi)
% 3.58/0.91  % (17823)Instruction limit reached!
% 3.58/0.91  % (17823)------------------------------
% 3.58/0.91  % (17823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.91  % (17823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.91  % (17823)Termination reason: Unknown
% 3.58/0.91  % (17823)Termination phase: Saturation
% 3.58/0.91  
% 3.58/0.91  % (17823)Memory used [KB]: 8443
% 3.58/0.91  % (17823)Time elapsed: 0.269 s
% 3.58/0.91  % (17823)Instructions burned: 139 (million)
% 3.58/0.91  % (17823)------------------------------
% 3.58/0.91  % (17823)------------------------------
% 3.58/0.91  % (17945)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/102Mi)
% 3.58/0.91  % (17945)Refutation not found, incomplete strategy% (17945)------------------------------
% 3.58/0.91  % (17945)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.91  % (17945)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.91  % (17945)Termination reason: Refutation not found, incomplete strategy
% 3.58/0.91  
% 3.58/0.91  % (17945)Memory used [KB]: 6012
% 3.58/0.91  % (17945)Time elapsed: 0.125 s
% 3.58/0.91  % (17945)------------------------------
% 3.58/0.91  % (17945)------------------------------
% 3.69/0.93  % (17956)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 (2995ds/234Mi)
% 3.69/0.93  % (17858)Instruction limit reached!
% 3.69/0.93  % (17858)------------------------------
% 3.69/0.93  % (17858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.69/0.93  % (17858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.69/0.93  % (17858)Termination reason: Unknown
% 3.69/0.93  % (17858)Termination phase: Saturation
% 3.69/0.93  
% 3.69/0.93  % (17858)Memory used [KB]: 2814
% 3.69/0.93  % (17858)Time elapsed: 0.192 s
% 3.69/0.93  % (17858)Instructions burned: 114 (million)
% 3.69/0.93  % (17858)------------------------------
% 3.69/0.93  % (17858)------------------------------
% 3.79/0.94  % (17958)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 (2995ds/246Mi)
% 3.79/0.94  % (17977)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 (2995ds/997Mi)
% 3.79/0.94  % (17849)Instruction limit reached!
% 3.79/0.94  % (17849)------------------------------
% 3.79/0.94  % (17849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/0.94  % (17849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/0.94  % (17849)Termination reason: Unknown
% 3.79/0.94  % (17849)Termination phase: Saturation
% 3.79/0.94  
% 3.79/0.94  % (17849)Memory used [KB]: 7547
% 3.79/0.94  % (17849)Time elapsed: 0.233 s
% 3.79/0.94  % (17849)Instructions burned: 86 (million)
% 3.79/0.94  % (17849)------------------------------
% 3.79/0.94  % (17849)------------------------------
% 3.79/0.94  % (17850)Instruction limit reached!
% 3.79/0.94  % (17850)------------------------------
% 3.79/0.94  % (17850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/0.94  % (17850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/0.94  % (17850)Termination reason: Unknown
% 3.79/0.94  % (17850)Termination phase: Saturation
% 3.79/0.94  
% 3.79/0.94  % (17850)Memory used [KB]: 7036
% 3.79/0.94  % (17850)Time elapsed: 0.256 s
% 3.79/0.94  % (17850)Instructions burned: 79 (million)
% 3.79/0.94  % (17850)------------------------------
% 3.79/0.94  % (17850)------------------------------
% 3.79/0.94  % (17924)Instruction limit reached!
% 3.79/0.94  % (17924)------------------------------
% 3.79/0.94  % (17924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/0.94  % (17924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/0.94  % (17924)Termination reason: Unknown
% 3.79/0.94  % (17924)Termination phase: Saturation
% 3.79/0.94  
% 3.79/0.94  % (17924)Memory used [KB]: 6908
% 3.79/0.94  % (17924)Time elapsed: 0.187 s
% 3.79/0.94  % (17924)Instructions burned: 45 (million)
% 3.79/0.94  % (17924)------------------------------
% 3.79/0.94  % (17924)------------------------------
% 3.79/0.95  % (17965)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 (2995ds/68Mi)
% 3.79/0.95  % (17968)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 (2995ds/248Mi)
% 3.79/0.95  % (17968)Refutation not found, incomplete strategy% (17968)------------------------------
% 3.79/0.95  % (17968)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/0.95  % (17968)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/0.95  % (17968)Termination reason: Refutation not found, incomplete strategy
% 3.79/0.95  
% 3.79/0.95  % (17968)Memory used [KB]: 5884
% 3.79/0.95  % (17968)Time elapsed: 0.002 s
% 3.79/0.95  % (17968)Instructions burned: 2 (million)
% 3.79/0.95  % (17968)------------------------------
% 3.79/0.95  % (17968)------------------------------
% 3.79/0.95  % (17980)lrs+2_1:1_lwlo=on:nwc=10.0:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/92Mi)
% 3.79/0.95  % (17972)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 (2995ds/126Mi)
% 3.79/0.95  % (17972)Refutation not found, incomplete strategy% (17972)------------------------------
% 3.79/0.95  % (17972)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/0.95  % (17972)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/0.95  % (17972)Termination reason: Refutation not found, incomplete strategy
% 3.79/0.95  
% 3.79/0.95  % (17972)Memory used [KB]: 5884
% 3.79/0.95  % (17972)Time elapsed: 0.115 s
% 3.79/0.95  % (17972)Instructions burned: 1 (million)
% 3.79/0.95  % (17972)------------------------------
% 3.79/0.95  % (17972)------------------------------
% 3.79/0.96  % (17977)Refutation not found, incomplete strategy% (17977)------------------------------
% 3.79/0.96  % (17977)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/0.97  % (17977)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/0.97  % (17977)Termination reason: Refutation not found, incomplete strategy
% 3.79/0.97  
% 3.79/0.97  % (17977)Memory used [KB]: 5884
% 3.79/0.97  % (17977)Time elapsed: 0.005 s
% 3.79/0.97  % (17977)Instructions burned: 1 (million)
% 3.79/0.97  % (17977)------------------------------
% 3.79/0.97  % (17977)------------------------------
% 3.79/0.97  % (17978)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 (2995ds/139Mi)
% 3.79/0.97  % (17978)Refutation not found, incomplete strategy% (17978)------------------------------
% 3.79/0.97  % (17978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/0.97  % (17978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/0.97  % (17978)Termination reason: Refutation not found, incomplete strategy
% 3.79/0.97  
% 3.79/0.97  % (17978)Memory used [KB]: 5884
% 3.79/0.97  % (17978)Time elapsed: 0.001 s
% 3.79/0.97  % (17978)------------------------------
% 3.79/0.97  % (17978)------------------------------
% 3.79/0.99  % (17981)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 (2994ds/43Mi)
% 3.79/0.99  % (17979)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 (2994ds/121Mi)
% 3.79/0.99  % (17979)Refutation not found, incomplete strategy% (17979)------------------------------
% 3.79/0.99  % (17979)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/0.99  % (17979)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/0.99  % (17979)Termination reason: Refutation not found, incomplete strategy
% 3.79/0.99  
% 3.79/0.99  % (17979)Memory used [KB]: 5884
% 3.79/0.99  % (17979)Time elapsed: 0.002 s
% 3.79/0.99  % (17979)Instructions burned: 2 (million)
% 3.79/0.99  % (17979)------------------------------
% 3.79/0.99  % (17979)------------------------------
% 3.79/0.99  % (17982)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 (2994ds/50Mi)
% 3.79/0.99  % (17982)Refutation not found, incomplete strategy% (17982)------------------------------
% 3.79/0.99  % (17982)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.79/0.99  % (17982)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.79/0.99  % (17982)Termination reason: Refutation not found, incomplete strategy
% 3.79/0.99  
% 3.79/0.99  % (17982)Memory used [KB]: 6012
% 3.79/0.99  % (17982)Time elapsed: 0.100 s
% 3.79/0.99  % (17982)Instructions burned: 2 (million)
% 3.79/0.99  % (17982)------------------------------
% 3.79/0.99  % (17982)------------------------------
% 3.79/1.00  % (17983)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 (2994ds/9Mi)
% 4.18/1.01  % (17984)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 (2994ds/915Mi)
% 4.18/1.01  % (17984)Refutation not found, incomplete strategy% (17984)------------------------------
% 4.18/1.01  % (17984)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.01  % (17984)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.01  % (17984)Termination reason: Refutation not found, incomplete strategy
% 4.18/1.01  
% 4.18/1.01  % (17984)Memory used [KB]: 5884
% 4.18/1.01  % (17984)Time elapsed: 0.002 s
% 4.18/1.01  % (17984)Instructions burned: 2 (million)
% 4.18/1.01  % (17984)------------------------------
% 4.18/1.01  % (17984)------------------------------
% 4.18/1.02  % (17936)Instruction limit reached!
% 4.18/1.02  % (17936)------------------------------
% 4.18/1.02  % (17936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.02  % (17936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.02  % (17936)Termination reason: Unknown
% 4.18/1.02  % (17936)Termination phase: Saturation
% 4.18/1.02  
% 4.18/1.02  % (17936)Memory used [KB]: 7547
% 4.18/1.02  % (17936)Time elapsed: 0.207 s
% 4.18/1.02  % (17936)Instructions burned: 136 (million)
% 4.18/1.02  % (17936)------------------------------
% 4.18/1.02  % (17936)------------------------------
% 4.18/1.02  % (17983)Instruction limit reached!
% 4.18/1.02  % (17983)------------------------------
% 4.18/1.02  % (17983)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.02  % (17983)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.02  % (17983)Termination reason: Unknown
% 4.18/1.02  % (17983)Termination phase: Saturation
% 4.18/1.02  
% 4.18/1.02  % (17983)Memory used [KB]: 6268
% 4.18/1.02  % (17983)Time elapsed: 0.121 s
% 4.18/1.02  % (17983)Instructions burned: 11 (million)
% 4.18/1.02  % (17983)------------------------------
% 4.18/1.02  % (17983)------------------------------
% 4.18/1.03  % (18005)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 (2994ds/1287Mi)
% 4.18/1.04  % (17943)Instruction limit reached!
% 4.18/1.04  % (17943)------------------------------
% 4.18/1.04  % (17943)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.04  % (17943)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.04  % (17943)Termination reason: Unknown
% 4.18/1.04  % (17943)Termination phase: Saturation
% 4.18/1.04  
% 4.18/1.04  % (17943)Memory used [KB]: 7547
% 4.18/1.04  % (17943)Time elapsed: 0.245 s
% 4.18/1.04  % (17943)Instructions burned: 91 (million)
% 4.18/1.04  % (17943)------------------------------
% 4.18/1.04  % (17943)------------------------------
% 4.18/1.05  % (18001)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 (2994ds/206Mi)
% 4.18/1.05  % (18001)Refutation not found, incomplete strategy% (18001)------------------------------
% 4.18/1.05  % (18001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.05  % (18001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.05  % (18001)Termination reason: Refutation not found, incomplete strategy
% 4.18/1.05  
% 4.18/1.05  % (18001)Memory used [KB]: 5884
% 4.18/1.05  % (18001)Time elapsed: 0.002 s
% 4.18/1.05  % (18001)Instructions burned: 2 (million)
% 4.18/1.05  % (18001)------------------------------
% 4.18/1.05  % (18001)------------------------------
% 4.18/1.05  % (17847)Instruction limit reached!
% 4.18/1.05  % (17847)------------------------------
% 4.18/1.05  % (17847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.05  % (17999)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 (2994ds/437Mi)
% 4.18/1.05  % (17999)Refutation not found, incomplete strategy% (17999)------------------------------
% 4.18/1.05  % (17999)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.05  % (17999)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.05  % (17999)Termination reason: Refutation not found, incomplete strategy
% 4.18/1.05  
% 4.18/1.05  % (17999)Memory used [KB]: 5884
% 4.18/1.05  % (17999)Time elapsed: 0.003 s
% 4.18/1.05  % (17999)------------------------------
% 4.18/1.05  % (17999)------------------------------
% 4.18/1.06  % (17965)Instruction limit reached!
% 4.18/1.06  % (17965)------------------------------
% 4.18/1.06  % (17965)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.06  % (17965)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.06  % (17965)Termination reason: Unknown
% 4.18/1.06  % (17965)Termination phase: Saturation
% 4.18/1.06  
% 4.18/1.06  % (17965)Memory used [KB]: 2814
% 4.18/1.06  % (17965)Time elapsed: 0.228 s
% 4.18/1.06  % (17965)Instructions burned: 69 (million)
% 4.18/1.06  % (17965)------------------------------
% 4.18/1.06  % (17965)------------------------------
% 4.18/1.06  % (18026)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 (2993ds/93Mi)
% 4.18/1.06  % (17847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.06  % (17847)Termination reason: Unknown
% 4.18/1.06  % (17847)Termination phase: Saturation
% 4.18/1.06  
% 4.18/1.06  % (17847)Memory used [KB]: 4733
% 4.18/1.06  % (17847)Time elapsed: 0.341 s
% 4.18/1.06  % (17847)Instructions burned: 224 (million)
% 4.18/1.06  % (17847)------------------------------
% 4.18/1.06  % (17847)------------------------------
% 4.18/1.06  % (17980)Instruction limit reached!
% 4.18/1.06  % (17980)------------------------------
% 4.18/1.06  % (17980)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.07  % (17981)Instruction limit reached!
% 4.18/1.07  % (17981)------------------------------
% 4.18/1.07  % (17981)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.07  % (17981)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.07  % (17981)Termination reason: Unknown
% 4.18/1.07  % (17981)Termination phase: Saturation
% 4.18/1.07  
% 4.18/1.07  % (17981)Memory used [KB]: 6780
% 4.18/1.07  % (17981)Time elapsed: 0.141 s
% 4.18/1.07  % (17981)Instructions burned: 45 (million)
% 4.18/1.07  % (17981)------------------------------
% 4.18/1.07  % (17981)------------------------------
% 4.18/1.07  % (18016)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 (2993ds/117Mi)
% 4.18/1.07  % (17980)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.07  % (18014)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 (2993ds/1501Mi)
% 4.18/1.07  % (17980)Termination reason: Unknown
% 4.18/1.07  % (17980)Termination phase: Saturation
% 4.18/1.07  
% 4.18/1.07  % (17980)Memory used [KB]: 7291
% 4.18/1.07  % (17980)Time elapsed: 0.166 s
% 4.18/1.07  % (17980)Instructions burned: 92 (million)
% 4.18/1.07  % (17980)------------------------------
% 4.18/1.07  % (17980)------------------------------
% 4.18/1.07  % (18014)Refutation not found, incomplete strategy% (18014)------------------------------
% 4.18/1.07  % (18014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.07  % (18014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.07  % (18014)Termination reason: Refutation not found, incomplete strategy
% 4.18/1.07  
% 4.18/1.07  % (18014)Memory used [KB]: 5884
% 4.18/1.07  % (18014)Time elapsed: 0.002 s
% 4.18/1.07  % (18014)Instructions burned: 2 (million)
% 4.18/1.07  % (18014)------------------------------
% 4.18/1.07  % (18014)------------------------------
% 4.18/1.07  % (18015)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 (2993ds/32Mi)
% 4.18/1.08  % (18019)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 (2993ds/283Mi)
% 4.18/1.08  % (18023)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 (2993ds/115Mi)
% 4.18/1.08  % (18023)Refutation not found, incomplete strategy% (18023)------------------------------
% 4.18/1.08  % (18023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.18/1.08  % (18023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.18/1.08  % (18023)Termination reason: Refutation not found, incomplete strategy
% 4.18/1.08  
% 4.18/1.08  % (18023)Memory used [KB]: 6012
% 4.18/1.08  % (18023)Time elapsed: 0.097 s
% 4.18/1.08  % (18023)Instructions burned: 3 (million)
% 4.18/1.08  % (18023)------------------------------
% 4.18/1.08  % (18023)------------------------------
% 5.86/1.11  % (18029)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 (2993ds/92Mi)
% 5.86/1.11  % (18029)Refutation not found, incomplete strategy% (18029)------------------------------
% 5.86/1.11  % (18029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.86/1.11  % (18029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.86/1.11  % (18029)Termination reason: Refutation not found, incomplete strategy
% 5.86/1.11  
% 5.86/1.11  % (18029)Memory used [KB]: 1535
% 5.86/1.11  % (18029)Time elapsed: 0.105 s
% 5.86/1.11  % (18029)Instructions burned: 1 (million)
% 5.86/1.11  % (18029)------------------------------
% 5.86/1.11  % (18029)------------------------------
% 5.86/1.11  % (18043)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 (2993ds/251Mi)
% 5.86/1.12  % (18043)Refutation not found, incomplete strategy% (18043)------------------------------
% 5.86/1.12  % (18043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.86/1.12  % (18043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.86/1.12  % (18043)Termination reason: Refutation not found, incomplete strategy
% 5.86/1.12  
% 5.86/1.12  % (18043)Memory used [KB]: 6012
% 5.86/1.12  % (18043)Time elapsed: 0.096 s
% 5.86/1.12  % (18043)Instructions burned: 2 (million)
% 5.86/1.12  % (18043)------------------------------
% 5.86/1.12  % (18043)------------------------------
% 5.86/1.12  % (18015)Instruction limit reached!
% 5.86/1.12  % (18015)------------------------------
% 5.86/1.12  % (18015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.86/1.12  % (18015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.86/1.12  % (18015)Termination reason: Unknown
% 5.86/1.12  % (18015)Termination phase: Saturation
% 5.86/1.12  
% 5.86/1.12  % (18015)Memory used [KB]: 6396
% 5.86/1.12  % (18015)Time elapsed: 0.147 s
% 5.86/1.12  % (18015)Instructions burned: 32 (million)
% 5.86/1.12  % (18015)------------------------------
% 5.86/1.12  % (18015)------------------------------
% 5.86/1.12  % (18062)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 (2993ds/285Mi)
% 5.86/1.13  % (18038)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 (2993ds/80Mi)
% 5.86/1.14  % (18055)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 (2993ds/94Mi)
% 5.86/1.16  % (18066)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 (2993ds/1486Mi)
% 5.86/1.17  % (18075)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 (2992ds/106Mi)
% 5.86/1.17  % (18075)Refutation not found, incomplete strategy% (18075)------------------------------
% 5.86/1.17  % (18075)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.86/1.17  % (18075)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.86/1.17  % (18075)Termination reason: Refutation not found, incomplete strategy
% 5.86/1.17  
% 5.86/1.17  % (18075)Memory used [KB]: 6012
% 5.86/1.17  % (18075)Time elapsed: 0.097 s
% 5.86/1.17  % (18075)Instructions burned: 3 (million)
% 5.86/1.17  % (18075)------------------------------
% 5.86/1.17  % (18075)------------------------------
% 5.86/1.17  % (18080)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 (2992ds/134Mi)
% 6.47/1.17  % (18073)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 (2993ds/73Mi)
% 6.47/1.18  % (18078)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 (2992ds/376Mi)
% 6.47/1.18  % (18076)dis+1002_1:1_ep=R:sd=2:sos=on:ss=axioms:i=1488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1488Mi)
% 6.47/1.18  % (18078)Refutation not found, incomplete strategy% (18078)------------------------------
% 6.47/1.18  % (18078)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.47/1.18  % (18078)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.47/1.18  % (18078)Termination reason: Refutation not found, incomplete strategy
% 6.47/1.18  
% 6.47/1.18  % (18078)Memory used [KB]: 5884
% 6.47/1.18  % (18078)Time elapsed: 0.001 s
% 6.47/1.18  % (18078)------------------------------
% 6.47/1.18  % (18078)------------------------------
% 6.47/1.18  % (18080)Refutation not found, incomplete strategy% (18080)------------------------------
% 6.47/1.18  % (18080)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.47/1.18  % (18080)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.47/1.18  % (18080)Termination reason: Refutation not found, incomplete strategy
% 6.47/1.18  
% 6.47/1.18  % (18080)Memory used [KB]: 5884
% 6.47/1.18  % (18080)Time elapsed: 0.002 s
% 6.47/1.18  % (18080)Instructions burned: 1 (million)
% 6.47/1.18  % (18080)------------------------------
% 6.47/1.18  % (18080)------------------------------
% 6.47/1.18  % (18076)Refutation not found, incomplete strategy% (18076)------------------------------
% 6.47/1.18  % (18076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.47/1.18  % (18076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.47/1.18  % (18076)Termination reason: Refutation not found, incomplete strategy
% 6.47/1.18  
% 6.47/1.18  % (18076)Memory used [KB]: 5884
% 6.47/1.18  % (18076)Time elapsed: 0.001 s
% 6.47/1.18  % (18076)------------------------------
% 6.47/1.18  % (18076)------------------------------
% 6.47/1.19  % (18077)lrs+1011_1:1_sd=1:ss=axioms:st=5.0:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/103Mi)
% 6.47/1.19  % (18077)Refutation not found, incomplete strategy% (18077)------------------------------
% 6.47/1.19  % (18077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.47/1.19  % (18077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.47/1.19  % (18077)Termination reason: Refutation not found, incomplete strategy
% 6.47/1.19  
% 6.47/1.19  % (18077)Memory used [KB]: 5884
% 6.47/1.19  % (18077)Time elapsed: 0.002 s
% 6.47/1.19  % (18077)Instructions burned: 2 (million)
% 6.47/1.19  % (18077)------------------------------
% 6.47/1.19  % (18077)------------------------------
% 6.47/1.20  % (18026)Instruction limit reached!
% 6.47/1.20  % (18026)------------------------------
% 6.47/1.20  % (18026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.47/1.20  % (18026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.47/1.20  % (18026)Termination reason: Unknown
% 6.47/1.20  % (18026)Termination phase: Saturation
% 6.47/1.20  
% 6.47/1.20  % (18026)Memory used [KB]: 7419
% 6.47/1.20  % (18026)Time elapsed: 0.191 s
% 6.47/1.20  % (18026)Instructions burned: 94 (million)
% 6.47/1.20  % (18026)------------------------------
% 6.47/1.20  % (18026)------------------------------
% 6.69/1.20  % (18081)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 (2992ds/1498Mi)
% 6.69/1.20  % (18081)Refutation not found, incomplete strategy% (18081)------------------------------
% 6.69/1.20  % (18081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.69/1.20  % (18081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.69/1.20  % (18081)Termination reason: Refutation not found, incomplete strategy
% 6.69/1.20  
% 6.69/1.20  % (18081)Memory used [KB]: 5884
% 6.69/1.20  % (18081)Time elapsed: 0.001 s
% 6.69/1.20  % (18081)------------------------------
% 6.69/1.20  % (18081)------------------------------
% 6.69/1.21  % (18079)lrs+10_1:1_sd=1:sos=all:ss=axioms:i=1345:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1345Mi)
% 6.69/1.21  % (18079)Refutation not found, incomplete strategy% (18079)------------------------------
% 6.69/1.21  % (18079)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.69/1.21  % (18079)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.69/1.21  % (18079)Termination reason: Refutation not found, incomplete strategy
% 6.69/1.21  
% 6.69/1.21  % (18079)Memory used [KB]: 5884
% 6.69/1.21  % (18079)Time elapsed: 0.003 s
% 6.69/1.21  % (18079)Instructions burned: 1 (million)
% 6.69/1.21  % (18079)------------------------------
% 6.69/1.21  % (18079)------------------------------
% 6.69/1.21  % (18083)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 (2992ds/177Mi)
% 6.69/1.21  % (18083)Refutation not found, incomplete strategy% (18083)------------------------------
% 6.69/1.21  % (18083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.69/1.21  % (18083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.69/1.21  % (18083)Termination reason: Refutation not found, incomplete strategy
% 6.69/1.21  
% 6.69/1.21  % (18083)Memory used [KB]: 6012
% 6.69/1.21  % (18083)Time elapsed: 0.121 s
% 6.69/1.21  % (18083)Instructions burned: 2 (million)
% 6.69/1.21  % (18083)------------------------------
% 6.69/1.21  % (18083)------------------------------
% 6.69/1.22  % (17958)Instruction limit reached!
% 6.69/1.22  % (17958)------------------------------
% 6.69/1.22  % (17958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.69/1.22  % (17958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.69/1.22  % (17958)Termination reason: Unknown
% 6.69/1.22  % (17958)Termination phase: Saturation
% 6.69/1.22  
% 6.69/1.22  % (17958)Memory used [KB]: 9978
% 6.69/1.22  % (17958)Time elapsed: 0.403 s
% 6.69/1.22  % (17958)Instructions burned: 249 (million)
% 6.69/1.22  % (17958)------------------------------
% 6.69/1.22  % (17958)------------------------------
% 6.93/1.24  % (18084)fmb+10_1:1_fmbsr=1.2:rp=on:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/82Mi)
% 6.93/1.24  TRYING [1]
% 6.93/1.24  TRYING [2]
% 6.93/1.25  TRYING [3]
% 6.93/1.25  % (18038)Instruction limit reached!
% 6.93/1.25  % (18038)------------------------------
% 6.93/1.25  % (18038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.25  % (18038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.25  % (18038)Termination reason: Unknown
% 6.93/1.25  % (18038)Termination phase: Saturation
% 6.93/1.25  
% 6.93/1.25  % (18038)Memory used [KB]: 7419
% 6.93/1.25  % (18038)Time elapsed: 0.242 s
% 6.93/1.25  % (18038)Instructions burned: 81 (million)
% 6.93/1.25  % (18038)------------------------------
% 6.93/1.25  % (18038)------------------------------
% 6.93/1.26  % (18086)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 (2992ds/176Mi)
% 6.93/1.26  % (18085)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 (2992ds/274Mi)
% 6.93/1.26  % (18016)Instruction limit reached!
% 6.93/1.26  % (18016)------------------------------
% 6.93/1.26  % (18016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.26  % (18016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.26  % (18016)Termination reason: Unknown
% 6.93/1.26  % (18016)Termination phase: Saturation
% 6.93/1.26  
% 6.93/1.26  % (18016)Memory used [KB]: 3326
% 6.93/1.26  % (18016)Time elapsed: 0.285 s
% 6.93/1.26  % (18016)Instructions burned: 117 (million)
% 6.93/1.26  % (18016)------------------------------
% 6.93/1.26  % (18016)------------------------------
% 6.93/1.26  % (18085)Refutation not found, incomplete strategy% (18085)------------------------------
% 6.93/1.26  % (18085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.26  % (18085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.26  % (18085)Termination reason: Refutation not found, incomplete strategy
% 6.93/1.26  
% 6.93/1.26  % (18085)Memory used [KB]: 5884
% 6.93/1.26  % (18085)Time elapsed: 0.003 s
% 6.93/1.26  % (18085)Instructions burned: 1 (million)
% 6.93/1.26  % (18085)------------------------------
% 6.93/1.26  % (18085)------------------------------
% 6.93/1.28  % (18088)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 (2991ds/156Mi)
% 6.93/1.28  % (18088)Refutation not found, incomplete strategy% (18088)------------------------------
% 6.93/1.28  % (18088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.28  % (18073)Instruction limit reached!
% 6.93/1.28  % (18073)------------------------------
% 6.93/1.28  % (18073)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.28  % (18073)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.28  % (18073)Termination reason: Unknown
% 6.93/1.28  % (18073)Termination phase: Saturation
% 6.93/1.28  
% 6.93/1.28  % (18073)Memory used [KB]: 2686
% 6.93/1.28  % (18073)Time elapsed: 0.219 s
% 6.93/1.28  % (18073)Instructions burned: 73 (million)
% 6.93/1.28  % (18073)------------------------------
% 6.93/1.28  % (18073)------------------------------
% 6.93/1.28  % (18088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.28  % (18088)Termination reason: Refutation not found, incomplete strategy
% 6.93/1.28  
% 6.93/1.28  % (18088)Memory used [KB]: 1407
% 6.93/1.28  % (18088)Time elapsed: 0.002 s
% 6.93/1.28  % (18088)------------------------------
% 6.93/1.28  % (18088)------------------------------
% 6.93/1.30  TRYING [4]
% 6.93/1.30  % (18055)Instruction limit reached!
% 6.93/1.30  % (18055)------------------------------
% 6.93/1.30  % (18055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.30  % (18055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.30  % (18055)Termination reason: Unknown
% 6.93/1.30  % (18055)Termination phase: Saturation
% 6.93/1.30  
% 6.93/1.30  % (18055)Memory used [KB]: 7547
% 6.93/1.30  % (18055)Time elapsed: 0.252 s
% 6.93/1.30  % (18055)Instructions burned: 95 (million)
% 6.93/1.30  % (18055)------------------------------
% 6.93/1.30  % (18055)------------------------------
% 6.93/1.31  % (18087)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 (2991ds/669Mi)
% 6.93/1.32  % (18089)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 (2991ds/1735Mi)
% 6.93/1.32  % (18093)lrs+10_1:1_sd=1:sos=on:ss=included:i=3303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/3303Mi)
% 6.93/1.32  % (18093)Refutation not found, incomplete strategy% (18093)------------------------------
% 6.93/1.32  % (18093)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.32  % (18093)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.32  % (18093)Termination reason: Refutation not found, incomplete strategy
% 6.93/1.32  
% 6.93/1.32  % (18093)Memory used [KB]: 5884
% 6.93/1.32  % (18093)Time elapsed: 0.002 s
% 6.93/1.32  % (18093)Instructions burned: 2 (million)
% 6.93/1.32  % (18093)------------------------------
% 6.93/1.32  % (18093)------------------------------
% 6.93/1.32  % (18090)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 (2991ds/2681Mi)
% 6.93/1.32  % (17956)Instruction limit reached!
% 6.93/1.32  % (17956)------------------------------
% 6.93/1.32  % (17956)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.32  % (17956)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.32  % (17956)Termination reason: Unknown
% 6.93/1.32  % (17956)Termination phase: Saturation
% 6.93/1.32  
% 6.93/1.32  % (17956)Memory used [KB]: 16886
% 6.93/1.32  % (17956)Time elapsed: 0.478 s
% 6.93/1.32  % (17956)Instructions burned: 235 (million)
% 6.93/1.32  % (17956)------------------------------
% 6.93/1.32  % (17956)------------------------------
% 6.93/1.32  % (17899)Instruction limit reached!
% 6.93/1.32  % (17899)------------------------------
% 6.93/1.32  % (17899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.32  % (17899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.32  % (17899)Termination reason: Unknown
% 6.93/1.32  % (17899)Termination phase: Saturation
% 6.93/1.32  
% 6.93/1.32  % (17899)Memory used [KB]: 9338
% 6.93/1.32  % (17899)Time elapsed: 0.573 s
% 6.93/1.32  % (17899)Instructions burned: 290 (million)
% 6.93/1.32  % (17899)------------------------------
% 6.93/1.32  % (17899)------------------------------
% 6.93/1.32  % (18091)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 (2991ds/432Mi)
% 6.93/1.32  % (18091)Refutation not found, incomplete strategy% (18091)------------------------------
% 6.93/1.32  % (18091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.93/1.32  % (18091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.93/1.32  % (18091)Termination reason: Refutation not found, incomplete strategy
% 6.93/1.32  
% 6.93/1.32  % (18091)Memory used [KB]: 5884
% 6.93/1.32  % (18091)Time elapsed: 0.001 s
% 6.93/1.32  % (18091)------------------------------
% 6.93/1.32  % (18091)------------------------------
% 7.46/1.32  % (18094)lrs+11_1:1_ss=included:st=2.0:i=503:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/503Mi)
% 7.46/1.33  % (18092)lrs+11_1:1_bsr=unit_only:flr=on:to=lpo:i=440:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/440Mi)
% 7.46/1.33  % (18084)Instruction limit reached!
% 7.46/1.33  % (18084)------------------------------
% 7.46/1.33  % (18084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.46/1.33  % (18084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.46/1.33  % (18084)Termination reason: Unknown
% 7.46/1.33  % (18084)Termination phase: Finite model building SAT solving
% 7.46/1.33  
% 7.46/1.33  % (18084)Memory used [KB]: 8315
% 7.46/1.33  % (18084)Time elapsed: 0.160 s
% 7.46/1.33  % (18084)Instructions burned: 84 (million)
% 7.46/1.33  % (18084)------------------------------
% 7.46/1.33  % (18084)------------------------------
% 7.46/1.33  % (17963)Instruction limit reached!
% 7.46/1.33  % (17963)------------------------------
% 7.46/1.33  % (17963)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.46/1.34  % (17963)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.46/1.34  % (17963)Termination reason: Unknown
% 7.46/1.34  % (17963)Termination phase: Saturation
% 7.46/1.34  
% 7.46/1.34  % (17963)Memory used [KB]: 9083
% 7.46/1.34  % (17963)Time elapsed: 0.471 s
% 7.46/1.34  % (17963)Instructions burned: 290 (million)
% 7.46/1.34  % (17963)------------------------------
% 7.46/1.34  % (17963)------------------------------
% 7.46/1.35  % (18095)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 (2991ds/236Mi)
% 7.46/1.35  % (18095)Refutation not found, incomplete strategy% (18095)------------------------------
% 7.46/1.35  % (18095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.46/1.35  % (18095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.46/1.35  % (18095)Termination reason: Refutation not found, incomplete strategy
% 7.46/1.35  
% 7.46/1.35  % (18095)Memory used [KB]: 5884
% 7.46/1.35  % (18095)Time elapsed: 0.002 s
% 7.46/1.35  % (18095)Instructions burned: 2 (million)
% 7.46/1.35  % (18095)------------------------------
% 7.46/1.35  % (18095)------------------------------
% 7.46/1.35  % (18096)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 (2991ds/128Mi)
% 7.46/1.35  % (18096)Refutation not found, incomplete strategy% (18096)------------------------------
% 7.46/1.35  % (18096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.46/1.35  % (18096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.46/1.35  % (18096)Termination reason: Refutation not found, incomplete strategy
% 7.46/1.35  
% 7.46/1.35  % (18096)Memory used [KB]: 5884
% 7.46/1.35  % (18096)Time elapsed: 0.004 s
% 7.46/1.35  % (18096)Instructions burned: 1 (million)
% 7.46/1.35  % (18096)------------------------------
% 7.46/1.35  % (18096)------------------------------
% 7.46/1.36  % (18097)dis+1002_1:1_ep=RS:erd=off:sac=on:sos=on:i=2543:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/2543Mi)
% 7.46/1.37  % (17919)Instruction limit reached!
% 7.46/1.37  % (17919)------------------------------
% 7.46/1.37  % (17919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.46/1.37  % (17919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.46/1.37  % (17919)Termination reason: Unknown
% 7.46/1.37  % (17919)Termination phase: Saturation
% 7.46/1.37  
% 7.46/1.37  % (17919)Memory used [KB]: 2942
% 7.46/1.37  % (17919)Time elapsed: 0.597 s
% 7.46/1.37  % (17919)Instructions burned: 378 (million)
% 7.46/1.37  % (17919)------------------------------
% 7.46/1.37  % (17919)------------------------------
% 7.46/1.38  % (18097)Refutation not found, incomplete strategy% (18097)------------------------------
% 7.46/1.38  % (18097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.46/1.38  % (18097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.46/1.38  % (18097)Termination reason: Refutation not found, incomplete strategy
% 7.46/1.38  
% 7.46/1.38  % (18097)Memory used [KB]: 6012
% 7.46/1.38  % (18097)Time elapsed: 0.099 s
% 7.46/1.38  % (18097)Instructions burned: 2 (million)
% 7.46/1.38  % (18097)------------------------------
% 7.46/1.38  % (18097)------------------------------
% 7.46/1.38  % (18099)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 (2990ds/279Mi)
% 7.46/1.39  % (18098)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 (2990ds/45Mi)
% 7.86/1.40  % (18101)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 (2990ds/121Mi)
% 7.86/1.40  % (17872)Instruction limit reached!
% 7.86/1.40  % (17872)------------------------------
% 7.86/1.40  % (17872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.40  % (17872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.40  % (17872)Termination reason: Unknown
% 7.86/1.40  % (17872)Termination phase: Saturation
% 7.86/1.40  
% 7.86/1.40  % (17872)Memory used [KB]: 7291
% 7.86/1.40  % (17872)Time elapsed: 0.678 s
% 7.86/1.40  % (17872)Instructions burned: 358 (million)
% 7.86/1.40  % (17872)------------------------------
% 7.86/1.40  % (17872)------------------------------
% 7.86/1.41  % (18100)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 (2990ds/997Mi)
% 7.86/1.43  % (18102)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 (2990ds/53Mi)
% 7.86/1.44  % (18104)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 (2990ds/84Mi)
% 7.86/1.44  % (17852)Instruction limit reached!
% 7.86/1.44  % (17852)------------------------------
% 7.86/1.44  % (17852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.44  % (17852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.44  % (17852)Termination reason: Unknown
% 7.86/1.44  % (17852)Termination phase: Saturation
% 7.86/1.44  
% 7.86/1.44  % (17852)Memory used [KB]: 10618
% 7.86/1.44  % (17852)Time elapsed: 0.729 s
% 7.86/1.44  % (17852)Instructions burned: 377 (million)
% 7.86/1.44  % (17852)------------------------------
% 7.86/1.44  % (17852)------------------------------
% 7.86/1.44  % (18105)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 (2990ds/162Mi)
% 7.86/1.45  % (18106)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 (2990ds/1290Mi)
% 7.86/1.45  % (18098)Instruction limit reached!
% 7.86/1.45  % (18098)------------------------------
% 7.86/1.45  % (18098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.45  % (18098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.45  % (18098)Termination reason: Unknown
% 7.86/1.45  % (18098)Termination phase: Saturation
% 7.86/1.45  
% 7.86/1.45  % (18098)Memory used [KB]: 6908
% 7.86/1.45  % (18098)Time elapsed: 0.160 s
% 7.86/1.45  % (18098)Instructions burned: 46 (million)
% 7.86/1.45  % (18098)------------------------------
% 7.86/1.45  % (18098)------------------------------
% 7.86/1.46  % (18103)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/265Mi)
% 7.86/1.46  % (17878)Instruction limit reached!
% 7.86/1.46  % (17878)------------------------------
% 7.86/1.46  % (17878)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.46  % (17878)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.46  % (17878)Termination reason: Unknown
% 7.86/1.46  % (17878)Termination phase: Saturation
% 7.86/1.46  
% 7.86/1.46  % (17878)Memory used [KB]: 12665
% 7.86/1.46  % (17878)Time elapsed: 0.727 s
% 7.86/1.46  % (17878)Instructions burned: 367 (million)
% 7.86/1.46  % (17878)------------------------------
% 7.86/1.46  % (17878)------------------------------
% 7.86/1.46  % (18105)Refutation not found, incomplete strategy% (18105)------------------------------
% 7.86/1.46  % (18105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.86/1.46  % (18105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.86/1.46  % (18105)Termination reason: Refutation not found, incomplete strategy
% 7.86/1.46  
% 7.86/1.46  % (18105)Memory used [KB]: 10618
% 7.86/1.46  % (18105)Time elapsed: 0.093 s
% 7.86/1.46  % (18105)Instructions burned: 6 (million)
% 7.86/1.46  % (18105)------------------------------
% 7.86/1.46  % (18105)------------------------------
% 7.86/1.46  % (18108)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 (2990ds/192Mi)
% 8.13/1.47  % (18107)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 (2990ds/3040Mi)
% 8.13/1.48  % (18110)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 (2989ds/201Mi)
% 8.13/1.48  % (18062)Instruction limit reached!
% 8.13/1.48  % (18062)------------------------------
% 8.13/1.48  % (18062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.13/1.49  % (18109)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 (2989ds/163Mi)
% 8.13/1.49  % (18062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.13/1.49  % (18062)Termination reason: Unknown
% 8.13/1.49  % (18062)Termination phase: Saturation
% 8.13/1.49  
% 8.13/1.49  % (18062)Memory used [KB]: 12920
% 8.13/1.49  % (18062)Time elapsed: 0.428 s
% 8.13/1.49  % (18062)Instructions burned: 286 (million)
% 8.13/1.49  % (18062)------------------------------
% 8.13/1.49  % (18062)------------------------------
% 8.13/1.50  % (18111)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 (2989ds/3643Mi)
% 8.19/1.51  % (18102)Instruction limit reached!
% 8.19/1.51  % (18102)------------------------------
% 8.19/1.51  % (18102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.19/1.51  % (18102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.19/1.51  % (18102)Termination reason: Unknown
% 8.19/1.51  % (18102)Termination phase: Saturation
% 8.19/1.51  
% 8.19/1.51  % (18102)Memory used [KB]: 7291
% 8.19/1.51  % (18102)Time elapsed: 0.183 s
% 8.19/1.51  % (18102)Instructions burned: 53 (million)
% 8.19/1.51  % (18102)------------------------------
% 8.19/1.51  % (18102)------------------------------
% 8.19/1.51  % (18112)lrs+10_1:6_bd=off:drc=off:tgt=full:i=729:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/729Mi)
% 8.19/1.52  % (18086)Instruction limit reached!
% 8.19/1.52  % (18086)------------------------------
% 8.19/1.52  % (18086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.19/1.52  % (18101)Instruction limit reached!
% 8.19/1.52  % (18101)------------------------------
% 8.19/1.52  % (18101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.19/1.52  % (18101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.19/1.52  % (18101)Termination reason: Unknown
% 8.19/1.52  % (18101)Termination phase: Saturation
% 8.19/1.52  
% 8.19/1.52  % (18101)Memory used [KB]: 7419
% 8.19/1.52  % (18101)Time elapsed: 0.188 s
% 8.19/1.52  % (18101)Instructions burned: 121 (million)
% 8.19/1.52  % (18101)------------------------------
% 8.19/1.52  % (18101)------------------------------
% 8.29/1.53  % (18086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.29/1.53  % (18086)Termination reason: Unknown
% 8.29/1.53  % (18086)Termination phase: Saturation
% 8.29/1.53  
% 8.29/1.53  % (18086)Memory used [KB]: 8443
% 8.29/1.53  % (18086)Time elapsed: 0.334 s
% 8.29/1.53  % (18086)Instructions burned: 176 (million)
% 8.29/1.53  % (18086)------------------------------
% 8.29/1.53  % (18086)------------------------------
% 8.29/1.54  % (18113)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 (2989ds/292Mi)
% 8.29/1.54  % (18019)Instruction limit reached!
% 8.29/1.54  % (18019)------------------------------
% 8.29/1.54  % (18019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.29/1.54  % (18019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.29/1.54  % (18019)Termination reason: Unknown
% 8.29/1.54  % (18019)Termination phase: Saturation
% 8.29/1.54  
% 8.29/1.54  % (18019)Memory used [KB]: 9210
% 8.29/1.54  % (18019)Time elapsed: 0.550 s
% 8.29/1.54  % (18019)Instructions burned: 283 (million)
% 8.29/1.54  % (18019)------------------------------
% 8.29/1.54  % (18019)------------------------------
% 8.29/1.54  % (17880)Instruction limit reached!
% 8.29/1.54  % (17880)------------------------------
% 8.29/1.54  % (17880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.29/1.54  % (17880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.29/1.54  % (17880)Termination reason: Unknown
% 8.29/1.54  % (17880)Termination phase: Saturation
% 8.29/1.54  
% 8.29/1.54  % (17880)Memory used [KB]: 13432
% 8.29/1.54  % (17880)Time elapsed: 0.832 s
% 8.29/1.54  % (17880)Instructions burned: 426 (million)
% 8.29/1.54  % (17880)------------------------------
% 8.29/1.54  % (17880)------------------------------
% 8.29/1.55  % (18114)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 (2989ds/73Mi)
% 8.29/1.56  % (18115)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 (2988ds/1174Mi)
% 8.29/1.57  % (18104)Instruction limit reached!
% 8.29/1.57  % (18104)------------------------------
% 8.29/1.57  % (18104)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.29/1.57  % (18104)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.29/1.57  % (18104)Termination reason: Unknown
% 8.29/1.57  % (18104)Termination phase: Saturation
% 8.29/1.57  
% 8.29/1.57  % (18104)Memory used [KB]: 7291
% 8.29/1.57  % (18104)Time elapsed: 0.211 s
% 8.29/1.57  % (18104)Instructions burned: 84 (million)
% 8.29/1.57  % (18104)------------------------------
% 8.29/1.57  % (18104)------------------------------
% 8.29/1.59  % (18116)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 (2988ds/348Mi)
% 8.29/1.59  % (18118)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 (2988ds/3380Mi)
% 8.29/1.60  % (18117)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=772:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/772Mi)
% 8.66/1.63  % (18120)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 (2988ds/198Mi)
% 8.66/1.64  % (18120)Refutation not found, incomplete strategy% (18120)------------------------------
% 8.66/1.64  % (18120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.66/1.64  % (18121)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 (2988ds/226Mi)
% 8.66/1.65  % (18122)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 (2988ds/336Mi)
% 8.66/1.65  % (18120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.66/1.65  % (18120)Termination reason: Refutation not found, incomplete strategy
% 8.66/1.65  
% 8.66/1.65  % (18120)Memory used [KB]: 1535
% 8.66/1.65  % (18120)Time elapsed: 0.097 s
% 8.66/1.65  % (18120)Instructions burned: 3 (million)
% 8.66/1.65  % (18120)------------------------------
% 8.66/1.65  % (18120)------------------------------
% 8.66/1.65  % (18121)Refutation not found, incomplete strategy% (18121)------------------------------
% 8.66/1.65  % (18121)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.66/1.65  % (18121)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.66/1.65  % (18121)Termination reason: Refutation not found, incomplete strategy
% 8.66/1.65  
% 8.66/1.65  % (18121)Memory used [KB]: 1535
% 8.66/1.65  % (18121)Time elapsed: 0.102 s
% 8.66/1.65  % (18121)Instructions burned: 1 (million)
% 8.66/1.65  % (18121)------------------------------
% 8.66/1.65  % (18121)------------------------------
% 8.66/1.65  % (18119)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 (2988ds/388Mi)
% 8.66/1.67  % (18123)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/206Mi)
% 8.66/1.67  % (18123)Refutation not found, incomplete strategy% (18123)------------------------------
% 8.66/1.67  % (18123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.66/1.69  % (18114)Instruction limit reached!
% 8.66/1.69  % (18114)------------------------------
% 8.66/1.69  % (18114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.66/1.69  % (18114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.66/1.69  % (18114)Termination reason: Unknown
% 8.66/1.69  % (18114)Termination phase: Saturation
% 8.66/1.69  
% 8.66/1.69  % (18114)Memory used [KB]: 2302
% 8.66/1.69  % (18114)Time elapsed: 0.213 s
% 8.66/1.69  % (18114)Instructions burned: 75 (million)
% 8.66/1.69  % (18114)------------------------------
% 8.66/1.69  % (18114)------------------------------
% 8.66/1.69  % (18123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.66/1.69  % (18123)Termination reason: Refutation not found, incomplete strategy
% 8.66/1.69  
% 8.66/1.69  % (18123)Memory used [KB]: 5884
% 8.66/1.69  % (18123)Time elapsed: 0.115 s
% 8.66/1.69  % (18123)Instructions burned: 2 (million)
% 8.66/1.69  % (18123)------------------------------
% 8.66/1.69  % (18123)------------------------------
% 8.66/1.69  % (18124)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 (2987ds/2097Mi)
% 10.76/1.74  % (18108)Instruction limit reached!
% 10.76/1.74  % (18108)------------------------------
% 10.76/1.74  % (18108)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.76/1.74  % (18109)Instruction limit reached!
% 10.76/1.74  % (18109)------------------------------
% 10.76/1.74  % (18109)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.76/1.75  % (18108)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.76/1.75  % (18108)Termination reason: Unknown
% 10.76/1.75  % (18108)Termination phase: Saturation
% 10.76/1.75  
% 10.76/1.75  % (18108)Memory used [KB]: 3454
% 10.76/1.75  % (18108)Time elapsed: 0.366 s
% 10.76/1.75  % (18108)Instructions burned: 192 (million)
% 10.76/1.75  % (18108)------------------------------
% 10.76/1.75  % (18108)------------------------------
% 10.76/1.75  % (18109)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.76/1.75  % (18109)Termination reason: Unknown
% 10.76/1.75  % (18109)Termination phase: Saturation
% 10.76/1.75  
% 10.76/1.75  % (18109)Memory used [KB]: 4477
% 10.76/1.75  % (18109)Time elapsed: 0.366 s
% 10.76/1.75  % (18109)Instructions burned: 163 (million)
% 10.76/1.75  % (18109)------------------------------
% 10.76/1.75  % (18109)------------------------------
% 10.76/1.76  % (18126)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 (2986ds/322Mi)
% 10.76/1.76  % (18126)Refutation not found, incomplete strategy% (18126)------------------------------
% 10.76/1.76  % (18126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.76/1.76  % (18126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.76/1.76  % (18126)Termination reason: Refutation not found, incomplete strategy
% 10.76/1.76  
% 10.76/1.76  % (18126)Memory used [KB]: 5884
% 10.76/1.76  % (18126)Time elapsed: 0.005 s
% 10.76/1.76  % (18126)------------------------------
% 10.76/1.76  % (18126)------------------------------
% 10.76/1.77  % (18125)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 (2987ds/4956Mi)
% 10.76/1.78  % (18125)Refutation not found, incomplete strategy% (18125)------------------------------
% 10.76/1.78  % (18125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.76/1.78  % (18125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.76/1.78  % (18125)Termination reason: Refutation not found, incomplete strategy
% 10.76/1.78  
% 10.76/1.78  % (18125)Memory used [KB]: 5884
% 10.76/1.78  % (18125)Time elapsed: 0.002 s
% 10.76/1.78  % (18125)Instructions burned: 1 (million)
% 10.76/1.78  % (18125)------------------------------
% 10.76/1.78  % (18125)------------------------------
% 11.49/1.80  % (18099)Instruction limit reached!
% 11.49/1.80  % (18099)------------------------------
% 11.49/1.80  % (18099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.49/1.80  % (18099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.49/1.80  % (18099)Termination reason: Unknown
% 11.49/1.80  % (18099)Termination phase: Saturation
% 11.49/1.80  
% 11.49/1.80  % (18099)Memory used [KB]: 11257
% 11.49/1.80  % (18099)Time elapsed: 0.493 s
% 11.49/1.80  % (18099)Instructions burned: 281 (million)
% 11.49/1.80  % (18099)------------------------------
% 11.49/1.80  % (18099)------------------------------
% 11.49/1.81  % (18128)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 (2986ds/654Mi)
% 11.62/1.82  % (18127)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 (2986ds/1004Mi)
% 11.62/1.82  % (18103)Instruction limit reached!
% 11.62/1.82  % (18103)------------------------------
% 11.62/1.82  % (18103)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.62/1.82  % (18127)Refutation not found, incomplete strategy% (18127)------------------------------
% 11.62/1.82  % (18127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.62/1.82  % (18127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.62/1.82  % (18127)Termination reason: Refutation not found, incomplete strategy
% 11.62/1.82  
% 11.62/1.82  % (18127)Memory used [KB]: 1663
% 11.62/1.82  % (18127)Time elapsed: 0.102 s
% 11.62/1.82  % (18127)Instructions burned: 5 (million)
% 11.62/1.82  % (18127)------------------------------
% 11.62/1.82  % (18127)------------------------------
% 11.62/1.82  % (18110)Instruction limit reached!
% 11.62/1.82  % (18110)------------------------------
% 11.62/1.82  % (18110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.62/1.82  % (18110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.62/1.82  % (18110)Termination reason: Unknown
% 11.62/1.82  % (18110)Termination phase: Saturation
% 11.62/1.82  
% 11.62/1.82  % (18110)Memory used [KB]: 15095
% 11.62/1.82  % (18110)Time elapsed: 0.097 s
% 11.62/1.82  % (18110)Instructions burned: 201 (million)
% 11.62/1.82  % (18110)------------------------------
% 11.62/1.82  % (18110)------------------------------
% 11.62/1.83  % (18103)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.62/1.83  % (18103)Termination reason: Unknown
% 11.62/1.83  % (18103)Termination phase: Saturation
% 11.62/1.83  
% 11.62/1.83  % (18103)Memory used [KB]: 7931
% 11.62/1.83  % (18103)Time elapsed: 0.465 s
% 11.62/1.83  % (18103)Instructions burned: 265 (million)
% 11.62/1.83  % (18103)------------------------------
% 11.62/1.83  % (18103)------------------------------
% 11.62/1.88  % (18130)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 (2985ds/98Mi)
% 11.62/1.88  % (18131)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 (2985ds/186Mi)
% 11.62/1.88  % (18131)Refutation not found, incomplete strategy% (18131)------------------------------
% 11.62/1.88  % (18131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.62/1.88  % (18131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.62/1.88  % (18131)Termination reason: Refutation not found, incomplete strategy
% 11.62/1.88  
% 11.62/1.88  % (18131)Memory used [KB]: 10362
% 11.62/1.88  % (18131)Time elapsed: 0.002 s
% 11.62/1.88  % (18131)Instructions burned: 2 (million)
% 11.62/1.88  % (18131)------------------------------
% 11.62/1.88  % (18131)------------------------------
% 11.62/1.90  % (18129)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 (2985ds/455Mi)
% 11.62/1.90  % (18129)Refutation not found, incomplete strategy% (18129)------------------------------
% 11.62/1.90  % (18129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.62/1.90  % (18129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.62/1.90  % (18129)Termination reason: Refutation not found, incomplete strategy
% 11.62/1.90  
% 11.62/1.90  % (18129)Memory used [KB]: 6012
% 11.62/1.90  % (18129)Time elapsed: 0.103 s
% 11.62/1.90  % (18129)Instructions burned: 2 (million)
% 11.62/1.90  % (18129)------------------------------
% 11.62/1.90  % (18129)------------------------------
% 12.27/1.91  % (18132)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 (2985ds/473Mi)
% 12.27/1.91  % (18132)Refutation not found, incomplete strategy% (18132)------------------------------
% 12.27/1.91  % (18132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.27/1.91  % (18132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.27/1.91  % (18132)Termination reason: Refutation not found, incomplete strategy
% 12.27/1.91  
% 12.27/1.91  % (18132)Memory used [KB]: 5884
% 12.27/1.91  % (18132)Time elapsed: 0.002 s
% 12.27/1.91  % (18132)------------------------------
% 12.27/1.91  % (18132)------------------------------
% 12.27/1.93  % (18133)dis+1010_1:16_fsd=on:nicw=on:ss=included:i=433:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/433Mi)
% 12.27/1.94  % (18136)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 (2985ds/848Mi)
% 12.27/1.94  % (18136)Refutation not found, incomplete strategy% (18136)------------------------------
% 12.27/1.94  % (18136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.27/1.94  % (18136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.27/1.94  % (18136)Termination reason: Refutation not found, incomplete strategy
% 12.27/1.94  
% 12.27/1.94  % (18136)Memory used [KB]: 5884
% 12.27/1.94  % (18136)Time elapsed: 0.002 s
% 12.27/1.94  % (18136)------------------------------
% 12.27/1.94  % (18136)------------------------------
% 12.27/1.96  % (18135)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 (2985ds/802Mi)
% 12.27/1.96  % (18134)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=453:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/453Mi)
% 12.27/1.98  % (18137)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 (2984ds/452Mi)
% 12.82/2.01  % (18113)Instruction limit reached!
% 12.82/2.01  % (18113)------------------------------
% 12.82/2.01  % (18113)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.82/2.01  % (18113)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.82/2.01  % (18113)Termination reason: Unknown
% 12.82/2.01  % (18113)Termination phase: Saturation
% 12.82/2.01  
% 12.82/2.01  % (18113)Memory used [KB]: 10874
% 12.82/2.01  % (18113)Time elapsed: 0.555 s
% 12.82/2.01  % (18113)Instructions burned: 293 (million)
% 12.82/2.01  % (18113)------------------------------
% 12.82/2.01  % (18113)------------------------------
% 12.82/2.03  % (18140)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 (2984ds/3379Mi)
% 12.82/2.04  % (18138)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 (2984ds/644Mi)
% 12.82/2.04  % (18138)Refutation not found, incomplete strategy% (18138)------------------------------
% 12.82/2.04  % (18138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.82/2.04  % (18138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.82/2.04  % (18138)Termination reason: Refutation not found, incomplete strategy
% 12.82/2.04  
% 12.82/2.04  % (18138)Memory used [KB]: 6012
% 12.82/2.04  % (18138)Time elapsed: 0.107 s
% 12.82/2.04  % (18138)Instructions burned: 2 (million)
% 12.82/2.04  % (18138)------------------------------
% 12.82/2.04  % (18138)------------------------------
% 12.82/2.04  % (18130)Instruction limit reached!
% 12.82/2.04  % (18130)------------------------------
% 12.82/2.04  % (18130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.82/2.04  % (18130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.82/2.04  % (18130)Termination reason: Unknown
% 12.82/2.04  % (18130)Termination phase: Saturation
% 12.82/2.04  
% 12.82/2.04  % (18130)Memory used [KB]: 3070
% 12.82/2.04  % (18130)Time elapsed: 0.250 s
% 12.82/2.04  % (18130)Instructions burned: 98 (million)
% 12.82/2.04  % (18130)------------------------------
% 12.82/2.04  % (18130)------------------------------
% 12.82/2.05  % (18139)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 (2984ds/855Mi)
% 12.82/2.05  % (18139)Refutation not found, incomplete strategy% (18139)------------------------------
% 12.82/2.05  % (18139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.82/2.05  % (18139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.82/2.05  % (18139)Termination reason: Refutation not found, incomplete strategy
% 12.82/2.05  
% 12.82/2.05  % (18139)Memory used [KB]: 6012
% 12.82/2.05  % (18139)Time elapsed: 0.110 s
% 12.82/2.05  % (18139)Instructions burned: 3 (million)
% 12.82/2.05  % (18139)------------------------------
% 12.82/2.05  % (18139)------------------------------
% 12.82/2.07  % (18094)Instruction limit reached!
% 12.82/2.07  % (18094)------------------------------
% 12.82/2.07  % (18094)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.82/2.07  % (18094)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.82/2.07  % (18094)Termination reason: Unknown
% 12.82/2.07  % (18094)Termination phase: Saturation
% 12.82/2.07  
% 12.82/2.07  % (18094)Memory used [KB]: 9594
% 12.82/2.07  % (18094)Time elapsed: 0.823 s
% 12.82/2.07  % (18094)Instructions burned: 505 (million)
% 12.82/2.07  % (18094)------------------------------
% 12.82/2.07  % (18094)------------------------------
% 13.47/2.08  % (18092)Instruction limit reached!
% 13.47/2.08  % (18092)------------------------------
% 13.47/2.08  % (18092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.47/2.08  % (18092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.47/2.08  % (18092)Termination reason: Unknown
% 13.47/2.08  % (18092)Termination phase: Saturation
% 13.47/2.08  
% 13.47/2.08  % (18092)Memory used [KB]: 12920
% 13.47/2.08  % (18092)Time elapsed: 0.847 s
% 13.47/2.08  % (18092)Instructions burned: 440 (million)
% 13.47/2.08  % (18092)------------------------------
% 13.47/2.08  % (18092)------------------------------
% 13.47/2.09  % (18135)First to succeed.
% 13.47/2.09  % (18135)Refutation found. Thanks to Tanya!
% 13.47/2.09  % SZS status Theorem for theBenchmark
% 13.47/2.09  % SZS output start Proof for theBenchmark
% See solution above
% 13.47/2.09  % (18135)------------------------------
% 13.47/2.09  % (18135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.47/2.09  % (18135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.47/2.09  % (18135)Termination reason: Refutation
% 13.47/2.09  
% 13.47/2.09  % (18135)Memory used [KB]: 3070
% 13.47/2.09  % (18135)Time elapsed: 0.231 s
% 13.47/2.09  % (18135)Instructions burned: 73 (million)
% 13.47/2.09  % (18135)------------------------------
% 13.47/2.09  % (18135)------------------------------
% 13.47/2.09  % (17728)Success in time 1.745 s
%------------------------------------------------------------------------------