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

View Problem - Process Solution

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

% Computer : n006.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:27:43 EDT 2022

% Result   : Theorem 4.38s 1.03s
% Output   : Refutation 4.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   22
% Syntax   : Number of formulae    :  124 (  43 unt;   0 def)
%            Number of atoms       :  295 ( 118 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  293 ( 122   ~; 113   |;  34   &)
%                                         (  11 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   8 con; 0-2 aty)
%            Number of variables   :  186 ( 172   !;  14   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4322,plain,
    $false,
    inference(avatar_sat_refutation,[],[f131,f760,f4303]) ).

fof(f4303,plain,
    ( ~ spl7_1
    | ~ spl7_2 ),
    inference(avatar_contradiction_clause,[],[f4302]) ).

fof(f4302,plain,
    ( $false
    | ~ spl7_1
    | ~ spl7_2 ),
    inference(subsumption_resolution,[],[f4301,f90]) ).

fof(f90,plain,
    ~ leq(sF4,sF6),
    inference(definition_folding,[],[f77,f89,f86]) ).

fof(f86,plain,
    multiplication(sK2,sK3) = sF4,
    introduced(function_definition,[]) ).

fof(f89,plain,
    sF6 = multiplication(sK3,sK1),
    introduced(function_definition,[]) ).

fof(f77,plain,
    ~ leq(multiplication(sK2,sK3),multiplication(sK3,sK1)),
    inference(cnf_transformation,[],[f55]) ).

fof(f55,plain,
    ( test(sK1)
    & multiplication(sK2,sK3) = multiplication(multiplication(sK2,sK3),sK1)
    & test(sK2)
    & ~ leq(multiplication(sK2,sK3),multiplication(sK3,sK1)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3])],[f40,f54]) ).

fof(f54,plain,
    ( ? [X0,X1,X2] :
        ( test(X0)
        & multiplication(X1,X2) = multiplication(multiplication(X1,X2),X0)
        & test(X1)
        & ~ leq(multiplication(X1,X2),multiplication(X2,X0)) )
   => ( test(sK1)
      & multiplication(sK2,sK3) = multiplication(multiplication(sK2,sK3),sK1)
      & test(sK2)
      & ~ leq(multiplication(sK2,sK3),multiplication(sK3,sK1)) ) ),
    introduced(choice_axiom,[]) ).

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

fof(f39,plain,
    ? [X2,X1,X0] :
      ( ~ leq(multiplication(X1,X2),multiplication(X2,X0))
      & multiplication(X1,X2) = multiplication(multiplication(X1,X2),X0)
      & test(X1)
      & test(X0) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f23,plain,
    ~ ! [X2,X1,X0] :
        ( ( test(X1)
          & test(X0) )
       => ( multiplication(X1,X2) = multiplication(multiplication(X1,X2),X0)
         => leq(multiplication(X1,X2),multiplication(X2,X0)) ) ),
    inference(rectify,[],[f20]) ).

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

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

fof(f4301,plain,
    ( leq(sF4,sF6)
    | ~ spl7_1
    | ~ spl7_2 ),
    inference(forward_demodulation,[],[f4300,f61]) ).

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

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

fof(f4300,plain,
    ( leq(sF4,multiplication(one,sF6))
    | ~ spl7_1
    | ~ spl7_2 ),
    inference(subsumption_resolution,[],[f4271,f78]) ).

fof(f78,plain,
    test(sK2),
    inference(cnf_transformation,[],[f55]) ).

fof(f4271,plain,
    ( leq(sF4,multiplication(one,sF6))
    | ~ test(sK2)
    | ~ spl7_1
    | ~ spl7_2 ),
    inference(superposition,[],[f4186,f3338]) ).

fof(f3338,plain,
    ( ! [X14] :
        ( one = addition(X14,one)
        | ~ test(X14) )
    | ~ spl7_1
    | ~ spl7_2 ),
    inference(subsumption_resolution,[],[f3323,f869]) ).

fof(f869,plain,
    ! [X5] :
      ( test(sK0(X5))
      | ~ test(X5) ),
    inference(resolution,[],[f851,f72]) ).

fof(f72,plain,
    ! [X0] :
      ( complement(sK0(X0),X0)
      | ~ test(X0) ),
    inference(cnf_transformation,[],[f53]) ).

fof(f53,plain,
    ! [X0] :
      ( ( test(X0)
        | ! [X1] : ~ complement(X1,X0) )
      & ( complement(sK0(X0),X0)
        | ~ test(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f51,f52]) ).

fof(f52,plain,
    ! [X0] :
      ( ? [X2] : complement(X2,X0)
     => complement(sK0(X0),X0) ),
    introduced(choice_axiom,[]) ).

fof(f51,plain,
    ! [X0] :
      ( ( test(X0)
        | ! [X1] : ~ complement(X1,X0) )
      & ( ? [X2] : complement(X2,X0)
        | ~ test(X0) ) ),
    inference(rectify,[],[f50]) ).

fof(f50,plain,
    ! [X0] :
      ( ( test(X0)
        | ! [X1] : ~ complement(X1,X0) )
      & ( ? [X1] : complement(X1,X0)
        | ~ test(X0) ) ),
    inference(nnf_transformation,[],[f30]) ).

fof(f30,plain,
    ! [X0] :
      ( test(X0)
    <=> ? [X1] : complement(X1,X0) ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X3] :
      ( ? [X4] : complement(X4,X3)
    <=> test(X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',test_1) ).

fof(f851,plain,
    ! [X10,X9] :
      ( ~ complement(X9,X10)
      | test(X9) ),
    inference(resolution,[],[f739,f73]) ).

fof(f73,plain,
    ! [X0,X1] :
      ( ~ complement(X1,X0)
      | test(X0) ),
    inference(cnf_transformation,[],[f53]) ).

fof(f739,plain,
    ! [X2,X3] :
      ( complement(X3,X2)
      | ~ complement(X2,X3) ),
    inference(subsumption_resolution,[],[f738,f82]) ).

fof(f82,plain,
    ! [X0,X1] :
      ( zero = multiplication(X1,X0)
      | ~ complement(X0,X1) ),
    inference(cnf_transformation,[],[f57]) ).

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

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

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

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

fof(f738,plain,
    ! [X2,X3] :
      ( ~ complement(X2,X3)
      | zero != multiplication(X3,X2)
      | complement(X3,X2) ),
    inference(subsumption_resolution,[],[f697,f113]) ).

fof(f113,plain,
    ! [X4,X5] :
      ( one = addition(X5,X4)
      | ~ complement(X5,X4) ),
    inference(superposition,[],[f81,f75]) ).

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

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

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

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

fof(f697,plain,
    ! [X2,X3] :
      ( one != addition(X2,X3)
      | ~ complement(X2,X3)
      | zero != multiplication(X3,X2)
      | complement(X3,X2) ),
    inference(trivial_inequality_removal,[],[f688]) ).

fof(f688,plain,
    ! [X2,X3] :
      ( zero != zero
      | complement(X3,X2)
      | ~ complement(X2,X3)
      | one != addition(X2,X3)
      | zero != multiplication(X3,X2) ),
    inference(superposition,[],[f84,f83]) ).

fof(f83,plain,
    ! [X0,X1] :
      ( zero = multiplication(X0,X1)
      | ~ complement(X0,X1) ),
    inference(cnf_transformation,[],[f57]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( zero != multiplication(X1,X0)
      | addition(X1,X0) != one
      | zero != multiplication(X0,X1)
      | complement(X0,X1) ),
    inference(cnf_transformation,[],[f57]) ).

fof(f3323,plain,
    ( ! [X14] :
        ( one = addition(X14,one)
        | ~ test(sK0(X14))
        | ~ test(X14) )
    | ~ spl7_1
    | ~ spl7_2 ),
    inference(superposition,[],[f783,f3304]) ).

fof(f3304,plain,
    ! [X5] :
      ( c(sK0(X5)) = X5
      | ~ test(X5) ),
    inference(subsumption_resolution,[],[f3300,f869]) ).

fof(f3300,plain,
    ! [X5] :
      ( ~ test(X5)
      | ~ test(sK0(X5))
      | c(sK0(X5)) = X5 ),
    inference(resolution,[],[f2527,f85]) ).

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

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

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

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

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

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

fof(f2527,plain,
    ! [X14,X13] :
      ( ~ complement(sK0(X14),X13)
      | X13 = X14
      | ~ test(X14) ),
    inference(resolution,[],[f2479,f72]) ).

fof(f2479,plain,
    ! [X2,X0,X1] :
      ( ~ complement(X0,X2)
      | X1 = X2
      | ~ complement(X0,X1) ),
    inference(subsumption_resolution,[],[f241,f851]) ).

fof(f241,plain,
    ! [X2,X0,X1] :
      ( ~ test(X0)
      | ~ complement(X0,X1)
      | ~ complement(X0,X2)
      | X1 = X2 ),
    inference(duplicate_literal_removal,[],[f233]) ).

fof(f233,plain,
    ! [X2,X0,X1] :
      ( ~ complement(X0,X2)
      | ~ test(X0)
      | ~ test(X0)
      | ~ complement(X0,X1)
      | X1 = X2 ),
    inference(superposition,[],[f71,f71]) ).

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

fof(f783,plain,
    ( ! [X4] :
        ( one = addition(c(X4),one)
        | ~ test(X4) )
    | ~ spl7_1
    | ~ spl7_2 ),
    inference(forward_demodulation,[],[f782,f126]) ).

fof(f126,plain,
    ( one = c(zero)
    | ~ spl7_1 ),
    inference(avatar_component_clause,[],[f124]) ).

fof(f124,plain,
    ( spl7_1
  <=> one = c(zero) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_1])]) ).

fof(f782,plain,
    ( ! [X4] :
        ( addition(c(X4),one) = c(zero)
        | ~ test(X4) )
    | ~ spl7_1
    | ~ spl7_2 ),
    inference(forward_demodulation,[],[f781,f64]) ).

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

fof(f10,axiom,
    ! [X0] : zero = multiplication(X0,zero),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',right_annihilation) ).

fof(f781,plain,
    ( ! [X4] :
        ( addition(c(X4),one) = c(multiplication(X4,zero))
        | ~ test(X4) )
    | ~ spl7_1
    | ~ spl7_2 ),
    inference(subsumption_resolution,[],[f777,f129]) ).

fof(f129,plain,
    ( test(zero)
    | ~ spl7_2 ),
    inference(avatar_component_clause,[],[f128]) ).

fof(f128,plain,
    ( spl7_2
  <=> test(zero) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_2])]) ).

fof(f777,plain,
    ( ! [X4] :
        ( ~ test(X4)
        | ~ test(zero)
        | addition(c(X4),one) = c(multiplication(X4,zero)) )
    | ~ spl7_1 ),
    inference(superposition,[],[f76,f126]) ).

fof(f76,plain,
    ! [X0,X1] :
      ( addition(c(X1),c(X0)) = c(multiplication(X1,X0))
      | ~ test(X1)
      | ~ test(X0) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f38,plain,
    ! [X0,X1] :
      ( ~ test(X1)
      | addition(c(X1),c(X0)) = c(multiplication(X1,X0))
      | ~ test(X0) ),
    inference(flattening,[],[f37]) ).

fof(f37,plain,
    ! [X0,X1] :
      ( addition(c(X1),c(X0)) = c(multiplication(X1,X0))
      | ~ test(X0)
      | ~ test(X1) ),
    inference(ennf_transformation,[],[f27]) ).

fof(f27,plain,
    ! [X0,X1] :
      ( ( test(X0)
        & test(X1) )
     => addition(c(X1),c(X0)) = c(multiplication(X1,X0)) ),
    inference(rectify,[],[f18]) ).

fof(f18,axiom,
    ! [X4,X3] :
      ( ( test(X4)
        & test(X3) )
     => c(multiplication(X3,X4)) = addition(c(X3),c(X4)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',test_deMorgan2) ).

fof(f4186,plain,
    ! [X52] : leq(sF4,multiplication(addition(sK2,X52),sF6)),
    inference(superposition,[],[f378,f914]) ).

fof(f914,plain,
    sF4 = multiplication(sK2,sF6),
    inference(forward_demodulation,[],[f893,f91]) ).

fof(f91,plain,
    multiplication(sF4,sK1) = sF4,
    inference(forward_demodulation,[],[f87,f88]) ).

fof(f88,plain,
    sF5 = sF4,
    inference(definition_folding,[],[f79,f87,f86,f86]) ).

fof(f79,plain,
    multiplication(sK2,sK3) = multiplication(multiplication(sK2,sK3),sK1),
    inference(cnf_transformation,[],[f55]) ).

fof(f87,plain,
    multiplication(sF4,sK1) = sF5,
    introduced(function_definition,[]) ).

fof(f893,plain,
    multiplication(sF4,sK1) = multiplication(sK2,sF6),
    inference(superposition,[],[f321,f89]) ).

fof(f321,plain,
    ! [X18] : multiplication(sK2,multiplication(sK3,X18)) = multiplication(sF4,X18),
    inference(superposition,[],[f68,f86]) ).

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

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

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

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

fof(f378,plain,
    ! [X28,X29,X27] : leq(multiplication(X27,X28),multiplication(addition(X27,X29),X28)),
    inference(superposition,[],[f291,f58]) ).

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

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

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

fof(f291,plain,
    ! [X0,X1] : leq(X0,addition(X0,X1)),
    inference(trivial_inequality_removal,[],[f285]) ).

fof(f285,plain,
    ! [X0,X1] :
      ( addition(X0,X1) != addition(X0,X1)
      | leq(X0,addition(X0,X1)) ),
    inference(superposition,[],[f60,f248]) ).

fof(f248,plain,
    ! [X2,X3] : addition(X2,X3) = addition(X2,addition(X2,X3)),
    inference(superposition,[],[f65,f74]) ).

fof(f74,plain,
    ! [X0] : addition(X0,X0) = X0,
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    ! [X0] : addition(X0,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_idempotence) ).

fof(f65,plain,
    ! [X2,X0,X1] : addition(addition(X2,X0),X1) = addition(X2,addition(X0,X1)),
    inference(cnf_transformation,[],[f46]) ).

fof(f46,plain,
    ! [X0,X1,X2] : addition(addition(X2,X0),X1) = addition(X2,addition(X0,X1)),
    inference(rectify,[],[f22]) ).

fof(f22,plain,
    ! [X1,X0,X2] : addition(X2,addition(X1,X0)) = addition(addition(X2,X1),X0),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2,X1,X0] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_associativity) ).

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

fof(f45,plain,
    ! [X0,X1] :
      ( addition(X0,X1) != X1
      | leq(X0,X1) ),
    inference(rectify,[],[f43]) ).

fof(f43,plain,
    ! [X1,X0] :
      ( addition(X1,X0) != X0
      | leq(X1,X0) ),
    inference(ennf_transformation,[],[f34]) ).

fof(f34,plain,
    ! [X1,X0] :
      ( addition(X1,X0) = X0
     => leq(X1,X0) ),
    inference(unused_predicate_definition_removal,[],[f31]) ).

fof(f31,plain,
    ! [X1,X0] :
      ( addition(X1,X0) = X0
    <=> leq(X1,X0) ),
    inference(rectify,[],[f12]) ).

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

fof(f760,plain,
    spl7_2,
    inference(avatar_contradiction_clause,[],[f759]) ).

fof(f759,plain,
    ( $false
    | spl7_2 ),
    inference(equality_resolution,[],[f750]) ).

fof(f750,plain,
    ( ! [X5] : one != X5
    | spl7_2 ),
    inference(subsumption_resolution,[],[f746,f130]) ).

fof(f130,plain,
    ( ~ test(zero)
    | spl7_2 ),
    inference(avatar_component_clause,[],[f128]) ).

fof(f746,plain,
    ! [X5] :
      ( test(zero)
      | one != X5 ),
    inference(resolution,[],[f721,f73]) ).

fof(f721,plain,
    ! [X6] :
      ( complement(X6,zero)
      | one != X6 ),
    inference(forward_demodulation,[],[f720,f96]) ).

fof(f96,plain,
    ! [X0] : addition(zero,X0) = X0,
    inference(superposition,[],[f75,f67]) ).

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

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

fof(f720,plain,
    ! [X6] :
      ( one != addition(zero,X6)
      | complement(X6,zero) ),
    inference(subsumption_resolution,[],[f699,f64]) ).

fof(f699,plain,
    ! [X6] :
      ( complement(X6,zero)
      | zero != multiplication(X6,zero)
      | one != addition(zero,X6) ),
    inference(trivial_inequality_removal,[],[f690]) ).

fof(f690,plain,
    ! [X6] :
      ( zero != zero
      | complement(X6,zero)
      | zero != multiplication(X6,zero)
      | one != addition(zero,X6) ),
    inference(superposition,[],[f84,f63]) ).

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

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

fof(f131,plain,
    ( spl7_1
    | ~ spl7_2 ),
    inference(avatar_split_clause,[],[f122,f128,f124]) ).

fof(f122,plain,
    ( ~ test(zero)
    | one = c(zero) ),
    inference(resolution,[],[f111,f85]) ).

fof(f111,plain,
    ! [X0] :
      ( ~ complement(zero,X0)
      | one = X0 ),
    inference(superposition,[],[f81,f67]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : KLE026+2 : TPTP v8.1.0. Released v4.0.0.
% 0.11/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 : n006.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 00:21:40 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.55  % (13326)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.56  % (13342)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.56  % (13343)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.56  % (13335)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.56  % (13334)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.57  % (13320)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.58  % (13329)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.58  % (13335)Instruction limit reached!
% 0.20/0.58  % (13335)------------------------------
% 0.20/0.58  % (13335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (13335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (13341)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.58  % (13335)Termination reason: Unknown
% 0.20/0.58  % (13335)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (13335)Memory used [KB]: 6012
% 0.20/0.58  % (13335)Time elapsed: 0.087 s
% 0.20/0.58  % (13335)Instructions burned: 8 (million)
% 0.20/0.58  % (13335)------------------------------
% 0.20/0.58  % (13335)------------------------------
% 0.20/0.59  % (13323)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.59  % (13320)Instruction limit reached!
% 0.20/0.59  % (13320)------------------------------
% 0.20/0.59  % (13320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (13331)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.59  % (13334)Instruction limit reached!
% 0.20/0.59  % (13334)------------------------------
% 0.20/0.59  % (13334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (13334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (13334)Termination reason: Unknown
% 0.20/0.59  % (13334)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (13334)Memory used [KB]: 5884
% 0.20/0.59  % (13334)Time elapsed: 0.006 s
% 0.20/0.59  % (13334)Instructions burned: 3 (million)
% 0.20/0.59  % (13334)------------------------------
% 0.20/0.59  % (13334)------------------------------
% 0.20/0.59  % (13320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (13322)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.60  % (13320)Termination reason: Unknown
% 0.20/0.60  % (13320)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (13320)Memory used [KB]: 6140
% 0.20/0.60  % (13320)Time elapsed: 0.158 s
% 0.20/0.60  % (13320)Instructions burned: 13 (million)
% 0.20/0.60  % (13320)------------------------------
% 0.20/0.60  % (13320)------------------------------
% 0.20/0.60  % (13322)Instruction limit reached!
% 0.20/0.60  % (13322)------------------------------
% 0.20/0.60  % (13322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (13322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (13322)Termination reason: Unknown
% 0.20/0.60  % (13322)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (13322)Memory used [KB]: 5884
% 0.20/0.60  % (13322)Time elapsed: 0.004 s
% 0.20/0.60  % (13322)Instructions burned: 3 (million)
% 0.20/0.60  % (13322)------------------------------
% 0.20/0.60  % (13322)------------------------------
% 1.95/0.60  % (13325)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.95/0.60  % (13331)Instruction limit reached!
% 1.95/0.60  % (13331)------------------------------
% 1.95/0.60  % (13331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (13331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (13331)Termination reason: Unknown
% 1.95/0.60  % (13331)Termination phase: Saturation
% 1.95/0.60  
% 1.95/0.60  % (13331)Memory used [KB]: 6012
% 1.95/0.60  % (13331)Time elapsed: 0.167 s
% 1.95/0.60  % (13331)Instructions burned: 8 (million)
% 1.95/0.60  % (13331)------------------------------
% 1.95/0.60  % (13331)------------------------------
% 1.95/0.61  % (13346)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.95/0.61  % (13347)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.95/0.61  % (13324)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)
% 1.95/0.61  % (13337)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 2.17/0.62  % (13338)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)
% 2.17/0.62  % (13326)Instruction limit reached!
% 2.17/0.62  % (13326)------------------------------
% 2.17/0.62  % (13326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.62  % (13326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.62  % (13326)Termination reason: Unknown
% 2.17/0.62  % (13326)Termination phase: Saturation
% 2.17/0.62  
% 2.17/0.62  % (13326)Memory used [KB]: 6524
% 2.17/0.62  % (13326)Time elapsed: 0.193 s
% 2.17/0.62  % (13326)Instructions burned: 39 (million)
% 2.17/0.62  % (13326)------------------------------
% 2.17/0.62  % (13326)------------------------------
% 2.17/0.62  % (13348)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)
% 2.17/0.63  % (13339)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)
% 2.17/0.63  % (13327)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)
% 2.17/0.63  % (13345)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)
% 2.17/0.63  % (13328)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)
% 2.17/0.63  % (13325)Instruction limit reached!
% 2.17/0.63  % (13325)------------------------------
% 2.17/0.63  % (13325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.63  % (13325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.63  % (13325)Termination reason: Unknown
% 2.17/0.63  % (13325)Termination phase: Saturation
% 2.17/0.63  
% 2.17/0.63  % (13325)Memory used [KB]: 1663
% 2.17/0.63  % (13325)Time elapsed: 0.194 s
% 2.17/0.63  % (13325)Instructions burned: 15 (million)
% 2.17/0.63  % (13325)------------------------------
% 2.17/0.63  % (13325)------------------------------
% 2.17/0.63  % (13340)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)
% 2.17/0.63  % (13343)Instruction limit reached!
% 2.17/0.63  % (13343)------------------------------
% 2.17/0.63  % (13343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.63  % (13333)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)
% 2.17/0.64  % (13337)Instruction limit reached!
% 2.17/0.64  % (13337)------------------------------
% 2.17/0.64  % (13337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.64  % (13337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.64  % (13337)Termination reason: Unknown
% 2.17/0.64  % (13337)Termination phase: Finite model building preprocessing
% 2.17/0.64  
% 2.17/0.64  % (13337)Memory used [KB]: 1407
% 2.17/0.64  % (13337)Time elapsed: 0.005 s
% 2.17/0.64  % (13337)Instructions burned: 4 (million)
% 2.17/0.64  % (13337)------------------------------
% 2.17/0.64  % (13337)------------------------------
% 2.17/0.64  % (13332)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)
% 2.23/0.64  % (13329)Refutation not found, non-redundant clauses discarded% (13329)------------------------------
% 2.23/0.64  % (13329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.64  % (13332)Refutation not found, incomplete strategy% (13332)------------------------------
% 2.23/0.64  % (13332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.64  % (13332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.64  % (13332)Termination reason: Refutation not found, incomplete strategy
% 2.23/0.64  
% 2.23/0.64  % (13332)Memory used [KB]: 1407
% 2.23/0.64  % (13332)Time elapsed: 0.213 s
% 2.23/0.64  % (13332)Instructions burned: 3 (million)
% 2.23/0.64  % (13332)------------------------------
% 2.23/0.64  % (13332)------------------------------
% 2.23/0.64  % (13324)Instruction limit reached!
% 2.23/0.64  % (13324)------------------------------
% 2.23/0.64  % (13324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.64  % (13324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.64  % (13324)Termination reason: Unknown
% 2.23/0.64  % (13324)Termination phase: Saturation
% 2.23/0.64  
% 2.23/0.64  % (13324)Memory used [KB]: 6140
% 2.23/0.64  % (13324)Time elapsed: 0.202 s
% 2.23/0.64  % (13324)Instructions burned: 14 (million)
% 2.23/0.64  % (13324)------------------------------
% 2.23/0.64  % (13324)------------------------------
% 2.23/0.64  % (13338)Instruction limit reached!
% 2.23/0.64  % (13338)------------------------------
% 2.23/0.64  % (13338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.64  % (13338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.64  % (13338)Termination reason: Unknown
% 2.23/0.64  % (13338)Termination phase: Saturation
% 2.23/0.64  
% 2.23/0.64  % (13338)Memory used [KB]: 5884
% 2.23/0.64  % (13338)Time elapsed: 0.003 s
% 2.23/0.64  % (13338)Instructions burned: 2 (million)
% 2.23/0.64  % (13338)------------------------------
% 2.23/0.64  % (13338)------------------------------
% 2.23/0.64  % (13339)Refutation not found, incomplete strategy% (13339)------------------------------
% 2.23/0.64  % (13339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.64  % (13339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.64  % (13339)Termination reason: Refutation not found, incomplete strategy
% 2.23/0.64  
% 2.23/0.64  % (13339)Memory used [KB]: 5884
% 2.23/0.64  % (13339)Time elapsed: 0.221 s
% 2.23/0.64  % (13339)Instructions burned: 3 (million)
% 2.23/0.64  % (13339)------------------------------
% 2.23/0.64  % (13339)------------------------------
% 2.23/0.64  % (13348)Instruction limit reached!
% 2.23/0.64  % (13348)------------------------------
% 2.23/0.64  % (13348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.64  % (13348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.64  % (13348)Termination reason: Unknown
% 2.23/0.64  % (13348)Termination phase: Saturation
% 2.23/0.64  
% 2.23/0.64  % (13348)Memory used [KB]: 6012
% 2.23/0.64  % (13348)Time elapsed: 0.208 s
% 2.23/0.64  % (13348)Instructions burned: 8 (million)
% 2.23/0.64  % (13348)------------------------------
% 2.23/0.64  % (13348)------------------------------
% 2.23/0.65  % (13329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.65  % (13329)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.23/0.65  
% 2.23/0.65  % (13329)Memory used [KB]: 6524
% 2.23/0.65  % (13329)Time elapsed: 0.151 s
% 2.23/0.65  % (13329)Instructions burned: 32 (million)
% 2.23/0.65  % (13329)------------------------------
% 2.23/0.65  % (13329)------------------------------
% 2.23/0.65  % (13340)Refutation not found, incomplete strategy% (13340)------------------------------
% 2.23/0.65  % (13340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.65  % (13340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.65  % (13340)Termination reason: Refutation not found, incomplete strategy
% 2.23/0.65  
% 2.23/0.65  % (13340)Memory used [KB]: 6012
% 2.23/0.65  % (13340)Time elapsed: 0.216 s
% 2.23/0.65  % (13340)Instructions burned: 7 (million)
% 2.23/0.65  % (13340)------------------------------
% 2.23/0.65  % (13340)------------------------------
% 2.23/0.65  % (13343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.65  % (13343)Termination reason: Unknown
% 2.23/0.65  % (13343)Termination phase: Saturation
% 2.23/0.65  
% 2.23/0.65  % (13343)Memory used [KB]: 2046
% 2.23/0.65  % (13343)Time elapsed: 0.146 s
% 2.23/0.65  % (13343)Instructions burned: 45 (million)
% 2.23/0.65  % (13343)------------------------------
% 2.23/0.65  % (13343)------------------------------
% 2.23/0.65  % (13319)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 2.23/0.67  % (13336)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)
% 2.23/0.68  % (13342)Instruction limit reached!
% 2.23/0.68  % (13342)------------------------------
% 2.23/0.68  % (13342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.68  % (13342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.68  % (13342)Termination reason: Unknown
% 2.23/0.68  % (13342)Termination phase: Saturation
% 2.23/0.68  
% 2.23/0.68  % (13342)Memory used [KB]: 6780
% 2.23/0.68  % (13342)Time elapsed: 0.255 s
% 2.23/0.68  % (13342)Instructions burned: 82 (million)
% 2.23/0.68  % (13342)------------------------------
% 2.23/0.68  % (13342)------------------------------
% 2.23/0.69  % (13344)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)
% 2.23/0.69  % (13347)Instruction limit reached!
% 2.23/0.69  % (13347)------------------------------
% 2.23/0.69  % (13347)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.69  % (13347)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.69  % (13347)Termination reason: Unknown
% 2.23/0.69  % (13347)Termination phase: Saturation
% 2.23/0.69  
% 2.23/0.69  % (13347)Memory used [KB]: 6268
% 2.23/0.69  % (13347)Time elapsed: 0.265 s
% 2.23/0.69  % (13347)Instructions burned: 25 (million)
% 2.23/0.69  % (13347)------------------------------
% 2.23/0.69  % (13347)------------------------------
% 2.23/0.69  % (13349)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)
% 2.23/0.71  % (13330)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)
% 2.23/0.71  % (13330)Refutation not found, incomplete strategy% (13330)------------------------------
% 2.23/0.71  % (13330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.71  % (13330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.71  % (13330)Termination reason: Refutation not found, incomplete strategy
% 2.23/0.71  
% 2.23/0.71  % (13330)Memory used [KB]: 5884
% 2.23/0.71  % (13330)Time elapsed: 0.280 s
% 2.23/0.71  % (13330)Instructions burned: 2 (million)
% 2.23/0.71  % (13330)------------------------------
% 2.23/0.71  % (13330)------------------------------
% 2.23/0.71  % (13344)Refutation not found, incomplete strategy% (13344)------------------------------
% 2.23/0.71  % (13344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.71  % (13344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.71  % (13344)Termination reason: Refutation not found, incomplete strategy
% 2.23/0.71  
% 2.23/0.71  % (13344)Memory used [KB]: 6012
% 2.23/0.71  % (13344)Time elapsed: 0.281 s
% 2.23/0.71  % (13344)Instructions burned: 5 (million)
% 2.23/0.71  % (13344)------------------------------
% 2.23/0.71  % (13344)------------------------------
% 2.69/0.72  % (13323)Instruction limit reached!
% 2.69/0.72  % (13323)------------------------------
% 2.69/0.72  % (13323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.72  % (13323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.72  % (13323)Termination reason: Unknown
% 2.69/0.72  % (13323)Termination phase: Saturation
% 2.69/0.72  
% 2.69/0.72  % (13323)Memory used [KB]: 6908
% 2.69/0.72  % (13323)Time elapsed: 0.300 s
% 2.69/0.72  % (13323)Instructions burned: 51 (million)
% 2.69/0.72  % (13323)------------------------------
% 2.69/0.72  % (13323)------------------------------
% 2.69/0.73  % (13382)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 (2997ds/92Mi)
% 2.69/0.73  % (13327)Instruction limit reached!
% 2.69/0.73  % (13327)------------------------------
% 2.69/0.73  % (13327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.73  % (13327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.73  % (13327)Termination reason: Unknown
% 2.69/0.73  % (13327)Termination phase: Saturation
% 2.69/0.73  
% 2.69/0.73  % (13327)Memory used [KB]: 6524
% 2.69/0.73  % (13327)Time elapsed: 0.309 s
% 2.69/0.73  % (13327)Instructions burned: 40 (million)
% 2.69/0.73  % (13327)------------------------------
% 2.69/0.73  % (13327)------------------------------
% 2.69/0.74  % (13333)Instruction limit reached!
% 2.69/0.74  % (13333)------------------------------
% 2.69/0.74  % (13333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.74  % (13333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.74  % (13333)Termination reason: Unknown
% 2.69/0.74  % (13333)Termination phase: Saturation
% 2.69/0.74  
% 2.69/0.74  % (13333)Memory used [KB]: 6780
% 2.69/0.74  % (13333)Time elapsed: 0.316 s
% 2.69/0.74  % (13333)Instructions burned: 52 (million)
% 2.69/0.74  % (13333)------------------------------
% 2.69/0.74  % (13333)------------------------------
% 2.69/0.75  % (13341)Instruction limit reached!
% 2.69/0.75  % (13341)------------------------------
% 2.69/0.75  % (13341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.75  % (13341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.75  % (13341)Termination reason: Unknown
% 2.69/0.75  % (13341)Termination phase: Saturation
% 2.69/0.75  
% 2.69/0.75  % (13341)Memory used [KB]: 7291
% 2.69/0.75  % (13341)Time elapsed: 0.315 s
% 2.69/0.75  % (13341)Instructions burned: 100 (million)
% 2.69/0.75  % (13341)------------------------------
% 2.69/0.75  % (13341)------------------------------
% 2.69/0.75  % (13328)Instruction limit reached!
% 2.69/0.75  % (13328)------------------------------
% 2.69/0.75  % (13328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.75  % (13328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.75  % (13328)Termination reason: Unknown
% 2.69/0.75  % (13328)Termination phase: Saturation
% 2.69/0.75  
% 2.69/0.75  % (13328)Memory used [KB]: 6524
% 2.69/0.75  % (13328)Time elapsed: 0.314 s
% 2.69/0.75  % (13328)Instructions burned: 49 (million)
% 2.69/0.75  % (13328)------------------------------
% 2.69/0.75  % (13328)------------------------------
% 2.69/0.77  % (13349)Instruction limit reached!
% 2.69/0.77  % (13349)------------------------------
% 2.69/0.77  % (13349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.77  % (13349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.77  % (13349)Termination reason: Unknown
% 2.69/0.77  % (13349)Termination phase: Saturation
% 2.69/0.77  
% 2.69/0.77  % (13349)Memory used [KB]: 6396
% 2.69/0.77  % (13349)Time elapsed: 0.344 s
% 2.69/0.77  % (13349)Instructions burned: 24 (million)
% 2.69/0.77  % (13349)------------------------------
% 2.69/0.77  % (13349)------------------------------
% 2.85/0.78  % (13399)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.85/0.79  % (13385)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 (2997ds/87Mi)
% 2.85/0.80  % (13399)Instruction limit reached!
% 2.85/0.80  % (13399)------------------------------
% 2.85/0.80  % (13399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.80  % (13399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.80  % (13399)Termination reason: Unknown
% 2.85/0.80  % (13399)Termination phase: Saturation
% 2.85/0.80  
% 2.85/0.80  % (13399)Memory used [KB]: 6268
% 2.85/0.80  % (13399)Time elapsed: 0.046 s
% 2.85/0.80  % (13399)Instructions burned: 15 (million)
% 2.85/0.80  % (13399)------------------------------
% 2.85/0.80  % (13399)------------------------------
% 2.85/0.80  % (13387)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/107Mi)
% 2.85/0.81  % (13388)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/56Mi)
% 2.85/0.82  % (13391)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/42Mi)
% 2.85/0.83  % (13395)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/131Mi)
% 2.85/0.83  % (13390)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/141Mi)
% 2.85/0.84  % (13382)Instruction limit reached!
% 2.85/0.84  % (13382)------------------------------
% 2.85/0.84  % (13382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.84  % (13382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.84  % (13382)Termination reason: Unknown
% 2.85/0.84  % (13382)Termination phase: Saturation
% 2.85/0.84  
% 2.85/0.84  % (13382)Memory used [KB]: 6780
% 2.85/0.84  % (13382)Time elapsed: 0.158 s
% 2.85/0.84  % (13382)Instructions burned: 92 (million)
% 2.85/0.84  % (13382)------------------------------
% 2.85/0.84  % (13382)------------------------------
% 2.85/0.84  % (13386)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.85/0.85  % (13336)Instruction limit reached!
% 2.85/0.85  % (13336)------------------------------
% 2.85/0.85  % (13336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.85  % (13336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.85  % (13336)Termination reason: Unknown
% 2.85/0.85  % (13336)Termination phase: Saturation
% 2.85/0.85  
% 2.85/0.85  % (13336)Memory used [KB]: 6780
% 2.85/0.85  % (13336)Time elapsed: 0.409 s
% 2.85/0.85  % (13336)Instructions burned: 50 (million)
% 2.85/0.85  % (13336)------------------------------
% 2.85/0.85  % (13336)------------------------------
% 2.85/0.85  % (13345)Instruction limit reached!
% 2.85/0.85  % (13345)------------------------------
% 2.85/0.85  % (13345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.85  % (13345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.85  % (13345)Termination reason: Unknown
% 2.85/0.85  % (13345)Termination phase: Saturation
% 2.85/0.85  
% 2.85/0.85  % (13345)Memory used [KB]: 7419
% 2.85/0.85  % (13345)Time elapsed: 0.389 s
% 2.85/0.85  % (13345)Instructions burned: 96 (million)
% 2.85/0.85  % (13345)------------------------------
% 2.85/0.85  % (13345)------------------------------
% 3.05/0.86  % (13392)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/31Mi)
% 3.05/0.86  % (13396)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/93Mi)
% 3.05/0.86  % (13393)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 3.05/0.87  % (13398)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/86Mi)
% 3.05/0.87  % (13392)Refutation not found, incomplete strategy% (13392)------------------------------
% 3.05/0.87  % (13392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.87  % (13392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.87  % (13392)Termination reason: Refutation not found, incomplete strategy
% 3.05/0.87  
% 3.05/0.87  % (13392)Memory used [KB]: 5884
% 3.05/0.87  % (13392)Time elapsed: 0.173 s
% 3.05/0.87  % (13392)Instructions burned: 1 (million)
% 3.05/0.87  % (13392)------------------------------
% 3.05/0.87  % (13392)------------------------------
% 3.05/0.87  % (13400)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 (2996ds/32Mi)
% 3.05/0.87  % (13384)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 (2997ds/7Mi)
% 3.05/0.87  % (13384)Refutation not found, incomplete strategy% (13384)------------------------------
% 3.05/0.87  % (13384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.05/0.87  % (13384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.05/0.87  % (13384)Termination reason: Refutation not found, incomplete strategy
% 3.05/0.87  
% 3.05/0.87  % (13384)Memory used [KB]: 10362
% 3.05/0.87  % (13384)Time elapsed: 0.227 s
% 3.05/0.87  % (13384)Instructions burned: 3 (million)
% 3.05/0.87  % (13384)------------------------------
% 3.05/0.87  % (13384)------------------------------
% 3.16/0.88  % (13346)Instruction limit reached!
% 3.16/0.88  % (13346)------------------------------
% 3.16/0.88  % (13346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.88  % (13346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.88  % (13346)Termination reason: Unknown
% 3.16/0.88  % (13346)Termination phase: Saturation
% 3.16/0.88  
% 3.16/0.88  % (13346)Memory used [KB]: 7675
% 3.16/0.88  % (13346)Time elapsed: 0.405 s
% 3.16/0.88  % (13346)Instructions burned: 99 (million)
% 3.16/0.88  % (13346)------------------------------
% 3.16/0.88  % (13346)------------------------------
% 3.16/0.88  % (13394)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/84Mi)
% 3.16/0.88  % (13394)Refutation not found, incomplete strategy% (13394)------------------------------
% 3.16/0.88  % (13394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.88  % (13394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.88  % (13394)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.88  
% 3.16/0.88  % (13394)Memory used [KB]: 5884
% 3.16/0.88  % (13394)Time elapsed: 0.184 s
% 3.16/0.88  % (13394)Instructions burned: 1 (million)
% 3.16/0.88  % (13394)------------------------------
% 3.16/0.88  % (13394)------------------------------
% 3.16/0.89  % (13401)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/149Mi)
% 3.16/0.89  % (13401)Refutation not found, incomplete strategy% (13401)------------------------------
% 3.16/0.89  % (13401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.89  % (13401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.89  % (13401)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.89  
% 3.16/0.89  % (13401)Memory used [KB]: 6012
% 3.16/0.89  % (13401)Time elapsed: 0.158 s
% 3.16/0.89  % (13401)Instructions burned: 3 (million)
% 3.16/0.89  % (13401)------------------------------
% 3.16/0.89  % (13401)------------------------------
% 3.16/0.89  % (13397)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 3.16/0.89  % (13391)Instruction limit reached!
% 3.16/0.89  % (13391)------------------------------
% 3.16/0.89  % (13391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.89  % (13391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.89  % (13391)Termination reason: Unknown
% 3.16/0.89  % (13391)Termination phase: Saturation
% 3.16/0.89  
% 3.16/0.89  % (13391)Memory used [KB]: 6524
% 3.16/0.89  % (13391)Time elapsed: 0.196 s
% 3.16/0.89  % (13391)Instructions burned: 43 (million)
% 3.16/0.89  % (13391)------------------------------
% 3.16/0.89  % (13391)------------------------------
% 3.16/0.89  % (13388)Instruction limit reached!
% 3.16/0.89  % (13388)------------------------------
% 3.16/0.89  % (13388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.90  % (13413)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 (2996ds/341Mi)
% 3.16/0.90  % (13411)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/66Mi)
% 3.16/0.90  % (13430)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 (2995ds/21Mi)
% 3.16/0.90  % (13422)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 (2996ds/10Mi)
% 3.16/0.91  % (13422)Instruction limit reached!
% 3.16/0.91  % (13422)------------------------------
% 3.16/0.91  % (13422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.91  % (13422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.91  % (13422)Termination reason: Unknown
% 3.16/0.91  % (13422)Termination phase: Saturation
% 3.16/0.91  
% 3.16/0.91  % (13422)Memory used [KB]: 6140
% 3.16/0.91  % (13422)Time elapsed: 0.125 s
% 3.16/0.91  % (13422)Instructions burned: 10 (million)
% 3.16/0.91  % (13422)------------------------------
% 3.16/0.91  % (13422)------------------------------
% 3.16/0.91  % (13411)Refutation not found, incomplete strategy% (13411)------------------------------
% 3.16/0.91  % (13411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.91  % (13411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.91  % (13411)Termination reason: Refutation not found, incomplete strategy
% 3.16/0.91  
% 3.16/0.91  % (13411)Memory used [KB]: 5884
% 3.16/0.91  % (13411)Time elapsed: 0.173 s
% 3.16/0.91  % (13411)Instructions burned: 1 (million)
% 3.16/0.91  % (13411)------------------------------
% 3.16/0.91  % (13411)------------------------------
% 3.16/0.91  % (13423)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 (2996ds/472Mi)
% 3.16/0.91  % (13388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.91  % (13388)Termination reason: Unknown
% 3.16/0.91  % (13388)Termination phase: Saturation
% 3.16/0.91  
% 3.16/0.91  % (13388)Memory used [KB]: 6652
% 3.16/0.91  % (13388)Time elapsed: 0.201 s
% 3.16/0.91  % (13388)Instructions burned: 56 (million)
% 3.16/0.91  % (13388)------------------------------
% 3.16/0.91  % (13388)------------------------------
% 3.16/0.91  % (13412)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 (2996ds/19Mi)
% 3.16/0.91  % (13420)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 (2996ds/237Mi)
% 3.16/0.91  % (13385)Instruction limit reached!
% 3.16/0.91  % (13385)------------------------------
% 3.16/0.91  % (13385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.92  % (13400)Instruction limit reached!
% 3.16/0.92  % (13400)------------------------------
% 3.16/0.92  % (13400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.92  % (13400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.92  % (13400)Termination reason: Unknown
% 3.16/0.92  % (13400)Termination phase: Saturation
% 3.16/0.92  
% 3.16/0.92  % (13400)Memory used [KB]: 6396
% 3.16/0.92  % (13400)Time elapsed: 0.177 s
% 3.16/0.92  % (13400)Instructions burned: 34 (million)
% 3.16/0.92  % (13400)------------------------------
% 3.16/0.92  % (13400)------------------------------
% 3.60/0.92  % (13385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.92  % (13385)Termination reason: Unknown
% 3.60/0.92  % (13385)Termination phase: Saturation
% 3.60/0.92  
% 3.60/0.92  % (13385)Memory used [KB]: 6908
% 3.60/0.92  % (13385)Time elapsed: 0.246 s
% 3.60/0.92  % (13385)Instructions burned: 88 (million)
% 3.60/0.92  % (13385)------------------------------
% 3.60/0.92  % (13385)------------------------------
% 3.60/0.93  % (13424)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 3.60/0.93  % (13430)Instruction limit reached!
% 3.60/0.93  % (13430)------------------------------
% 3.60/0.93  % (13430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.93  % (13430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.93  % (13430)Termination reason: Unknown
% 3.60/0.93  % (13430)Termination phase: Saturation
% 3.60/0.93  
% 3.60/0.93  % (13430)Memory used [KB]: 1918
% 3.60/0.93  % (13430)Time elapsed: 0.065 s
% 3.60/0.93  % (13430)Instructions burned: 22 (million)
% 3.60/0.93  % (13430)------------------------------
% 3.60/0.93  % (13430)------------------------------
% 3.60/0.93  % (13387)Instruction limit reached!
% 3.60/0.93  % (13387)------------------------------
% 3.60/0.93  % (13387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.93  % (13387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.93  % (13387)Termination reason: Unknown
% 3.60/0.93  % (13387)Termination phase: Saturation
% 3.60/0.93  
% 3.60/0.93  % (13387)Memory used [KB]: 2814
% 3.60/0.93  % (13387)Time elapsed: 0.245 s
% 3.60/0.93  % (13387)Instructions burned: 107 (million)
% 3.60/0.93  % (13387)------------------------------
% 3.60/0.93  % (13387)------------------------------
% 3.86/0.95  % (13386)Instruction limit reached!
% 3.86/0.95  % (13386)------------------------------
% 3.86/0.95  % (13386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/0.95  % (13386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/0.95  % (13386)Termination reason: Unknown
% 3.86/0.95  % (13386)Termination phase: Saturation
% 3.86/0.95  
% 3.86/0.95  % (13386)Memory used [KB]: 2174
% 3.86/0.95  % (13386)Time elapsed: 0.266 s
% 3.86/0.95  % (13386)Instructions burned: 69 (million)
% 3.86/0.95  % (13386)------------------------------
% 3.86/0.95  % (13386)------------------------------
% 3.86/0.95  % (13424)Instruction limit reached!
% 3.86/0.95  % (13424)------------------------------
% 3.86/0.95  % (13424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/0.95  % (13424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/0.95  % (13424)Termination reason: Unknown
% 3.86/0.95  % (13424)Termination phase: Saturation
% 3.86/0.95  
% 3.86/0.95  % (13424)Memory used [KB]: 6396
% 3.86/0.95  % (13424)Time elapsed: 0.155 s
% 3.86/0.95  % (13424)Instructions burned: 23 (million)
% 3.86/0.95  % (13424)------------------------------
% 3.86/0.95  % (13424)------------------------------
% 3.86/0.96  % (13427)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 (2995ds/97Mi)
% 3.86/0.96  % (13427)Refutation not found, incomplete strategy% (13427)------------------------------
% 3.86/0.96  % (13427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/0.96  % (13427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/0.96  % (13427)Termination reason: Refutation not found, incomplete strategy
% 3.86/0.96  
% 3.86/0.96  % (13427)Memory used [KB]: 5884
% 3.86/0.96  % (13427)Time elapsed: 0.169 s
% 3.86/0.96  % (13427)Instructions burned: 1 (million)
% 3.86/0.96  % (13427)------------------------------
% 3.86/0.96  % (13427)------------------------------
% 3.86/0.96  % (13412)Instruction limit reached!
% 3.86/0.96  % (13412)------------------------------
% 3.86/0.96  % (13412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/0.96  % (13412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/0.96  % (13412)Termination reason: Unknown
% 3.86/0.96  % (13412)Termination phase: Saturation
% 3.86/0.96  
% 3.86/0.96  % (13412)Memory used [KB]: 6268
% 3.86/0.96  % (13412)Time elapsed: 0.222 s
% 3.86/0.96  % (13412)Instructions burned: 20 (million)
% 3.86/0.96  % (13412)------------------------------
% 3.86/0.96  % (13412)------------------------------
% 3.86/0.96  % (13434)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 (2995ds/138Mi)
% 3.86/0.96  % (13393)Instruction limit reached!
% 3.86/0.96  % (13393)------------------------------
% 3.86/0.96  % (13393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/0.96  % (13398)Instruction limit reached!
% 3.86/0.96  % (13398)------------------------------
% 3.86/0.96  % (13398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/0.96  % (13393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/0.96  % (13393)Termination reason: Unknown
% 3.86/0.96  % (13398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/0.96  % (13393)Termination phase: Saturation
% 3.86/0.96  
% 3.86/0.96  % (13398)Termination reason: Unknown
% 3.86/0.96  % (13398)Termination phase: Saturation
% 3.86/0.96  
% 3.86/0.96  % (13393)Memory used [KB]: 6524
% 3.86/0.96  % (13393)Time elapsed: 0.266 s
% 3.86/0.96  % (13393)Instructions burned: 68 (million)
% 3.86/0.96  % (13393)------------------------------
% 3.86/0.96  % (13393)------------------------------
% 3.86/0.96  % (13398)Memory used [KB]: 6908
% 3.86/0.96  % (13398)Time elapsed: 0.265 s
% 3.86/0.96  % (13398)Instructions burned: 87 (million)
% 3.86/0.96  % (13398)------------------------------
% 3.86/0.96  % (13398)------------------------------
% 3.86/0.96  % (13436)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 (2994ds/488Mi)
% 3.86/0.98  % (13396)Instruction limit reached!
% 3.86/0.98  % (13396)------------------------------
% 3.86/0.98  % (13396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/0.98  % (13435)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 (2994ds/393Mi)
% 3.86/0.99  % (13396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/0.99  % (13396)Termination reason: Unknown
% 3.86/0.99  % (13396)Termination phase: Saturation
% 3.86/0.99  
% 3.86/0.99  % (13396)Memory used [KB]: 6780
% 3.86/0.99  % (13396)Time elapsed: 0.284 s
% 3.86/0.99  % (13396)Instructions burned: 95 (million)
% 3.86/0.99  % (13396)------------------------------
% 3.86/0.99  % (13396)------------------------------
% 3.86/1.00  % (13437)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/93Mi)
% 3.86/1.00  % (13442)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 (2994ds/222Mi)
% 3.86/1.00  % (13461)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 (2994ds/113Mi)
% 3.86/1.01  % (13447)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 (2994ds/79Mi)
% 3.86/1.01  % (13447)Refutation not found, incomplete strategy% (13447)------------------------------
% 3.86/1.01  % (13447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/1.01  % (13447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/1.01  % (13447)Termination reason: Refutation not found, incomplete strategy
% 3.86/1.01  
% 3.86/1.01  % (13447)Memory used [KB]: 6012
% 3.86/1.01  % (13447)Time elapsed: 0.085 s
% 3.86/1.01  % (13447)Instructions burned: 4 (million)
% 3.86/1.01  % (13447)------------------------------
% 3.86/1.01  % (13447)------------------------------
% 3.86/1.01  % (13440)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 (2994ds/221Mi)
% 3.86/1.01  % (13319)First to succeed.
% 4.38/1.02  % (13395)Instruction limit reached!
% 4.38/1.02  % (13395)------------------------------
% 4.38/1.02  % (13395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.38/1.02  % (13395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.38/1.02  % (13395)Termination reason: Unknown
% 4.38/1.02  % (13395)Termination phase: Saturation
% 4.38/1.02  
% 4.38/1.02  % (13395)Memory used [KB]: 7419
% 4.38/1.02  % (13395)Time elapsed: 0.322 s
% 4.38/1.02  % (13395)Instructions burned: 132 (million)
% 4.38/1.02  % (13395)------------------------------
% 4.38/1.02  % (13395)------------------------------
% 4.38/1.02  % (13444)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 (2994ds/86Mi)
% 4.38/1.02  % (13455)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 (2994ds/118Mi)
% 4.38/1.03  % (13319)Refutation found. Thanks to Tanya!
% 4.38/1.03  % SZS status Theorem for theBenchmark
% 4.38/1.03  % SZS output start Proof for theBenchmark
% See solution above
% 4.38/1.03  % (13319)------------------------------
% 4.38/1.03  % (13319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.38/1.03  % (13319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.38/1.03  % (13319)Termination reason: Refutation
% 4.38/1.03  
% 4.38/1.03  % (13319)Memory used [KB]: 7803
% 4.38/1.03  % (13319)Time elapsed: 0.588 s
% 4.38/1.03  % (13319)Instructions burned: 164 (million)
% 4.38/1.03  % (13319)------------------------------
% 4.38/1.03  % (13319)------------------------------
% 4.38/1.03  % (13318)Success in time 0.666 s
%------------------------------------------------------------------------------