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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : KLE160+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/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n015.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 : Sun May  5 07:16:34 EDT 2024

% Result   : Theorem 8.16s 1.80s
% Output   : Refutation 8.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   74 (  61 unt;   0 def)
%            Number of atoms       :   91 (  57 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   36 (  19   ~;   6   |;   5   &)
%                                         (   1 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   5 con; 0-2 aty)
%            Number of variables   :  113 ( 107   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2100,plain,
    $false,
    inference(subsumption_resolution,[],[f2099,f1907]) ).

fof(f1907,plain,
    ! [X0,X1] : multiplication(X0,star(X1)) = addition(X0,multiplication(X0,star(X1))),
    inference(superposition,[],[f141,f530]) ).

fof(f530,plain,
    ! [X0,X1] : multiplication(X1,star(X0)) = addition(X1,multiplication(X1,multiplication(star(X0),X0))),
    inference(forward_demodulation,[],[f503,f93]) ).

fof(f93,plain,
    ! [X0] : multiplication(X0,strong_iteration(zero)) = X0,
    inference(backward_demodulation,[],[f50,f89]) ).

fof(f89,plain,
    one = strong_iteration(zero),
    inference(forward_demodulation,[],[f88,f52]) ).

fof(f52,plain,
    ! [X0] : addition(zero,X0) = X0,
    inference(superposition,[],[f45,f48]) ).

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

fof(f3,axiom,
    ! [X0] : addition(X0,zero) = X0,
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',additive_identity) ).

fof(f45,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/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',additive_commutativity) ).

fof(f88,plain,
    addition(zero,one) = strong_iteration(zero),
    inference(forward_demodulation,[],[f86,f45]) ).

fof(f86,plain,
    addition(one,zero) = strong_iteration(zero),
    inference(superposition,[],[f51,f47]) ).

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

fof(f10,axiom,
    ! [X0] : zero = multiplication(zero,X0),
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',left_annihilation) ).

fof(f51,plain,
    ! [X0] : strong_iteration(X0) = addition(one,multiplication(X0,strong_iteration(X0))),
    inference(forward_demodulation,[],[f46,f45]) ).

fof(f46,plain,
    ! [X0] : strong_iteration(X0) = addition(multiplication(X0,strong_iteration(X0)),one),
    inference(cnf_transformation,[],[f15]) ).

fof(f15,axiom,
    ! [X0] : strong_iteration(X0) = addition(multiplication(X0,strong_iteration(X0)),one),
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',infty_unfold1) ).

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

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

fof(f503,plain,
    ! [X0,X1] : multiplication(X1,star(X0)) = addition(multiplication(X1,strong_iteration(zero)),multiplication(X1,multiplication(star(X0),X0))),
    inference(superposition,[],[f38,f90]) ).

fof(f90,plain,
    ! [X0] : star(X0) = addition(strong_iteration(zero),multiplication(star(X0),X0)),
    inference(backward_demodulation,[],[f41,f89]) ).

fof(f41,plain,
    ! [X0] : star(X0) = addition(one,multiplication(star(X0),X0)),
    inference(cnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X0] : star(X0) = addition(one,multiplication(star(X0),X0)),
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',star_unfold2) ).

fof(f38,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/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',distributivity1) ).

fof(f141,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X0,addition(X0,X1)),
    inference(superposition,[],[f44,f43]) ).

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

fof(f4,axiom,
    ! [X0] : addition(X0,X0) = X0,
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',idempotence) ).

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

fof(f22,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/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',additive_associativity) ).

fof(f2099,plain,
    multiplication(sK1,star(sK2)) != addition(sK1,multiplication(sK1,star(sK2))),
    inference(backward_demodulation,[],[f311,f2098]) ).

fof(f2098,plain,
    multiplication(sK1,star(sK2)) = addition(multiplication(sK1,star(sK2)),multiplication(sK0,multiplication(sK1,star(sK2)))),
    inference(forward_demodulation,[],[f2096,f45]) ).

fof(f2096,plain,
    multiplication(sK1,star(sK2)) = addition(multiplication(sK0,multiplication(sK1,star(sK2))),multiplication(sK1,star(sK2))),
    inference(unit_resulting_resolution,[],[f2029,f32]) ).

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

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

fof(f18,axiom,
    ! [X0,X1] :
      ( leq(X0,X1)
    <=> addition(X0,X1) = X1 ),
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',order) ).

fof(f2029,plain,
    leq(multiplication(sK0,multiplication(sK1,star(sK2))),multiplication(sK1,star(sK2))),
    inference(superposition,[],[f993,f531]) ).

fof(f531,plain,
    ! [X0,X1] : multiplication(X1,star(X0)) = addition(X1,multiplication(X1,multiplication(X0,star(X0)))),
    inference(forward_demodulation,[],[f504,f93]) ).

fof(f504,plain,
    ! [X0,X1] : multiplication(X1,star(X0)) = addition(multiplication(X1,strong_iteration(zero)),multiplication(X1,multiplication(X0,star(X0)))),
    inference(superposition,[],[f38,f91]) ).

fof(f91,plain,
    ! [X0] : star(X0) = addition(strong_iteration(zero),multiplication(X0,star(X0))),
    inference(backward_demodulation,[],[f42,f89]) ).

fof(f42,plain,
    ! [X0] : star(X0) = addition(one,multiplication(X0,star(X0))),
    inference(cnf_transformation,[],[f11]) ).

fof(f11,axiom,
    ! [X0] : star(X0) = addition(one,multiplication(X0,star(X0))),
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',star_unfold1) ).

fof(f993,plain,
    ! [X0,X1] : leq(multiplication(sK0,multiplication(sK1,X0)),addition(X1,multiplication(sK1,multiplication(sK2,X0)))),
    inference(superposition,[],[f819,f370]) ).

fof(f370,plain,
    ! [X0] : multiplication(sK1,multiplication(sK2,X0)) = addition(multiplication(sK0,multiplication(sK1,X0)),multiplication(sK1,multiplication(sK2,X0))),
    inference(forward_demodulation,[],[f369,f39]) ).

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

fof(f5,axiom,
    ! [X0,X1,X2] : multiplication(X0,multiplication(X1,X2)) = multiplication(multiplication(X0,X1),X2),
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',multiplicative_associativity) ).

fof(f369,plain,
    ! [X0] : multiplication(sK1,multiplication(sK2,X0)) = addition(multiplication(multiplication(sK0,sK1),X0),multiplication(sK1,multiplication(sK2,X0))),
    inference(forward_demodulation,[],[f346,f39]) ).

fof(f346,plain,
    ! [X0] : multiplication(multiplication(sK1,sK2),X0) = addition(multiplication(multiplication(sK0,sK1),X0),multiplication(multiplication(sK1,sK2),X0)),
    inference(superposition,[],[f37,f60]) ).

fof(f60,plain,
    multiplication(sK1,sK2) = addition(multiplication(sK0,sK1),multiplication(sK1,sK2)),
    inference(unit_resulting_resolution,[],[f30,f32]) ).

fof(f30,plain,
    leq(multiplication(sK0,sK1),multiplication(sK1,sK2)),
    inference(cnf_transformation,[],[f28]) ).

fof(f28,plain,
    ( ~ leq(multiplication(star(sK0),sK1),multiplication(sK1,star(sK2)))
    & leq(multiplication(sK0,sK1),multiplication(sK1,sK2)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f23,f27]) ).

fof(f27,plain,
    ( ? [X0,X1,X2] :
        ( ~ leq(multiplication(star(X0),X1),multiplication(X1,star(X2)))
        & leq(multiplication(X0,X1),multiplication(X1,X2)) )
   => ( ~ leq(multiplication(star(sK0),sK1),multiplication(sK1,star(sK2)))
      & leq(multiplication(sK0,sK1),multiplication(sK1,sK2)) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

fof(f19,conjecture,
    ! [X3,X4,X5] :
      ( leq(multiplication(X3,X4),multiplication(X4,X5))
     => leq(multiplication(star(X3),X4),multiplication(X4,star(X5))) ),
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',goals) ).

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

fof(f9,axiom,
    ! [X0,X1,X2] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',distributivity2) ).

fof(f819,plain,
    ! [X2,X0,X1] : leq(X0,addition(X2,addition(X0,X1))),
    inference(superposition,[],[f644,f157]) ).

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

fof(f644,plain,
    ! [X0,X1] : leq(X0,addition(X0,X1)),
    inference(unit_resulting_resolution,[],[f141,f33]) ).

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

fof(f311,plain,
    multiplication(sK1,star(sK2)) != addition(sK1,addition(multiplication(sK1,star(sK2)),multiplication(sK0,multiplication(sK1,star(sK2))))),
    inference(forward_demodulation,[],[f310,f163]) ).

fof(f163,plain,
    ! [X2,X0,X1] : addition(X0,addition(X1,X2)) = addition(X1,addition(X0,X2)),
    inference(forward_demodulation,[],[f143,f44]) ).

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

fof(f310,plain,
    multiplication(sK1,star(sK2)) != addition(multiplication(sK1,star(sK2)),addition(sK1,multiplication(sK0,multiplication(sK1,star(sK2))))),
    inference(forward_demodulation,[],[f308,f45]) ).

fof(f308,plain,
    multiplication(sK1,star(sK2)) != addition(addition(sK1,multiplication(sK0,multiplication(sK1,star(sK2)))),multiplication(sK1,star(sK2))),
    inference(unit_resulting_resolution,[],[f302,f33]) ).

fof(f302,plain,
    ~ leq(addition(sK1,multiplication(sK0,multiplication(sK1,star(sK2)))),multiplication(sK1,star(sK2))),
    inference(forward_demodulation,[],[f297,f45]) ).

fof(f297,plain,
    ~ leq(addition(multiplication(sK0,multiplication(sK1,star(sK2))),sK1),multiplication(sK1,star(sK2))),
    inference(unit_resulting_resolution,[],[f31,f36]) ).

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

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

fof(f13,axiom,
    ! [X0,X1,X2] :
      ( leq(addition(multiplication(X0,X2),X1),X2)
     => leq(multiplication(star(X0),X1),X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702',star_induction1) ).

fof(f31,plain,
    ~ leq(multiplication(star(sK0),sK1),multiplication(sK1,star(sK2))),
    inference(cnf_transformation,[],[f28]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.10  % Problem    : KLE160+1 : TPTP v8.1.2. Released v4.0.0.
% 0.09/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.11/0.31  % Computer : n015.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit   : 300
% 0.11/0.31  % WCLimit    : 300
% 0.11/0.31  % DateTime   : Fri May  3 21:19:23 EDT 2024
% 0.11/0.32  % CPUTime    : 
% 0.11/0.32  This is a FOF_THM_RFO_SEQ problem
% 0.11/0.32  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.M5KMgN3Hed/Vampire---4.8_702
% 0.60/0.80  % (826)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 (2995ds/51Mi)
% 0.60/0.80  % (828)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.60/0.80  % (827)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.60/0.80  % (825)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 (2995ds/34Mi)
% 0.60/0.80  % (830)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.60/0.80  % (829)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 (2995ds/34Mi)
% 0.60/0.80  % (831)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 (2995ds/83Mi)
% 0.60/0.80  % (832)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 (2995ds/56Mi)
% 0.60/0.80  % (832)Refutation not found, incomplete strategy% (832)------------------------------
% 0.60/0.80  % (832)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  % (829)Refutation not found, incomplete strategy% (829)------------------------------
% 0.60/0.80  % (829)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  % (829)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.80  
% 0.60/0.80  % (829)Memory used [KB]: 969
% 0.60/0.80  % (829)Time elapsed: 0.003 s
% 0.60/0.80  % (829)Instructions burned: 3 (million)
% 0.60/0.80  % (832)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.80  % (830)Refutation not found, incomplete strategy% (830)------------------------------
% 0.60/0.80  % (830)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  
% 0.60/0.80  % (832)Memory used [KB]: 967
% 0.60/0.80  % (832)Time elapsed: 0.003 s
% 0.60/0.80  % (832)Instructions burned: 2 (million)
% 0.60/0.80  % (830)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.80  
% 0.60/0.80  % (830)Memory used [KB]: 964
% 0.60/0.80  % (830)Time elapsed: 0.003 s
% 0.60/0.80  % (830)Instructions burned: 2 (million)
% 0.60/0.80  % (829)------------------------------
% 0.60/0.80  % (829)------------------------------
% 0.60/0.80  % (832)------------------------------
% 0.60/0.80  % (832)------------------------------
% 0.60/0.80  % (830)------------------------------
% 0.60/0.80  % (830)------------------------------
% 0.60/0.80  % (825)Refutation not found, incomplete strategy% (825)------------------------------
% 0.60/0.80  % (825)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  % (825)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.80  
% 0.60/0.80  % (825)Memory used [KB]: 995
% 0.60/0.80  % (825)Time elapsed: 0.004 s
% 0.60/0.80  % (825)Instructions burned: 3 (million)
% 0.60/0.80  % (825)------------------------------
% 0.60/0.80  % (825)------------------------------
% 0.60/0.80  % (828)Refutation not found, incomplete strategy% (828)------------------------------
% 0.60/0.80  % (828)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  % (828)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.80  
% 0.60/0.80  % (828)Memory used [KB]: 969
% 0.60/0.80  % (828)Time elapsed: 0.004 s
% 0.60/0.80  % (828)Instructions burned: 3 (million)
% 0.64/0.80  % (828)------------------------------
% 0.64/0.80  % (828)------------------------------
% 0.64/0.80  % (833)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 (2995ds/55Mi)
% 0.64/0.80  % (834)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 (2995ds/50Mi)
% 0.64/0.80  % (835)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 (2995ds/208Mi)
% 0.64/0.80  % (836)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 (2995ds/52Mi)
% 0.64/0.81  % (834)Refutation not found, incomplete strategy% (834)------------------------------
% 0.64/0.81  % (834)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.64/0.81  % (834)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.81  
% 0.64/0.81  % (834)Memory used [KB]: 970
% 0.64/0.81  % (834)Time elapsed: 0.003 s
% 0.64/0.81  % (834)Instructions burned: 3 (million)
% 0.64/0.81  % (837)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 (2995ds/518Mi)
% 0.64/0.81  % (834)------------------------------
% 0.64/0.81  % (834)------------------------------
% 0.64/0.81  % (837)Refutation not found, incomplete strategy% (837)------------------------------
% 0.64/0.81  % (837)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.64/0.81  % (837)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.81  
% 0.64/0.81  % (837)Memory used [KB]: 1031
% 0.64/0.81  % (837)Time elapsed: 0.003 s
% 0.64/0.81  % (837)Instructions burned: 3 (million)
% 0.64/0.81  % (837)------------------------------
% 0.64/0.81  % (837)------------------------------
% 0.64/0.81  % (838)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 (2995ds/42Mi)
% 0.64/0.81  % (838)Refutation not found, incomplete strategy% (838)------------------------------
% 0.64/0.81  % (838)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.64/0.81  % (838)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.81  
% 0.64/0.81  % (838)Memory used [KB]: 1047
% 0.64/0.81  % (838)Time elapsed: 0.003 s
% 0.64/0.81  % (838)Instructions burned: 3 (million)
% 0.64/0.81  % (838)------------------------------
% 0.64/0.81  % (838)------------------------------
% 0.64/0.81  % (839)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 (2995ds/243Mi)
% 0.64/0.81  % (840)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 (2995ds/117Mi)
% 0.64/0.81  % (840)Refutation not found, incomplete strategy% (840)------------------------------
% 0.64/0.81  % (840)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.64/0.81  % (840)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.81  
% 0.64/0.81  % (840)Memory used [KB]: 966
% 0.64/0.81  % (840)Time elapsed: 0.002 s
% 0.64/0.81  % (840)Instructions burned: 2 (million)
% 0.64/0.81  % (840)------------------------------
% 0.64/0.81  % (840)------------------------------
% 0.64/0.82  % (841)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 (2995ds/143Mi)
% 0.64/0.82  % (841)Refutation not found, incomplete strategy% (841)------------------------------
% 0.64/0.82  % (841)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.64/0.82  % (841)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.82  
% 0.64/0.82  % (841)Memory used [KB]: 1048
% 0.64/0.82  % (841)Time elapsed: 0.003 s
% 0.64/0.82  % (841)Instructions burned: 4 (million)
% 0.64/0.82  % (841)------------------------------
% 0.64/0.82  % (841)------------------------------
% 0.64/0.82  % (842)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 (2995ds/93Mi)
% 0.64/0.83  % (826)Instruction limit reached!
% 0.64/0.83  % (826)------------------------------
% 0.64/0.83  % (826)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.64/0.83  % (826)Termination reason: Unknown
% 0.64/0.83  % (826)Termination phase: Saturation
% 0.64/0.83  
% 0.64/0.83  % (826)Memory used [KB]: 1499
% 0.64/0.83  % (826)Time elapsed: 0.031 s
% 0.64/0.83  % (826)Instructions burned: 52 (million)
% 0.64/0.83  % (826)------------------------------
% 0.64/0.83  % (826)------------------------------
% 0.64/0.83  % (836)Instruction limit reached!
% 0.64/0.83  % (836)------------------------------
% 0.64/0.83  % (836)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.64/0.83  % (836)Termination reason: Unknown
% 0.64/0.83  % (836)Termination phase: Saturation
% 0.64/0.83  
% 0.64/0.83  % (836)Memory used [KB]: 1473
% 0.64/0.83  % (836)Time elapsed: 0.028 s
% 0.64/0.83  % (836)Instructions burned: 53 (million)
% 0.64/0.83  % (836)------------------------------
% 0.64/0.83  % (836)------------------------------
% 0.64/0.83  % (833)Instruction limit reached!
% 0.64/0.83  % (833)------------------------------
% 0.64/0.83  % (833)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.64/0.83  % (833)Termination reason: Unknown
% 0.64/0.83  % (833)Termination phase: Saturation
% 0.64/0.83  
% 0.64/0.83  % (833)Memory used [KB]: 1366
% 0.64/0.83  % (833)Time elapsed: 0.029 s
% 0.64/0.83  % (833)Instructions burned: 55 (million)
% 0.64/0.83  % (833)------------------------------
% 0.64/0.83  % (833)------------------------------
% 0.64/0.83  % (843)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 (2994ds/62Mi)
% 0.64/0.83  % (843)Refutation not found, incomplete strategy% (843)------------------------------
% 0.64/0.83  % (843)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.64/0.83  % (843)Termination reason: Refutation not found, incomplete strategy
% 0.64/0.83  
% 0.64/0.83  % (843)Memory used [KB]: 1033
% 0.64/0.83  % (843)Time elapsed: 0.003 s
% 0.64/0.83  % (843)Instructions burned: 3 (million)
% 0.64/0.83  % (843)------------------------------
% 0.64/0.83  % (843)------------------------------
% 0.64/0.83  % (844)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 (2994ds/32Mi)
% 0.64/0.83  % (845)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 (2994ds/1919Mi)
% 0.77/0.84  % (846)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 (2994ds/55Mi)
% 0.77/0.84  % (846)Refutation not found, incomplete strategy% (846)------------------------------
% 0.77/0.84  % (846)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.84  % (846)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.84  
% 0.77/0.84  % (846)Memory used [KB]: 1049
% 0.77/0.84  % (846)Time elapsed: 0.003 s
% 0.77/0.84  % (846)Instructions burned: 3 (million)
% 0.77/0.84  % (846)------------------------------
% 0.77/0.84  % (846)------------------------------
% 0.77/0.84  % (827)Instruction limit reached!
% 0.77/0.84  % (827)------------------------------
% 0.77/0.84  % (827)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.84  % (827)Termination reason: Unknown
% 0.77/0.84  % (827)Termination phase: Saturation
% 0.77/0.84  
% 0.77/0.84  % (827)Memory used [KB]: 1650
% 0.77/0.84  % (827)Time elapsed: 0.042 s
% 0.77/0.84  % (827)Instructions burned: 78 (million)
% 0.77/0.84  % (827)------------------------------
% 0.77/0.84  % (827)------------------------------
% 0.77/0.84  % (847)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 (2994ds/53Mi)
% 0.77/0.84  % (848)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 (2994ds/46Mi)
% 0.77/0.84  % (831)Instruction limit reached!
% 0.77/0.84  % (831)------------------------------
% 0.77/0.84  % (831)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.84  % (831)Termination reason: Unknown
% 0.77/0.84  % (831)Termination phase: Saturation
% 0.77/0.84  
% 0.77/0.84  % (831)Memory used [KB]: 1856
% 0.77/0.84  % (831)Time elapsed: 0.046 s
% 0.77/0.84  % (831)Instructions burned: 84 (million)
% 0.77/0.84  % (831)------------------------------
% 0.77/0.84  % (831)------------------------------
% 0.77/0.84  % (847)Refutation not found, incomplete strategy% (847)------------------------------
% 0.77/0.84  % (847)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.84  % (847)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.84  
% 0.77/0.84  % (847)Memory used [KB]: 1049
% 0.77/0.84  % (847)Time elapsed: 0.003 s
% 0.77/0.84  % (847)Instructions burned: 4 (million)
% 0.77/0.84  % (848)Refutation not found, incomplete strategy% (848)------------------------------
% 0.77/0.84  % (848)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.84  % (848)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.84  
% 0.77/0.84  % (847)------------------------------
% 0.77/0.84  % (847)------------------------------
% 0.77/0.84  % (848)Memory used [KB]: 1034
% 0.77/0.84  % (848)Time elapsed: 0.003 s
% 0.77/0.84  % (848)Instructions burned: 3 (million)
% 0.77/0.84  % (848)------------------------------
% 0.77/0.84  % (848)------------------------------
% 0.77/0.85  % (849)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 (2994ds/102Mi)
% 0.77/0.85  % (850)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 (2994ds/35Mi)
% 0.77/0.85  % (851)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2994ds/87Mi)
% 0.77/0.85  % (844)Instruction limit reached!
% 0.77/0.85  % (844)------------------------------
% 0.77/0.85  % (844)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.85  % (844)Termination reason: Unknown
% 0.77/0.85  % (844)Termination phase: Saturation
% 0.77/0.85  
% 0.77/0.85  % (844)Memory used [KB]: 1292
% 0.77/0.85  % (844)Time elapsed: 0.017 s
% 0.77/0.85  % (844)Instructions burned: 33 (million)
% 0.77/0.85  % (844)------------------------------
% 0.77/0.85  % (844)------------------------------
% 0.77/0.85  % (852)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 (2994ds/109Mi)
% 0.77/0.87  % (842)Instruction limit reached!
% 0.77/0.87  % (842)------------------------------
% 0.77/0.87  % (842)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.87  % (842)Termination reason: Unknown
% 0.77/0.87  % (842)Termination phase: Saturation
% 0.77/0.87  
% 0.77/0.87  % (842)Memory used [KB]: 1802
% 0.77/0.87  % (842)Time elapsed: 0.044 s
% 0.77/0.87  % (842)Instructions burned: 93 (million)
% 0.77/0.87  % (842)------------------------------
% 0.77/0.87  % (842)------------------------------
% 0.77/0.87  % (850)Instruction limit reached!
% 0.77/0.87  % (850)------------------------------
% 0.77/0.87  % (850)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.87  % (850)Termination reason: Unknown
% 0.77/0.87  % (850)Termination phase: Saturation
% 0.77/0.87  
% 0.77/0.87  % (850)Memory used [KB]: 1389
% 0.77/0.87  % (850)Time elapsed: 0.021 s
% 0.77/0.87  % (850)Instructions burned: 35 (million)
% 0.77/0.87  % (850)------------------------------
% 0.77/0.87  % (850)------------------------------
% 0.77/0.87  % (853)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 (2994ds/161Mi)
% 0.77/0.87  % (854)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 (2994ds/69Mi)
% 0.77/0.87  % (853)Refutation not found, incomplete strategy% (853)------------------------------
% 0.77/0.87  % (853)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.87  % (853)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.87  
% 0.77/0.87  % (853)Memory used [KB]: 965
% 0.77/0.87  % (853)Time elapsed: 0.003 s
% 0.77/0.87  % (853)Instructions burned: 2 (million)
% 0.77/0.87  % (853)------------------------------
% 0.77/0.87  % (853)------------------------------
% 0.77/0.87  % (854)Refutation not found, incomplete strategy% (854)------------------------------
% 0.77/0.87  % (854)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.87  % (854)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.87  
% 0.77/0.87  % (854)Memory used [KB]: 1050
% 0.77/0.87  % (854)Time elapsed: 0.003 s
% 0.77/0.87  % (854)Instructions burned: 3 (million)
% 0.77/0.87  % (854)------------------------------
% 0.77/0.87  % (854)------------------------------
% 0.77/0.87  % (855)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 (2994ds/40Mi)
% 0.77/0.87  % (856)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 (2994ds/360Mi)
% 0.77/0.89  % (851)Instruction limit reached!
% 0.77/0.89  % (851)------------------------------
% 0.77/0.89  % (851)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.89  % (851)Termination reason: Unknown
% 0.77/0.89  % (851)Termination phase: Saturation
% 0.77/0.89  
% 0.77/0.89  % (851)Memory used [KB]: 1691
% 0.77/0.89  % (851)Time elapsed: 0.046 s
% 0.77/0.89  % (851)Instructions burned: 88 (million)
% 0.77/0.89  % (851)------------------------------
% 0.77/0.89  % (851)------------------------------
% 0.77/0.90  % (857)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)
% 0.77/0.90  % (849)Instruction limit reached!
% 0.77/0.90  % (849)------------------------------
% 0.77/0.90  % (849)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.90  % (849)Termination reason: Unknown
% 0.77/0.90  % (849)Termination phase: Saturation
% 0.77/0.90  
% 0.77/0.90  % (849)Memory used [KB]: 1800
% 0.77/0.90  % (849)Time elapsed: 0.051 s
% 0.77/0.90  % (849)Instructions burned: 102 (million)
% 0.77/0.90  % (849)------------------------------
% 0.77/0.90  % (849)------------------------------
% 0.77/0.90  % (855)Instruction limit reached!
% 0.77/0.90  % (855)------------------------------
% 0.77/0.90  % (855)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.90  % (855)Termination reason: Unknown
% 0.77/0.90  % (855)Termination phase: Saturation
% 0.77/0.90  
% 0.77/0.90  % (855)Memory used [KB]: 1489
% 0.77/0.90  % (855)Time elapsed: 0.025 s
% 0.77/0.90  % (855)Instructions burned: 40 (million)
% 0.77/0.90  % (855)------------------------------
% 0.77/0.90  % (855)------------------------------
% 0.77/0.90  % (858)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)
% 0.77/0.90  % (859)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)
% 0.77/0.90  % (852)Instruction limit reached!
% 0.77/0.90  % (852)------------------------------
% 0.77/0.90  % (852)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.90  % (852)Termination reason: Unknown
% 0.77/0.90  % (852)Termination phase: Saturation
% 0.77/0.90  
% 0.77/0.90  % (852)Memory used [KB]: 1867
% 0.77/0.90  % (852)Time elapsed: 0.054 s
% 0.77/0.90  % (852)Instructions burned: 109 (million)
% 0.77/0.90  % (852)------------------------------
% 0.77/0.90  % (852)------------------------------
% 0.77/0.91  % (860)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)
% 0.77/0.91  % (835)Instruction limit reached!
% 0.77/0.91  % (835)------------------------------
% 0.77/0.91  % (835)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.91  % (835)Termination reason: Unknown
% 0.77/0.91  % (835)Termination phase: Saturation
% 0.77/0.91  
% 0.77/0.91  % (835)Memory used [KB]: 3454
% 0.77/0.91  % (835)Time elapsed: 0.111 s
% 0.77/0.91  % (835)Instructions burned: 209 (million)
% 0.77/0.91  % (835)------------------------------
% 0.77/0.91  % (835)------------------------------
% 0.77/0.92  % (861)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)
% 0.77/0.92  % (839)Instruction limit reached!
% 0.77/0.92  % (839)------------------------------
% 0.77/0.92  % (839)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.92  % (839)Termination reason: Unknown
% 0.77/0.92  % (839)Termination phase: Saturation
% 0.77/0.92  
% 0.77/0.92  % (839)Memory used [KB]: 2864
% 0.77/0.92  % (839)Time elapsed: 0.109 s
% 0.77/0.92  % (839)Instructions burned: 243 (million)
% 0.77/0.92  % (839)------------------------------
% 0.77/0.92  % (839)------------------------------
% 0.77/0.92  % (861)Refutation not found, incomplete strategy% (861)------------------------------
% 0.77/0.92  % (861)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.92  % (861)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.92  
% 0.77/0.92  % (861)Memory used [KB]: 965
% 0.77/0.92  % (861)Time elapsed: 0.003 s
% 0.77/0.92  % (861)Instructions burned: 2 (million)
% 0.77/0.92  % (861)------------------------------
% 0.77/0.92  % (861)------------------------------
% 0.77/0.92  % (859)Instruction limit reached!
% 0.77/0.92  % (859)------------------------------
% 0.77/0.92  % (859)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.92  % (859)Termination reason: Unknown
% 0.77/0.92  % (859)Termination phase: Saturation
% 0.77/0.92  
% 0.77/0.92  % (859)Memory used [KB]: 1305
% 0.77/0.92  % (859)Time elapsed: 0.020 s
% 0.77/0.92  % (859)Instructions burned: 38 (million)
% 0.77/0.92  % (859)------------------------------
% 0.77/0.92  % (859)------------------------------
% 0.77/0.92  % (862)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2994ds/32Mi)
% 0.77/0.92  % (863)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)
% 0.77/0.92  % (862)Refutation not found, incomplete strategy% (862)------------------------------
% 0.77/0.92  % (862)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.92  % (862)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.92  
% 0.77/0.92  % (862)Memory used [KB]: 970
% 0.77/0.92  % (862)Time elapsed: 0.003 s
% 0.77/0.92  % (862)Instructions burned: 3 (million)
% 0.77/0.92  % (864)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)
% 0.77/0.92  % (862)------------------------------
% 0.77/0.92  % (862)------------------------------
% 0.77/0.92  % (863)Refutation not found, incomplete strategy% (863)------------------------------
% 0.77/0.92  % (863)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.92  % (863)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.92  
% 0.77/0.92  % (863)Memory used [KB]: 1045
% 0.77/0.92  % (863)Time elapsed: 0.003 s
% 0.77/0.92  % (863)Instructions burned: 3 (million)
% 0.77/0.92  % (864)Refutation not found, incomplete strategy% (864)------------------------------
% 0.77/0.92  % (864)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.92  % (864)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.92  
% 0.77/0.92  % (864)Memory used [KB]: 968
% 0.77/0.92  % (864)Time elapsed: 0.002 s
% 0.77/0.92  % (864)Instructions burned: 2 (million)
% 0.77/0.92  % (863)------------------------------
% 0.77/0.92  % (863)------------------------------
% 0.77/0.92  % (864)------------------------------
% 0.77/0.92  % (864)------------------------------
% 0.77/0.93  % (865)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)
% 0.77/0.93  % (866)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)
% 0.77/0.93  % (867)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)
% 0.77/0.93  % (867)Refutation not found, incomplete strategy% (867)------------------------------
% 0.77/0.93  % (867)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.93  % (867)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.93  
% 0.77/0.93  % (867)Memory used [KB]: 965
% 0.77/0.93  % (867)Time elapsed: 0.003 s
% 0.77/0.93  % (867)Instructions burned: 3 (million)
% 0.77/0.93  % (867)------------------------------
% 0.77/0.93  % (867)------------------------------
% 1.42/0.93  % (868)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.42/0.94  % (860)Instruction limit reached!
% 1.42/0.94  % (860)------------------------------
% 1.42/0.94  % (860)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.94  % (860)Termination reason: Unknown
% 1.42/0.94  % (860)Termination phase: Saturation
% 1.42/0.94  
% 1.42/0.94  % (860)Memory used [KB]: 1537
% 1.42/0.94  % (860)Time elapsed: 0.030 s
% 1.42/0.94  % (860)Instructions burned: 55 (million)
% 1.42/0.94  % (860)------------------------------
% 1.42/0.94  % (860)------------------------------
% 1.42/0.94  % (869)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.42/0.94  % (858)Instruction limit reached!
% 1.42/0.94  % (858)------------------------------
% 1.42/0.94  % (858)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.94  % (858)Termination reason: Unknown
% 1.42/0.94  % (858)Termination phase: Saturation
% 1.42/0.94  
% 1.42/0.94  % (858)Memory used [KB]: 1904
% 1.42/0.94  % (858)Time elapsed: 0.044 s
% 1.42/0.94  % (858)Instructions burned: 81 (million)
% 1.42/0.94  % (858)------------------------------
% 1.42/0.94  % (858)------------------------------
% 1.42/0.94  % (870)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 (2993ds/51Mi)
% 1.42/0.96  % (869)Instruction limit reached!
% 1.42/0.96  % (869)------------------------------
% 1.42/0.96  % (869)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.96  % (869)Termination reason: Unknown
% 1.42/0.96  % (869)Termination phase: Saturation
% 1.42/0.96  
% 1.42/0.96  % (869)Memory used [KB]: 1254
% 1.42/0.96  % (869)Time elapsed: 0.047 s
% 1.42/0.96  % (869)Instructions burned: 50 (million)
% 1.42/0.96  % (869)------------------------------
% 1.42/0.96  % (869)------------------------------
% 1.42/0.96  % (865)Instruction limit reached!
% 1.42/0.96  % (865)------------------------------
% 1.42/0.96  % (865)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.97  % (865)Termination reason: Unknown
% 1.42/0.97  % (865)Termination phase: Saturation
% 1.42/0.97  
% 1.42/0.97  % (865)Memory used [KB]: 1744
% 1.42/0.97  % (865)Time elapsed: 0.062 s
% 1.42/0.97  % (865)Instructions burned: 83 (million)
% 1.42/0.97  % (865)------------------------------
% 1.42/0.97  % (865)------------------------------
% 1.42/0.97  % (871)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 (2993ds/149Mi)
% 1.42/0.97  % (871)Refutation not found, incomplete strategy% (871)------------------------------
% 1.42/0.97  % (871)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.97  % (871)Termination reason: Refutation not found, incomplete strategy
% 1.42/0.97  
% 1.42/0.97  % (871)Memory used [KB]: 1034
% 1.42/0.97  % (871)Time elapsed: 0.025 s
% 1.42/0.97  % (871)Instructions burned: 3 (million)
% 1.42/0.97  % (871)------------------------------
% 1.42/0.97  % (871)------------------------------
% 1.42/0.97  % (872)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 (2993ds/56Mi)
% 1.42/0.97  % (872)Refutation not found, incomplete strategy% (872)------------------------------
% 1.42/0.97  % (872)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.97  % (872)Termination reason: Refutation not found, incomplete strategy
% 1.42/0.97  
% 1.42/0.97  % (872)Memory used [KB]: 967
% 1.42/0.97  % (872)Time elapsed: 0.024 s
% 1.42/0.97  % (872)Instructions burned: 3 (million)
% 1.42/0.97  % (857)Instruction limit reached!
% 1.42/0.97  % (857)------------------------------
% 1.42/0.97  % (857)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.97  % (857)Termination reason: Unknown
% 1.42/0.97  % (857)Termination phase: Saturation
% 1.42/0.97  
% 1.42/0.97  % (857)Memory used [KB]: 2298
% 1.42/0.97  % (857)Time elapsed: 0.077 s
% 1.42/0.97  % (857)Instructions burned: 162 (million)
% 1.42/0.97  % (857)------------------------------
% 1.42/0.97  % (857)------------------------------
% 1.42/0.97  % (872)------------------------------
% 1.42/0.97  % (872)------------------------------
% 1.42/0.97  % (873)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 (2993ds/289Mi)
% 1.42/0.97  % (870)Instruction limit reached!
% 1.42/0.97  % (870)------------------------------
% 1.42/0.97  % (870)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.97  % (870)Termination reason: Unknown
% 1.42/0.97  % (870)Termination phase: Saturation
% 1.42/0.97  
% 1.42/0.97  % (870)Memory used [KB]: 1795
% 1.42/0.97  % (870)Time elapsed: 0.052 s
% 1.42/0.97  % (870)Instructions burned: 52 (million)
% 1.42/0.97  % (870)------------------------------
% 1.42/0.97  % (870)------------------------------
% 1.42/0.97  % (874)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 (2993ds/206Mi)
% 1.42/0.97  % (875)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 (2993ds/50Mi)
% 1.42/0.97  % (873)Refutation not found, incomplete strategy% (873)------------------------------
% 1.42/0.97  % (873)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.97  % (873)Termination reason: Refutation not found, incomplete strategy
% 1.42/0.97  
% 1.42/0.97  % (873)Memory used [KB]: 1043
% 1.42/0.97  % (873)Time elapsed: 0.004 s
% 1.42/0.97  % (873)Instructions burned: 4 (million)
% 1.42/0.97  % (873)------------------------------
% 1.42/0.97  % (873)------------------------------
% 1.42/0.98  % (876)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2993ds/1483Mi)
% 1.42/0.98  % (877)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 (2993ds/67Mi)
% 1.42/0.98  % (866)Instruction limit reached!
% 1.42/0.98  % (866)------------------------------
% 1.42/0.98  % (866)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.98  % (866)Termination reason: Unknown
% 1.42/0.98  % (866)Termination phase: Saturation
% 1.42/0.98  
% 1.42/0.98  % (866)Memory used [KB]: 1497
% 1.42/0.98  % (866)Time elapsed: 0.080 s
% 1.42/0.98  % (866)Instructions burned: 119 (million)
% 1.42/0.98  % (866)------------------------------
% 1.42/0.98  % (866)------------------------------
% 1.42/0.99  % (868)Instruction limit reached!
% 1.42/0.99  % (868)------------------------------
% 1.42/0.99  % (868)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/0.99  % (868)Termination reason: Unknown
% 1.42/0.99  % (868)Termination phase: Saturation
% 1.42/0.99  
% 1.42/0.99  % (868)Memory used [KB]: 1882
% 1.42/0.99  % (868)Time elapsed: 0.079 s
% 1.42/0.99  % (868)Instructions burned: 117 (million)
% 1.42/0.99  % (868)------------------------------
% 1.42/0.99  % (868)------------------------------
% 1.42/0.99  % (878)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 (2993ds/67Mi)
% 1.81/0.99  % (878)Refutation not found, incomplete strategy% (878)------------------------------
% 1.81/0.99  % (878)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/0.99  % (878)Termination reason: Refutation not found, incomplete strategy
% 1.81/0.99  
% 1.81/0.99  % (878)Memory used [KB]: 1032
% 1.81/0.99  % (878)Time elapsed: 0.003 s
% 1.81/0.99  % (878)Instructions burned: 3 (million)
% 1.81/0.99  % (878)------------------------------
% 1.81/0.99  % (878)------------------------------
% 1.81/0.99  % (879)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 (2993ds/52Mi)
% 1.81/0.99  % (880)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 (2993ds/366Mi)
% 1.81/0.99  % (880)Refutation not found, incomplete strategy% (880)------------------------------
% 1.81/0.99  % (880)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/0.99  % (880)Termination reason: Refutation not found, incomplete strategy
% 1.81/0.99  
% 1.81/0.99  % (880)Memory used [KB]: 965
% 1.81/0.99  % (880)Time elapsed: 0.003 s
% 1.81/0.99  % (880)Instructions burned: 2 (million)
% 1.81/0.99  % (880)------------------------------
% 1.81/0.99  % (880)------------------------------
% 1.81/1.00  % (881)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 (2993ds/863Mi)
% 1.81/1.00  % (875)Instruction limit reached!
% 1.81/1.00  % (875)------------------------------
% 1.81/1.00  % (875)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.00  % (875)Termination reason: Unknown
% 1.81/1.00  % (875)Termination phase: Saturation
% 1.81/1.00  
% 1.81/1.00  % (875)Memory used [KB]: 1626
% 1.81/1.00  % (875)Time elapsed: 0.029 s
% 1.81/1.00  % (875)Instructions burned: 50 (million)
% 1.81/1.00  % (875)------------------------------
% 1.81/1.00  % (875)------------------------------
% 1.81/1.00  % (882)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 (2993ds/163Mi)
% 1.81/1.01  % (877)Instruction limit reached!
% 1.81/1.01  % (877)------------------------------
% 1.81/1.01  % (877)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.01  % (877)Termination reason: Unknown
% 1.81/1.01  % (877)Termination phase: Saturation
% 1.81/1.01  
% 1.81/1.01  % (877)Memory used [KB]: 1532
% 1.81/1.01  % (877)Time elapsed: 0.035 s
% 1.81/1.01  % (877)Instructions burned: 68 (million)
% 1.81/1.01  % (877)------------------------------
% 1.81/1.01  % (877)------------------------------
% 1.81/1.01  % (883)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.81/1.02  % (883)Refutation not found, incomplete strategy% (883)------------------------------
% 1.81/1.02  % (883)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.02  % (883)Termination reason: Refutation not found, incomplete strategy
% 1.81/1.02  
% 1.81/1.02  % (883)Memory used [KB]: 966
% 1.81/1.02  % (883)Time elapsed: 0.003 s
% 1.81/1.02  % (883)Instructions burned: 2 (million)
% 1.81/1.02  % (883)------------------------------
% 1.81/1.02  % (883)------------------------------
% 1.81/1.02  % (879)Instruction limit reached!
% 1.81/1.02  % (879)------------------------------
% 1.81/1.02  % (879)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.02  % (879)Termination reason: Unknown
% 1.81/1.02  % (879)Termination phase: Saturation
% 1.81/1.02  
% 1.81/1.02  % (879)Memory used [KB]: 1357
% 1.81/1.02  % (879)Time elapsed: 0.029 s
% 1.81/1.02  % (879)Instructions burned: 52 (million)
% 1.81/1.02  % (879)------------------------------
% 1.81/1.02  % (879)------------------------------
% 1.81/1.02  % (884)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2993ds/1548Mi)
% 1.81/1.02  % (884)Refutation not found, incomplete strategy% (884)------------------------------
% 1.81/1.02  % (884)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.02  % (884)Termination reason: Refutation not found, incomplete strategy
% 1.81/1.02  
% 1.81/1.02  % (884)Memory used [KB]: 964
% 1.81/1.02  % (884)Time elapsed: 0.002 s
% 1.81/1.02  % (884)Instructions burned: 2 (million)
% 1.81/1.02  % (884)------------------------------
% 1.81/1.02  % (884)------------------------------
% 1.81/1.02  % (885)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on Vampire---4 for (2993ds/76Mi)
% 1.81/1.02  % (886)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on Vampire---4 for (2993ds/1376Mi)
% 1.81/1.03  % (856)Instruction limit reached!
% 1.81/1.03  % (856)------------------------------
% 1.81/1.03  % (856)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.03  % (856)Termination reason: Unknown
% 1.81/1.03  % (856)Termination phase: Saturation
% 1.81/1.03  
% 1.81/1.03  % (856)Memory used [KB]: 4309
% 1.81/1.03  % (856)Time elapsed: 0.152 s
% 1.81/1.03  % (856)Instructions burned: 360 (million)
% 1.81/1.03  % (856)------------------------------
% 1.81/1.03  % (856)------------------------------
% 1.81/1.03  % (887)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on Vampire---4 for (2993ds/117Mi)
% 1.81/1.03  % (887)Refutation not found, incomplete strategy% (887)------------------------------
% 1.81/1.03  % (887)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.81/1.03  % (887)Termination reason: Refutation not found, incomplete strategy
% 1.81/1.03  
% 1.81/1.03  % (887)Memory used [KB]: 977
% 1.81/1.03  % (887)Time elapsed: 0.002 s
% 1.81/1.03  % (887)Instructions burned: 2 (million)
% 1.81/1.03  % (887)------------------------------
% 1.81/1.03  % (887)------------------------------
% 1.81/1.03  % (888)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on Vampire---4 for (2992ds/59Mi)
% 2.08/1.06  % (885)Instruction limit reached!
% 2.08/1.06  % (885)------------------------------
% 2.08/1.06  % (885)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.08/1.06  % (885)Termination reason: Unknown
% 2.08/1.06  % (885)Termination phase: Saturation
% 2.08/1.06  
% 2.08/1.06  % (885)Memory used [KB]: 1996
% 2.08/1.06  % (885)Time elapsed: 0.042 s
% 2.08/1.06  % (885)Instructions burned: 76 (million)
% 2.08/1.06  % (885)------------------------------
% 2.08/1.06  % (885)------------------------------
% 2.08/1.07  % (888)Instruction limit reached!
% 2.08/1.07  % (888)------------------------------
% 2.08/1.07  % (888)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.08/1.07  % (888)Termination reason: Unknown
% 2.08/1.07  % (888)Termination phase: Saturation
% 2.08/1.07  
% 2.08/1.07  % (888)Memory used [KB]: 1786
% 2.08/1.07  % (888)Time elapsed: 0.034 s
% 2.08/1.07  % (889)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on Vampire---4 for (2992ds/151Mi)
% 2.08/1.07  % (888)Instructions burned: 60 (million)
% 2.08/1.07  % (888)------------------------------
% 2.08/1.07  % (888)------------------------------
% 2.08/1.07  % (890)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on Vampire---4 for (2992ds/260Mi)
% 2.08/1.08  % (874)Instruction limit reached!
% 2.08/1.08  % (874)------------------------------
% 2.08/1.08  % (874)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.08/1.08  % (874)Termination reason: Unknown
% 2.08/1.08  % (874)Termination phase: Saturation
% 2.08/1.08  
% 2.08/1.08  % (874)Memory used [KB]: 2772
% 2.08/1.08  % (874)Time elapsed: 0.109 s
% 2.08/1.08  % (874)Instructions burned: 206 (million)
% 2.08/1.08  % (874)------------------------------
% 2.08/1.08  % (874)------------------------------
% 2.08/1.08  % (882)Instruction limit reached!
% 2.08/1.08  % (882)------------------------------
% 2.08/1.08  % (882)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.08/1.08  % (882)Termination reason: Unknown
% 2.08/1.08  % (882)Termination phase: Saturation
% 2.08/1.08  
% 2.08/1.08  % (882)Memory used [KB]: 2289
% 2.08/1.08  % (882)Time elapsed: 0.080 s
% 2.08/1.08  % (882)Instructions burned: 164 (million)
% 2.08/1.08  % (882)------------------------------
% 2.08/1.08  % (882)------------------------------
% 2.08/1.08  % (891)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on Vampire---4 for (2992ds/1797Mi)
% 2.75/1.09  % (892)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on Vampire---4 for (2992ds/200Mi)
% 3.06/1.14  % (889)Instruction limit reached!
% 3.06/1.14  % (889)------------------------------
% 3.06/1.14  % (889)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.06/1.14  % (889)Termination reason: Unknown
% 3.06/1.14  % (889)Termination phase: Saturation
% 3.06/1.14  
% 3.06/1.14  % (889)Memory used [KB]: 2089
% 3.06/1.14  % (889)Time elapsed: 0.077 s
% 3.06/1.14  % (889)Instructions burned: 151 (million)
% 3.06/1.14  % (889)------------------------------
% 3.06/1.14  % (889)------------------------------
% 3.06/1.14  % (893)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on Vampire---4 for (2991ds/356Mi)
% 3.06/1.15  % (893)Refutation not found, incomplete strategy% (893)------------------------------
% 3.06/1.15  % (893)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.06/1.15  % (893)Termination reason: Refutation not found, incomplete strategy
% 3.06/1.15  
% 3.06/1.15  % (893)Memory used [KB]: 967
% 3.06/1.15  % (893)Time elapsed: 0.003 s
% 3.06/1.15  % (893)Instructions burned: 3 (million)
% 3.06/1.15  % (893)------------------------------
% 3.06/1.15  % (893)------------------------------
% 3.06/1.15  % (894)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2991ds/75Mi)
% 3.22/1.19  % (894)Instruction limit reached!
% 3.22/1.19  % (894)------------------------------
% 3.22/1.19  % (894)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.19  % (894)Termination reason: Unknown
% 3.22/1.19  % (894)Termination phase: Saturation
% 3.22/1.19  
% 3.22/1.19  % (894)Memory used [KB]: 1573
% 3.22/1.19  % (894)Time elapsed: 0.038 s
% 3.22/1.19  % (894)Instructions burned: 75 (million)
% 3.22/1.19  % (894)------------------------------
% 3.22/1.19  % (894)------------------------------
% 3.22/1.19  % (890)Instruction limit reached!
% 3.22/1.19  % (890)------------------------------
% 3.22/1.19  % (890)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.19  % (890)Termination reason: Unknown
% 3.22/1.19  % (890)Termination phase: Saturation
% 3.22/1.19  
% 3.22/1.19  % (890)Memory used [KB]: 3486
% 3.22/1.19  % (890)Time elapsed: 0.121 s
% 3.22/1.19  % (890)Instructions burned: 261 (million)
% 3.22/1.19  % (890)------------------------------
% 3.22/1.19  % (890)------------------------------
% 3.22/1.19  % (895)dis+1011_13623:1048576_drc=off:sil=2000:fde=unused:bsd=on:sp=const_min:br=off:fd=preordered:gs=on:nwc=17.1261:gsem=off:i=578:kws=inv_frequency:nm=4:rawr=on:bd=off:fsr=off:bsdmm=1:av=off_0 on Vampire---4 for (2991ds/578Mi)
% 3.22/1.19  % (896)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on Vampire---4 for (2991ds/251Mi)
% 3.22/1.20  % (892)Instruction limit reached!
% 3.22/1.20  % (892)------------------------------
% 3.22/1.20  % (892)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.20  % (892)Termination reason: Unknown
% 3.22/1.20  % (892)Termination phase: Saturation
% 3.22/1.20  
% 3.22/1.20  % (892)Memory used [KB]: 3438
% 3.22/1.20  % (892)Time elapsed: 0.114 s
% 3.22/1.20  % (892)Instructions burned: 201 (million)
% 3.22/1.20  % (892)------------------------------
% 3.22/1.20  % (892)------------------------------
% 3.22/1.20  % (898)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on Vampire---4 for (2991ds/93Mi)
% 3.22/1.20  % (898)Refutation not found, incomplete strategy% (898)------------------------------
% 3.22/1.20  % (898)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.20  % (898)Termination reason: Refutation not found, incomplete strategy
% 3.22/1.20  
% 3.22/1.20  % (898)Memory used [KB]: 1031
% 3.22/1.20  % (898)Time elapsed: 0.004 s
% 3.22/1.20  % (898)Instructions burned: 3 (million)
% 3.22/1.21  % (898)------------------------------
% 3.22/1.21  % (898)------------------------------
% 3.22/1.21  % (899)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on Vampire---4 for (2991ds/37Mi)
% 3.22/1.21  % (899)Refutation not found, incomplete strategy% (899)------------------------------
% 3.22/1.21  % (899)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.22/1.21  % (899)Termination reason: Refutation not found, incomplete strategy
% 3.22/1.21  
% 3.22/1.21  % (899)Memory used [KB]: 1034
% 3.22/1.21  % (899)Time elapsed: 0.003 s
% 3.22/1.21  % (899)Instructions burned: 3 (million)
% 3.22/1.21  % (899)------------------------------
% 3.22/1.21  % (899)------------------------------
% 3.22/1.21  % (900)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on Vampire---4 for (2991ds/132Mi)
% 3.93/1.29  % (900)Instruction limit reached!
% 3.93/1.29  % (900)------------------------------
% 3.93/1.29  % (900)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.93/1.29  % (900)Termination reason: Unknown
% 3.93/1.29  % (900)Termination phase: Saturation
% 3.93/1.29  
% 3.93/1.29  % (900)Memory used [KB]: 2373
% 3.93/1.29  % (900)Time elapsed: 0.074 s
% 3.93/1.29  % (900)Instructions burned: 133 (million)
% 3.93/1.29  % (900)------------------------------
% 3.93/1.29  % (900)------------------------------
% 3.93/1.29  % (901)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2990ds/209Mi)
% 3.93/1.31  % (896)Instruction limit reached!
% 3.93/1.31  % (896)------------------------------
% 3.93/1.31  % (896)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.93/1.31  % (896)Termination reason: Unknown
% 3.93/1.31  % (896)Termination phase: Saturation
% 3.93/1.31  
% 3.93/1.31  % (896)Memory used [KB]: 3014
% 3.93/1.31  % (896)Time elapsed: 0.120 s
% 3.93/1.31  % (896)Instructions burned: 251 (million)
% 3.93/1.31  % (896)------------------------------
% 3.93/1.31  % (896)------------------------------
% 3.93/1.31  % (902)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on Vampire---4 for (2990ds/100Mi)
% 4.38/1.36  % (902)Instruction limit reached!
% 4.38/1.36  % (902)------------------------------
% 4.38/1.36  % (902)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.38/1.36  % (902)Termination reason: Unknown
% 4.38/1.36  % (902)Termination phase: Saturation
% 4.38/1.36  
% 4.38/1.36  % (902)Memory used [KB]: 1572
% 4.38/1.36  % (902)Time elapsed: 0.068 s
% 4.38/1.36  % (902)Instructions burned: 100 (million)
% 4.38/1.36  % (902)------------------------------
% 4.38/1.36  % (902)------------------------------
% 4.54/1.36  % (904)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on Vampire---4 for (2989ds/54Mi)
% 4.54/1.39  % (901)Instruction limit reached!
% 4.54/1.39  % (901)------------------------------
% 4.54/1.39  % (901)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.54/1.39  % (901)Termination reason: Unknown
% 4.54/1.39  % (901)Termination phase: Saturation
% 4.54/1.39  
% 4.54/1.39  % (901)Memory used [KB]: 2187
% 4.54/1.39  % (901)Time elapsed: 0.118 s
% 4.54/1.39  % (901)Instructions burned: 209 (million)
% 4.54/1.39  % (901)------------------------------
% 4.54/1.39  % (901)------------------------------
% 4.54/1.39  % (909)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on Vampire---4 for (2989ds/62Mi)
% 4.54/1.39  % (909)Refutation not found, incomplete strategy% (909)------------------------------
% 4.54/1.39  % (909)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.54/1.39  % (909)Termination reason: Refutation not found, incomplete strategy
% 4.54/1.39  
% 4.54/1.39  % (909)Memory used [KB]: 965
% 4.54/1.39  % (909)Time elapsed: 0.003 s
% 4.54/1.39  % (909)Instructions burned: 3 (million)
% 4.54/1.39  % (909)------------------------------
% 4.54/1.39  % (909)------------------------------
% 4.54/1.39  % (904)Instruction limit reached!
% 4.54/1.39  % (904)------------------------------
% 4.54/1.39  % (904)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.54/1.39  % (904)Termination reason: Unknown
% 4.54/1.39  % (904)Termination phase: Saturation
% 4.54/1.39  
% 4.54/1.39  % (904)Memory used [KB]: 1620
% 4.54/1.39  % (904)Time elapsed: 0.052 s
% 4.54/1.39  % (904)Instructions burned: 54 (million)
% 4.54/1.39  % (904)------------------------------
% 4.54/1.39  % (904)------------------------------
% 4.54/1.39  % (911)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on Vampire---4 for (2989ds/2265Mi)
% 4.54/1.39  % (913)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on Vampire---4 for (2989ds/91Mi)
% 4.54/1.40  % (911)Refutation not found, incomplete strategy% (911)------------------------------
% 4.54/1.40  % (911)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.54/1.40  % (911)Termination reason: Refutation not found, incomplete strategy
% 4.54/1.40  
% 4.54/1.40  % (911)Memory used [KB]: 1035
% 4.54/1.40  % (911)Time elapsed: 0.003 s
% 4.54/1.40  % (911)Instructions burned: 3 (million)
% 4.54/1.40  % (911)------------------------------
% 4.54/1.40  % (911)------------------------------
% 4.54/1.40  % (914)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on Vampire---4 for (2989ds/83Mi)
% 4.54/1.40  % (881)Instruction limit reached!
% 4.54/1.40  % (881)------------------------------
% 4.54/1.40  % (881)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.54/1.40  % (881)Termination reason: Unknown
% 4.54/1.40  % (881)Termination phase: Saturation
% 4.54/1.40  
% 4.54/1.40  % (881)Memory used [KB]: 6423
% 4.54/1.40  % (881)Time elapsed: 0.405 s
% 4.54/1.40  % (881)Instructions burned: 864 (million)
% 4.54/1.40  % (881)------------------------------
% 4.54/1.40  % (881)------------------------------
% 4.54/1.41  % (915)dis+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:spb=goal:rp=on:i=123:bd=off:ins=4:ss=axioms:sgt=32:acc=on:fde=none_0 on Vampire---4 for (2989ds/123Mi)
% 4.54/1.41  % (915)Refutation not found, incomplete strategy% (915)------------------------------
% 4.54/1.41  % (915)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.54/1.41  % (915)Termination reason: Refutation not found, incomplete strategy
% 4.54/1.41  
% 4.54/1.41  % (915)Memory used [KB]: 969
% 4.54/1.41  % (915)Time elapsed: 0.028 s
% 4.54/1.41  % (915)Instructions burned: 3 (million)
% 4.54/1.41  % (915)------------------------------
% 4.54/1.41  % (915)------------------------------
% 4.54/1.41  % (916)dis-1003_1:1_drc=off:sil=2000:sos=all:i=84:av=off:irw=on:plsq=on:plsqc=1:plsqr=32,1:sfv=off_0 on Vampire---4 for (2989ds/84Mi)
% 4.92/1.44  % (913)Instruction limit reached!
% 4.92/1.44  % (913)------------------------------
% 4.92/1.44  % (913)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.92/1.44  % (913)Termination reason: Unknown
% 4.92/1.44  % (913)Termination phase: Saturation
% 4.92/1.44  
% 4.92/1.44  % (913)Memory used [KB]: 1429
% 4.92/1.44  % (913)Time elapsed: 0.069 s
% 4.92/1.44  % (913)Instructions burned: 91 (million)
% 4.92/1.44  % (913)------------------------------
% 4.92/1.44  % (913)------------------------------
% 4.92/1.44  % (914)Instruction limit reached!
% 4.92/1.44  % (914)------------------------------
% 4.92/1.44  % (914)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.92/1.44  % (914)Termination reason: Unknown
% 4.92/1.44  % (914)Termination phase: Saturation
% 4.92/1.44  
% 4.92/1.44  % (914)Memory used [KB]: 2330
% 4.92/1.44  % (914)Time elapsed: 0.067 s
% 4.92/1.44  % (914)Instructions burned: 85 (million)
% 4.92/1.44  % (914)------------------------------
% 4.92/1.44  % (914)------------------------------
% 4.92/1.44  % (917)lrs+2_1:1_sil=2000:urr=on:flr=on:s2a=on:i=85:s2at=5.0:sd=1:ss=axioms:sgt=8:gsp=on:br=off_0 on Vampire---4 for (2988ds/85Mi)
% 4.92/1.44  % (918)dis+1002_1:1_sil=2000:tgt=full:spb=goal:avsq=on:i=259:avsqr=19,107:er=known:rawr=on:nwc=3.7:cond=fast:abs=on_0 on Vampire---4 for (2988ds/259Mi)
% 4.92/1.45  % (895)Instruction limit reached!
% 4.92/1.45  % (895)------------------------------
% 4.92/1.45  % (895)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.92/1.45  % (895)Termination reason: Unknown
% 4.92/1.45  % (895)Termination phase: Saturation
% 4.92/1.45  
% 4.92/1.45  % (916)Instruction limit reached!
% 4.92/1.45  % (916)------------------------------
% 4.92/1.45  % (916)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.92/1.45  % (916)Termination reason: Unknown
% 4.92/1.45  % (916)Termination phase: Saturation
% 4.92/1.45  
% 4.92/1.45  % (916)Memory used [KB]: 1675
% 4.92/1.45  % (916)Time elapsed: 0.046 s
% 4.92/1.45  % (916)Instructions burned: 85 (million)
% 4.92/1.45  % (916)------------------------------
% 4.92/1.45  % (916)------------------------------
% 4.92/1.45  % (895)Memory used [KB]: 5314
% 4.92/1.45  % (895)Time elapsed: 0.267 s
% 4.92/1.45  % (895)Instructions burned: 578 (million)
% 4.92/1.45  % (895)------------------------------
% 4.92/1.45  % (895)------------------------------
% 4.92/1.46  % (919)lrs+1010_1:1_to=lpo:sil=32000:plsq=on:plsqr=32,1:sp=frequency:sos=on:erd=off:newcnf=on:i=106:bd=off:rawr=on:sup=off_0 on Vampire---4 for (2988ds/106Mi)
% 4.92/1.46  % (920)lrs+1010_1:28_sil=2000:s2agt=16:st=3.0:s2a=on:i=278:sd=3:ss=axioms:av=off:slsq=on_0 on Vampire---4 for (2988ds/278Mi)
% 5.44/1.46  % (919)Refutation not found, incomplete strategy% (919)------------------------------
% 5.44/1.46  % (919)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.44/1.46  % (919)Termination reason: Refutation not found, incomplete strategy
% 5.44/1.46  
% 5.44/1.46  % (919)Memory used [KB]: 963
% 5.44/1.46  % (919)Time elapsed: 0.003 s
% 5.44/1.46  % (919)Instructions burned: 2 (million)
% 5.44/1.46  % (919)------------------------------
% 5.44/1.46  % (919)------------------------------
% 5.44/1.46  % (921)lrs+1011_1:10_to=lpo:sil=2000:nwc=5.0:st=5.0:i=151:nm=2:av=off:ss=included:bd=preordered:uhcvi=on:irw=on_0 on Vampire---4 for (2988ds/151Mi)
% 5.44/1.49  % (917)Instruction limit reached!
% 5.44/1.49  % (917)------------------------------
% 5.44/1.49  % (917)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.44/1.49  % (917)Termination reason: Unknown
% 5.44/1.49  % (917)Termination phase: Saturation
% 5.44/1.49  
% 5.44/1.49  % (917)Memory used [KB]: 1858
% 5.44/1.49  % (917)Time elapsed: 0.045 s
% 5.44/1.49  % (917)Instructions burned: 86 (million)
% 5.44/1.49  % (917)------------------------------
% 5.44/1.49  % (917)------------------------------
% 5.44/1.49  % (922)lrs+2_1:28_bsr=unit_only:slsqr=1,2:to=lpo:sil=4000:fde=none:sp=unary_first:spb=goal_then_units:slsqc=1:slsq=on:i=97:s2at=2.0:slsql=off:bd=off:nm=3:av=off:fsd=on:s2agt=32_0 on Vampire---4 for (2988ds/97Mi)
% 5.44/1.53  % (921)Instruction limit reached!
% 5.44/1.53  % (921)------------------------------
% 5.44/1.53  % (921)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.71/1.53  % (921)Termination reason: Unknown
% 5.71/1.53  % (921)Termination phase: Saturation
% 5.71/1.53  
% 5.71/1.53  % (921)Memory used [KB]: 2299
% 5.71/1.53  % (921)Time elapsed: 0.068 s
% 5.71/1.53  % (921)Instructions burned: 153 (million)
% 5.71/1.53  % (921)------------------------------
% 5.71/1.53  % (921)------------------------------
% 5.71/1.53  % (922)Instruction limit reached!
% 5.71/1.53  % (922)------------------------------
% 5.71/1.53  % (922)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.71/1.53  % (922)Termination reason: Unknown
% 5.71/1.53  % (922)Termination phase: Saturation
% 5.71/1.53  
% 5.71/1.53  % (922)Memory used [KB]: 1533
% 5.71/1.53  % (922)Time elapsed: 0.046 s
% 5.71/1.53  % (923)dis+1011_1:1_sil=2000:sos=on:lsd=100:rp=on:nwc=10.0:s2agt=16:newcnf=on:i=464:bd=off:fsr=off:rawr=on:avsq=on:avsql=on:avsqr=117,449:s2a=on:bs=on_0 on Vampire---4 for (2987ds/464Mi)
% 5.71/1.53  % (922)Instructions burned: 99 (million)
% 5.71/1.53  % (922)------------------------------
% 5.71/1.53  % (922)------------------------------
% 5.71/1.54  % (923)Refutation not found, incomplete strategy% (923)------------------------------
% 5.71/1.54  % (923)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.71/1.54  % (923)Termination reason: Refutation not found, incomplete strategy
% 5.71/1.54  
% 5.71/1.54  % (923)Memory used [KB]: 1031
% 5.71/1.54  % (923)Time elapsed: 0.003 s
% 5.71/1.54  % (923)Instructions burned: 3 (million)
% 5.71/1.54  % (923)------------------------------
% 5.71/1.54  % (923)------------------------------
% 5.71/1.54  % (924)dis+666_17:28_sil=4000:sp=const_frequency:lcm=reverse:nwc=15.189:avsqc=3:avsq=on:s2a=on:i=79:s2at=2.5:bs=on:ins=2:fsd=on:rawr=on:to=lpo:s2agt=8:sac=on:bd=off_0 on Vampire---4 for (2987ds/79Mi)
% 5.71/1.54  % (925)dis-1011_1:4_sil=2000:tgt=ground:s2a=on:i=1993:ep=RS:fsr=off:s2at=2.0:av=off:ss=axioms:st=1.5_0 on Vampire---4 for (2987ds/1993Mi)
% 5.71/1.54  % (925)Refutation not found, incomplete strategy% (925)------------------------------
% 5.71/1.54  % (925)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.71/1.54  % (925)Termination reason: Refutation not found, incomplete strategy
% 5.71/1.54  
% 5.71/1.54  % (925)Memory used [KB]: 1048
% 5.71/1.54  % (925)Time elapsed: 0.003 s
% 5.71/1.54  % (925)Instructions burned: 3 (million)
% 5.71/1.54  % (925)------------------------------
% 5.71/1.54  % (925)------------------------------
% 5.71/1.54  % (926)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2987ds/101Mi)
% 5.71/1.55  % (926)Refutation not found, incomplete strategy% (926)------------------------------
% 5.71/1.55  % (926)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.71/1.55  % (926)Termination reason: Refutation not found, incomplete strategy
% 5.71/1.55  
% 5.71/1.55  % (926)Memory used [KB]: 967
% 5.71/1.55  % (926)Time elapsed: 0.003 s
% 5.71/1.55  % (926)Instructions burned: 2 (million)
% 5.71/1.55  % (926)------------------------------
% 5.71/1.55  % (926)------------------------------
% 5.71/1.55  % (927)dis-1010_1:1_bsr=unit_only:to=lpo:sil=256000:fde=none:plsq=on:plsqr=205,29:sp=occurrence:sos=on:abs=on:newcnf=on:st=6.0:i=4978:sd=2:bd=off:amm=off:ss=axioms:rawr=on_0 on Vampire---4 for (2987ds/4978Mi)
% 5.71/1.55  % (927)Refutation not found, incomplete strategy% (927)------------------------------
% 5.71/1.55  % (927)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.71/1.55  % (927)Termination reason: Refutation not found, incomplete strategy
% 5.71/1.55  
% 5.71/1.55  % (927)Memory used [KB]: 965
% 5.71/1.55  % (927)Time elapsed: 0.003 s
% 5.71/1.55  % (927)Instructions burned: 3 (million)
% 5.71/1.55  % (927)------------------------------
% 5.71/1.55  % (927)------------------------------
% 5.71/1.55  % (928)lrs+1002_14319:131072_to=lpo:drc=encompass:sil=2000:tgt=ground:fde=none:sp=const_max:sos=on:spb=units:lcm=predicate:nwc=7.734471748972603:flr=on:newcnf=on:i=169:add=large:awrs=decay:awrsf=1079:bd=off:nm=2:ins=1:fsr=off:uhcvi=on:rawr=on:anc=all_dependent:aac=none:fs=off_0 on Vampire---4 for (2987ds/169Mi)
% 5.94/1.57  % (918)Instruction limit reached!
% 5.94/1.57  % (918)------------------------------
% 5.94/1.57  % (918)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.94/1.57  % (918)Termination reason: Unknown
% 5.94/1.57  % (918)Termination phase: Saturation
% 5.94/1.57  
% 5.94/1.57  % (918)Memory used [KB]: 2990
% 5.94/1.57  % (918)Time elapsed: 0.132 s
% 5.94/1.57  % (918)Instructions burned: 260 (million)
% 5.94/1.57  % (918)------------------------------
% 5.94/1.57  % (918)------------------------------
% 5.94/1.58  % (924)Instruction limit reached!
% 5.94/1.58  % (924)------------------------------
% 5.94/1.58  % (924)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.94/1.58  % (924)Termination reason: Unknown
% 5.94/1.58  % (924)Termination phase: Saturation
% 5.94/1.58  
% 5.94/1.58  % (924)Memory used [KB]: 1767
% 5.94/1.58  % (924)Time elapsed: 0.041 s
% 5.94/1.58  % (924)Instructions burned: 79 (million)
% 5.94/1.58  % (924)------------------------------
% 5.94/1.58  % (924)------------------------------
% 5.94/1.58  % (929)ott+2_27871:262144_drc=encompass:sil=2000:plsqc=1:plsq=on:ile=on:plsqr=9426019,262144:sp=const_frequency:foolp=on:bce=on:rnwc=on:gs=on:nwc=12.5427:i=178:gsaa=from_current:erml=3:bd=off:nm=10:uhcvi=on:gsp=on:er=known:rawr=on:fd=preordered:alpa=true_0 on Vampire---4 for (2987ds/178Mi)
% 5.94/1.58  % (930)dis+21_1:1_to=lpo:drc=off:sil=2000:etr=on:sp=const_frequency:sos=all:fs=off:spb=goal_then_units:s2a=on:i=111:s2at=3.0:fsr=off_0 on Vampire---4 for (2987ds/111Mi)
% 5.94/1.61  % (920)Instruction limit reached!
% 5.94/1.61  % (920)------------------------------
% 5.94/1.61  % (920)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.94/1.61  % (920)Termination reason: Unknown
% 5.94/1.61  % (920)Termination phase: Saturation
% 5.94/1.61  
% 5.94/1.61  % (920)Memory used [KB]: 2882
% 5.94/1.61  % (920)Time elapsed: 0.155 s
% 5.94/1.61  % (920)Instructions burned: 279 (million)
% 5.94/1.61  % (920)------------------------------
% 5.94/1.61  % (920)------------------------------
% 5.94/1.62  % (931)lrs+1011_3:1_slsqr=1,2:sil=2000:tgt=full:plsq=on:plsqr=173,396:spb=goal:bce=on:newcnf=on:slsq=on:st=3.5:i=243:add=off:bs=on:fsr=off:ss=axioms:rawr=on:afp=1:afq=2.9664927043397338_0 on Vampire---4 for (2987ds/243Mi)
% 5.94/1.62  % (928)Instruction limit reached!
% 5.94/1.62  % (928)------------------------------
% 5.94/1.62  % (928)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.94/1.63  % (928)Termination reason: Unknown
% 5.94/1.63  % (928)Termination phase: Saturation
% 5.94/1.63  
% 5.94/1.63  % (928)Memory used [KB]: 1586
% 5.94/1.63  % (928)Time elapsed: 0.073 s
% 5.94/1.63  % (928)Instructions burned: 169 (million)
% 5.94/1.63  % (928)------------------------------
% 5.94/1.63  % (928)------------------------------
% 5.94/1.63  % (932)lrs+1011_1:32_sil=2000:tgt=ground:acc=model:lsd=10:nwc=1.1:flr=on:s2pl=no:i=229:bd=off:gsp=on:rawr=on_0 on Vampire---4 for (2987ds/229Mi)
% 5.94/1.63  % (930)Instruction limit reached!
% 5.94/1.63  % (930)------------------------------
% 5.94/1.63  % (930)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.94/1.63  % (930)Termination reason: Unknown
% 5.94/1.63  % (930)Termination phase: Saturation
% 5.94/1.63  
% 5.94/1.63  % (930)Memory used [KB]: 2040
% 5.94/1.63  % (930)Time elapsed: 0.055 s
% 5.94/1.63  % (930)Instructions burned: 111 (million)
% 5.94/1.63  % (930)------------------------------
% 5.94/1.63  % (930)------------------------------
% 5.94/1.64  % (933)lrs+1002_63:8_sil=4000:sp=frequency:urr=on:lcm=reverse:nwc=10.0:flr=on:i=306:fdi=1:fsr=off:br=off_0 on Vampire---4 for (2986ds/306Mi)
% 7.27/1.67  % (929)Instruction limit reached!
% 7.27/1.67  % (929)------------------------------
% 7.27/1.67  % (929)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.27/1.67  % (929)Termination reason: Unknown
% 7.27/1.67  % (929)Termination phase: Saturation
% 7.27/1.67  
% 7.27/1.67  % (929)Memory used [KB]: 2802
% 7.27/1.67  % (929)Time elapsed: 0.096 s
% 7.27/1.67  % (929)Instructions burned: 179 (million)
% 7.27/1.67  % (929)------------------------------
% 7.27/1.67  % (929)------------------------------
% 7.27/1.68  % (934)dis+22_1:32_sil=2000:fde=none:nwc=10.0:slsqc=3:slsq=on:i=118:slsql=off:nm=16:fsr=off:fsd=on:ss=axioms_0 on Vampire---4 for (2986ds/118Mi)
% 7.58/1.70  % (886)Instruction limit reached!
% 7.58/1.70  % (886)------------------------------
% 7.58/1.70  % (886)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.58/1.70  % (886)Termination reason: Unknown
% 7.58/1.70  % (886)Termination phase: Saturation
% 7.58/1.70  
% 7.58/1.70  % (886)Memory used [KB]: 9049
% 7.58/1.70  % (886)Time elapsed: 0.674 s
% 7.58/1.70  % (886)Instructions burned: 1376 (million)
% 7.58/1.70  % (886)------------------------------
% 7.58/1.70  % (886)------------------------------
% 7.58/1.70  % (935)dis-1011_1:2_to=lpo:sil=2000:plsq=on:plsqr=473,226:etr=on:erd=off:i=85:bd=off:amm=off:ss=axioms:sgt=64:rawr=on:add=large:fd=off_0 on Vampire---4 for (2986ds/85Mi)
% 7.58/1.72  % (931)Instruction limit reached!
% 7.58/1.72  % (931)------------------------------
% 7.58/1.72  % (931)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.58/1.72  % (931)Termination reason: Unknown
% 7.58/1.72  % (931)Termination phase: Saturation
% 7.58/1.72  
% 7.58/1.72  % (931)Memory used [KB]: 3196
% 7.58/1.72  % (931)Time elapsed: 0.109 s
% 7.58/1.72  % (931)Instructions burned: 244 (million)
% 7.58/1.72  % (931)------------------------------
% 7.58/1.72  % (931)------------------------------
% 7.58/1.73  % (936)lrs+11_1:1_drc=off:sil=4000:fde=unused:sp=unary_frequency:sos=on:fs=off:nwc=17.7715:flr=on:avsq=on:i=182:kws=precedence:avsqr=18,127:bd=off:nm=16:fsr=off:uhcvi=on:rawr=on:s2pl=no:s2agt=8:ss=axioms:sd=1:st=3.5:aac=none:afp=50:afq=2.0_0 on Vampire---4 for (2986ds/182Mi)
% 7.58/1.73  % (936)Refutation not found, incomplete strategy% (936)------------------------------
% 7.58/1.73  % (936)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.58/1.73  % (936)Termination reason: Refutation not found, incomplete strategy
% 7.58/1.73  
% 7.58/1.73  % (936)Memory used [KB]: 1053
% 7.58/1.73  % (936)Time elapsed: 0.004 s
% 7.58/1.73  % (936)Instructions burned: 3 (million)
% 7.58/1.73  % (936)------------------------------
% 7.58/1.73  % (936)------------------------------
% 7.58/1.73  % (937)lrs-32_1:4_to=lpo:drc=off:sil=2000:sp=reverse_arity:spb=goal_then_units:urr=on:nwc=2.0:i=134:ss=included:st=2.0:bd=preordered_0 on Vampire---4 for (2986ds/134Mi)
% 7.58/1.73  % (934)Instruction limit reached!
% 7.58/1.73  % (934)------------------------------
% 7.58/1.73  % (934)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.58/1.73  % (934)Termination reason: Unknown
% 7.58/1.73  % (934)Termination phase: Saturation
% 7.58/1.73  
% 7.58/1.73  % (934)Memory used [KB]: 2012
% 7.58/1.73  % (934)Time elapsed: 0.059 s
% 7.58/1.73  % (934)Instructions burned: 118 (million)
% 7.58/1.73  % (934)------------------------------
% 7.58/1.73  % (934)------------------------------
% 7.58/1.74  % (938)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on Vampire---4 for (2985ds/181Mi)
% 7.58/1.74  % (938)Refutation not found, incomplete strategy% (938)------------------------------
% 7.58/1.74  % (938)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.58/1.74  % (938)Termination reason: Refutation not found, incomplete strategy
% 7.58/1.74  
% 7.58/1.74  % (938)Memory used [KB]: 967
% 7.58/1.74  % (938)Time elapsed: 0.003 s
% 7.58/1.74  % (938)Instructions burned: 2 (million)
% 7.58/1.74  % (938)------------------------------
% 7.58/1.74  % (938)------------------------------
% 7.58/1.74  % (932)Instruction limit reached!
% 7.58/1.74  % (932)------------------------------
% 7.58/1.74  % (932)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.58/1.74  % (932)Termination reason: Unknown
% 7.58/1.74  % (932)Termination phase: Saturation
% 7.58/1.74  
% 7.58/1.74  % (932)Memory used [KB]: 2645
% 7.58/1.74  % (932)Time elapsed: 0.113 s
% 7.58/1.74  % (932)Instructions burned: 229 (million)
% 7.58/1.74  % (932)------------------------------
% 7.58/1.74  % (932)------------------------------
% 7.58/1.74  % (935)Instruction limit reached!
% 7.58/1.74  % (935)------------------------------
% 7.58/1.74  % (935)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.58/1.74  % (935)Termination reason: Unknown
% 7.58/1.74  % (935)Termination phase: Saturation
% 7.58/1.74  
% 7.58/1.74  % (935)Memory used [KB]: 1769
% 7.58/1.74  % (935)Time elapsed: 0.042 s
% 7.58/1.74  % (935)Instructions burned: 86 (million)
% 7.58/1.74  % (935)------------------------------
% 7.58/1.74  % (935)------------------------------
% 7.58/1.74  % (939)dis-11_4:1_to=lpo:sil=2000:fde=unused:sims=off:sp=occurrence:lma=on:spb=goal_then_units:abs=on:fd=off:flr=on:avsq=on:i=61:avsqr=1137305,524288:bd=off:uhcvi=on:awrs=decay:sos=on:bsd=on:afp=50:afq=1.3:nwc=10.053150171695567_0 on Vampire---4 for (2985ds/61Mi)
% 7.58/1.74  % (940)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on Vampire---4 for (2985ds/135Mi)
% 7.58/1.74  % (940)Refutation not found, incomplete strategy% (940)------------------------------
% 7.58/1.74  % (940)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.58/1.74  % (940)Termination reason: Refutation not found, incomplete strategy
% 7.58/1.74  
% 7.58/1.74  % (940)Memory used [KB]: 1035
% 7.58/1.74  % (941)dis+1010_6843:1048576_to=lpo:sil=4000:bsd=on:sp=unary_frequency:sos=on:spb=non_intro:nwc=1.63121:newcnf=on:s2a=on:i=94:s2at=4.5:awrs=decay:awrsf=1049:bsdmm=1:bd=preordered:nm=2:av=off:gsp=on:s2pl=no_0 on Vampire---4 for (2985ds/94Mi)
% 7.58/1.74  % (940)Time elapsed: 0.003 s
% 7.58/1.74  % (940)Instructions burned: 3 (million)
% 7.58/1.75  % (940)------------------------------
% 7.58/1.75  % (940)------------------------------
% 7.58/1.75  % (941)Refutation not found, incomplete strategy% (941)------------------------------
% 7.58/1.75  % (941)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.58/1.75  % (941)Termination reason: Refutation not found, incomplete strategy
% 7.58/1.75  
% 7.58/1.75  % (941)Memory used [KB]: 1029
% 7.58/1.75  % (941)Time elapsed: 0.003 s
% 7.58/1.75  % (941)Instructions burned: 3 (million)
% 7.58/1.75  % (941)------------------------------
% 7.58/1.75  % (941)------------------------------
% 8.11/1.75  % (942)lrs+1_1:1_sil=4000:plsqc=1:plsq=on:plsqr=108,31:sos=on:st=5.0:i=111:sd=2:bd=off:fsr=off:ss=axioms:rawr=on:bce=on:aac=none:afr=on_0 on Vampire---4 for (2985ds/111Mi)
% 8.11/1.75  % (943)dis+1011_2:3_sil=2000:tgt=ground:fde=none:sos=on:lsd=1:alpa=random:i=371:kws=inv_arity_squared:gsp=on:bsd=on_0 on Vampire---4 for (2985ds/371Mi)
% 8.11/1.75  % (876)Instruction limit reached!
% 8.11/1.75  % (876)------------------------------
% 8.11/1.75  % (876)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.11/1.75  % (876)Termination reason: Unknown
% 8.11/1.75  % (876)Termination phase: Saturation
% 8.11/1.75  
% 8.11/1.75  % (876)Memory used [KB]: 7375
% 8.11/1.75  % (876)Time elapsed: 0.773 s
% 8.11/1.75  % (876)Instructions burned: 1483 (million)
% 8.11/1.75  % (876)------------------------------
% 8.11/1.75  % (876)------------------------------
% 8.11/1.76  % (944)dis+33_1:1_to=lpo:sil=16000:plsq=on:nwc=3.0:s2agt=16:s2a=on:i=1643:s2at=5.5:nm=2:av=off:fsr=off:s2pl=no:ep=RS:erd=off_0 on Vampire---4 for (2985ds/1643Mi)
% 8.16/1.76  % (845)Instruction limit reached!
% 8.16/1.76  % (845)------------------------------
% 8.16/1.76  % (845)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.16/1.76  % (845)Termination reason: Unknown
% 8.16/1.76  % (845)Termination phase: Saturation
% 8.16/1.76  
% 8.16/1.76  % (845)Memory used [KB]: 11473
% 8.16/1.76  % (845)Time elapsed: 0.927 s
% 8.16/1.76  % (845)Instructions burned: 1919 (million)
% 8.16/1.76  % (845)------------------------------
% 8.16/1.76  % (845)------------------------------
% 8.16/1.76  % (944)Refutation not found, incomplete strategy% (944)------------------------------
% 8.16/1.76  % (944)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.16/1.76  % (944)Termination reason: Refutation not found, incomplete strategy
% 8.16/1.76  
% 8.16/1.76  % (944)Memory used [KB]: 1037
% 8.16/1.76  % (944)Time elapsed: 0.004 s
% 8.16/1.76  % (944)Instructions burned: 4 (million)
% 8.16/1.76  % (944)------------------------------
% 8.16/1.76  % (944)------------------------------
% 8.16/1.76  % (945)lrs+1010_3:1_slsqr=4009667,65536:sil=4000:slsqc=3:slsq=on:i=143:slsql=off:ep=RST:nm=6:anc=none:avsq=on:plsq=on:plsqr=32,1_0 on Vampire---4 for (2985ds/143Mi)
% 8.16/1.76  % (946)lrs+1011_1:64_sil=2000:fde=none:sos=on:urr=ec_only:nwc=10.0:i=225:nm=19:gsp=on:ss=axioms:bd=off_0 on Vampire---4 for (2985ds/225Mi)
% 8.16/1.77  % (939)Instruction limit reached!
% 8.16/1.77  % (939)------------------------------
% 8.16/1.77  % (939)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.16/1.77  % (939)Termination reason: Unknown
% 8.16/1.77  % (939)Termination phase: Saturation
% 8.16/1.77  
% 8.16/1.77  % (939)Memory used [KB]: 1703
% 8.16/1.77  % (939)Time elapsed: 0.031 s
% 8.16/1.77  % (939)Instructions burned: 62 (million)
% 8.16/1.77  % (939)------------------------------
% 8.16/1.77  % (939)------------------------------
% 8.16/1.78  % (947)lrs+1002_1:128_to=lpo:sil=2000:plsq=on:plsqr=7,2:sos=on:spb=units:fd=preordered:nwc=5.0:i=89:bd=off:nm=4:av=off:rawr=on:newcnf=on:fs=off:fsr=off_0 on Vampire---4 for (2985ds/89Mi)
% 8.16/1.78  % (947)Refutation not found, incomplete strategy% (947)------------------------------
% 8.16/1.78  % (947)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.16/1.78  % (947)Termination reason: Refutation not found, incomplete strategy
% 8.16/1.78  
% 8.16/1.78  % (947)Memory used [KB]: 963
% 8.16/1.78  % (947)Time elapsed: 0.003 s
% 8.16/1.78  % (947)Instructions burned: 2 (million)
% 8.16/1.78  % (947)------------------------------
% 8.16/1.78  % (947)------------------------------
% 8.16/1.78  % (948)lrs+1011_2:3_drc=off:sil=2000:tgt=ground:fde=none:sp=occurrence:urr=ec_only:lsd=100:i=149:bd=off:rawr=on:ins=4:av=off_0 on Vampire---4 for (2985ds/149Mi)
% 8.16/1.79  % (937)First to succeed.
% 8.16/1.80  % (937)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-824"
% 8.16/1.80  % (937)Refutation found. Thanks to Tanya!
% 8.16/1.80  % SZS status Theorem for Vampire---4
% 8.16/1.80  % SZS output start Proof for Vampire---4
% See solution above
% 8.16/1.80  % (937)------------------------------
% 8.16/1.80  % (937)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.16/1.80  % (937)Termination reason: Refutation
% 8.16/1.80  
% 8.16/1.80  % (937)Memory used [KB]: 1920
% 8.16/1.80  % (937)Time elapsed: 0.063 s
% 8.16/1.80  % (937)Instructions burned: 120 (million)
% 8.16/1.80  % (824)Success in time 1.46 s
% 8.16/1.80  % Vampire---4.8 exiting
%------------------------------------------------------------------------------