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

View Problem - Process Solution

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

% Computer : n002.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:15:35 EDT 2024

% Result   : Theorem 5.06s 1.37s
% Output   : Refutation 5.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   27
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   75 (  62 unt;   0 def)
%            Number of atoms       :  101 (  67 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   37 (  11   ~;   5   |;  11   &)
%                                         (   5 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   75 (  71   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3717,plain,
    $false,
    inference(resolution,[],[f3706,f56]) ).

fof(f56,plain,
    ~ sP6(one),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP6])]) ).

fof(f3706,plain,
    sP6(one),
    inference(forward_demodulation,[],[f3705,f283]) ).

fof(f283,plain,
    one = addition(one,sK2),
    inference(forward_demodulation,[],[f274,f69]) ).

fof(f69,plain,
    one = addition(c(sK2),sK2),
    inference(resolution,[],[f64,f44]) ).

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

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

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

fof(f64,plain,
    complement(sK2,c(sK2)),
    inference(resolution,[],[f49,f58]) ).

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

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

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

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

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

fof(f49,plain,
    test(sK2),
    inference(cnf_transformation,[],[f28]) ).

fof(f28,plain,
    ? [X0,X1] :
      ( one != addition(addition(X0,X1),multiplication(c(X0),c(X1)))
      & test(X0)
      & test(X1) ),
    inference(flattening,[],[f27]) ).

fof(f27,plain,
    ? [X0,X1] :
      ( one != addition(addition(X0,X1),multiplication(c(X0),c(X1)))
      & test(X0)
      & test(X1) ),
    inference(ennf_transformation,[],[f24]) ).

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

fof(f18,negated_conjecture,
    ~ ! [X3,X4] :
        ( ( test(X3)
          & test(X4) )
       => one = addition(addition(X3,X4),multiplication(c(X3),c(X4))) ),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X3,X4] :
      ( ( test(X3)
        & test(X4) )
     => one = addition(addition(X3,X4),multiplication(c(X3),c(X4))) ),
    file('/export/starexec/sandbox/tmp/tmp.F31moAaOy0/Vampire---4.8_21266',goals) ).

fof(f274,plain,
    addition(c(sK2),sK2) = addition(one,sK2),
    inference(superposition,[],[f162,f32]) ).

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

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

fof(f162,plain,
    ! [X0] : addition(c(sK2),addition(sK2,X0)) = addition(one,X0),
    inference(superposition,[],[f30,f69]) ).

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

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

fof(f2,axiom,
    ! [X2,X1,X0] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    file('/export/starexec/sandbox/tmp/tmp.F31moAaOy0/Vampire---4.8_21266',additive_associativity) ).

fof(f3705,plain,
    sP6(addition(one,sK2)),
    inference(forward_demodulation,[],[f3704,f208]) ).

fof(f208,plain,
    ! [X0] : addition(one,X0) = addition(sK1,addition(c(sK1),X0)),
    inference(superposition,[],[f30,f178]) ).

fof(f178,plain,
    one = addition(sK1,c(sK1)),
    inference(superposition,[],[f98,f29]) ).

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

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

fof(f98,plain,
    one = addition(c(sK1),sK1),
    inference(resolution,[],[f66,f44]) ).

fof(f66,plain,
    complement(sK1,c(sK1)),
    inference(resolution,[],[f50,f58]) ).

fof(f50,plain,
    test(sK1),
    inference(cnf_transformation,[],[f28]) ).

fof(f3704,plain,
    sP6(addition(sK1,addition(c(sK1),sK2))),
    inference(backward_demodulation,[],[f62,f3689]) ).

fof(f3689,plain,
    addition(sK2,multiplication(c(sK1),c(sK2))) = addition(c(sK1),sK2),
    inference(superposition,[],[f2201,f29]) ).

fof(f2201,plain,
    addition(multiplication(c(sK1),c(sK2)),sK2) = addition(c(sK1),sK2),
    inference(backward_demodulation,[],[f1221,f2200]) ).

fof(f2200,plain,
    addition(c(sK1),multiplication(sK1,sK2)) = addition(c(sK1),sK2),
    inference(forward_demodulation,[],[f2187,f1221]) ).

fof(f2187,plain,
    addition(multiplication(c(sK1),c(sK2)),sK2) = addition(c(sK1),sK2),
    inference(superposition,[],[f393,f868]) ).

fof(f868,plain,
    ! [X0] : addition(multiplication(c(sK1),X0),X0) = X0,
    inference(backward_demodulation,[],[f604,f867]) ).

fof(f867,plain,
    ! [X0] : addition(X0,multiplication(c(sK1),X0)) = X0,
    inference(forward_demodulation,[],[f866,f604]) ).

fof(f866,plain,
    ! [X0] : addition(multiplication(c(sK1),X0),X0) = X0,
    inference(forward_demodulation,[],[f859,f35]) ).

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

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

fof(f859,plain,
    ! [X0] : multiplication(one,X0) = addition(multiplication(c(sK1),X0),multiplication(one,X0)),
    inference(superposition,[],[f37,f832]) ).

fof(f832,plain,
    one = addition(c(sK1),one),
    inference(backward_demodulation,[],[f432,f831]) ).

fof(f831,plain,
    one = addition(one,c(sK1)),
    inference(forward_demodulation,[],[f830,f32]) ).

fof(f830,plain,
    addition(one,c(sK1)) = addition(one,one),
    inference(forward_demodulation,[],[f811,f829]) ).

fof(f829,plain,
    ! [X0] : addition(one,X0) = addition(sK1,addition(one,X0)),
    inference(forward_demodulation,[],[f810,f493]) ).

fof(f493,plain,
    ! [X0] : addition(one,X0) = addition(one,addition(sK1,X0)),
    inference(superposition,[],[f30,f445]) ).

fof(f445,plain,
    one = addition(one,sK1),
    inference(forward_demodulation,[],[f433,f98]) ).

fof(f433,plain,
    addition(c(sK1),sK1) = addition(one,sK1),
    inference(superposition,[],[f182,f32]) ).

fof(f182,plain,
    ! [X0] : addition(one,X0) = addition(c(sK1),addition(sK1,X0)),
    inference(superposition,[],[f30,f98]) ).

fof(f810,plain,
    ! [X0] : addition(one,addition(sK1,X0)) = addition(sK1,addition(one,X0)),
    inference(superposition,[],[f208,f182]) ).

fof(f811,plain,
    addition(one,one) = addition(sK1,addition(one,c(sK1))),
    inference(superposition,[],[f208,f432]) ).

fof(f432,plain,
    addition(one,c(sK1)) = addition(c(sK1),one),
    inference(superposition,[],[f182,f178]) ).

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/sandbox/tmp/tmp.F31moAaOy0/Vampire---4.8_21266',left_distributivity) ).

fof(f604,plain,
    ! [X0] : addition(multiplication(c(sK1),X0),X0) = addition(X0,multiplication(c(sK1),X0)),
    inference(forward_demodulation,[],[f603,f35]) ).

fof(f603,plain,
    ! [X0] : addition(multiplication(c(sK1),X0),multiplication(one,X0)) = addition(multiplication(one,X0),multiplication(c(sK1),X0)),
    inference(forward_demodulation,[],[f598,f37]) ).

fof(f598,plain,
    ! [X0] : addition(multiplication(c(sK1),X0),multiplication(one,X0)) = multiplication(addition(one,c(sK1)),X0),
    inference(superposition,[],[f37,f432]) ).

fof(f393,plain,
    ! [X0,X1] : addition(X0,X1) = addition(multiplication(X0,c(sK2)),addition(multiplication(X0,sK2),X1)),
    inference(superposition,[],[f30,f170]) ).

fof(f170,plain,
    ! [X0] : addition(multiplication(X0,c(sK2)),multiplication(X0,sK2)) = X0,
    inference(forward_demodulation,[],[f161,f34]) ).

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

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

fof(f161,plain,
    ! [X0] : multiplication(X0,one) = addition(multiplication(X0,c(sK2)),multiplication(X0,sK2)),
    inference(superposition,[],[f36,f69]) ).

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

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

fof(f1221,plain,
    addition(multiplication(c(sK1),c(sK2)),sK2) = addition(c(sK1),multiplication(sK1,sK2)),
    inference(superposition,[],[f393,f189]) ).

fof(f189,plain,
    ! [X0] : addition(multiplication(c(sK1),X0),multiplication(sK1,X0)) = X0,
    inference(forward_demodulation,[],[f180,f35]) ).

fof(f180,plain,
    ! [X0] : multiplication(one,X0) = addition(multiplication(c(sK1),X0),multiplication(sK1,X0)),
    inference(superposition,[],[f37,f98]) ).

fof(f62,plain,
    sP6(addition(sK1,addition(sK2,multiplication(c(sK1),c(sK2))))),
    inference(forward_demodulation,[],[f57,f30]) ).

fof(f57,plain,
    sP6(addition(addition(sK1,sK2),multiplication(c(sK1),c(sK2)))),
    inference(inequality_splitting,[],[f51,f56]) ).

fof(f51,plain,
    one != addition(addition(sK1,sK2),multiplication(c(sK1),c(sK2))),
    inference(cnf_transformation,[],[f28]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : KLE013+1 : TPTP v8.1.2. Released v4.0.0.
% 0.11/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.14/0.35  % Computer : n002.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Fri May  3 21:19:53 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  This is a FOF_THM_RFO_SEQ problem
% 0.14/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.F31moAaOy0/Vampire---4.8_21266
% 0.58/0.74  % (21530)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.58/0.74  % (21524)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.58/0.74  % (21527)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.58/0.74  % (21525)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.58/0.74  % (21526)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.58/0.74  % (21529)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.58/0.74  % (21531)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.58/0.74  % (21527)Refutation not found, incomplete strategy% (21527)------------------------------
% 0.58/0.74  % (21527)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.74  % (21527)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (21527)Memory used [KB]: 979
% 0.58/0.74  % (21527)Time elapsed: 0.003 s
% 0.58/0.74  % (21527)Instructions burned: 3 (million)
% 0.58/0.74  % (21524)Refutation not found, incomplete strategy% (21524)------------------------------
% 0.58/0.74  % (21524)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.74  % (21531)Refutation not found, incomplete strategy% (21531)------------------------------
% 0.58/0.74  % (21531)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.74  % (21531)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (21531)Memory used [KB]: 1042
% 0.58/0.74  % (21531)Time elapsed: 0.003 s
% 0.58/0.74  % (21531)Instructions burned: 3 (million)
% 0.58/0.74  % (21524)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (21524)Memory used [KB]: 1056
% 0.58/0.74  % (21524)Time elapsed: 0.004 s
% 0.58/0.74  % (21524)Instructions burned: 4 (million)
% 0.58/0.74  % (21527)------------------------------
% 0.58/0.74  % (21527)------------------------------
% 0.58/0.74  % (21531)------------------------------
% 0.58/0.74  % (21531)------------------------------
% 0.58/0.75  % (21524)------------------------------
% 0.58/0.75  % (21524)------------------------------
% 0.58/0.75  % (21528)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.58/0.75  % (21534)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/208Mi)
% 0.58/0.75  % (21532)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.58/0.75  % (21528)Refutation not found, incomplete strategy% (21528)------------------------------
% 0.58/0.75  % (21528)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (21528)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (21528)Memory used [KB]: 1055
% 0.58/0.75  % (21528)Time elapsed: 0.003 s
% 0.58/0.75  % (21528)Instructions burned: 3 (million)
% 0.58/0.75  % (21528)------------------------------
% 0.58/0.75  % (21528)------------------------------
% 0.58/0.75  % (21533)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2996ds/50Mi)
% 0.58/0.75  % (21536)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2996ds/52Mi)
% 0.58/0.77  % (21530)Instruction limit reached!
% 0.58/0.77  % (21530)------------------------------
% 0.58/0.77  % (21530)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (21530)Termination reason: Unknown
% 0.58/0.77  % (21530)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (21530)Memory used [KB]: 1854
% 0.58/0.77  % (21530)Time elapsed: 0.029 s
% 0.58/0.77  % (21530)Instructions burned: 85 (million)
% 0.58/0.77  % (21530)------------------------------
% 0.58/0.77  % (21530)------------------------------
% 0.58/0.77  % (21529)Instruction limit reached!
% 0.58/0.77  % (21529)------------------------------
% 0.58/0.77  % (21529)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (21529)Termination reason: Unknown
% 0.58/0.77  % (21529)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (21529)Memory used [KB]: 1483
% 0.58/0.77  % (21529)Time elapsed: 0.029 s
% 0.58/0.77  % (21529)Instructions burned: 46 (million)
% 0.58/0.77  % (21529)------------------------------
% 0.58/0.77  % (21529)------------------------------
% 0.58/0.77  % (21537)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.58/0.77  % (21525)Instruction limit reached!
% 0.58/0.77  % (21525)------------------------------
% 0.58/0.77  % (21525)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (21525)Termination reason: Unknown
% 0.58/0.77  % (21525)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (21525)Memory used [KB]: 1605
% 0.58/0.77  % (21525)Time elapsed: 0.033 s
% 0.58/0.77  % (21525)Instructions burned: 52 (million)
% 0.58/0.77  % (21525)------------------------------
% 0.58/0.77  % (21525)------------------------------
% 0.58/0.77  % (21538)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.58/0.78  % (21538)Refutation not found, incomplete strategy% (21538)------------------------------
% 0.58/0.78  % (21538)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (21538)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.78  
% 0.58/0.78  % (21538)Memory used [KB]: 1043
% 0.58/0.78  % (21538)Time elapsed: 0.003 s
% 0.58/0.78  % (21538)Instructions burned: 3 (million)
% 0.58/0.78  % (21538)------------------------------
% 0.58/0.78  % (21538)------------------------------
% 0.58/0.78  % (21539)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.58/0.78  % (21532)Instruction limit reached!
% 0.58/0.78  % (21532)------------------------------
% 0.58/0.78  % (21532)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (21532)Termination reason: Unknown
% 0.58/0.78  % (21532)Termination phase: Saturation
% 0.58/0.78  
% 0.58/0.78  % (21532)Memory used [KB]: 1333
% 0.58/0.78  % (21532)Time elapsed: 0.032 s
% 0.58/0.78  % (21532)Instructions burned: 55 (million)
% 0.58/0.78  % (21532)------------------------------
% 0.58/0.78  % (21532)------------------------------
% 0.58/0.78  % (21533)Instruction limit reached!
% 0.58/0.78  % (21533)------------------------------
% 0.58/0.78  % (21533)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (21533)Termination reason: Unknown
% 0.58/0.78  % (21533)Termination phase: Saturation
% 0.58/0.78  
% 0.58/0.78  % (21533)Memory used [KB]: 1304
% 0.58/0.78  % (21533)Time elapsed: 0.029 s
% 0.58/0.78  % (21533)Instructions burned: 51 (million)
% 0.58/0.78  % (21533)------------------------------
% 0.58/0.78  % (21533)------------------------------
% 0.58/0.78  % (21540)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.58/0.78  % (21540)Refutation not found, incomplete strategy% (21540)------------------------------
% 0.58/0.78  % (21540)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (21540)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.78  
% 0.58/0.78  % (21540)Memory used [KB]: 1056
% 0.58/0.78  % (21540)Time elapsed: 0.003 s
% 0.58/0.78  % (21540)Instructions burned: 3 (million)
% 0.58/0.78  % (21540)------------------------------
% 0.58/0.78  % (21540)------------------------------
% 0.58/0.78  % (21541)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.58/0.78  % (21536)Instruction limit reached!
% 0.58/0.78  % (21536)------------------------------
% 0.58/0.78  % (21536)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (21542)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.58/0.78  % (21536)Termination reason: Unknown
% 0.58/0.78  % (21536)Termination phase: Saturation
% 0.58/0.78  
% 0.58/0.78  % (21536)Memory used [KB]: 1509
% 0.58/0.78  % (21536)Time elapsed: 0.032 s
% 0.58/0.78  % (21536)Instructions burned: 53 (million)
% 0.58/0.78  % (21536)------------------------------
% 0.58/0.78  % (21536)------------------------------
% 0.58/0.79  % (21541)Refutation not found, incomplete strategy% (21541)------------------------------
% 0.58/0.79  % (21541)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (21541)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.79  
% 0.58/0.79  % (21541)Memory used [KB]: 1064
% 0.58/0.79  % (21541)Time elapsed: 0.005 s
% 0.58/0.79  % (21541)Instructions burned: 5 (million)
% 0.58/0.79  % (21543)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2995ds/62Mi)
% 0.58/0.79  % (21541)------------------------------
% 0.58/0.79  % (21541)------------------------------
% 0.58/0.79  % (21526)Instruction limit reached!
% 0.58/0.79  % (21526)------------------------------
% 0.58/0.79  % (21526)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (21526)Termination reason: Unknown
% 0.58/0.79  % (21526)Termination phase: Saturation
% 0.58/0.79  
% 0.58/0.79  % (21526)Memory used [KB]: 1814
% 0.58/0.79  % (21526)Time elapsed: 0.046 s
% 0.58/0.79  % (21526)Instructions burned: 78 (million)
% 0.58/0.79  % (21526)------------------------------
% 0.58/0.79  % (21526)------------------------------
% 0.58/0.79  % (21544)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2995ds/32Mi)
% 0.58/0.79  % (21545)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2995ds/1919Mi)
% 0.58/0.79  % (21546)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2995ds/55Mi)
% 0.87/0.81  % (21544)Instruction limit reached!
% 0.87/0.81  % (21544)------------------------------
% 0.87/0.81  % (21544)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.87/0.81  % (21544)Termination reason: Unknown
% 0.87/0.81  % (21544)Termination phase: Saturation
% 0.87/0.81  
% 0.87/0.81  % (21544)Memory used [KB]: 1327
% 0.87/0.81  % (21544)Time elapsed: 0.019 s
% 0.87/0.81  % (21544)Instructions burned: 32 (million)
% 0.87/0.81  % (21544)------------------------------
% 0.87/0.81  % (21544)------------------------------
% 0.87/0.81  % (21547)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2995ds/53Mi)
% 0.87/0.82  % (21546)Instruction limit reached!
% 0.87/0.82  % (21546)------------------------------
% 0.87/0.82  % (21546)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.87/0.82  % (21546)Termination reason: Unknown
% 0.87/0.82  % (21546)Termination phase: Saturation
% 0.87/0.82  
% 0.87/0.82  % (21546)Memory used [KB]: 1626
% 0.87/0.82  % (21546)Time elapsed: 0.051 s
% 0.87/0.82  % (21546)Instructions burned: 55 (million)
% 0.87/0.82  % (21546)------------------------------
% 0.87/0.82  % (21546)------------------------------
% 0.87/0.82  % (21543)Instruction limit reached!
% 0.87/0.82  % (21543)------------------------------
% 0.87/0.82  % (21543)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.87/0.82  % (21543)Termination reason: Unknown
% 0.87/0.82  % (21543)Termination phase: Saturation
% 0.87/0.82  
% 0.87/0.82  % (21543)Memory used [KB]: 1758
% 0.87/0.82  % (21543)Time elapsed: 0.037 s
% 0.87/0.82  % (21543)Instructions burned: 63 (million)
% 0.87/0.82  % (21543)------------------------------
% 0.87/0.82  % (21543)------------------------------
% 0.87/0.82  % (21548)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2995ds/46Mi)
% 0.87/0.83  % (21549)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2995ds/102Mi)
% 0.87/0.83  % (21548)Refutation not found, incomplete strategy% (21548)------------------------------
% 0.87/0.83  % (21548)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.87/0.83  % (21548)Termination reason: Refutation not found, incomplete strategy
% 0.87/0.83  
% 0.87/0.83  % (21548)Memory used [KB]: 1055
% 0.87/0.83  % (21548)Time elapsed: 0.025 s
% 0.87/0.83  % (21548)Instructions burned: 3 (million)
% 0.87/0.83  % (21548)------------------------------
% 0.87/0.83  % (21548)------------------------------
% 0.87/0.83  % (21550)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2995ds/35Mi)
% 0.87/0.83  % (21542)Instruction limit reached!
% 0.87/0.83  % (21542)------------------------------
% 0.87/0.83  % (21542)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.87/0.83  % (21542)Termination reason: Unknown
% 0.87/0.83  % (21542)Termination phase: Saturation
% 0.87/0.83  
% 0.87/0.83  % (21542)Memory used [KB]: 1911
% 0.87/0.83  % (21542)Time elapsed: 0.051 s
% 0.87/0.83  % (21542)Instructions burned: 94 (million)
% 0.87/0.83  % (21542)------------------------------
% 0.87/0.83  % (21542)------------------------------
% 0.87/0.84  % (21551)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 0.87/0.84  % (21547)Instruction limit reached!
% 0.87/0.84  % (21547)------------------------------
% 0.87/0.84  % (21547)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.87/0.84  % (21547)Termination reason: Unknown
% 0.87/0.84  % (21547)Termination phase: Saturation
% 0.87/0.84  
% 0.87/0.84  % (21547)Memory used [KB]: 1514
% 0.87/0.84  % (21547)Time elapsed: 0.053 s
% 0.87/0.84  % (21547)Instructions burned: 54 (million)
% 0.87/0.84  % (21547)------------------------------
% 0.87/0.84  % (21547)------------------------------
% 0.87/0.84  % (21552)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2995ds/109Mi)
% 0.87/0.85  % (21550)Instruction limit reached!
% 0.87/0.85  % (21550)------------------------------
% 0.87/0.85  % (21550)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.87/0.85  % (21550)Termination reason: Unknown
% 0.87/0.85  % (21550)Termination phase: Saturation
% 0.87/0.85  
% 0.87/0.85  % (21550)Memory used [KB]: 1323
% 0.87/0.85  % (21550)Time elapsed: 0.023 s
% 0.87/0.85  % (21550)Instructions burned: 35 (million)
% 0.87/0.85  % (21550)------------------------------
% 0.87/0.85  % (21550)------------------------------
% 0.87/0.86  % (21553)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2995ds/161Mi)
% 0.87/0.86  % (21553)Refutation not found, incomplete strategy% (21553)------------------------------
% 0.87/0.86  % (21553)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.87/0.86  % (21553)Termination reason: Refutation not found, incomplete strategy
% 0.87/0.86  
% 0.87/0.86  % (21553)Memory used [KB]: 977
% 0.87/0.86  % (21553)Time elapsed: 0.004 s
% 0.87/0.86  % (21553)Instructions burned: 3 (million)
% 0.87/0.86  % (21553)------------------------------
% 0.87/0.86  % (21553)------------------------------
% 1.09/0.86  % (21554)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2995ds/69Mi)
% 1.09/0.86  % (21534)Instruction limit reached!
% 1.09/0.86  % (21534)------------------------------
% 1.09/0.86  % (21534)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.86  % (21534)Termination reason: Unknown
% 1.09/0.86  % (21534)Termination phase: Saturation
% 1.09/0.86  
% 1.09/0.86  % (21534)Memory used [KB]: 2332
% 1.09/0.86  % (21534)Time elapsed: 0.117 s
% 1.09/0.86  % (21534)Instructions burned: 209 (million)
% 1.09/0.86  % (21534)------------------------------
% 1.09/0.86  % (21534)------------------------------
% 1.09/0.86  % (21554)Refutation not found, incomplete strategy% (21554)------------------------------
% 1.09/0.86  % (21554)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.86  % (21554)Termination reason: Refutation not found, incomplete strategy
% 1.09/0.86  
% 1.09/0.86  % (21554)Memory used [KB]: 1066
% 1.09/0.86  % (21554)Time elapsed: 0.004 s
% 1.09/0.86  % (21554)Instructions burned: 5 (million)
% 1.09/0.86  % (21554)------------------------------
% 1.09/0.86  % (21554)------------------------------
% 1.09/0.87  % (21555)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)
% 1.09/0.87  % (21556)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)
% 1.09/0.88  % (21551)Instruction limit reached!
% 1.09/0.88  % (21551)------------------------------
% 1.09/0.88  % (21551)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.88  % (21551)Termination reason: Unknown
% 1.09/0.88  % (21551)Termination phase: Saturation
% 1.09/0.88  
% 1.09/0.88  % (21551)Memory used [KB]: 1615
% 1.09/0.88  % (21551)Time elapsed: 0.044 s
% 1.09/0.88  % (21551)Instructions burned: 87 (million)
% 1.09/0.88  % (21551)------------------------------
% 1.09/0.88  % (21551)------------------------------
% 1.09/0.88  % (21570)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2994ds/161Mi)
% 1.09/0.89  % (21549)Instruction limit reached!
% 1.09/0.89  % (21549)------------------------------
% 1.09/0.89  % (21549)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.89  % (21549)Termination reason: Unknown
% 1.09/0.89  % (21549)Termination phase: Saturation
% 1.09/0.89  
% 1.09/0.89  % (21549)Memory used [KB]: 2360
% 1.09/0.89  % (21549)Time elapsed: 0.085 s
% 1.09/0.89  % (21549)Instructions burned: 103 (million)
% 1.09/0.89  % (21549)------------------------------
% 1.09/0.89  % (21549)------------------------------
% 1.09/0.89  % (21571)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2994ds/80Mi)
% 1.09/0.89  % (21555)Instruction limit reached!
% 1.09/0.89  % (21555)------------------------------
% 1.09/0.89  % (21555)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.89  % (21555)Termination reason: Unknown
% 1.09/0.89  % (21555)Termination phase: Saturation
% 1.09/0.89  
% 1.09/0.89  % (21555)Memory used [KB]: 1478
% 1.09/0.89  % (21555)Time elapsed: 0.027 s
% 1.09/0.89  % (21555)Instructions burned: 41 (million)
% 1.09/0.89  % (21555)------------------------------
% 1.09/0.89  % (21555)------------------------------
% 1.09/0.89  % (21539)Instruction limit reached!
% 1.09/0.89  % (21539)------------------------------
% 1.09/0.89  % (21539)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.09/0.89  % (21539)Termination reason: Unknown
% 1.09/0.89  % (21539)Termination phase: Saturation
% 1.09/0.89  
% 1.09/0.89  % (21539)Memory used [KB]: 2794
% 1.09/0.89  % (21539)Time elapsed: 0.118 s
% 1.09/0.89  % (21539)Instructions burned: 244 (million)
% 1.09/0.89  % (21539)------------------------------
% 1.09/0.89  % (21539)------------------------------
% 1.09/0.90  % (21572)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on Vampire---4 for (2994ds/37Mi)
% 1.09/0.90  % (21573)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on Vampire---4 for (2994ds/55Mi)
% 1.47/0.90  % (21552)Instruction limit reached!
% 1.47/0.90  % (21552)------------------------------
% 1.47/0.90  % (21552)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.47/0.90  % (21552)Termination reason: Unknown
% 1.47/0.90  % (21552)Termination phase: Saturation
% 1.47/0.90  
% 1.47/0.90  % (21552)Memory used [KB]: 1712
% 1.47/0.90  % (21552)Time elapsed: 0.060 s
% 1.47/0.90  % (21552)Instructions burned: 110 (million)
% 1.47/0.90  % (21552)------------------------------
% 1.47/0.90  % (21552)------------------------------
% 1.47/0.91  % (21574)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on Vampire---4 for (2994ds/47Mi)
% 1.47/0.92  % (21572)Instruction limit reached!
% 1.47/0.92  % (21572)------------------------------
% 1.47/0.92  % (21572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.47/0.92  % (21572)Termination reason: Unknown
% 1.47/0.92  % (21572)Termination phase: Saturation
% 1.47/0.92  
% 1.47/0.92  % (21572)Memory used [KB]: 1531
% 1.47/0.92  % (21572)Time elapsed: 0.022 s
% 1.47/0.92  % (21572)Instructions burned: 37 (million)
% 1.47/0.92  % (21572)------------------------------
% 1.47/0.92  % (21572)------------------------------
% 1.47/0.92  % (21581)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2994ds/32Mi)
% 1.47/0.92  % (21581)Refutation not found, incomplete strategy% (21581)------------------------------
% 1.47/0.92  % (21581)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.47/0.92  % (21581)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.92  
% 1.47/0.92  % (21581)Memory used [KB]: 1058
% 1.47/0.92  % (21581)Time elapsed: 0.003 s
% 1.47/0.92  % (21581)Instructions burned: 3 (million)
% 1.47/0.92  % (21581)------------------------------
% 1.47/0.92  % (21581)------------------------------
% 1.47/0.93  % (21584)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on Vampire---4 for (2994ds/132Mi)
% 1.47/0.93  % (21584)Refutation not found, incomplete strategy% (21584)------------------------------
% 1.47/0.93  % (21584)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.47/0.93  % (21584)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.93  
% 1.47/0.93  % (21584)Memory used [KB]: 990
% 1.47/0.93  % (21584)Time elapsed: 0.003 s
% 1.47/0.93  % (21584)Instructions burned: 3 (million)
% 1.47/0.93  % (21584)------------------------------
% 1.47/0.93  % (21584)------------------------------
% 1.47/0.93  % (21573)Instruction limit reached!
% 1.47/0.93  % (21573)------------------------------
% 1.47/0.93  % (21573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.47/0.93  % (21573)Termination reason: Unknown
% 1.47/0.93  % (21573)Termination phase: Saturation
% 1.47/0.93  
% 1.47/0.93  % (21573)Memory used [KB]: 1590
% 1.47/0.93  % (21573)Time elapsed: 0.033 s
% 1.47/0.93  % (21573)Instructions burned: 55 (million)
% 1.47/0.93  % (21573)------------------------------
% 1.47/0.93  % (21573)------------------------------
% 1.47/0.93  % (21571)Instruction limit reached!
% 1.47/0.93  % (21571)------------------------------
% 1.47/0.93  % (21571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.47/0.93  % (21571)Termination reason: Unknown
% 1.47/0.93  % (21571)Termination phase: Saturation
% 1.47/0.93  
% 1.47/0.93  % (21571)Memory used [KB]: 1492
% 1.47/0.93  % (21571)Time elapsed: 0.042 s
% 1.47/0.93  % (21571)Instructions burned: 80 (million)
% 1.47/0.93  % (21571)------------------------------
% 1.47/0.93  % (21571)------------------------------
% 1.47/0.93  % (21586)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on Vampire---4 for (2994ds/54Mi)
% 1.65/0.93  % (21586)Refutation not found, incomplete strategy% (21586)------------------------------
% 1.65/0.93  % (21586)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/0.93  % (21586)Termination reason: Refutation not found, incomplete strategy
% 1.65/0.93  
% 1.65/0.93  % (21586)Memory used [KB]: 1044
% 1.65/0.93  % (21586)Time elapsed: 0.003 s
% 1.65/0.93  % (21586)Instructions burned: 3 (million)
% 1.65/0.93  % (21586)------------------------------
% 1.65/0.93  % (21586)------------------------------
% 1.65/0.93  % (21587)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on Vampire---4 for (2994ds/82Mi)
% 1.65/0.93  % (21588)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on Vampire---4 for (2994ds/119Mi)
% 1.65/0.94  % (21589)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2994ds/177Mi)
% 1.65/0.94  % (21574)Instruction limit reached!
% 1.65/0.94  % (21574)------------------------------
% 1.65/0.94  % (21574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/0.94  % (21574)Termination reason: Unknown
% 1.65/0.94  % (21574)Termination phase: Saturation
% 1.65/0.94  
% 1.65/0.94  % (21574)Memory used [KB]: 1475
% 1.65/0.94  % (21574)Time elapsed: 0.032 s
% 1.65/0.94  % (21574)Instructions burned: 48 (million)
% 1.65/0.94  % (21574)------------------------------
% 1.65/0.94  % (21574)------------------------------
% 1.65/0.94  % (21591)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.65/0.96  % (21537)Instruction limit reached!
% 1.65/0.96  % (21537)------------------------------
% 1.65/0.96  % (21537)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/0.96  % (21537)Termination reason: Unknown
% 1.65/0.96  % (21537)Termination phase: Saturation
% 1.65/0.96  
% 1.65/0.96  % (21537)Memory used [KB]: 4760
% 1.65/0.96  % (21537)Time elapsed: 0.190 s
% 1.65/0.96  % (21537)Instructions burned: 518 (million)
% 1.65/0.96  % (21537)------------------------------
% 1.65/0.96  % (21537)------------------------------
% 1.65/0.97  % (21594)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.65/0.97  % (21570)Instruction limit reached!
% 1.65/0.97  % (21570)------------------------------
% 1.65/0.97  % (21570)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/0.97  % (21570)Termination reason: Unknown
% 1.65/0.97  % (21570)Termination phase: Saturation
% 1.65/0.97  
% 1.65/0.97  % (21570)Memory used [KB]: 2170
% 1.65/0.97  % (21570)Time elapsed: 0.086 s
% 1.65/0.97  % (21570)Instructions burned: 162 (million)
% 1.65/0.97  % (21570)------------------------------
% 1.65/0.97  % (21570)------------------------------
% 1.65/0.97  % (21598)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on Vampire---4 for (2994ds/51Mi)
% 1.65/0.97  % (21587)Instruction limit reached!
% 1.65/0.97  % (21587)------------------------------
% 1.65/0.97  % (21587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/0.97  % (21587)Termination reason: Unknown
% 1.65/0.97  % (21587)Termination phase: Saturation
% 1.65/0.97  
% 1.65/0.97  % (21587)Memory used [KB]: 1792
% 1.65/0.97  % (21587)Time elapsed: 0.043 s
% 1.65/0.97  % (21587)Instructions burned: 82 (million)
% 1.65/0.97  % (21587)------------------------------
% 1.65/0.97  % (21587)------------------------------
% 1.65/0.98  % (21599)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.65/0.98  % (21599)Refutation not found, incomplete strategy% (21599)------------------------------
% 1.65/0.98  % (21599)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/0.98  % (21599)Termination reason: Refutation not found, incomplete strategy
% 1.65/0.98  
% 1.65/0.98  % (21599)Memory used [KB]: 1055
% 1.65/0.98  % (21599)Time elapsed: 0.003 s
% 1.65/0.98  % (21599)Instructions burned: 3 (million)
% 1.65/0.98  % (21599)------------------------------
% 1.65/0.98  % (21599)------------------------------
% 1.65/0.98  % (21600)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.65/0.99  % (21594)Instruction limit reached!
% 1.65/0.99  % (21594)------------------------------
% 1.65/0.99  % (21594)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/0.99  % (21594)Termination reason: Unknown
% 1.65/0.99  % (21594)Termination phase: Saturation
% 1.65/0.99  
% 1.65/0.99  % (21594)Memory used [KB]: 1449
% 1.65/0.99  % (21594)Time elapsed: 0.027 s
% 1.65/0.99  % (21594)Instructions burned: 49 (million)
% 1.65/0.99  % (21594)------------------------------
% 1.65/0.99  % (21594)------------------------------
% 1.65/0.99  % (21588)Instruction limit reached!
% 1.65/0.99  % (21588)------------------------------
% 1.65/0.99  % (21588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/0.99  % (21588)Termination reason: Unknown
% 1.65/0.99  % (21588)Termination phase: Saturation
% 1.65/0.99  
% 1.65/0.99  % (21588)Memory used [KB]: 1419
% 1.65/0.99  % (21588)Time elapsed: 0.060 s
% 1.65/0.99  % (21588)Instructions burned: 120 (million)
% 1.65/0.99  % (21588)------------------------------
% 1.65/0.99  % (21588)------------------------------
% 1.65/0.99  % (21603)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.65/1.00  % (21604)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.65/1.00  % (21598)Instruction limit reached!
% 1.65/1.00  % (21598)------------------------------
% 1.65/1.00  % (21598)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/1.00  % (21598)Termination reason: Unknown
% 1.65/1.00  % (21598)Termination phase: Saturation
% 1.65/1.00  
% 1.65/1.00  % (21598)Memory used [KB]: 1756
% 1.65/1.00  % (21598)Time elapsed: 0.031 s
% 1.65/1.00  % (21598)Instructions burned: 51 (million)
% 1.65/1.00  % (21598)------------------------------
% 1.65/1.00  % (21598)------------------------------
% 1.65/1.00  % (21591)Instruction limit reached!
% 1.65/1.00  % (21591)------------------------------
% 1.65/1.00  % (21591)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/1.00  % (21591)Termination reason: Unknown
% 1.65/1.00  % (21591)Termination phase: Saturation
% 1.65/1.00  
% 1.65/1.00  % (21591)Memory used [KB]: 1631
% 1.65/1.00  % (21591)Time elapsed: 0.065 s
% 1.65/1.00  % (21591)Instructions burned: 118 (million)
% 1.65/1.00  % (21591)------------------------------
% 1.65/1.00  % (21591)------------------------------
% 1.65/1.01  % (21607)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.65/1.01  % (21608)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2993ds/1483Mi)
% 1.65/1.02  % (21600)Instruction limit reached!
% 1.65/1.02  % (21600)------------------------------
% 1.65/1.02  % (21600)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/1.02  % (21600)Termination reason: Unknown
% 1.65/1.02  % (21600)Termination phase: Saturation
% 1.65/1.02  
% 1.65/1.02  % (21600)Memory used [KB]: 1401
% 1.65/1.02  % (21600)Time elapsed: 0.034 s
% 1.65/1.02  % (21600)Instructions burned: 57 (million)
% 1.65/1.02  % (21600)------------------------------
% 1.65/1.02  % (21600)------------------------------
% 1.65/1.02  % (21611)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.65/1.03  % (21589)Instruction limit reached!
% 1.65/1.03  % (21589)------------------------------
% 1.65/1.03  % (21589)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.65/1.03  % (21589)Termination reason: Unknown
% 1.65/1.03  % (21589)Termination phase: Saturation
% 1.65/1.03  
% 1.65/1.03  % (21589)Memory used [KB]: 3881
% 1.65/1.03  % (21589)Time elapsed: 0.092 s
% 1.65/1.03  % (21589)Instructions burned: 177 (million)
% 1.65/1.03  % (21589)------------------------------
% 1.65/1.03  % (21589)------------------------------
% 2.34/1.03  % (21615)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)
% 2.34/1.03  % (21607)Instruction limit reached!
% 2.34/1.03  % (21607)------------------------------
% 2.34/1.03  % (21607)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.34/1.03  % (21607)Termination reason: Unknown
% 2.34/1.03  % (21607)Termination phase: Saturation
% 2.34/1.03  
% 2.34/1.03  % (21607)Memory used [KB]: 1370
% 2.34/1.03  % (21607)Time elapsed: 0.028 s
% 2.34/1.03  % (21607)Instructions burned: 50 (million)
% 2.34/1.03  % (21607)------------------------------
% 2.34/1.03  % (21607)------------------------------
% 2.34/1.03  % (21615)Refutation not found, incomplete strategy% (21615)------------------------------
% 2.34/1.03  % (21615)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.34/1.03  % (21615)Termination reason: Refutation not found, incomplete strategy
% 2.34/1.03  
% 2.34/1.03  % (21615)Memory used [KB]: 1042
% 2.34/1.03  % (21615)Time elapsed: 0.003 s
% 2.34/1.03  % (21615)Instructions burned: 3 (million)
% 2.34/1.03  % (21615)------------------------------
% 2.34/1.03  % (21615)------------------------------
% 2.34/1.03  % (21617)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)
% 2.34/1.04  % (21618)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)
% 2.34/1.05  % (21611)Instruction limit reached!
% 2.34/1.05  % (21611)------------------------------
% 2.34/1.05  % (21611)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.34/1.05  % (21611)Termination reason: Unknown
% 2.34/1.05  % (21611)Termination phase: Saturation
% 2.34/1.05  
% 2.34/1.05  % (21611)Memory used [KB]: 1397
% 2.34/1.05  % (21611)Time elapsed: 0.037 s
% 2.34/1.05  % (21611)Instructions burned: 68 (million)
% 2.34/1.05  % (21611)------------------------------
% 2.34/1.05  % (21611)------------------------------
% 2.34/1.06  % (21624)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)
% 2.34/1.06  % (21617)Instruction limit reached!
% 2.34/1.06  % (21617)------------------------------
% 2.34/1.06  % (21617)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.34/1.06  % (21617)Termination reason: Unknown
% 2.34/1.06  % (21617)Termination phase: Saturation
% 2.34/1.06  
% 2.34/1.06  % (21617)Memory used [KB]: 1386
% 2.34/1.06  % (21617)Time elapsed: 0.030 s
% 2.34/1.06  % (21617)Instructions burned: 52 (million)
% 2.34/1.06  % (21617)------------------------------
% 2.34/1.06  % (21617)------------------------------
% 2.34/1.06  % (21556)Instruction limit reached!
% 2.34/1.06  % (21556)------------------------------
% 2.34/1.06  % (21556)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.34/1.06  % (21556)Termination reason: Unknown
% 2.34/1.06  % (21556)Termination phase: Saturation
% 2.34/1.06  
% 2.34/1.06  % (21556)Memory used [KB]: 3748
% 2.34/1.06  % (21556)Time elapsed: 0.197 s
% 2.34/1.06  % (21556)Instructions burned: 360 (million)
% 2.34/1.06  % (21556)------------------------------
% 2.34/1.06  % (21556)------------------------------
% 2.34/1.07  % (21627)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 (2992ds/163Mi)
% 2.34/1.07  % (21628)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 (2992ds/77Mi)
% 2.65/1.11  % (21628)Instruction limit reached!
% 2.65/1.11  % (21628)------------------------------
% 2.65/1.11  % (21628)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.65/1.11  % (21628)Termination reason: Unknown
% 2.65/1.11  % (21628)Termination phase: Saturation
% 2.65/1.11  
% 2.65/1.11  % (21628)Memory used [KB]: 1607
% 2.65/1.11  % (21628)Time elapsed: 0.042 s
% 2.65/1.11  % (21628)Instructions burned: 78 (million)
% 2.65/1.11  % (21628)------------------------------
% 2.65/1.11  % (21628)------------------------------
% 2.65/1.11  % (21635)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2992ds/1548Mi)
% 2.65/1.11  % (21604)Instruction limit reached!
% 2.65/1.11  % (21604)------------------------------
% 2.65/1.11  % (21604)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.65/1.11  % (21604)Termination reason: Unknown
% 2.65/1.11  % (21604)Termination phase: Saturation
% 2.65/1.11  
% 2.65/1.12  % (21604)Memory used [KB]: 2583
% 2.65/1.12  % (21604)Time elapsed: 0.122 s
% 2.65/1.12  % (21604)Instructions burned: 207 (million)
% 2.65/1.12  % (21604)------------------------------
% 2.65/1.12  % (21604)------------------------------
% 2.65/1.12  % (21636)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 (2992ds/76Mi)
% 2.65/1.15  % (21627)Instruction limit reached!
% 2.65/1.15  % (21627)------------------------------
% 2.65/1.15  % (21627)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.65/1.15  % (21627)Termination reason: Unknown
% 2.65/1.15  % (21627)Termination phase: Saturation
% 2.65/1.15  
% 2.65/1.15  % (21627)Memory used [KB]: 2690
% 2.65/1.15  % (21627)Time elapsed: 0.088 s
% 2.65/1.15  % (21627)Instructions burned: 163 (million)
% 2.65/1.15  % (21627)------------------------------
% 2.65/1.15  % (21627)------------------------------
% 2.65/1.16  % (21641)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 (2992ds/1376Mi)
% 2.65/1.16  % (21636)Instruction limit reached!
% 2.65/1.16  % (21636)------------------------------
% 2.65/1.16  % (21636)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.65/1.16  % (21636)Termination reason: Unknown
% 2.65/1.16  % (21636)Termination phase: Saturation
% 2.65/1.16  
% 2.65/1.16  % (21636)Memory used [KB]: 1760
% 2.65/1.16  % (21636)Time elapsed: 0.048 s
% 2.65/1.16  % (21636)Instructions burned: 77 (million)
% 2.65/1.16  % (21636)------------------------------
% 2.65/1.16  % (21636)------------------------------
% 2.65/1.17  % (21644)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 (2991ds/117Mi)
% 2.65/1.17  % (21644)Refutation not found, incomplete strategy% (21644)------------------------------
% 2.65/1.17  % (21644)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.65/1.17  % (21644)Termination reason: Refutation not found, incomplete strategy
% 2.65/1.17  
% 2.65/1.17  % (21644)Memory used [KB]: 972
% 2.65/1.17  % (21644)Time elapsed: 0.003 s
% 2.65/1.17  % (21644)Instructions burned: 2 (million)
% 2.65/1.17  % (21603)Instruction limit reached!
% 2.65/1.17  % (21603)------------------------------
% 2.65/1.17  % (21603)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.65/1.17  % (21603)Termination reason: Unknown
% 2.65/1.17  % (21603)Termination phase: Saturation
% 2.65/1.17  
% 2.65/1.17  % (21603)Memory used [KB]: 3835
% 2.65/1.17  % (21644)------------------------------
% 2.65/1.17  % (21644)------------------------------
% 2.65/1.17  % (21603)Time elapsed: 0.190 s
% 2.65/1.17  % (21603)Instructions burned: 289 (million)
% 2.65/1.17  % (21603)------------------------------
% 2.65/1.17  % (21603)------------------------------
% 2.65/1.17  % (21646)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 (2991ds/59Mi)
% 2.65/1.17  % (21647)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 (2991ds/151Mi)
% 4.09/1.21  % (21646)Instruction limit reached!
% 4.09/1.21  % (21646)------------------------------
% 4.09/1.21  % (21646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.09/1.21  % (21646)Termination reason: Unknown
% 4.09/1.21  % (21646)Termination phase: Saturation
% 4.09/1.21  
% 4.09/1.21  % (21646)Memory used [KB]: 1701
% 4.09/1.21  % (21646)Time elapsed: 0.036 s
% 4.09/1.21  % (21646)Instructions burned: 59 (million)
% 4.09/1.21  % (21646)------------------------------
% 4.09/1.21  % (21646)------------------------------
% 4.09/1.21  % (21651)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 (2991ds/260Mi)
% 4.09/1.21  % (21651)Refutation not found, incomplete strategy% (21651)------------------------------
% 4.09/1.21  % (21651)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.09/1.21  % (21651)Termination reason: Refutation not found, incomplete strategy
% 4.09/1.21  
% 4.09/1.21  % (21651)Memory used [KB]: 977
% 4.09/1.21  % (21651)Time elapsed: 0.004 s
% 4.09/1.21  % (21651)Instructions burned: 3 (million)
% 4.09/1.21  % (21651)------------------------------
% 4.09/1.21  % (21651)------------------------------
% 4.09/1.22  % (21618)Instruction limit reached!
% 4.09/1.22  % (21618)------------------------------
% 4.09/1.22  % (21618)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.09/1.22  % (21618)Termination reason: Unknown
% 4.09/1.22  % (21618)Termination phase: Saturation
% 4.09/1.22  
% 4.09/1.22  % (21618)Memory used [KB]: 3416
% 4.09/1.22  % (21618)Time elapsed: 0.203 s
% 4.09/1.22  % (21618)Instructions burned: 366 (million)
% 4.09/1.22  % (21618)------------------------------
% 4.09/1.22  % (21618)------------------------------
% 4.09/1.22  % (21652)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 (2991ds/1797Mi)
% 4.09/1.22  % (21654)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 (2991ds/200Mi)
% 4.33/1.25  % (21647)Instruction limit reached!
% 4.33/1.25  % (21647)------------------------------
% 4.33/1.25  % (21647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.33/1.25  % (21647)Termination reason: Unknown
% 4.33/1.25  % (21647)Termination phase: Saturation
% 4.33/1.25  
% 4.33/1.25  % (21647)Memory used [KB]: 1635
% 4.33/1.25  % (21647)Time elapsed: 0.077 s
% 4.33/1.25  % (21647)Instructions burned: 152 (million)
% 4.33/1.25  % (21647)------------------------------
% 4.33/1.25  % (21647)------------------------------
% 4.33/1.25  % (21659)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)
% 4.33/1.25  % (21659)Refutation not found, incomplete strategy% (21659)------------------------------
% 4.33/1.25  % (21659)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.33/1.25  % (21659)Termination reason: Refutation not found, incomplete strategy
% 4.33/1.25  
% 4.33/1.25  % (21659)Memory used [KB]: 1055
% 4.33/1.25  % (21659)Time elapsed: 0.003 s
% 4.33/1.25  % (21659)Instructions burned: 3 (million)
% 4.33/1.26  % (21659)------------------------------
% 4.33/1.26  % (21659)------------------------------
% 4.33/1.26  % (21661)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)
% 4.33/1.30  % (21661)Instruction limit reached!
% 4.33/1.30  % (21661)------------------------------
% 4.33/1.30  % (21661)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.33/1.30  % (21661)Termination reason: Unknown
% 4.33/1.30  % (21661)Termination phase: Saturation
% 4.33/1.30  
% 4.33/1.30  % (21661)Memory used [KB]: 1755
% 4.33/1.30  % (21661)Time elapsed: 0.042 s
% 4.33/1.30  % (21661)Instructions burned: 75 (million)
% 4.33/1.30  % (21661)------------------------------
% 4.33/1.30  % (21661)------------------------------
% 4.33/1.30  % (21665)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 (2990ds/578Mi)
% 4.33/1.32  % (21654)Instruction limit reached!
% 4.33/1.32  % (21654)------------------------------
% 4.33/1.32  % (21654)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.33/1.32  % (21654)Termination reason: Unknown
% 4.33/1.32  % (21654)Termination phase: Saturation
% 4.33/1.32  
% 4.33/1.32  % (21654)Memory used [KB]: 2236
% 4.33/1.32  % (21654)Time elapsed: 0.101 s
% 4.33/1.32  % (21654)Instructions burned: 201 (million)
% 4.33/1.32  % (21654)------------------------------
% 4.33/1.32  % (21654)------------------------------
% 4.33/1.32  % (21668)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 (2990ds/251Mi)
% 5.06/1.37  % (21668)First to succeed.
% 5.06/1.37  % (21668)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-21520"
% 5.06/1.37  % (21668)Refutation found. Thanks to Tanya!
% 5.06/1.37  % SZS status Theorem for Vampire---4
% 5.06/1.37  % SZS output start Proof for Vampire---4
% See solution above
% 5.06/1.37  % (21668)------------------------------
% 5.06/1.37  % (21668)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.06/1.37  % (21668)Termination reason: Refutation
% 5.06/1.37  
% 5.06/1.37  % (21668)Memory used [KB]: 2100
% 5.06/1.37  % (21668)Time elapsed: 0.050 s
% 5.06/1.37  % (21668)Instructions burned: 117 (million)
% 5.06/1.37  % (21520)Success in time 1.007 s
% 5.06/1.37  % Vampire---4.8 exiting
%------------------------------------------------------------------------------