TSTP Solution File: KLE048+1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : KLE048+1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n012.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 May  1 03:02:57 EDT 2024

% Result   : Theorem 1.92s 1.03s
% Output   : Refutation 1.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   28
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   90 (  49 unt;   0 def)
%            Number of atoms       :  164 (  89 equ)
%            Maximal formula atoms :    8 (   1 avg)
%            Number of connectives :  121 (  47   ~;  39   |;  19   &)
%                                         (   8 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   4 con; 0-2 aty)
%            Number of variables   :  123 ( 116   !;   7   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f6386,plain,
    $false,
    inference(subsumption_resolution,[],[f6306,f76]) ).

fof(f76,plain,
    ~ sP5(one),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP5])]) ).

fof(f6306,plain,
    sP5(one),
    inference(backward_demodulation,[],[f80,f6268]) ).

fof(f6268,plain,
    one = sF6,
    inference(superposition,[],[f6233,f50]) ).

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

fof(f7,axiom,
    ! [X0] : multiplication(one,X0) = X0,
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',multiplicative_left_identity) ).

fof(f6233,plain,
    ! [X0] : multiplication(X0,sF6) = X0,
    inference(subsumption_resolution,[],[f6221,f47]) ).

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

fof(f4,axiom,
    ! [X0] : addition(X0,X0) = X0,
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',additive_idempotence) ).

fof(f6221,plain,
    ! [X0] :
      ( multiplication(X0,sF6) = X0
      | addition(X0,X0) != X0 ),
    inference(resolution,[],[f5653,f56]) ).

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

fof(f34,plain,
    ! [X0,X1] :
      ( ( leq(X0,X1)
        | addition(X0,X1) != X1 )
      & ( addition(X0,X1) = X1
        | ~ leq(X0,X1) ) ),
    inference(nnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X0,X1] :
      ( leq(X0,X1)
    <=> addition(X0,X1) = X1 ),
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',order) ).

fof(f5653,plain,
    ! [X0] :
      ( ~ leq(X0,X0)
      | multiplication(X0,sF6) = X0 ),
    inference(forward_demodulation,[],[f5652,f79]) ).

fof(f79,plain,
    star(sK1) = sF6,
    introduced(function_definition,[new_symbols(definition,[sF6])]) ).

fof(f5652,plain,
    ! [X0] :
      ( ~ leq(X0,X0)
      | multiplication(X0,star(sK1)) = X0 ),
    inference(forward_demodulation,[],[f5633,f49]) ).

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

fof(f6,axiom,
    ! [X0] : multiplication(X0,one) = X0,
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',multiplicative_right_identity) ).

fof(f5633,plain,
    ! [X0] :
      ( ~ leq(multiplication(X0,one),X0)
      | multiplication(X0,star(sK1)) = X0 ),
    inference(superposition,[],[f3722,f556]) ).

fof(f556,plain,
    one = addition(sK1,one),
    inference(forward_demodulation,[],[f551,f47]) ).

fof(f551,plain,
    addition(sK1,one) = addition(one,one),
    inference(superposition,[],[f216,f220]) ).

fof(f220,plain,
    one = addition(one,sK0(sK1)),
    inference(forward_demodulation,[],[f215,f154]) ).

fof(f154,plain,
    one = addition(sK1,sK0(sK1)),
    inference(resolution,[],[f94,f70]) ).

fof(f70,plain,
    test(sK1),
    inference(cnf_transformation,[],[f43]) ).

fof(f43,plain,
    ( one != star(sK1)
    & test(sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f33,f42]) ).

fof(f42,plain,
    ( ? [X0] :
        ( one != star(X0)
        & test(X0) )
   => ( one != star(sK1)
      & test(sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f33,plain,
    ? [X0] :
      ( one != star(X0)
      & test(X0) ),
    inference(ennf_transformation,[],[f28]) ).

fof(f28,plain,
    ~ ! [X0] :
        ( test(X0)
       => one = star(X0) ),
    inference(rectify,[],[f22]) ).

fof(f22,negated_conjecture,
    ~ ! [X3] :
        ( test(X3)
       => one = star(X3) ),
    inference(negated_conjecture,[],[f21]) ).

fof(f21,conjecture,
    ! [X3] :
      ( test(X3)
     => one = star(X3) ),
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',goals) ).

fof(f94,plain,
    ! [X0] :
      ( ~ test(X0)
      | one = addition(X0,sK0(X0)) ),
    inference(resolution,[],[f65,f61]) ).

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

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

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

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

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

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

fof(f17,axiom,
    ! [X3] :
      ( test(X3)
    <=> ? [X4] : complement(X4,X3) ),
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',test_1) ).

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

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

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

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

fof(f18,axiom,
    ! [X3,X4] :
      ( complement(X4,X3)
    <=> ( one = addition(X3,X4)
        & zero = multiplication(X4,X3)
        & zero = multiplication(X3,X4) ) ),
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',test_2) ).

fof(f215,plain,
    addition(sK1,sK0(sK1)) = addition(one,sK0(sK1)),
    inference(superposition,[],[f157,f47]) ).

fof(f157,plain,
    ! [X0] : addition(sK1,addition(sK0(sK1),X0)) = addition(one,X0),
    inference(superposition,[],[f45,f154]) ).

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

fof(f23,plain,
    ! [X0,X1,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/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',additive_associativity) ).

fof(f216,plain,
    ! [X0] : addition(one,X0) = addition(sK1,addition(X0,sK0(sK1))),
    inference(superposition,[],[f157,f44]) ).

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

fof(f1,axiom,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',additive_commutativity) ).

fof(f3722,plain,
    ! [X0,X1] :
      ( ~ leq(multiplication(X0,addition(X1,one)),X0)
      | multiplication(X0,star(X1)) = X0 ),
    inference(backward_demodulation,[],[f2612,f3719]) ).

fof(f3719,plain,
    ! [X0] : star(X0) = addition(star(X0),one),
    inference(forward_demodulation,[],[f3687,f1424]) ).

fof(f1424,plain,
    ! [X0] : star(X0) = addition(sK1,star(X0)),
    inference(superposition,[],[f571,f271]) ).

fof(f271,plain,
    ! [X0] : star(X0) = addition(one,multiplication(star(X0),addition(X0,one))),
    inference(backward_demodulation,[],[f117,f236]) ).

fof(f236,plain,
    ! [X0,X1] : multiplication(X0,addition(X1,one)) = addition(multiplication(X0,X1),X0),
    inference(superposition,[],[f51,f49]) ).

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

fof(f8,axiom,
    ! [X0,X1,X2] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',right_distributivity) ).

fof(f117,plain,
    ! [X0] : star(X0) = addition(one,addition(multiplication(star(X0),X0),star(X0))),
    inference(forward_demodulation,[],[f113,f45]) ).

fof(f113,plain,
    ! [X0] : star(X0) = addition(addition(one,multiplication(star(X0),X0)),star(X0)),
    inference(resolution,[],[f58,f55]) ).

fof(f55,plain,
    ! [X0,X1] :
      ( ~ leq(X0,X1)
      | addition(X0,X1) = X1 ),
    inference(cnf_transformation,[],[f34]) ).

fof(f58,plain,
    ! [X0] : leq(addition(one,multiplication(star(X0),X0)),star(X0)),
    inference(cnf_transformation,[],[f14]) ).

fof(f14,axiom,
    ! [X0] : leq(addition(one,multiplication(star(X0),X0)),star(X0)),
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',star_unfold_left) ).

fof(f571,plain,
    ! [X0] : addition(one,X0) = addition(sK1,addition(one,X0)),
    inference(superposition,[],[f45,f556]) ).

fof(f3687,plain,
    ! [X0] : addition(sK1,star(X0)) = addition(star(X0),one),
    inference(superposition,[],[f683,f3392]) ).

fof(f3392,plain,
    ! [X0] : star(X0) = addition(star(X0),c(sK1)),
    inference(superposition,[],[f3370,f44]) ).

fof(f3370,plain,
    ! [X0] : star(X0) = addition(c(sK1),star(X0)),
    inference(forward_demodulation,[],[f3329,f1426]) ).

fof(f1426,plain,
    ! [X0] : star(X0) = addition(one,star(X0)),
    inference(superposition,[],[f135,f271]) ).

fof(f135,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X0,addition(X0,X1)),
    inference(superposition,[],[f45,f47]) ).

fof(f3329,plain,
    ! [X0] : addition(one,star(X0)) = addition(c(sK1),star(X0)),
    inference(superposition,[],[f579,f1424]) ).

fof(f579,plain,
    ! [X0] : addition(one,X0) = addition(c(sK1),addition(sK1,X0)),
    inference(superposition,[],[f45,f566]) ).

fof(f566,plain,
    one = addition(c(sK1),sK1),
    inference(resolution,[],[f95,f70]) ).

fof(f95,plain,
    ! [X0] :
      ( ~ test(X0)
      | one = addition(c(X0),X0) ),
    inference(resolution,[],[f65,f78]) ).

fof(f78,plain,
    ! [X0] :
      ( complement(X0,c(X0))
      | ~ test(X0) ),
    inference(equality_resolution,[],[f67]) ).

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

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

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

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

fof(f19,axiom,
    ! [X3,X4] :
      ( test(X3)
     => ( c(X3) = X4
      <=> complement(X3,X4) ) ),
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',test_3) ).

fof(f683,plain,
    ! [X0] : addition(X0,one) = addition(sK1,addition(X0,c(sK1))),
    inference(superposition,[],[f144,f566]) ).

fof(f144,plain,
    ! [X2,X0,X1] : addition(X0,addition(X1,X2)) = addition(X2,addition(X0,X1)),
    inference(superposition,[],[f45,f44]) ).

fof(f2612,plain,
    ! [X0,X1] :
      ( multiplication(X0,addition(star(X1),one)) = X0
      | ~ leq(multiplication(X0,addition(X1,one)),X0) ),
    inference(forward_demodulation,[],[f2577,f236]) ).

fof(f2577,plain,
    ! [X0,X1] :
      ( ~ leq(multiplication(X0,addition(X1,one)),X0)
      | addition(multiplication(X0,star(X1)),X0) = X0 ),
    inference(superposition,[],[f451,f236]) ).

fof(f451,plain,
    ! [X2,X0,X1] :
      ( ~ leq(addition(multiplication(X0,X1),X2),X0)
      | addition(multiplication(X2,star(X1)),X0) = X0 ),
    inference(resolution,[],[f60,f55]) ).

fof(f60,plain,
    ! [X2,X0,X1] :
      ( leq(multiplication(X2,star(X1)),X0)
      | ~ leq(addition(multiplication(X0,X1),X2),X0) ),
    inference(cnf_transformation,[],[f30]) ).

fof(f30,plain,
    ! [X0,X1,X2] :
      ( leq(multiplication(X2,star(X1)),X0)
      | ~ leq(addition(multiplication(X0,X1),X2),X0) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f16,axiom,
    ! [X0,X1,X2] :
      ( leq(addition(multiplication(X0,X1),X2),X0)
     => leq(multiplication(X2,star(X1)),X0) ),
    file('/export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821',star_induction_right) ).

fof(f80,plain,
    sP5(sF6),
    inference(definition_folding,[],[f77,f79]) ).

fof(f77,plain,
    sP5(star(sK1)),
    inference(inequality_splitting,[],[f71,f76]) ).

fof(f71,plain,
    one != star(sK1),
    inference(cnf_transformation,[],[f43]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : KLE048+1 : TPTP v8.1.2. Released v4.0.0.
% 0.03/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.35  % Computer : n012.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Tue Apr 30 18:33:26 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a FOF_THM_RFO_SEQ problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.RPtjByE7IG/Vampire---4.8_821
% 0.59/0.74  % (1106)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.59/0.74  % (1101)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.59/0.74  % (1102)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.59/0.74  % (1103)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.59/0.74  % (1104)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.59/0.74  % (1105)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.59/0.74  % (1100)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.59/0.74  % (1103)Refutation not found, incomplete strategy% (1103)------------------------------
% 0.59/0.74  % (1103)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.74  % (1103)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.74  
% 0.59/0.74  % (1103)Memory used [KB]: 971
% 0.59/0.74  % (1103)Time elapsed: 0.003 s
% 0.59/0.74  % (1103)Instructions burned: 2 (million)
% 0.59/0.74  % (1103)------------------------------
% 0.59/0.74  % (1103)------------------------------
% 0.59/0.74  % (1105)Refutation not found, incomplete strategy% (1105)------------------------------
% 0.59/0.74  % (1105)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.74  % (1105)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.74  
% 0.59/0.74  % (1105)Memory used [KB]: 972
% 0.59/0.74  % (1105)Time elapsed: 0.003 s
% 0.59/0.74  % (1105)Instructions burned: 2 (million)
% 0.59/0.74  % (1105)------------------------------
% 0.59/0.74  % (1105)------------------------------
% 0.59/0.74  % (1104)Refutation not found, incomplete strategy% (1104)------------------------------
% 0.59/0.74  % (1104)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.74  % (1104)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.74  
% 0.59/0.74  % (1104)Memory used [KB]: 1055
% 0.59/0.74  % (1104)Time elapsed: 0.003 s
% 0.59/0.74  % (1104)Instructions burned: 3 (million)
% 0.59/0.74  % (1104)------------------------------
% 0.59/0.74  % (1104)------------------------------
% 0.59/0.74  % (1100)Refutation not found, incomplete strategy% (1100)------------------------------
% 0.59/0.74  % (1100)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.74  % (1100)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.74  
% 0.59/0.74  % (1100)Memory used [KB]: 1056
% 0.59/0.74  % (1100)Time elapsed: 0.004 s
% 0.59/0.74  % (1100)Instructions burned: 4 (million)
% 0.59/0.74  % (1100)------------------------------
% 0.59/0.74  % (1100)------------------------------
% 0.59/0.75  % (1107)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.59/0.75  % (1110)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/208Mi)
% 0.59/0.75  % (1109)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2996ds/50Mi)
% 0.59/0.75  % (1111)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2996ds/52Mi)
% 0.59/0.75  % (1107)Refutation not found, incomplete strategy% (1107)------------------------------
% 0.59/0.75  % (1107)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.75  % (1107)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.75  
% 0.59/0.75  % (1107)Memory used [KB]: 973
% 0.59/0.75  % (1107)Time elapsed: 0.003 s
% 0.59/0.75  % (1107)Instructions burned: 2 (million)
% 0.59/0.75  % (1107)------------------------------
% 0.59/0.75  % (1107)------------------------------
% 0.59/0.75  % (1108)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.59/0.75  % (1108)Refutation not found, incomplete strategy% (1108)------------------------------
% 0.59/0.75  % (1108)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.75  % (1108)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.75  
% 0.59/0.75  % (1108)Memory used [KB]: 1053
% 0.59/0.75  % (1108)Time elapsed: 0.004 s
% 0.59/0.75  % (1108)Instructions burned: 3 (million)
% 0.59/0.75  % (1108)------------------------------
% 0.59/0.75  % (1108)------------------------------
% 0.59/0.76  % (1112)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2996ds/518Mi)
% 0.59/0.76  % (1112)Refutation not found, incomplete strategy% (1112)------------------------------
% 0.59/0.76  % (1112)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.76  % (1112)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.76  
% 0.59/0.76  % (1112)Memory used [KB]: 1040
% 0.59/0.76  % (1112)Time elapsed: 0.004 s
% 0.59/0.76  % (1112)Instructions burned: 3 (million)
% 0.59/0.76  % (1112)------------------------------
% 0.59/0.76  % (1112)------------------------------
% 0.59/0.76  % (1113)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2996ds/42Mi)
% 0.62/0.76  % (1113)Refutation not found, incomplete strategy% (1113)------------------------------
% 0.62/0.76  % (1113)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.76  % (1113)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.76  
% 0.62/0.76  % (1113)Memory used [KB]: 1043
% 0.62/0.76  % (1113)Time elapsed: 0.004 s
% 0.62/0.76  % (1113)Instructions burned: 3 (million)
% 0.62/0.76  % (1113)------------------------------
% 0.62/0.76  % (1113)------------------------------
% 0.62/0.77  % (1114)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2996ds/243Mi)
% 0.62/0.77  % (1106)Instruction limit reached!
% 0.62/0.77  % (1106)------------------------------
% 0.62/0.77  % (1106)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.77  % (1106)Termination reason: Unknown
% 0.62/0.77  % (1106)Termination phase: Saturation
% 0.62/0.77  
% 0.62/0.77  % (1106)Memory used [KB]: 1827
% 0.62/0.77  % (1106)Time elapsed: 0.029 s
% 0.62/0.77  % (1106)Instructions burned: 84 (million)
% 0.62/0.77  % (1106)------------------------------
% 0.62/0.77  % (1106)------------------------------
% 0.62/0.77  % (1115)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2996ds/117Mi)
% 0.62/0.77  % (1115)Refutation not found, incomplete strategy% (1115)------------------------------
% 0.62/0.77  % (1115)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.77  % (1115)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.77  
% 0.62/0.77  % (1115)Memory used [KB]: 974
% 0.62/0.77  % (1115)Time elapsed: 0.025 s
% 0.62/0.77  % (1115)Instructions burned: 2 (million)
% 0.62/0.77  % (1115)------------------------------
% 0.62/0.77  % (1115)------------------------------
% 0.62/0.77  % (1116)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2996ds/143Mi)
% 0.62/0.77  % (1116)Refutation not found, incomplete strategy% (1116)------------------------------
% 0.62/0.77  % (1116)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.77  % (1116)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.77  
% 0.62/0.77  % (1116)Memory used [KB]: 1075
% 0.62/0.77  % (1116)Time elapsed: 0.030 s
% 0.62/0.77  % (1116)Instructions burned: 6 (million)
% 0.62/0.77  % (1116)------------------------------
% 0.62/0.77  % (1116)------------------------------
% 0.62/0.77  % (1101)Instruction limit reached!
% 0.62/0.77  % (1101)------------------------------
% 0.62/0.77  % (1101)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.77  % (1101)Termination reason: Unknown
% 0.62/0.77  % (1101)Termination phase: Saturation
% 0.62/0.77  
% 0.62/0.77  % (1101)Memory used [KB]: 1554
% 0.62/0.77  % (1101)Time elapsed: 0.034 s
% 0.62/0.77  % (1101)Instructions burned: 51 (million)
% 0.62/0.77  % (1101)------------------------------
% 0.62/0.77  % (1101)------------------------------
% 0.62/0.78  % (1109)Instruction limit reached!
% 0.62/0.78  % (1109)------------------------------
% 0.62/0.78  % (1109)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.78  % (1109)Termination reason: Unknown
% 0.62/0.78  % (1109)Termination phase: Saturation
% 0.62/0.78  
% 0.62/0.78  % (1109)Memory used [KB]: 1289
% 0.62/0.78  % (1109)Time elapsed: 0.028 s
% 0.62/0.78  % (1109)Instructions burned: 50 (million)
% 0.62/0.78  % (1109)------------------------------
% 0.62/0.78  % (1109)------------------------------
% 0.62/0.78  % (1118)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2995ds/62Mi)
% 0.62/0.78  % (1117)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on Vampire---4 for (2996ds/93Mi)
% 0.62/0.78  % (1119)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2995ds/32Mi)
% 0.62/0.78  % (1120)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2995ds/1919Mi)
% 0.62/0.78  % (1111)Instruction limit reached!
% 0.62/0.78  % (1111)------------------------------
% 0.62/0.78  % (1111)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.78  % (1111)Termination reason: Unknown
% 0.62/0.78  % (1111)Termination phase: Saturation
% 0.62/0.78  
% 0.62/0.78  % (1111)Memory used [KB]: 1514
% 0.62/0.78  % (1111)Time elapsed: 0.033 s
% 0.62/0.78  % (1111)Instructions burned: 52 (million)
% 0.62/0.78  % (1111)------------------------------
% 0.62/0.78  % (1111)------------------------------
% 0.62/0.78  % (1121)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2995ds/55Mi)
% 0.62/0.79  % (1102)Instruction limit reached!
% 0.62/0.79  % (1102)------------------------------
% 0.62/0.79  % (1102)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.79  % (1102)Termination reason: Unknown
% 0.62/0.79  % (1102)Termination phase: Saturation
% 0.62/0.79  
% 0.62/0.79  % (1102)Memory used [KB]: 1809
% 0.62/0.79  % (1102)Time elapsed: 0.046 s
% 0.62/0.79  % (1102)Instructions burned: 78 (million)
% 0.62/0.79  % (1102)------------------------------
% 0.62/0.79  % (1102)------------------------------
% 0.62/0.79  % (1122)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2995ds/53Mi)
% 0.62/0.79  % (1118)Instruction limit reached!
% 0.62/0.79  % (1118)------------------------------
% 0.62/0.79  % (1118)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.79  % (1118)Termination reason: Unknown
% 0.62/0.79  % (1118)Termination phase: Saturation
% 0.62/0.79  
% 0.62/0.79  % (1118)Memory used [KB]: 1462
% 0.62/0.79  % (1118)Time elapsed: 0.019 s
% 0.62/0.79  % (1118)Instructions burned: 65 (million)
% 0.62/0.79  % (1118)------------------------------
% 0.62/0.79  % (1118)------------------------------
% 0.62/0.80  % (1123)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2995ds/46Mi)
% 0.62/0.80  % (1119)Instruction limit reached!
% 0.62/0.80  % (1119)------------------------------
% 0.62/0.80  % (1119)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.80  % (1119)Termination reason: Unknown
% 0.62/0.80  % (1119)Termination phase: Saturation
% 0.62/0.80  
% 0.62/0.80  % (1119)Memory used [KB]: 1350
% 0.62/0.80  % (1119)Time elapsed: 0.020 s
% 0.62/0.80  % (1119)Instructions burned: 33 (million)
% 0.62/0.80  % (1119)------------------------------
% 0.62/0.80  % (1119)------------------------------
% 0.62/0.80  % (1123)Refutation not found, incomplete strategy% (1123)------------------------------
% 0.62/0.80  % (1123)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.80  % (1123)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (1123)Memory used [KB]: 1056
% 0.62/0.80  % (1123)Time elapsed: 0.002 s
% 0.62/0.80  % (1123)Instructions burned: 3 (million)
% 0.62/0.80  % (1123)------------------------------
% 0.62/0.80  % (1123)------------------------------
% 0.62/0.80  % (1124)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2995ds/102Mi)
% 0.62/0.80  % (1125)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2995ds/35Mi)
% 0.62/0.81  % (1121)Instruction limit reached!
% 0.62/0.81  % (1121)------------------------------
% 0.62/0.81  % (1121)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.81  % (1121)Termination reason: Unknown
% 0.62/0.81  % (1121)Termination phase: Saturation
% 0.62/0.81  
% 0.62/0.81  % (1121)Memory used [KB]: 1580
% 0.62/0.81  % (1121)Time elapsed: 0.029 s
% 0.62/0.81  % (1121)Instructions burned: 55 (million)
% 0.62/0.81  % (1121)------------------------------
% 0.62/0.81  % (1121)------------------------------
% 0.62/0.82  % (1125)Instruction limit reached!
% 0.62/0.82  % (1125)------------------------------
% 0.62/0.82  % (1125)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.82  % (1126)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 0.62/0.82  % (1125)Termination reason: Unknown
% 0.62/0.82  % (1125)Termination phase: Saturation
% 0.62/0.82  
% 0.62/0.82  % (1125)Memory used [KB]: 1322
% 0.62/0.82  % (1125)Time elapsed: 0.014 s
% 0.62/0.82  % (1125)Instructions burned: 35 (million)
% 0.62/0.82  % (1125)------------------------------
% 0.62/0.82  % (1125)------------------------------
% 0.62/0.82  % (1127)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2995ds/109Mi)
% 0.91/0.82  % (1122)Instruction limit reached!
% 0.91/0.82  % (1122)------------------------------
% 0.91/0.82  % (1122)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.91/0.82  % (1122)Termination reason: Unknown
% 0.91/0.82  % (1122)Termination phase: Saturation
% 0.91/0.82  
% 0.91/0.82  % (1122)Memory used [KB]: 1452
% 0.91/0.82  % (1122)Time elapsed: 0.030 s
% 0.91/0.82  % (1122)Instructions burned: 53 (million)
% 0.91/0.82  % (1122)------------------------------
% 0.91/0.82  % (1122)------------------------------
% 0.91/0.83  % (1128)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2995ds/161Mi)
% 0.91/0.83  % (1128)Refutation not found, incomplete strategy% (1128)------------------------------
% 0.91/0.83  % (1128)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.91/0.83  % (1128)Termination reason: Refutation not found, incomplete strategy
% 0.91/0.83  
% 0.91/0.83  % (1128)Memory used [KB]: 976
% 0.91/0.83  % (1128)Time elapsed: 0.005 s
% 0.91/0.83  % (1128)Instructions burned: 3 (million)
% 0.91/0.83  % (1128)------------------------------
% 0.91/0.83  % (1128)------------------------------
% 0.91/0.83  % (1117)Instruction limit reached!
% 0.91/0.83  % (1117)------------------------------
% 0.91/0.83  % (1117)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.91/0.83  % (1117)Termination reason: Unknown
% 0.91/0.83  % (1117)Termination phase: Saturation
% 0.91/0.83  
% 0.91/0.83  % (1117)Memory used [KB]: 1970
% 0.91/0.83  % (1117)Time elapsed: 0.081 s
% 0.91/0.83  % (1117)Instructions burned: 93 (million)
% 0.91/0.83  % (1117)------------------------------
% 0.91/0.83  % (1117)------------------------------
% 0.91/0.83  % (1139)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2995ds/69Mi)
% 0.91/0.84  % (1147)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2995ds/40Mi)
% 0.91/0.84  % (1139)Refutation not found, incomplete strategy% (1139)------------------------------
% 0.91/0.84  % (1139)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.91/0.84  % (1139)Termination reason: Refutation not found, incomplete strategy
% 0.91/0.84  
% 0.91/0.84  % (1139)Memory used [KB]: 1085
% 0.91/0.84  % (1139)Time elapsed: 0.008 s
% 0.91/0.84  % (1139)Instructions burned: 6 (million)
% 0.91/0.84  % (1139)------------------------------
% 0.91/0.84  % (1139)------------------------------
% 0.91/0.85  % (1148)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2995ds/360Mi)
% 1.02/0.86  % (1110)Instruction limit reached!
% 1.02/0.86  % (1110)------------------------------
% 1.02/0.86  % (1110)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.86  % (1110)Termination reason: Unknown
% 1.02/0.86  % (1110)Termination phase: Saturation
% 1.02/0.86  
% 1.02/0.86  % (1110)Memory used [KB]: 2136
% 1.02/0.86  % (1110)Time elapsed: 0.116 s
% 1.02/0.86  % (1110)Instructions burned: 208 (million)
% 1.02/0.86  % (1110)------------------------------
% 1.02/0.86  % (1110)------------------------------
% 1.02/0.87  % (1151)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2994ds/161Mi)
% 1.02/0.87  % (1151)Refutation not found, incomplete strategy% (1151)------------------------------
% 1.02/0.87  % (1151)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.87  % (1151)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.87  
% 1.02/0.87  % (1151)Memory used [KB]: 972
% 1.02/0.87  % (1151)Time elapsed: 0.003 s
% 1.02/0.87  % (1151)Instructions burned: 2 (million)
% 1.02/0.87  % (1151)------------------------------
% 1.02/0.87  % (1151)------------------------------
% 1.02/0.87  % (1153)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2994ds/80Mi)
% 1.02/0.87  % (1127)Instruction limit reached!
% 1.02/0.87  % (1127)------------------------------
% 1.02/0.87  % (1127)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.87  % (1127)Termination reason: Unknown
% 1.02/0.87  % (1127)Termination phase: Saturation
% 1.02/0.87  
% 1.02/0.87  % (1127)Memory used [KB]: 1537
% 1.02/0.87  % (1127)Time elapsed: 0.056 s
% 1.02/0.87  % (1127)Instructions burned: 110 (million)
% 1.02/0.87  % (1127)------------------------------
% 1.02/0.87  % (1127)------------------------------
% 1.02/0.87  % (1153)Refutation not found, incomplete strategy% (1153)------------------------------
% 1.02/0.87  % (1153)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.87  % (1153)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.87  
% 1.02/0.87  % (1153)Memory used [KB]: 1054
% 1.02/0.87  % (1153)Time elapsed: 0.003 s
% 1.02/0.87  % (1153)Instructions burned: 3 (million)
% 1.02/0.87  % (1153)------------------------------
% 1.02/0.87  % (1153)------------------------------
% 1.02/0.88  % (1154)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on Vampire---4 for (2994ds/37Mi)
% 1.02/0.88  % (1124)Instruction limit reached!
% 1.02/0.88  % (1124)------------------------------
% 1.02/0.88  % (1124)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.88  % (1124)Termination reason: Unknown
% 1.02/0.88  % (1124)Termination phase: Saturation
% 1.02/0.88  
% 1.02/0.88  % (1124)Memory used [KB]: 2419
% 1.02/0.88  % (1124)Time elapsed: 0.078 s
% 1.02/0.88  % (1124)Instructions burned: 102 (million)
% 1.02/0.88  % (1124)------------------------------
% 1.02/0.88  % (1124)------------------------------
% 1.02/0.88  % (1155)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on Vampire---4 for (2994ds/55Mi)
% 1.02/0.88  % (1155)Refutation not found, incomplete strategy% (1155)------------------------------
% 1.02/0.88  % (1155)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.88  % (1155)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.88  
% 1.02/0.88  % (1155)Memory used [KB]: 1057
% 1.02/0.88  % (1155)Time elapsed: 0.004 s
% 1.02/0.88  % (1155)Instructions burned: 4 (million)
% 1.02/0.88  % (1155)------------------------------
% 1.02/0.88  % (1155)------------------------------
% 1.02/0.88  % (1157)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on Vampire---4 for (2994ds/47Mi)
% 1.02/0.88  % (1147)Instruction limit reached!
% 1.02/0.88  % (1147)------------------------------
% 1.02/0.88  % (1147)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.88  % (1147)Termination reason: Unknown
% 1.02/0.88  % (1147)Termination phase: Saturation
% 1.02/0.88  
% 1.02/0.88  % (1147)Memory used [KB]: 1537
% 1.02/0.88  % (1147)Time elapsed: 0.044 s
% 1.02/0.88  % (1147)Instructions burned: 41 (million)
% 1.02/0.88  % (1147)------------------------------
% 1.02/0.88  % (1147)------------------------------
% 1.02/0.88  % (1157)Refutation not found, incomplete strategy% (1157)------------------------------
% 1.02/0.88  % (1157)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.88  % (1157)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.88  
% 1.02/0.88  % (1157)Memory used [KB]: 971
% 1.02/0.88  % (1157)Time elapsed: 0.003 s
% 1.02/0.88  % (1157)Instructions burned: 2 (million)
% 1.02/0.88  % (1157)------------------------------
% 1.02/0.88  % (1157)------------------------------
% 1.02/0.88  % (1126)Instruction limit reached!
% 1.02/0.88  % (1126)------------------------------
% 1.02/0.88  % (1126)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.88  % (1126)Termination reason: Unknown
% 1.02/0.88  % (1126)Termination phase: Saturation
% 1.02/0.88  
% 1.02/0.88  % (1126)Memory used [KB]: 1736
% 1.02/0.88  % (1126)Time elapsed: 0.070 s
% 1.02/0.88  % (1126)Instructions burned: 88 (million)
% 1.02/0.88  % (1126)------------------------------
% 1.02/0.88  % (1126)------------------------------
% 1.02/0.88  % (1159)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2994ds/32Mi)
% 1.02/0.89  % (1160)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on Vampire---4 for (2994ds/132Mi)
% 1.02/0.89  % (1159)Refutation not found, incomplete strategy% (1159)------------------------------
% 1.02/0.89  % (1159)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.89  % (1159)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.89  
% 1.02/0.89  % (1159)Memory used [KB]: 1074
% 1.02/0.89  % (1159)Time elapsed: 0.004 s
% 1.02/0.89  % (1159)Instructions burned: 4 (million)
% 1.02/0.89  % (1159)------------------------------
% 1.02/0.89  % (1159)------------------------------
% 1.02/0.89  % (1161)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on Vampire---4 for (2994ds/54Mi)
% 1.02/0.89  % (1163)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on Vampire---4 for (2994ds/82Mi)
% 1.02/0.89  % (1160)Refutation not found, incomplete strategy% (1160)------------------------------
% 1.02/0.89  % (1160)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.89  % (1160)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.89  
% 1.02/0.89  % (1160)Memory used [KB]: 1056
% 1.02/0.89  % (1160)Time elapsed: 0.004 s
% 1.02/0.89  % (1160)Instructions burned: 4 (million)
% 1.02/0.89  % (1160)------------------------------
% 1.02/0.89  % (1160)------------------------------
% 1.02/0.89  % (1161)Refutation not found, incomplete strategy% (1161)------------------------------
% 1.02/0.89  % (1161)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.89  % (1161)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.89  
% 1.02/0.89  % (1161)Memory used [KB]: 974
% 1.02/0.89  % (1161)Time elapsed: 0.003 s
% 1.02/0.89  % (1161)Instructions burned: 2 (million)
% 1.02/0.89  % (1161)------------------------------
% 1.02/0.89  % (1161)------------------------------
% 1.02/0.89  % (1165)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on Vampire---4 for (2994ds/119Mi)
% 1.02/0.89  % (1168)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2994ds/177Mi)
% 1.02/0.89  % (1169)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on Vampire---4 for (2994ds/117Mi)
% 1.02/0.89  % (1165)Refutation not found, incomplete strategy% (1165)------------------------------
% 1.02/0.89  % (1165)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.89  % (1165)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.89  
% 1.02/0.89  % (1165)Memory used [KB]: 1054
% 1.02/0.89  % (1165)Time elapsed: 0.003 s
% 1.02/0.89  % (1165)Instructions burned: 3 (million)
% 1.02/0.89  % (1165)------------------------------
% 1.02/0.89  % (1165)------------------------------
% 1.02/0.89  % (1168)Refutation not found, incomplete strategy% (1168)------------------------------
% 1.02/0.89  % (1168)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.89  % (1168)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.89  
% 1.02/0.89  % (1168)Memory used [KB]: 975
% 1.02/0.89  % (1168)Time elapsed: 0.003 s
% 1.02/0.89  % (1168)Instructions burned: 3 (million)
% 1.02/0.89  % (1168)------------------------------
% 1.02/0.89  % (1168)------------------------------
% 1.02/0.90  % (1172)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on Vampire---4 for (2994ds/49Mi)
% 1.02/0.90  % (1154)Instruction limit reached!
% 1.02/0.90  % (1154)------------------------------
% 1.02/0.90  % (1154)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.90  % (1154)Termination reason: Unknown
% 1.02/0.90  % (1154)Termination phase: Saturation
% 1.02/0.90  
% 1.02/0.90  % (1154)Memory used [KB]: 1475
% 1.02/0.90  % (1154)Time elapsed: 0.021 s
% 1.02/0.90  % (1154)Instructions burned: 37 (million)
% 1.02/0.90  % (1154)------------------------------
% 1.02/0.90  % (1154)------------------------------
% 1.02/0.90  % (1173)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on Vampire---4 for (2994ds/51Mi)
% 1.02/0.90  % (1174)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on Vampire---4 for (2994ds/149Mi)
% 1.02/0.90  % (1174)Refutation not found, incomplete strategy% (1174)------------------------------
% 1.02/0.90  % (1174)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.90  % (1174)Termination reason: Refutation not found, incomplete strategy
% 1.02/0.90  
% 1.02/0.90  % (1174)Memory used [KB]: 1056
% 1.02/0.90  % (1174)Time elapsed: 0.003 s
% 1.02/0.90  % (1174)Instructions burned: 3 (million)
% 1.02/0.90  % (1174)------------------------------
% 1.02/0.90  % (1174)------------------------------
% 1.02/0.90  % (1175)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on Vampire---4 for (2994ds/56Mi)
% 1.02/0.91  % (1114)Instruction limit reached!
% 1.02/0.91  % (1114)------------------------------
% 1.02/0.91  % (1114)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.91  % (1114)Termination reason: Unknown
% 1.02/0.91  % (1114)Termination phase: Saturation
% 1.02/0.91  
% 1.02/0.91  % (1114)Memory used [KB]: 2694
% 1.02/0.91  % (1114)Time elapsed: 0.164 s
% 1.02/0.91  % (1114)Instructions burned: 243 (million)
% 1.02/0.91  % (1114)------------------------------
% 1.02/0.91  % (1114)------------------------------
% 1.02/0.91  % (1177)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on Vampire---4 for (2994ds/289Mi)
% 1.02/0.92  % (1172)Instruction limit reached!
% 1.02/0.92  % (1172)------------------------------
% 1.02/0.92  % (1172)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.92  % (1172)Termination reason: Unknown
% 1.02/0.92  % (1172)Termination phase: Saturation
% 1.02/0.92  
% 1.02/0.92  % (1172)Memory used [KB]: 1491
% 1.02/0.92  % (1172)Time elapsed: 0.028 s
% 1.02/0.92  % (1172)Instructions burned: 49 (million)
% 1.02/0.92  % (1172)------------------------------
% 1.02/0.92  % (1172)------------------------------
% 1.02/0.92  % (1179)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on Vampire---4 for (2994ds/206Mi)
% 1.02/0.92  % (1173)Instruction limit reached!
% 1.02/0.92  % (1173)------------------------------
% 1.02/0.92  % (1173)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.02/0.92  % (1173)Termination reason: Unknown
% 1.02/0.92  % (1173)Termination phase: Saturation
% 1.02/0.92  
% 1.02/0.93  % (1173)Memory used [KB]: 1839
% 1.02/0.93  % (1173)Time elapsed: 0.031 s
% 1.02/0.93  % (1173)Instructions burned: 52 (million)
% 1.02/0.93  % (1173)------------------------------
% 1.02/0.93  % (1173)------------------------------
% 1.69/0.93  % (1180)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on Vampire---4 for (2994ds/50Mi)
% 1.69/0.93  % (1163)Instruction limit reached!
% 1.69/0.93  % (1163)------------------------------
% 1.69/0.93  % (1163)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.93  % (1163)Termination reason: Unknown
% 1.69/0.93  % (1163)Termination phase: Saturation
% 1.69/0.93  
% 1.69/0.93  % (1163)Memory used [KB]: 1703
% 1.69/0.93  % (1163)Time elapsed: 0.047 s
% 1.69/0.93  % (1163)Instructions burned: 82 (million)
% 1.69/0.93  % (1163)------------------------------
% 1.69/0.93  % (1163)------------------------------
% 1.69/0.93  % (1175)Instruction limit reached!
% 1.69/0.93  % (1175)------------------------------
% 1.69/0.93  % (1175)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.93  % (1175)Termination reason: Unknown
% 1.69/0.93  % (1175)Termination phase: Saturation
% 1.69/0.93  
% 1.69/0.93  % (1175)Memory used [KB]: 1425
% 1.69/0.93  % (1175)Time elapsed: 0.031 s
% 1.69/0.93  % (1175)Instructions burned: 56 (million)
% 1.69/0.93  % (1175)------------------------------
% 1.69/0.93  % (1175)------------------------------
% 1.69/0.94  % (1183)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2994ds/1483Mi)
% 1.69/0.94  % (1184)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on Vampire---4 for (2994ds/67Mi)
% 1.69/0.96  % (1169)Instruction limit reached!
% 1.69/0.96  % (1169)------------------------------
% 1.69/0.96  % (1169)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.96  % (1169)Termination reason: Unknown
% 1.69/0.96  % (1169)Termination phase: Saturation
% 1.69/0.96  
% 1.69/0.96  % (1169)Memory used [KB]: 1706
% 1.69/0.96  % (1169)Time elapsed: 0.067 s
% 1.69/0.96  % (1169)Instructions burned: 117 (million)
% 1.69/0.96  % (1169)------------------------------
% 1.69/0.96  % (1169)------------------------------
% 1.69/0.96  % (1180)Instruction limit reached!
% 1.69/0.96  % (1180)------------------------------
% 1.69/0.96  % (1180)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.96  % (1180)Termination reason: Unknown
% 1.69/0.96  % (1180)Termination phase: Saturation
% 1.69/0.96  
% 1.69/0.96  % (1180)Memory used [KB]: 1388
% 1.69/0.96  % (1180)Time elapsed: 0.030 s
% 1.69/0.96  % (1180)Instructions burned: 51 (million)
% 1.69/0.96  % (1180)------------------------------
% 1.69/0.96  % (1180)------------------------------
% 1.69/0.96  % (1188)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on Vampire---4 for (2994ds/67Mi)
% 1.69/0.96  % (1189)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on Vampire---4 for (2994ds/52Mi)
% 1.69/0.96  % (1188)Refutation not found, incomplete strategy% (1188)------------------------------
% 1.69/0.96  % (1188)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.96  % (1188)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.96  
% 1.69/0.96  % (1188)Memory used [KB]: 1041
% 1.69/0.96  % (1188)Time elapsed: 0.003 s
% 1.69/0.96  % (1188)Instructions burned: 3 (million)
% 1.69/0.96  % (1188)------------------------------
% 1.69/0.96  % (1188)------------------------------
% 1.69/0.97  % (1192)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2994ds/366Mi)
% 1.69/0.97  % (1192)Refutation not found, incomplete strategy% (1192)------------------------------
% 1.69/0.97  % (1192)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.97  % (1192)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.97  
% 1.69/0.97  % (1192)Memory used [KB]: 972
% 1.69/0.97  % (1192)Time elapsed: 0.003 s
% 1.69/0.97  % (1192)Instructions burned: 2 (million)
% 1.69/0.97  % (1192)------------------------------
% 1.69/0.97  % (1192)------------------------------
% 1.69/0.97  % (1184)Instruction limit reached!
% 1.69/0.97  % (1184)------------------------------
% 1.69/0.97  % (1184)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.69/0.97  % (1184)Termination reason: Unknown
% 1.69/0.97  % (1184)Termination phase: Saturation
% 1.69/0.97  
% 1.69/0.97  % (1184)Memory used [KB]: 1447
% 1.69/0.97  % (1184)Time elapsed: 0.035 s
% 1.69/0.97  % (1184)Instructions burned: 69 (million)
% 1.69/0.97  % (1184)------------------------------
% 1.69/0.97  % (1184)------------------------------
% 1.69/0.97  % (1194)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on Vampire---4 for (2994ds/863Mi)
% 1.92/0.97  % (1195)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on Vampire---4 for (2994ds/163Mi)
% 1.92/0.99  % (1189)Instruction limit reached!
% 1.92/0.99  % (1189)------------------------------
% 1.92/0.99  % (1189)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.92/0.99  % (1189)Termination reason: Unknown
% 1.92/0.99  % (1189)Termination phase: Saturation
% 1.92/0.99  
% 1.92/0.99  % (1189)Memory used [KB]: 1375
% 1.92/0.99  % (1189)Time elapsed: 0.032 s
% 1.92/0.99  % (1189)Instructions burned: 52 (million)
% 1.92/0.99  % (1189)------------------------------
% 1.92/0.99  % (1189)------------------------------
% 1.92/0.99  % (1200)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on Vampire---4 for (2993ds/77Mi)
% 1.92/1.03  % (1148)First to succeed.
% 1.92/1.03  % (1148)Refutation found. Thanks to Tanya!
% 1.92/1.03  % SZS status Theorem for Vampire---4
% 1.92/1.03  % SZS output start Proof for Vampire---4
% See solution above
% 1.92/1.03  % (1148)------------------------------
% 1.92/1.03  % (1148)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.92/1.03  % (1148)Termination reason: Refutation
% 1.92/1.03  
% 1.92/1.03  % (1148)Memory used [KB]: 2590
% 1.92/1.03  % (1148)Time elapsed: 0.182 s
% 1.92/1.03  % (1148)Instructions burned: 311 (million)
% 1.92/1.03  % (1148)------------------------------
% 1.92/1.03  % (1148)------------------------------
% 1.92/1.03  % (1096)Success in time 0.654 s
% 1.92/1.03  % Vampire---4.8 exiting
%------------------------------------------------------------------------------