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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LCL494+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 : n005.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:50 EDT 2022

% Result   : Theorem 3.02s 0.82s
% Output   : Refutation 3.02s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   85 (  35 unt;   0 def)
%            Number of atoms       :  148 (  29 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  104 (  41   ~;  35   |;   3   &)
%                                         (   8 <=>;  17  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :   12 (  10 usr;  10 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   2 con; 0-2 aty)
%            Number of variables   :  123 ( 117   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f239,plain,
    $false,
    inference(subsumption_resolution,[],[f142,f238]) ).

fof(f238,plain,
    ! [X0,X1] : is_a_theorem(implies(equiv(X0,X1),implies(X1,X0))),
    inference(superposition,[],[f233,f134]) ).

fof(f134,plain,
    ! [X0,X1] : equiv(X0,X1) = and(implies(X0,X1),implies(X1,X0)),
    inference(subsumption_resolution,[],[f107,f114]) ).

fof(f114,plain,
    op_equiv,
    inference(cnf_transformation,[],[f34]) ).

fof(f34,axiom,
    op_equiv,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',principia_op_equiv) ).

fof(f107,plain,
    ! [X0,X1] :
      ( equiv(X0,X1) = and(implies(X0,X1),implies(X1,X0))
      | ~ op_equiv ),
    inference(cnf_transformation,[],[f97]) ).

fof(f97,plain,
    ( ~ op_equiv
    | ! [X0,X1] : equiv(X0,X1) = and(implies(X0,X1),implies(X1,X0)) ),
    inference(rectify,[],[f87]) ).

fof(f87,plain,
    ( ~ op_equiv
    | ! [X1,X0] : and(implies(X1,X0),implies(X0,X1)) = equiv(X1,X0) ),
    inference(ennf_transformation,[],[f50]) ).

fof(f50,plain,
    ( op_equiv
   => ! [X1,X0] : and(implies(X1,X0),implies(X0,X1)) = equiv(X1,X0) ),
    inference(rectify,[],[f31]) ).

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

fof(f233,plain,
    ! [X0,X1] : is_a_theorem(implies(and(X0,X1),X1)),
    inference(forward_demodulation,[],[f223,f169]) ).

fof(f169,plain,
    ! [X3,X4,X5] : or(implies(X3,not(X4)),X5) = implies(and(X3,X4),X5),
    inference(superposition,[],[f144,f140]) ).

fof(f140,plain,
    ! [X0,X1] : and(X0,X1) = not(implies(X0,not(X1))),
    inference(subsumption_resolution,[],[f133,f119]) ).

fof(f119,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(implies(X0,not(X1)))
      | ~ op_and ),
    inference(backward_demodulation,[],[f112,f132]) ).

fof(f132,plain,
    ! [X0,X1] : implies(X1,X0) = or(not(X1),X0),
    inference(subsumption_resolution,[],[f125,f129]) ).

fof(f129,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(f125,plain,
    ! [X0,X1] :
      ( ~ op_implies_or
      | implies(X1,X0) = or(not(X1),X0) ),
    inference(cnf_transformation,[],[f90]) ).

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

fof(f58,plain,
    ( op_implies_or
   => ! [X0,X1] : implies(X1,X0) = or(not(X1),X0) ),
    inference(rectify,[],[f30]) ).

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

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

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

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

fof(f54,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(f144,plain,
    ! [X0,X1] : or(X0,X1) = implies(not(X0),X1),
    inference(subsumption_resolution,[],[f141,f106]) ).

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

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

fof(f141,plain,
    ! [X0,X1] :
      ( or(X0,X1) = implies(not(X0),X1)
      | ~ op_or ),
    inference(forward_demodulation,[],[f118,f135]) ).

fof(f135,plain,
    ! [X0,X1] : implies(X1,X0) = not(and(X1,not(X0))),
    inference(subsumption_resolution,[],[f116,f117]) ).

fof(f117,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(f116,plain,
    ! [X0,X1] :
      ( ~ op_implies_and
      | implies(X1,X0) = not(and(X1,not(X0))) ),
    inference(cnf_transformation,[],[f93]) ).

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

fof(f63,plain,
    ( op_implies_and
   => ! [X0,X1] : implies(X1,X0) = not(and(X1,not(X0))) ),
    inference(rectify,[],[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(f118,plain,
    ! [X0,X1] :
      ( or(X0,X1) = not(and(not(X0),not(X1)))
      | ~ op_or ),
    inference(cnf_transformation,[],[f85]) ).

fof(f85,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(f223,plain,
    ! [X0,X1] : is_a_theorem(or(implies(X0,not(X1)),X1)),
    inference(resolution,[],[f161,f149]) ).

fof(f149,plain,
    ! [X0,X1] :
      ( ~ is_a_theorem(or(X1,X0))
      | is_a_theorem(or(X0,X1)) ),
    inference(resolution,[],[f131,f130]) ).

fof(f130,plain,
    ! [X0,X1] :
      ( ~ is_a_theorem(implies(X1,X0))
      | is_a_theorem(X0)
      | ~ is_a_theorem(X1) ),
    inference(subsumption_resolution,[],[f124,f113]) ).

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

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

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

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

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

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

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

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

fof(f131,plain,
    ! [X0,X1] : is_a_theorem(implies(or(X0,X1),or(X1,X0))),
    inference(subsumption_resolution,[],[f104,f122]) ).

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

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

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

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

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

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

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

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

fof(f161,plain,
    ! [X0,X1] : is_a_theorem(or(X0,implies(X1,not(X0)))),
    inference(superposition,[],[f153,f144]) ).

fof(f153,plain,
    ! [X4,X5] : is_a_theorem(implies(X5,implies(X4,X5))),
    inference(superposition,[],[f137,f132]) ).

fof(f137,plain,
    ! [X0,X1] : is_a_theorem(implies(X1,or(X0,X1))),
    inference(subsumption_resolution,[],[f128,f123]) ).

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

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

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

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

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

fof(f56,plain,
    ( r2
  <=> ! [X0,X1] : 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(f142,plain,
    ~ is_a_theorem(implies(equiv(sK0,sK1),implies(sK1,sK0))),
    inference(subsumption_resolution,[],[f109,f111]) ).

fof(f111,plain,
    ~ equivalence_2,
    inference(cnf_transformation,[],[f47]) ).

fof(f47,plain,
    ~ equivalence_2,
    inference(flattening,[],[f46]) ).

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

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

fof(f109,plain,
    ( ~ is_a_theorem(implies(equiv(sK0,sK1),implies(sK1,sK0)))
    | equivalence_2 ),
    inference(cnf_transformation,[],[f100]) ).

fof(f100,plain,
    ( equivalence_2
    | ~ is_a_theorem(implies(equiv(sK0,sK1),implies(sK1,sK0))) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f98,f99]) ).

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

fof(f98,plain,
    ( equivalence_2
    | ? [X0,X1] : ~ is_a_theorem(implies(equiv(X0,X1),implies(X1,X0))) ),
    inference(rectify,[],[f82]) ).

fof(f82,plain,
    ( equivalence_2
    | ? [X1,X0] : ~ is_a_theorem(implies(equiv(X1,X0),implies(X0,X1))) ),
    inference(ennf_transformation,[],[f78]) ).

fof(f78,plain,
    ( ! [X0,X1] : is_a_theorem(implies(equiv(X1,X0),implies(X0,X1)))
   => equivalence_2 ),
    inference(unused_predicate_definition_removal,[],[f64]) ).

fof(f64,plain,
    ( equivalence_2
  <=> ! [X0,X1] : is_a_theorem(implies(equiv(X1,X0),implies(X0,X1))) ),
    inference(rectify,[],[f14]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : LCL494+1 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n005.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 02:04:33 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.51  % (11897)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.20/0.52  % (11912)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.20/0.52  % (11920)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.20/0.52  % (11897)Refutation not found, incomplete strategy% (11897)------------------------------
% 0.20/0.52  % (11897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (11897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (11897)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (11897)Memory used [KB]: 5884
% 0.20/0.52  % (11897)Time elapsed: 0.003 s
% 0.20/0.52  % (11897)Instructions burned: 1 (million)
% 0.20/0.52  % (11897)------------------------------
% 0.20/0.52  % (11897)------------------------------
% 0.20/0.52  % (11898)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.20/0.53  % (11899)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.20/0.53  % (11899)Refutation not found, incomplete strategy% (11899)------------------------------
% 0.20/0.53  % (11899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11899)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (11899)Memory used [KB]: 5884
% 0.20/0.53  % (11899)Time elapsed: 0.002 s
% 0.20/0.53  % (11899)Instructions burned: 2 (million)
% 0.20/0.53  % (11899)------------------------------
% 0.20/0.53  % (11899)------------------------------
% 0.20/0.53  % (11903)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.20/0.53  % (11903)Refutation not found, incomplete strategy% (11903)------------------------------
% 0.20/0.53  % (11903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11903)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (11903)Memory used [KB]: 5884
% 0.20/0.53  % (11903)Time elapsed: 0.002 s
% 0.20/0.53  % (11903)Instructions burned: 2 (million)
% 0.20/0.53  % (11903)------------------------------
% 0.20/0.53  % (11903)------------------------------
% 0.20/0.53  % (11900)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.20/0.53  % (11900)Refutation not found, incomplete strategy% (11900)------------------------------
% 0.20/0.53  % (11900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11900)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (11900)Memory used [KB]: 5884
% 0.20/0.53  % (11900)Time elapsed: 0.003 s
% 0.20/0.53  % (11900)Instructions burned: 2 (million)
% 0.20/0.53  % (11900)------------------------------
% 0.20/0.53  % (11900)------------------------------
% 0.20/0.53  % (11910)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.20/0.53  % (11910)Instruction limit reached!
% 0.20/0.53  % (11910)------------------------------
% 0.20/0.53  % (11910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11910)Termination reason: Unknown
% 0.20/0.53  % (11910)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (11910)Memory used [KB]: 6012
% 0.20/0.53  % (11910)Time elapsed: 0.003 s
% 0.20/0.53  % (11910)Instructions burned: 4 (million)
% 0.20/0.53  % (11910)------------------------------
% 0.20/0.53  % (11910)------------------------------
% 0.20/0.53  % (11904)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.20/0.53  % (11901)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.20/0.53  % (11916)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.20/0.53  % (11904)Refutation not found, incomplete strategy% (11904)------------------------------
% 0.20/0.53  % (11904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11901)Refutation not found, incomplete strategy% (11901)------------------------------
% 0.20/0.53  % (11901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11902)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.20/0.54  % (11896)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.20/0.54  % (11915)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.20/0.54  % (11908)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.20/0.54  % (11917)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.20/0.54  % (11924)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.20/0.54  % (11922)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.20/0.54  % (11914)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.20/0.54  % (11924)Refutation not found, incomplete strategy% (11924)------------------------------
% 0.20/0.54  % (11924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11924)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (11924)Memory used [KB]: 6012
% 0.20/0.54  % (11924)Time elapsed: 0.147 s
% 0.20/0.54  % (11924)Instructions burned: 2 (million)
% 0.20/0.54  % (11924)------------------------------
% 0.20/0.54  % (11924)------------------------------
% 0.20/0.54  % (11918)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.20/0.54  % (11914)Refutation not found, incomplete strategy% (11914)------------------------------
% 0.20/0.54  % (11914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11914)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (11914)Memory used [KB]: 5884
% 0.20/0.54  % (11914)Time elapsed: 0.004 s
% 0.20/0.54  % (11914)Instructions burned: 1 (million)
% 0.20/0.54  % (11914)------------------------------
% 0.20/0.54  % (11914)------------------------------
% 0.20/0.54  % (11905)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.20/0.54  % (11905)Refutation not found, incomplete strategy% (11905)------------------------------
% 0.20/0.54  % (11905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11905)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (11905)Memory used [KB]: 5884
% 0.20/0.54  % (11905)Time elapsed: 0.002 s
% 0.20/0.54  % (11905)Instructions burned: 1 (million)
% 0.20/0.54  % (11905)------------------------------
% 0.20/0.54  % (11905)------------------------------
% 0.20/0.54  % (11908)Refutation not found, incomplete strategy% (11908)------------------------------
% 0.20/0.54  % (11908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11908)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (11908)Memory used [KB]: 1535
% 0.20/0.54  % (11908)Time elapsed: 0.148 s
% 0.20/0.54  % (11908)Instructions burned: 2 (million)
% 0.20/0.54  % (11908)------------------------------
% 0.20/0.54  % (11908)------------------------------
% 0.20/0.54  % (11906)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.20/0.54  % (11907)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.20/0.54  % (11898)Refutation not found, incomplete strategy% (11898)------------------------------
% 0.20/0.54  % (11898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11898)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (11898)Memory used [KB]: 6012
% 0.20/0.54  % (11898)Time elapsed: 0.141 s
% 0.20/0.54  % (11898)Instructions burned: 2 (million)
% 0.20/0.54  % (11898)------------------------------
% 0.20/0.54  % (11898)------------------------------
% 0.20/0.54  % (11906)Refutation not found, incomplete strategy% (11906)------------------------------
% 0.20/0.54  % (11906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11906)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (11906)Memory used [KB]: 5884
% 0.20/0.54  % (11906)Time elapsed: 0.003 s
% 0.20/0.54  % (11906)Instructions burned: 2 (million)
% 0.20/0.54  % (11906)------------------------------
% 0.20/0.54  % (11906)------------------------------
% 0.20/0.55  % (11911)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.20/0.55  % (11921)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.20/0.55  % (11901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11901)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (11901)Memory used [KB]: 1407
% 0.20/0.55  % (11901)Time elapsed: 0.003 s
% 0.20/0.55  % (11901)------------------------------
% 0.20/0.55  % (11901)------------------------------
% 0.20/0.55  % (11923)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.20/0.55  % (11922)Refutation not found, incomplete strategy% (11922)------------------------------
% 0.20/0.55  % (11922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (11922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11922)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (11922)Memory used [KB]: 6012
% 0.20/0.55  % (11922)Time elapsed: 0.131 s
% 0.20/0.55  % (11922)Instructions burned: 3 (million)
% 0.20/0.55  % (11922)------------------------------
% 0.20/0.55  % (11922)------------------------------
% 0.20/0.55  % (11925)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.20/0.55  % (11913)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.55  % (11904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11904)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (11904)Memory used [KB]: 5884
% 0.20/0.55  % (11904)Time elapsed: 0.004 s
% 0.20/0.55  % (11904)Instructions burned: 2 (million)
% 0.20/0.55  % (11904)------------------------------
% 0.20/0.55  % (11904)------------------------------
% 0.20/0.55  % (11915)Refutation not found, incomplete strategy% (11915)------------------------------
% 0.20/0.55  % (11915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (11902)Refutation not found, incomplete strategy% (11902)------------------------------
% 0.20/0.55  % (11902)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (11915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11915)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (11902)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11902)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (11915)Memory used [KB]: 5884
% 0.20/0.55  % (11915)Time elapsed: 0.003 s
% 0.20/0.55  % (11902)Memory used [KB]: 5884
% 0.20/0.55  % (11915)Instructions burned: 1 (million)
% 0.20/0.55  % (11902)Time elapsed: 0.002 s
% 0.20/0.55  % (11915)------------------------------
% 0.20/0.55  % (11915)------------------------------
% 0.20/0.55  % (11902)Instructions burned: 1 (million)
% 0.20/0.55  % (11902)------------------------------
% 0.20/0.55  % (11902)------------------------------
% 0.20/0.55  TRYING [1]
% 0.20/0.55  % (11913)Instruction limit reached!
% 0.20/0.55  % (11913)------------------------------
% 0.20/0.55  % (11913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (11913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11913)Termination reason: Unknown
% 0.20/0.55  % (11913)Termination phase: Finite model building constraint generation
% 0.20/0.55  
% 0.20/0.55  % (11913)Memory used [KB]: 6012
% 0.20/0.55  % (11913)Time elapsed: 0.157 s
% 0.20/0.55  % (11913)Instructions burned: 5 (million)
% 0.20/0.55  % (11913)------------------------------
% 0.20/0.55  % (11913)------------------------------
% 0.20/0.55  % (11917)Refutation not found, incomplete strategy% (11917)------------------------------
% 0.20/0.55  % (11917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (11917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11917)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (11917)Memory used [KB]: 5884
% 0.20/0.55  % (11917)Time elapsed: 0.003 s
% 0.20/0.55  % (11917)Instructions burned: 1 (million)
% 0.20/0.55  % (11917)------------------------------
% 0.20/0.55  % (11917)------------------------------
% 0.20/0.55  % (11919)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.20/0.55  % (11909)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.20/0.56  % (11909)Refutation not found, incomplete strategy% (11909)------------------------------
% 0.20/0.56  % (11909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (11909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (11909)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (11909)Memory used [KB]: 5884
% 0.20/0.56  % (11909)Time elapsed: 0.002 s
% 0.20/0.56  % (11909)Instructions burned: 1 (million)
% 0.20/0.56  % (11909)------------------------------
% 0.20/0.56  % (11909)------------------------------
% 0.20/0.56  % (11919)Refutation not found, incomplete strategy% (11919)------------------------------
% 0.20/0.56  % (11919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (11919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (11919)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (11919)Memory used [KB]: 1407
% 0.20/0.56  % (11919)Time elapsed: 0.002 s
% 0.20/0.56  % (11919)------------------------------
% 0.20/0.56  % (11919)------------------------------
% 0.20/0.56  % (11907)Instruction limit reached!
% 0.20/0.56  % (11907)------------------------------
% 0.20/0.56  % (11907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (11907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (11907)Termination reason: Unknown
% 0.20/0.56  % (11907)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (11907)Memory used [KB]: 6140
% 0.20/0.56  % (11907)Time elapsed: 0.149 s
% 0.20/0.56  % (11907)Instructions burned: 7 (million)
% 0.20/0.56  % (11907)------------------------------
% 0.20/0.56  % (11907)------------------------------
% 0.20/0.56  % (11911)Instruction limit reached!
% 0.20/0.56  % (11911)------------------------------
% 0.20/0.56  % (11911)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (11911)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (11911)Termination reason: Unknown
% 0.20/0.56  % (11911)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (11911)Memory used [KB]: 6140
% 0.20/0.56  % (11911)Time elapsed: 0.157 s
% 0.20/0.56  % (11911)Instructions burned: 8 (million)
% 0.20/0.56  % (11911)------------------------------
% 0.20/0.56  % (11911)------------------------------
% 0.20/0.57  % (11923)Instruction limit reached!
% 0.20/0.57  % (11923)------------------------------
% 0.20/0.57  % (11923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (11923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (11923)Termination reason: Unknown
% 0.20/0.57  % (11923)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (11923)Memory used [KB]: 6524
% 0.20/0.57  % (11923)Time elapsed: 0.157 s
% 0.20/0.57  % (11923)Instructions burned: 25 (million)
% 0.20/0.57  % (11923)------------------------------
% 0.20/0.57  % (11923)------------------------------
% 0.20/0.57  % (11925)Instruction limit reached!
% 0.20/0.57  % (11925)------------------------------
% 0.20/0.57  % (11925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (11925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (11925)Termination reason: Unknown
% 0.20/0.57  % (11925)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (11925)Memory used [KB]: 6396
% 0.20/0.57  % (11925)Time elapsed: 0.166 s
% 0.20/0.57  % (11925)Instructions burned: 24 (million)
% 0.20/0.57  % (11925)------------------------------
% 0.20/0.57  % (11925)------------------------------
% 0.20/0.58  % (11920)Instruction limit reached!
% 0.20/0.58  % (11920)------------------------------
% 0.20/0.58  % (11920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (11920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (11920)Termination reason: Unknown
% 0.20/0.58  % (11920)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (11920)Memory used [KB]: 6396
% 0.20/0.58  % (11920)Time elapsed: 0.177 s
% 0.20/0.58  % (11920)Instructions burned: 50 (million)
% 0.20/0.58  % (11920)------------------------------
% 0.20/0.58  % (11920)------------------------------
% 0.20/0.58  % (11916)Instruction limit reached!
% 0.20/0.58  % (11916)------------------------------
% 0.20/0.58  % (11916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (11916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (11916)Termination reason: Unknown
% 0.20/0.58  % (11916)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (11916)Memory used [KB]: 6268
% 0.20/0.58  % (11916)Time elapsed: 0.180 s
% 0.20/0.58  % (11916)Instructions burned: 31 (million)
% 0.20/0.58  % (11916)------------------------------
% 0.20/0.58  % (11916)------------------------------
% 1.92/0.61  % (11912)Instruction limit reached!
% 1.92/0.61  % (11912)------------------------------
% 1.92/0.61  % (11912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.61  % (11912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.61  % (11912)Termination reason: Unknown
% 1.92/0.61  % (11912)Termination phase: Saturation
% 1.92/0.61  
% 1.92/0.61  % (11912)Memory used [KB]: 6780
% 1.92/0.61  % (11912)Time elapsed: 0.153 s
% 1.92/0.61  % (11912)Instructions burned: 51 (million)
% 1.92/0.61  % (11912)------------------------------
% 1.92/0.61  % (11912)------------------------------
% 2.28/0.65  % (11926)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.28/0.65  % (11926)Refutation not found, incomplete strategy% (11926)------------------------------
% 2.28/0.65  % (11926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.65  % (11926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.65  % (11926)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.65  
% 2.28/0.65  % (11926)Memory used [KB]: 5884
% 2.28/0.65  % (11926)Time elapsed: 0.002 s
% 2.28/0.65  % (11926)Instructions burned: 1 (million)
% 2.28/0.65  % (11926)------------------------------
% 2.28/0.65  % (11926)------------------------------
% 2.28/0.65  % (11928)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.28/0.65  % (11928)Refutation not found, incomplete strategy% (11928)------------------------------
% 2.28/0.65  % (11928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.65  % (11928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.65  % (11928)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.65  
% 2.28/0.65  % (11928)Memory used [KB]: 5884
% 2.28/0.65  % (11928)Time elapsed: 0.002 s
% 2.28/0.65  % (11928)Instructions burned: 1 (million)
% 2.28/0.65  % (11928)------------------------------
% 2.28/0.65  % (11928)------------------------------
% 2.28/0.66  % (11918)Instruction limit reached!
% 2.28/0.66  % (11918)------------------------------
% 2.28/0.66  % (11918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.66  % (11918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.66  % (11918)Termination reason: Unknown
% 2.28/0.66  % (11918)Termination phase: Saturation
% 2.28/0.66  
% 2.28/0.66  % (11918)Memory used [KB]: 7931
% 2.28/0.66  % (11918)Time elapsed: 0.220 s
% 2.28/0.66  % (11918)Instructions burned: 83 (million)
% 2.28/0.66  % (11918)------------------------------
% 2.28/0.66  % (11918)------------------------------
% 2.28/0.67  % (11934)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.28/0.67  % (11929)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.28/0.67  % (11927)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.28/0.67  % (11936)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.28/0.67  % (11927)Refutation not found, incomplete strategy% (11927)------------------------------
% 2.28/0.67  % (11927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (11927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (11927)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.67  
% 2.28/0.67  % (11927)Memory used [KB]: 10362
% 2.28/0.67  % (11927)Time elapsed: 0.003 s
% 2.28/0.67  % (11927)Instructions burned: 2 (million)
% 2.28/0.67  % (11927)------------------------------
% 2.28/0.67  % (11927)------------------------------
% 2.28/0.67  % (11936)Refutation not found, incomplete strategy% (11936)------------------------------
% 2.28/0.67  % (11936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (11936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (11936)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.67  
% 2.28/0.67  % (11936)Memory used [KB]: 5884
% 2.28/0.67  % (11936)Time elapsed: 0.003 s
% 2.28/0.67  % (11936)Instructions burned: 1 (million)
% 2.28/0.67  % (11936)------------------------------
% 2.28/0.67  % (11936)------------------------------
% 2.28/0.67  % (11934)Refutation not found, incomplete strategy% (11934)------------------------------
% 2.28/0.67  % (11934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (11934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (11934)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.67  
% 2.28/0.67  % (11934)Memory used [KB]: 6012
% 2.28/0.67  % (11934)Time elapsed: 0.006 s
% 2.28/0.67  % (11934)Instructions burned: 2 (million)
% 2.28/0.67  % (11934)------------------------------
% 2.28/0.67  % (11934)------------------------------
% 2.28/0.67  % (11933)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.28/0.67  % (11921)Instruction limit reached!
% 2.28/0.67  % (11921)------------------------------
% 2.28/0.67  % (11921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (11921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (11921)Termination reason: Unknown
% 2.28/0.67  % (11921)Termination phase: Saturation
% 2.28/0.67  
% 2.28/0.67  % (11921)Memory used [KB]: 7803
% 2.28/0.67  % (11921)Time elapsed: 0.258 s
% 2.28/0.67  % (11921)Instructions burned: 95 (million)
% 2.28/0.67  % (11921)------------------------------
% 2.28/0.67  % (11921)------------------------------
% 2.28/0.67  % (11935)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.28/0.67  % (11931)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.28/0.67  % (11931)Refutation not found, incomplete strategy% (11931)------------------------------
% 2.28/0.67  % (11931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (11931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (11931)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.67  
% 2.28/0.67  % (11931)Memory used [KB]: 5884
% 2.28/0.67  % (11931)Time elapsed: 0.002 s
% 2.28/0.67  % (11931)------------------------------
% 2.28/0.67  % (11931)------------------------------
% 2.28/0.67  % (11937)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.28/0.67  % (11932)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.28/0.67  % (11932)Refutation not found, incomplete strategy% (11932)------------------------------
% 2.28/0.67  % (11932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (11932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (11932)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.67  
% 2.28/0.67  % (11932)Memory used [KB]: 5884
% 2.28/0.67  % (11932)Time elapsed: 0.001 s
% 2.28/0.67  % (11932)------------------------------
% 2.28/0.67  % (11932)------------------------------
% 2.28/0.68  % (11937)Refutation not found, incomplete strategy% (11937)------------------------------
% 2.28/0.68  % (11937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.68  % (11937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.68  % (11937)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.68  
% 2.28/0.68  % (11937)Memory used [KB]: 5884
% 2.28/0.68  % (11937)Time elapsed: 0.026 s
% 2.28/0.68  % (11937)Instructions burned: 2 (million)
% 2.28/0.68  % (11937)------------------------------
% 2.28/0.68  % (11937)------------------------------
% 2.28/0.68  % (11940)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.28/0.68  % (11940)Refutation not found, incomplete strategy% (11940)------------------------------
% 2.28/0.68  % (11940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.68  % (11940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.68  % (11940)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.68  
% 2.28/0.68  % (11940)Memory used [KB]: 5884
% 2.28/0.68  % (11940)Time elapsed: 0.002 s
% 2.28/0.68  % (11940)Instructions burned: 2 (million)
% 2.28/0.68  % (11940)------------------------------
% 2.28/0.68  % (11940)------------------------------
% 2.28/0.68  % (11943)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.28/0.68  % (11943)Refutation not found, incomplete strategy% (11943)------------------------------
% 2.28/0.68  % (11943)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.68  % (11943)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.68  % (11943)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.68  
% 2.28/0.68  % (11943)Memory used [KB]: 5884
% 2.28/0.68  % (11943)Time elapsed: 0.092 s
% 2.28/0.68  % (11943)Instructions burned: 1 (million)
% 2.28/0.68  % (11943)------------------------------
% 2.28/0.68  % (11943)------------------------------
% 2.28/0.68  % (11938)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.28/0.68  % (11945)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.28/0.68  % (11942)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.28/0.69  % (11945)Refutation not found, incomplete strategy% (11945)------------------------------
% 2.28/0.69  % (11945)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (11945)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (11945)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.69  
% 2.28/0.69  % (11945)Memory used [KB]: 6012
% 2.28/0.69  % (11945)Time elapsed: 0.103 s
% 2.28/0.69  % (11945)Instructions burned: 1 (million)
% 2.28/0.69  % (11945)------------------------------
% 2.28/0.69  % (11945)------------------------------
% 2.28/0.69  % (11939)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.28/0.69  % (11939)Refutation not found, incomplete strategy% (11939)------------------------------
% 2.28/0.69  % (11939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (11939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (11939)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.69  
% 2.28/0.69  % (11939)Memory used [KB]: 5884
% 2.28/0.69  % (11939)Time elapsed: 0.002 s
% 2.28/0.69  % (11939)Instructions burned: 2 (million)
% 2.28/0.69  % (11939)------------------------------
% 2.28/0.69  % (11939)------------------------------
% 2.28/0.69  % (11944)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.28/0.69  % (11944)Refutation not found, incomplete strategy% (11944)------------------------------
% 2.28/0.69  % (11944)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (11944)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (11944)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.69  
% 2.28/0.69  % (11944)Memory used [KB]: 5884
% 2.28/0.69  % (11944)Time elapsed: 0.001 s
% 2.28/0.69  % (11944)------------------------------
% 2.28/0.69  % (11944)------------------------------
% 2.28/0.69  % (11941)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.28/0.70  % (11946)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.28/0.70  % (11941)Refutation not found, incomplete strategy% (11941)------------------------------
% 2.28/0.70  % (11941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (11941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (11941)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.70  
% 2.28/0.70  % (11941)Memory used [KB]: 6012
% 2.28/0.70  % (11941)Time elapsed: 0.117 s
% 2.28/0.70  % (11941)Instructions burned: 2 (million)
% 2.28/0.70  % (11941)------------------------------
% 2.28/0.70  % (11941)------------------------------
% 2.28/0.70  % (11930)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.28/0.71  % (11947)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.28/0.71  % (11947)Refutation not found, incomplete strategy% (11947)------------------------------
% 2.28/0.71  % (11947)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.71  % (11947)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.71  % (11947)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.71  
% 2.28/0.71  % (11947)Memory used [KB]: 5884
% 2.28/0.71  % (11947)Time elapsed: 0.002 s
% 2.28/0.71  % (11947)------------------------------
% 2.28/0.71  % (11947)------------------------------
% 2.75/0.72  % (11946)Refutation not found, incomplete strategy% (11946)------------------------------
% 2.75/0.72  % (11946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.72  % (11946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.72  % (11946)Termination reason: Refutation not found, incomplete strategy
% 2.75/0.72  
% 2.75/0.72  % (11946)Memory used [KB]: 5884
% 2.75/0.72  % (11946)Time elapsed: 0.002 s
% 2.75/0.72  % (11946)Instructions burned: 2 (million)
% 2.75/0.72  % (11946)------------------------------
% 2.75/0.72  % (11946)------------------------------
% 2.75/0.73  % (11948)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 2.75/0.73  % (11948)Refutation not found, incomplete strategy% (11948)------------------------------
% 2.75/0.73  % (11948)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.73  % (11948)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.73  % (11948)Termination reason: Refutation not found, incomplete strategy
% 2.75/0.73  
% 2.75/0.73  % (11948)Memory used [KB]: 5884
% 2.75/0.73  % (11948)Time elapsed: 0.002 s
% 2.75/0.73  % (11948)------------------------------
% 2.75/0.73  % (11948)------------------------------
% 2.75/0.73  % (11949)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.75/0.73  % (11949)Refutation not found, incomplete strategy% (11949)------------------------------
% 2.75/0.73  % (11949)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.73  % (11949)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.73  % (11949)Termination reason: Refutation not found, incomplete strategy
% 2.75/0.73  
% 2.75/0.73  % (11949)Memory used [KB]: 5884
% 2.75/0.73  % (11949)Time elapsed: 0.002 s
% 2.75/0.73  % (11949)Instructions burned: 1 (million)
% 2.75/0.73  % (11949)------------------------------
% 2.75/0.73  % (11949)------------------------------
% 2.75/0.74  % (11952)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.75/0.74  % (11952)Refutation not found, incomplete strategy% (11952)------------------------------
% 2.75/0.74  % (11952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.74  % (11952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.74  % (11952)Termination reason: Refutation not found, incomplete strategy
% 2.75/0.74  
% 2.75/0.74  % (11952)Memory used [KB]: 1407
% 2.75/0.74  % (11952)Time elapsed: 0.001 s
% 2.75/0.74  % (11952)------------------------------
% 2.75/0.74  % (11952)------------------------------
% 2.75/0.74  % (11950)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.75/0.74  % (11950)Refutation not found, incomplete strategy% (11950)------------------------------
% 2.75/0.74  % (11950)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.74  % (11950)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.74  % (11950)Termination reason: Refutation not found, incomplete strategy
% 2.75/0.74  
% 2.75/0.74  % (11950)Memory used [KB]: 5884
% 2.75/0.74  % (11950)Time elapsed: 0.002 s
% 2.75/0.74  % (11950)Instructions burned: 1 (million)
% 2.75/0.74  % (11950)------------------------------
% 2.75/0.74  % (11950)------------------------------
% 2.75/0.75  % (11933)Instruction limit reached!
% 2.75/0.75  % (11933)------------------------------
% 2.75/0.75  % (11933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.75  % (11933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.75  % (11933)Termination reason: Unknown
% 2.75/0.75  % (11933)Termination phase: Saturation
% 2.75/0.75  
% 2.75/0.75  % (11933)Memory used [KB]: 6908
% 2.75/0.75  % (11933)Time elapsed: 0.180 s
% 2.75/0.75  % (11933)Instructions burned: 42 (million)
% 2.75/0.75  % (11933)------------------------------
% 2.75/0.75  % (11933)------------------------------
% 2.75/0.75  % (11951)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.75/0.76  % (11951)Refutation not found, incomplete strategy% (11951)------------------------------
% 2.75/0.76  % (11951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.76  % (11951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.76  % (11951)Termination reason: Refutation not found, incomplete strategy
% 2.75/0.76  
% 2.75/0.76  % (11951)Memory used [KB]: 6012
% 2.75/0.76  % (11951)Time elapsed: 0.115 s
% 2.75/0.76  % (11951)Instructions burned: 2 (million)
% 2.75/0.76  % (11951)------------------------------
% 2.75/0.76  % (11951)------------------------------
% 2.75/0.76  % (11942)Instruction limit reached!
% 2.75/0.76  % (11942)------------------------------
% 2.75/0.76  % (11942)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.76  % (11942)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.76  % (11942)Termination reason: Unknown
% 2.75/0.76  % (11942)Termination phase: Saturation
% 2.75/0.76  
% 2.75/0.76  % (11942)Memory used [KB]: 6780
% 2.75/0.76  % (11942)Time elapsed: 0.163 s
% 2.75/0.76  % (11942)Instructions burned: 33 (million)
% 2.75/0.76  % (11942)------------------------------
% 2.75/0.76  % (11942)------------------------------
% 3.02/0.78  % (11953)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/138Mi)
% 3.02/0.79  % (11935)Instruction limit reached!
% 3.02/0.79  % (11935)------------------------------
% 3.02/0.79  % (11935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.79  % (11935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.79  % (11935)Termination reason: Unknown
% 3.02/0.79  % (11935)Termination phase: Saturation
% 3.02/0.79  
% 3.02/0.79  % (11935)Memory used [KB]: 7419
% 3.02/0.79  % (11935)Time elapsed: 0.216 s
% 3.02/0.79  % (11935)Instructions burned: 69 (million)
% 3.02/0.79  % (11935)------------------------------
% 3.02/0.79  % (11935)------------------------------
% 3.02/0.79  % (11929)Instruction limit reached!
% 3.02/0.79  % (11929)------------------------------
% 3.02/0.79  % (11929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.79  % (11929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.79  % (11929)Termination reason: Unknown
% 3.02/0.79  % (11929)Termination phase: Saturation
% 3.02/0.79  
% 3.02/0.79  % (11929)Memory used [KB]: 2942
% 3.02/0.79  % (11929)Time elapsed: 0.221 s
% 3.02/0.79  % (11929)Instructions burned: 70 (million)
% 3.02/0.79  % (11929)------------------------------
% 3.02/0.79  % (11929)------------------------------
% 3.02/0.79  % (11956)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 3.02/0.80  % (11959)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 3.02/0.80  % (11954)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/393Mi)
% 3.02/0.80  % (11954)Refutation not found, incomplete strategy% (11954)------------------------------
% 3.02/0.80  % (11954)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.80  % (11954)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.80  % (11954)Termination reason: Refutation not found, incomplete strategy
% 3.02/0.80  
% 3.02/0.80  % (11954)Memory used [KB]: 5884
% 3.02/0.80  % (11954)Time elapsed: 0.002 s
% 3.02/0.80  % (11954)Instructions burned: 2 (million)
% 3.02/0.80  % (11954)------------------------------
% 3.02/0.80  % (11954)------------------------------
% 3.02/0.80  % (11961)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/79Mi)
% 3.02/0.80  % (11957)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 3.02/0.80  % (11957)Refutation not found, incomplete strategy% (11957)------------------------------
% 3.02/0.80  % (11957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.80  % (11957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.80  % (11957)Termination reason: Refutation not found, incomplete strategy
% 3.02/0.80  
% 3.02/0.80  % (11957)Memory used [KB]: 6012
% 3.02/0.80  % (11957)Time elapsed: 0.100 s
% 3.02/0.80  % (11957)Instructions burned: 2 (million)
% 3.02/0.80  % (11957)------------------------------
% 3.02/0.80  % (11957)------------------------------
% 3.02/0.80  % (11960)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 3.02/0.81  % (11955)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 3.02/0.81  % (11955)Refutation not found, incomplete strategy% (11955)------------------------------
% 3.02/0.81  % (11955)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.81  % (11955)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.81  % (11955)Termination reason: Refutation not found, incomplete strategy
% 3.02/0.81  
% 3.02/0.81  % (11955)Memory used [KB]: 5884
% 3.02/0.81  % (11955)Time elapsed: 0.003 s
% 3.02/0.81  % (11955)Instructions burned: 1 (million)
% 3.02/0.81  % (11955)------------------------------
% 3.02/0.81  % (11955)------------------------------
% 3.02/0.82  % (11962)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/377Mi)
% 3.02/0.82  % (11966)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/8Mi)
% 3.02/0.82  % (11967)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/390Mi)
% 3.02/0.82  % (11967)Refutation not found, incomplete strategy% (11967)------------------------------
% 3.02/0.82  % (11967)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.82  % (11967)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.82  % (11967)Termination reason: Refutation not found, incomplete strategy
% 3.02/0.82  
% 3.02/0.82  % (11967)Memory used [KB]: 5884
% 3.02/0.82  % (11967)Time elapsed: 0.001 s
% 3.02/0.82  % (11967)------------------------------
% 3.02/0.82  % (11967)------------------------------
% 3.02/0.82  % (11959)First to succeed.
% 3.02/0.82  % (11958)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 3.02/0.82  % (11958)Refutation not found, incomplete strategy% (11958)------------------------------
% 3.02/0.82  % (11958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.82  % (11958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.82  % (11958)Termination reason: Refutation not found, incomplete strategy
% 3.02/0.82  
% 3.02/0.82  % (11958)Memory used [KB]: 5884
% 3.02/0.82  % (11958)Time elapsed: 0.002 s
% 3.02/0.82  % (11958)------------------------------
% 3.02/0.82  % (11958)------------------------------
% 3.02/0.82  % (11959)Refutation found. Thanks to Tanya!
% 3.02/0.82  % SZS status Theorem for theBenchmark
% 3.02/0.82  % SZS output start Proof for theBenchmark
% See solution above
% 3.02/0.82  % (11959)------------------------------
% 3.02/0.82  % (11959)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.82  % (11959)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.82  % (11959)Termination reason: Refutation
% 3.02/0.82  
% 3.02/0.82  % (11959)Memory used [KB]: 1663
% 3.02/0.82  % (11959)Time elapsed: 0.113 s
% 3.02/0.82  % (11959)Instructions burned: 7 (million)
% 3.02/0.82  % (11959)------------------------------
% 3.02/0.82  % (11959)------------------------------
% 3.02/0.82  % (11895)Success in time 0.461 s
%------------------------------------------------------------------------------