TSTP Solution File: ARI707_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI707_1 : TPTP v8.2.0. Released v6.3.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 : n003.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 : Mon May 20 18:48:51 EDT 2024

% Result   : Theorem 2.73s 1.23s
% Output   : Refutation 2.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   48 (  43 unt;   5 typ;   0 def)
%            Number of atoms       :   43 (  42 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    7 (   7   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number arithmetic     :  180 (   0 atm; 120 fun;  24 num;  36 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (   5 usr;   9 con; 0-2 aty)
%            Number of variables   :   36 (  36   !;   0   ?;  36   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    d: $int ).

tff(func_def_1,type,
    c: $int ).

tff(func_def_8,type,
    sF0: $int ).

tff(func_def_9,type,
    sF1: $int ).

tff(func_def_10,type,
    sF2: $int ).

tff(f2502,plain,
    $false,
    inference(subsumption_resolution,[],[f2481,f671]) ).

tff(f671,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$product(X1,X2)) = $product(X2,$product(X1,X0)) ),
    inference(superposition,[],[f189,f15]) ).

tff(f15,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,X1) = $product(X1,X0) ),
    introduced(theory_axiom_135,[]) ).

tff(f189,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$product(X1,X2)) = $product(X2,$product(X0,X1)) ),
    inference(superposition,[],[f16,f15]) ).

tff(f16,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$product(X1,X2)) = $product($product(X0,X1),X2) ),
    introduced(theory_axiom_136,[]) ).

tff(f2481,plain,
    $product($product(d,d),$product(d,d)) != $product(d,$product(d,$product(d,d))),
    inference(backward_demodulation,[],[f37,f2476]) ).

tff(f2476,plain,
    $product(d,d) = c,
    inference(evaluation,[],[f2475]) ).

tff(f2475,plain,
    c = $product($product(d,d),$sum(-1,2)),
    inference(forward_demodulation,[],[f2474,f229]) ).

tff(f229,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$sum(X2,X1)) = $sum($product(X0,X2),$product(X1,X0)) ),
    inference(superposition,[],[f19,f15]) ).

tff(f19,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$sum(X1,X2)) = $sum($product(X0,X1),$product(X0,X2)) ),
    introduced(theory_axiom_150,[]) ).

tff(f2474,plain,
    c = $sum($product($product(d,d),-1),$product(2,$product(d,d))),
    inference(forward_demodulation,[],[f2241,f2274]) ).

tff(f2274,plain,
    ! [X0: $int] : ( $uminus(X0) = $product(X0,-1) ),
    inference(evaluation,[],[f2232]) ).

tff(f2232,plain,
    ! [X0: $int] : ( $sum($uminus(X0),0) = $product(X0,-1) ),
    inference(superposition,[],[f157,f908]) ).

tff(f908,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$product(X0,-1)) ),
    inference(forward_demodulation,[],[f903,f18]) ).

tff(f18,plain,
    ! [X0: $int] : ( 0 = $product(X0,0) ),
    introduced(theory_axiom_149,[]) ).

tff(f903,plain,
    ! [X0: $int] : ( $product(X0,0) = $sum(X0,$product(X0,-1)) ),
    inference(evaluation,[],[f852]) ).

tff(f852,plain,
    ! [X0: $int] : ( $product(X0,0) = $sum(X0,$product(X0,$uminus(1))) ),
    inference(superposition,[],[f221,f8]) ).

tff(f8,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_140,[]) ).

tff(f221,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,$sum(1,X1)) = $sum(X0,$product(X0,X1)) ),
    inference(superposition,[],[f19,f17]) ).

tff(f17,plain,
    ! [X0: $int] : ( $product(X0,1) = X0 ),
    introduced(theory_axiom_137,[]) ).

tff(f157,plain,
    ! [X0: $int,X1: $int] : ( $sum($uminus(X0),$sum(X0,X1)) = X1 ),
    inference(evaluation,[],[f143]) ).

tff(f143,plain,
    ! [X0: $int,X1: $int] : ( $sum($uminus(X0),$sum(X0,X1)) = $sum(0,X1) ),
    inference(superposition,[],[f5,f38]) ).

tff(f38,plain,
    ! [X0: $int] : ( 0 = $sum($uminus(X0),X0) ),
    inference(superposition,[],[f8,f14]) ).

tff(f14,plain,
    ! [X0: $int] : ( $uminus($uminus(X0)) = X0 ),
    introduced(theory_axiom_148,[]) ).

tff(f5,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $sum(X0,$sum(X1,X2)) = $sum($sum(X0,X1),X2) ),
    introduced(theory_axiom_136,[]) ).

tff(f2241,plain,
    c = $sum($uminus($product(d,d)),$product(2,$product(d,d))),
    inference(superposition,[],[f157,f35]) ).

tff(f35,plain,
    $sum($product(d,d),c) = $product(2,$product(d,d)),
    inference(forward_demodulation,[],[f23,f16]) ).

tff(f23,plain,
    $sum($product(d,d),c) = $product($product(2,d),d),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    $sum($product(d,d),c) = $product($product(2,d),d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',eq) ).

tff(f37,plain,
    $product(c,c) != $product(d,$product(d,c)),
    inference(forward_demodulation,[],[f36,f34]) ).

tff(f34,plain,
    sF1 = $product(d,$product(d,c)),
    inference(forward_demodulation,[],[f33,f16]) ).

tff(f33,plain,
    sF1 = $product($product(d,d),c),
    inference(backward_demodulation,[],[f31,f15]) ).

tff(f31,plain,
    sF1 = $product(c,$product(d,d)),
    inference(backward_demodulation,[],[f30,f16]) ).

tff(f30,plain,
    $product($product(c,d),d) = sF1,
    inference(backward_demodulation,[],[f27,f26]) ).

tff(f26,plain,
    $product(c,d) = sF0,
    introduced(function_definition,[new_symbols(definition,[sF0])]) ).

tff(f27,plain,
    $product(sF0,d) = sF1,
    introduced(function_definition,[new_symbols(definition,[sF1])]) ).

tff(f36,plain,
    $product(c,c) != sF1,
    inference(forward_demodulation,[],[f29,f28]) ).

tff(f28,plain,
    $product(c,c) = sF2,
    introduced(function_definition,[new_symbols(definition,[sF2])]) ).

tff(f29,plain,
    sF1 != sF2,
    inference(definition_folding,[],[f24,f28,f27,f26]) ).

tff(f24,plain,
    $product($product(c,d),d) != $product(c,c),
    inference(cnf_transformation,[],[f22]) ).

tff(f22,plain,
    $product($product(c,d),d) != $product(c,c),
    inference(flattening,[],[f3]) ).

tff(f3,negated_conjecture,
    ( ~ $product($product(c,d),d) = $product(c,c) ),
    inference(negated_conjecture,[],[f2]) ).

tff(f2,conjecture,
    $product($product(c,d),d) = $product(c,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.13  % Problem    : ARI707_1 : TPTP v8.2.0. Released v6.3.0.
% 0.10/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n003.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Sun May 19 13:19:38 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a TF0_THM_EQU_ARI problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.77/0.95  % (4413)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2994ds/33Mi)
% 0.77/0.95  % (4410)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 theBenchmark for (2994ds/34Mi)
% 0.77/0.95  % (4412)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2994ds/78Mi)
% 0.77/0.95  % (4414)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 theBenchmark for (2994ds/34Mi)
% 0.77/0.95  % (4411)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 theBenchmark for (2994ds/51Mi)
% 0.77/0.95  % (4415)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2994ds/45Mi)
% 0.77/0.95  % (4416)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 theBenchmark for (2994ds/83Mi)
% 0.77/0.95  % (4413)Refutation not found, incomplete strategy% (4413)------------------------------
% 0.77/0.95  % (4413)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.95  % (4413)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.95  % (4417)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2994ds/56Mi)
% 0.77/0.95  
% 0.77/0.95  % (4413)Memory used [KB]: 955
% 0.77/0.95  % (4413)Time elapsed: 0.003 s
% 0.77/0.95  % (4413)Instructions burned: 2 (million)
% 0.77/0.95  % (4415)Refutation not found, incomplete strategy% (4415)------------------------------
% 0.77/0.95  % (4415)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.95  % (4415)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.95  
% 0.77/0.95  % (4415)Memory used [KB]: 954
% 0.77/0.95  % (4415)Time elapsed: 0.003 s
% 0.77/0.95  % (4415)Instructions burned: 3 (million)
% 0.77/0.95  % (4416)Refutation not found, incomplete strategy% (4416)------------------------------
% 0.77/0.95  % (4416)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.95  % (4416)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.95  
% 0.77/0.95  % (4416)Memory used [KB]: 955
% 0.77/0.95  % (4416)Time elapsed: 0.003 s
% 0.77/0.95  % (4416)Instructions burned: 3 (million)
% 0.77/0.95  % (4413)------------------------------
% 0.77/0.95  % (4413)------------------------------
% 0.77/0.95  % (4415)------------------------------
% 0.77/0.95  % (4415)------------------------------
% 0.77/0.95  % (4416)------------------------------
% 0.77/0.95  % (4416)------------------------------
% 0.77/0.95  % (4410)Refutation not found, incomplete strategy% (4410)------------------------------
% 0.77/0.95  % (4410)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.95  % (4410)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.95  
% 0.77/0.95  % (4410)Memory used [KB]: 973
% 0.77/0.95  % (4410)Time elapsed: 0.004 s
% 0.77/0.95  % (4410)Instructions burned: 4 (million)
% 0.77/0.95  % (4417)Refutation not found, incomplete strategy% (4417)------------------------------
% 0.77/0.95  % (4417)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.95  % (4417)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.95  
% 0.77/0.95  % (4417)Memory used [KB]: 953
% 0.77/0.95  % (4417)Time elapsed: 0.003 s
% 0.77/0.95  % (4417)Instructions burned: 2 (million)
% 0.77/0.95  % (4410)------------------------------
% 0.77/0.95  % (4410)------------------------------
% 0.77/0.95  % (4417)------------------------------
% 0.77/0.95  % (4417)------------------------------
% 0.77/0.95  % (4420)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2994ds/208Mi)
% 0.77/0.95  % (4418)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 theBenchmark for (2994ds/55Mi)
% 0.77/0.96  % (4419)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 theBenchmark for (2994ds/50Mi)
% 0.77/0.96  % (4421)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 theBenchmark for (2994ds/52Mi)
% 0.77/0.96  % (4422)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 theBenchmark for (2994ds/518Mi)
% 0.77/0.96  % (4419)Refutation not found, incomplete strategy% (4419)------------------------------
% 0.77/0.96  % (4419)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.96  % (4419)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.96  
% 0.77/0.96  % (4419)Memory used [KB]: 956
% 0.77/0.96  % (4419)Time elapsed: 0.003 s
% 0.77/0.96  % (4419)Instructions burned: 3 (million)
% 0.77/0.96  % (4419)------------------------------
% 0.77/0.96  % (4419)------------------------------
% 0.77/0.96  % (4422)Refutation not found, incomplete strategy% (4422)------------------------------
% 0.77/0.96  % (4422)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.96  % (4422)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.96  
% 0.77/0.96  % (4422)Memory used [KB]: 957
% 0.77/0.96  % (4422)Time elapsed: 0.024 s
% 0.77/0.96  % (4422)Instructions burned: 3 (million)
% 0.77/0.96  % (4422)------------------------------
% 0.77/0.96  % (4422)------------------------------
% 0.77/0.96  % (4423)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 theBenchmark for (2994ds/42Mi)
% 0.77/0.96  % (4424)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 theBenchmark for (2994ds/243Mi)
% 0.77/0.96  % (4423)Refutation not found, incomplete strategy% (4423)------------------------------
% 0.77/0.96  % (4423)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.96  % (4423)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.96  
% 0.77/0.96  % (4423)Memory used [KB]: 956
% 0.77/0.96  % (4423)Time elapsed: 0.003 s
% 0.77/0.96  % (4423)Instructions burned: 3 (million)
% 0.77/0.96  % (4423)------------------------------
% 0.77/0.96  % (4423)------------------------------
% 0.77/0.97  % (4425)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2994ds/117Mi)
% 0.77/0.97  % (4414)Instruction limit reached!
% 0.77/0.97  % (4414)------------------------------
% 0.77/0.97  % (4414)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.97  % (4414)Termination reason: Unknown
% 0.77/0.97  % (4414)Termination phase: Saturation
% 0.77/0.97  
% 0.77/0.97  % (4414)Memory used [KB]: 1184
% 0.77/0.97  % (4414)Time elapsed: 0.020 s
% 0.77/0.97  % (4414)Instructions burned: 35 (million)
% 0.77/0.97  % (4414)------------------------------
% 0.77/0.97  % (4414)------------------------------
% 0.77/0.97  % (4426)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 theBenchmark for (2994ds/143Mi)
% 0.77/0.98  % (4411)Instruction limit reached!
% 0.77/0.98  % (4411)------------------------------
% 0.77/0.98  % (4411)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.98  % (4411)Termination reason: Unknown
% 0.77/0.98  % (4411)Termination phase: Saturation
% 0.77/0.98  
% 0.77/0.98  % (4411)Memory used [KB]: 1477
% 0.77/0.98  % (4411)Time elapsed: 0.032 s
% 0.77/0.98  % (4411)Instructions burned: 52 (million)
% 0.77/0.98  % (4411)------------------------------
% 0.77/0.98  % (4411)------------------------------
% 0.77/0.98  % (4421)Instruction limit reached!
% 0.77/0.98  % (4421)------------------------------
% 0.77/0.98  % (4421)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.98  % (4421)Termination reason: Unknown
% 0.77/0.98  % (4421)Termination phase: Saturation
% 0.77/0.98  
% 0.77/0.98  % (4427)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 theBenchmark for (2993ds/93Mi)
% 0.77/0.98  % (4421)Memory used [KB]: 1399
% 0.77/0.98  % (4421)Time elapsed: 0.051 s
% 0.77/0.98  % (4421)Instructions burned: 52 (million)
% 0.77/0.98  % (4421)------------------------------
% 0.77/0.98  % (4421)------------------------------
% 0.77/0.98  % (4418)Instruction limit reached!
% 0.77/0.98  % (4418)------------------------------
% 0.77/0.98  % (4418)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.98  % (4418)Termination reason: Unknown
% 0.77/0.98  % (4418)Termination phase: Saturation
% 0.77/0.98  
% 0.77/0.98  % (4418)Memory used [KB]: 1318
% 0.77/0.98  % (4418)Time elapsed: 0.052 s
% 0.77/0.98  % (4418)Instructions burned: 55 (million)
% 0.77/0.98  % (4418)------------------------------
% 0.77/0.98  % (4418)------------------------------
% 0.77/0.99  % (4428)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 theBenchmark for (2993ds/62Mi)
% 0.77/0.99  % (4429)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 theBenchmark for (2993ds/32Mi)
% 0.77/0.99  % (4428)Refutation not found, incomplete strategy% (4428)------------------------------
% 0.77/0.99  % (4428)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.99  % (4428)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.99  
% 0.77/0.99  % (4428)Memory used [KB]: 958
% 0.77/0.99  % (4428)Time elapsed: 0.003 s
% 0.77/0.99  % (4428)Instructions burned: 3 (million)
% 0.77/0.99  % (4428)------------------------------
% 0.77/0.99  % (4428)------------------------------
% 0.77/0.99  % (4412)Instruction limit reached!
% 0.77/0.99  % (4412)------------------------------
% 0.77/0.99  % (4412)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.99  % (4412)Termination reason: Unknown
% 0.77/0.99  % (4412)Termination phase: Saturation
% 0.77/0.99  
% 0.77/0.99  % (4412)Memory used [KB]: 1495
% 0.77/0.99  % (4412)Time elapsed: 0.044 s
% 0.77/0.99  % (4412)Instructions burned: 79 (million)
% 0.77/0.99  % (4412)------------------------------
% 0.77/0.99  % (4412)------------------------------
% 0.77/0.99  % (4430)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 theBenchmark for (2993ds/1919Mi)
% 0.77/1.00  % (4431)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 theBenchmark for (2993ds/55Mi)
% 0.77/1.00  % (4431)Refutation not found, incomplete strategy% (4431)------------------------------
% 0.77/1.00  % (4431)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/1.00  % (4431)Termination reason: Refutation not found, incomplete strategy
% 0.77/1.00  
% 0.77/1.00  % (4431)Memory used [KB]: 959
% 0.77/1.00  % (4431)Time elapsed: 0.003 s
% 0.77/1.00  % (4431)Instructions burned: 3 (million)
% 0.77/1.00  % (4431)------------------------------
% 0.77/1.00  % (4431)------------------------------
% 0.77/1.00  % (4432)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 theBenchmark for (2993ds/53Mi)
% 0.77/1.00  % (4432)Refutation not found, incomplete strategy% (4432)------------------------------
% 0.77/1.00  % (4432)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/1.00  % (4432)Termination reason: Refutation not found, incomplete strategy
% 0.77/1.00  
% 0.77/1.00  % (4432)Memory used [KB]: 955
% 0.77/1.00  % (4432)Time elapsed: 0.003 s
% 0.77/1.00  % (4432)Instructions burned: 3 (million)
% 0.77/1.00  % (4432)------------------------------
% 0.77/1.00  % (4432)------------------------------
% 0.77/1.01  % (4429)Instruction limit reached!
% 0.77/1.01  % (4429)------------------------------
% 0.77/1.01  % (4429)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/1.01  % (4429)Termination reason: Unknown
% 0.77/1.01  % (4429)Termination phase: Saturation
% 0.77/1.01  
% 0.77/1.01  % (4429)Memory used [KB]: 1221
% 0.77/1.01  % (4429)Time elapsed: 0.020 s
% 0.77/1.01  % (4429)Instructions burned: 33 (million)
% 0.77/1.01  % (4429)------------------------------
% 0.77/1.01  % (4429)------------------------------
% 0.77/1.01  % (4433)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 theBenchmark for (2993ds/46Mi)
% 0.77/1.01  % (4434)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 theBenchmark for (2993ds/102Mi)
% 1.02/1.02  % (4425)Instruction limit reached!
% 1.02/1.02  % (4425)------------------------------
% 1.02/1.02  % (4425)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.02/1.02  % (4425)Termination reason: Unknown
% 1.02/1.02  % (4425)Termination phase: Saturation
% 1.02/1.02  
% 1.02/1.02  % (4425)Memory used [KB]: 1503
% 1.02/1.02  % (4425)Time elapsed: 0.058 s
% 1.02/1.02  % (4425)Instructions burned: 117 (million)
% 1.02/1.02  % (4425)------------------------------
% 1.02/1.02  % (4425)------------------------------
% 1.02/1.03  % (4435)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 theBenchmark for (2993ds/35Mi)
% 1.02/1.03  % (4433)Instruction limit reached!
% 1.02/1.03  % (4433)------------------------------
% 1.02/1.03  % (4433)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.02/1.03  % (4433)Termination reason: Unknown
% 1.02/1.03  % (4433)Termination phase: Saturation
% 1.02/1.03  
% 1.02/1.03  % (4433)Memory used [KB]: 1395
% 1.02/1.03  % (4433)Time elapsed: 0.025 s
% 1.02/1.03  % (4433)Instructions burned: 46 (million)
% 1.02/1.03  % (4433)------------------------------
% 1.02/1.03  % (4433)------------------------------
% 1.02/1.03  % (4427)Instruction limit reached!
% 1.02/1.03  % (4427)------------------------------
% 1.02/1.03  % (4427)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.02/1.03  % (4427)Termination reason: Unknown
% 1.02/1.03  % (4427)Termination phase: Saturation
% 1.02/1.03  
% 1.02/1.03  % (4427)Memory used [KB]: 1705
% 1.02/1.03  % (4427)Time elapsed: 0.051 s
% 1.02/1.03  % (4427)Instructions burned: 93 (million)
% 1.02/1.03  % (4427)------------------------------
% 1.02/1.03  % (4427)------------------------------
% 1.02/1.03  % (4436)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2993ds/87Mi)
% 1.02/1.04  % (4426)Instruction limit reached!
% 1.02/1.04  % (4426)------------------------------
% 1.02/1.04  % (4426)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.02/1.04  % (4426)Termination reason: Unknown
% 1.02/1.04  % (4426)Termination phase: Saturation
% 1.02/1.04  
% 1.02/1.04  % (4426)Memory used [KB]: 1730
% 1.02/1.04  % (4426)Time elapsed: 0.066 s
% 1.02/1.04  % (4426)Instructions burned: 143 (million)
% 1.02/1.04  % (4426)------------------------------
% 1.02/1.04  % (4426)------------------------------
% 1.02/1.04  % (4437)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 theBenchmark for (2993ds/109Mi)
% 1.02/1.04  % (4438)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 theBenchmark for (2993ds/161Mi)
% 1.02/1.04  % (4438)Refutation not found, incomplete strategy% (4438)------------------------------
% 1.02/1.04  % (4438)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.02/1.04  % (4438)Termination reason: Refutation not found, incomplete strategy
% 1.02/1.04  
% 1.02/1.04  % (4438)Memory used [KB]: 953
% 1.02/1.04  % (4438)Time elapsed: 0.003 s
% 1.02/1.04  % (4438)Instructions burned: 3 (million)
% 1.02/1.04  % (4438)------------------------------
% 1.02/1.04  % (4438)------------------------------
% 1.02/1.04  % (4439)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 theBenchmark for (2993ds/69Mi)
% 1.02/1.05  % (4435)Instruction limit reached!
% 1.02/1.05  % (4435)------------------------------
% 1.02/1.05  % (4435)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.02/1.05  % (4435)Termination reason: Unknown
% 1.02/1.05  % (4435)Termination phase: Saturation
% 1.02/1.05  
% 1.02/1.05  % (4435)Memory used [KB]: 1324
% 1.02/1.05  % (4435)Time elapsed: 0.022 s
% 1.02/1.05  % (4435)Instructions burned: 36 (million)
% 1.02/1.05  % (4435)------------------------------
% 1.02/1.05  % (4435)------------------------------
% 1.02/1.05  % (4440)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 theBenchmark for (2993ds/40Mi)
% 1.02/1.06  % (4434)Instruction limit reached!
% 1.02/1.06  % (4434)------------------------------
% 1.02/1.06  % (4434)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.02/1.06  % (4434)Termination reason: Unknown
% 1.02/1.06  % (4434)Termination phase: Saturation
% 1.02/1.06  
% 1.02/1.06  % (4434)Memory used [KB]: 1331
% 1.02/1.06  % (4434)Time elapsed: 0.048 s
% 1.02/1.06  % (4434)Instructions burned: 102 (million)
% 1.02/1.06  % (4434)------------------------------
% 1.02/1.06  % (4434)------------------------------
% 1.02/1.06  % (4420)Instruction limit reached!
% 1.02/1.06  % (4420)------------------------------
% 1.02/1.06  % (4420)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.02/1.06  % (4420)Termination reason: Unknown
% 1.02/1.06  % (4420)Termination phase: Saturation
% 1.02/1.06  
% 1.02/1.06  % (4420)Memory used [KB]: 2336
% 1.02/1.06  % (4420)Time elapsed: 0.127 s
% 1.02/1.06  % (4420)Instructions burned: 208 (million)
% 1.02/1.06  % (4420)------------------------------
% 1.02/1.06  % (4420)------------------------------
% 1.02/1.06  % (4441)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 theBenchmark for (2993ds/360Mi)
% 1.02/1.06  % (4442)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 theBenchmark for (2993ds/161Mi)
% 1.02/1.06  % (4442)Refutation not found, incomplete strategy% (4442)------------------------------
% 1.02/1.06  % (4442)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.02/1.06  % (4442)Termination reason: Refutation not found, incomplete strategy
% 1.02/1.06  
% 1.02/1.06  % (4442)Memory used [KB]: 953
% 1.02/1.06  % (4442)Time elapsed: 0.003 s
% 1.02/1.06  % (4442)Instructions burned: 2 (million)
% 1.02/1.06  % (4442)------------------------------
% 1.02/1.06  % (4442)------------------------------
% 1.02/1.07  % (4443)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2993ds/80Mi)
% 1.42/1.07  % (4440)Instruction limit reached!
% 1.42/1.07  % (4440)------------------------------
% 1.42/1.07  % (4440)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.07  % (4440)Termination reason: Unknown
% 1.42/1.07  % (4440)Termination phase: Saturation
% 1.42/1.07  
% 1.42/1.07  % (4440)Memory used [KB]: 1368
% 1.42/1.07  % (4440)Time elapsed: 0.027 s
% 1.42/1.07  % (4440)Instructions burned: 41 (million)
% 1.42/1.07  % (4440)------------------------------
% 1.42/1.07  % (4440)------------------------------
% 1.42/1.08  % (4439)Instruction limit reached!
% 1.42/1.08  % (4439)------------------------------
% 1.42/1.08  % (4439)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.08  % (4439)Termination reason: Unknown
% 1.42/1.08  % (4439)Termination phase: Saturation
% 1.42/1.08  
% 1.42/1.08  % (4439)Memory used [KB]: 1385
% 1.42/1.08  % (4439)Time elapsed: 0.034 s
% 1.42/1.08  % (4439)Instructions burned: 69 (million)
% 1.42/1.08  % (4439)------------------------------
% 1.42/1.08  % (4439)------------------------------
% 1.42/1.08  % (4436)Instruction limit reached!
% 1.42/1.08  % (4436)------------------------------
% 1.42/1.08  % (4436)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.08  % (4436)Termination reason: Unknown
% 1.42/1.08  % (4436)Termination phase: Saturation
% 1.42/1.08  
% 1.42/1.08  % (4436)Memory used [KB]: 1720
% 1.42/1.08  % (4436)Time elapsed: 0.047 s
% 1.42/1.08  % (4444)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 theBenchmark for (2993ds/37Mi)
% 1.42/1.08  % (4436)Instructions burned: 88 (million)
% 1.42/1.08  % (4436)------------------------------
% 1.42/1.08  % (4436)------------------------------
% 1.42/1.08  % (4424)Instruction limit reached!
% 1.42/1.08  % (4424)------------------------------
% 1.42/1.08  % (4424)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.08  % (4424)Termination reason: Unknown
% 1.42/1.08  % (4424)Termination phase: Saturation
% 1.42/1.08  
% 1.42/1.08  % (4424)Memory used [KB]: 1957
% 1.42/1.08  % (4424)Time elapsed: 0.120 s
% 1.42/1.08  % (4424)Instructions burned: 244 (million)
% 1.42/1.08  % (4424)------------------------------
% 1.42/1.08  % (4424)------------------------------
% 1.42/1.08  % (4445)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 theBenchmark for (2993ds/55Mi)
% 1.42/1.08  % (4445)Refutation not found, incomplete strategy% (4445)------------------------------
% 1.42/1.08  % (4445)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.08  % (4445)Termination reason: Refutation not found, incomplete strategy
% 1.42/1.08  
% 1.42/1.08  % (4445)Memory used [KB]: 956
% 1.42/1.08  % (4445)Time elapsed: 0.003 s
% 1.42/1.08  % (4445)Instructions burned: 3 (million)
% 1.42/1.08  % (4445)------------------------------
% 1.42/1.08  % (4445)------------------------------
% 1.42/1.08  % (4446)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 theBenchmark for (2993ds/47Mi)
% 1.42/1.08  % (4447)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2993ds/32Mi)
% 1.42/1.08  % (4446)Refutation not found, incomplete strategy% (4446)------------------------------
% 1.42/1.08  % (4446)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.08  % (4446)Termination reason: Refutation not found, incomplete strategy
% 1.42/1.08  
% 1.42/1.08  % (4446)Memory used [KB]: 957
% 1.42/1.08  % (4446)Time elapsed: 0.003 s
% 1.42/1.08  % (4446)Instructions burned: 4 (million)
% 1.42/1.08  % (4446)------------------------------
% 1.42/1.08  % (4446)------------------------------
% 1.42/1.09  % (4448)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 theBenchmark for (2993ds/132Mi)
% 1.42/1.09  % (4449)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 theBenchmark for (2993ds/54Mi)
% 1.42/1.09  % (4449)Refutation not found, incomplete strategy% (4449)------------------------------
% 1.42/1.09  % (4449)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.09  % (4449)Termination reason: Refutation not found, incomplete strategy
% 1.42/1.09  
% 1.42/1.09  % (4449)Memory used [KB]: 954
% 1.42/1.09  % (4449)Time elapsed: 0.003 s
% 1.42/1.09  % (4449)Instructions burned: 2 (million)
% 1.42/1.09  % (4449)------------------------------
% 1.42/1.09  % (4449)------------------------------
% 1.42/1.09  % (4437)Instruction limit reached!
% 1.42/1.09  % (4437)------------------------------
% 1.42/1.09  % (4437)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.09  % (4437)Termination reason: Unknown
% 1.42/1.09  % (4437)Termination phase: Saturation
% 1.42/1.09  
% 1.42/1.09  % (4437)Memory used [KB]: 1699
% 1.42/1.09  % (4437)Time elapsed: 0.057 s
% 1.42/1.09  % (4437)Instructions burned: 109 (million)
% 1.42/1.09  % (4437)------------------------------
% 1.42/1.09  % (4437)------------------------------
% 1.42/1.09  % (4450)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 theBenchmark for (2992ds/82Mi)
% 1.42/1.09  % (4451)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 theBenchmark for (2992ds/119Mi)
% 1.42/1.10  % (4444)Instruction limit reached!
% 1.42/1.10  % (4444)------------------------------
% 1.42/1.10  % (4444)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.10  % (4444)Termination reason: Unknown
% 1.42/1.10  % (4444)Termination phase: Saturation
% 1.42/1.10  
% 1.42/1.10  % (4444)Memory used [KB]: 1210
% 1.42/1.10  % (4444)Time elapsed: 0.021 s
% 1.42/1.10  % (4444)Instructions burned: 38 (million)
% 1.42/1.10  % (4444)------------------------------
% 1.42/1.10  % (4444)------------------------------
% 1.42/1.10  % (4447)Instruction limit reached!
% 1.42/1.10  % (4447)------------------------------
% 1.42/1.10  % (4447)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.10  % (4447)Termination reason: Unknown
% 1.42/1.10  % (4447)Termination phase: Saturation
% 1.42/1.10  
% 1.42/1.10  % (4447)Memory used [KB]: 1200
% 1.42/1.10  % (4447)Time elapsed: 0.018 s
% 1.42/1.10  % (4447)Instructions burned: 33 (million)
% 1.42/1.10  % (4447)------------------------------
% 1.42/1.10  % (4447)------------------------------
% 1.42/1.10  % (4452)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 theBenchmark for (2992ds/177Mi)
% 1.42/1.10  % (4453)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 theBenchmark for (2992ds/117Mi)
% 1.42/1.10  % (4452)Refutation not found, incomplete strategy% (4452)------------------------------
% 1.42/1.10  % (4452)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.10  % (4452)Termination reason: Refutation not found, incomplete strategy
% 1.42/1.10  
% 1.42/1.10  % (4452)Memory used [KB]: 957
% 1.42/1.10  % (4452)Time elapsed: 0.004 s
% 1.42/1.10  % (4452)Instructions burned: 5 (million)
% 1.42/1.10  % (4452)------------------------------
% 1.42/1.10  % (4452)------------------------------
% 1.42/1.11  % (4454)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 theBenchmark for (2992ds/49Mi)
% 1.42/1.11  % (4443)Instruction limit reached!
% 1.42/1.11  % (4443)------------------------------
% 1.42/1.11  % (4443)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.11  % (4443)Termination reason: Unknown
% 1.42/1.11  % (4443)Termination phase: Saturation
% 1.42/1.11  
% 1.42/1.11  % (4443)Memory used [KB]: 1426
% 1.42/1.11  % (4443)Time elapsed: 0.041 s
% 1.42/1.11  % (4443)Instructions burned: 80 (million)
% 1.42/1.11  % (4443)------------------------------
% 1.42/1.11  % (4443)------------------------------
% 1.42/1.11  % (4455)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 theBenchmark for (2992ds/51Mi)
% 1.42/1.13  % (4454)Instruction limit reached!
% 1.42/1.13  % (4454)------------------------------
% 1.42/1.13  % (4454)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.13  % (4454)Termination reason: Unknown
% 1.42/1.13  % (4454)Termination phase: Saturation
% 1.42/1.13  
% 1.42/1.13  % (4454)Memory used [KB]: 1333
% 1.42/1.13  % (4454)Time elapsed: 0.049 s
% 1.42/1.13  % (4454)Instructions burned: 49 (million)
% 1.42/1.13  % (4454)------------------------------
% 1.42/1.13  % (4454)------------------------------
% 1.42/1.13  % (4450)Instruction limit reached!
% 1.42/1.13  % (4450)------------------------------
% 1.42/1.13  % (4450)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.13  % (4450)Termination reason: Unknown
% 1.42/1.13  % (4450)Termination phase: Saturation
% 1.42/1.13  
% 1.42/1.13  % (4450)Memory used [KB]: 1579
% 1.42/1.13  % (4450)Time elapsed: 0.044 s
% 1.42/1.13  % (4450)Instructions burned: 82 (million)
% 1.42/1.13  % (4450)------------------------------
% 1.42/1.13  % (4450)------------------------------
% 1.42/1.14  % (4456)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 theBenchmark for (2992ds/149Mi)
% 1.42/1.14  % (4455)Instruction limit reached!
% 1.42/1.14  % (4455)------------------------------
% 1.42/1.14  % (4455)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.14  % (4455)Termination reason: Unknown
% 1.42/1.14  % (4455)Termination phase: Saturation
% 1.42/1.14  
% 1.42/1.14  % (4455)Memory used [KB]: 1544
% 1.42/1.14  % (4455)Time elapsed: 0.028 s
% 1.42/1.14  % (4455)Instructions burned: 52 (million)
% 1.42/1.14  % (4455)------------------------------
% 1.42/1.14  % (4455)------------------------------
% 1.42/1.14  % (4457)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 theBenchmark for (2992ds/56Mi)
% 1.42/1.14  % (4457)Refutation not found, incomplete strategy% (4457)------------------------------
% 1.42/1.14  % (4457)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.14  % (4457)Termination reason: Refutation not found, incomplete strategy
% 1.42/1.14  
% 1.42/1.14  % (4457)Memory used [KB]: 964
% 1.42/1.14  % (4457)Time elapsed: 0.003 s
% 1.42/1.14  % (4457)Instructions burned: 3 (million)
% 1.42/1.14  % (4457)------------------------------
% 1.42/1.14  % (4457)------------------------------
% 1.42/1.14  % (4458)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 theBenchmark for (2992ds/289Mi)
% 1.42/1.14  % (4458)Refutation not found, incomplete strategy% (4458)------------------------------
% 1.42/1.14  % (4458)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.14  % (4458)Termination reason: Refutation not found, incomplete strategy
% 1.42/1.14  
% 1.42/1.14  % (4458)Memory used [KB]: 959
% 1.42/1.14  % (4458)Time elapsed: 0.003 s
% 1.42/1.14  % (4458)Instructions burned: 3 (million)
% 1.42/1.14  % (4458)------------------------------
% 1.42/1.14  % (4458)------------------------------
% 1.42/1.14  % (4459)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 theBenchmark for (2992ds/206Mi)
% 1.42/1.15  % (4459)Refutation not found, incomplete strategy% (4459)------------------------------
% 1.42/1.15  % (4459)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.15  % (4459)Termination reason: Refutation not found, incomplete strategy
% 1.42/1.15  
% 1.42/1.15  % (4459)Memory used [KB]: 960
% 1.42/1.15  % (4459)Time elapsed: 0.004 s
% 1.42/1.15  % (4459)Instructions burned: 4 (million)
% 1.42/1.15  % (4459)------------------------------
% 1.42/1.15  % (4459)------------------------------
% 1.42/1.15  % (4460)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 theBenchmark for (2992ds/50Mi)
% 1.42/1.15  % (4461)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2992ds/1483Mi)
% 1.42/1.15  % (4448)Instruction limit reached!
% 1.42/1.15  % (4448)------------------------------
% 1.42/1.15  % (4448)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.15  % (4448)Termination reason: Unknown
% 1.42/1.15  % (4448)Termination phase: Saturation
% 1.42/1.15  
% 1.42/1.15  % (4448)Memory used [KB]: 1495
% 1.42/1.15  % (4448)Time elapsed: 0.067 s
% 1.42/1.15  % (4448)Instructions burned: 132 (million)
% 1.42/1.15  % (4448)------------------------------
% 1.42/1.15  % (4448)------------------------------
% 1.42/1.15  % (4462)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 theBenchmark for (2992ds/67Mi)
% 1.42/1.16  % (4453)Instruction limit reached!
% 1.42/1.16  % (4453)------------------------------
% 1.42/1.16  % (4453)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.16  % (4453)Termination reason: Unknown
% 1.42/1.16  % (4453)Termination phase: Saturation
% 1.42/1.16  
% 1.42/1.16  % (4453)Memory used [KB]: 1762
% 1.42/1.16  % (4453)Time elapsed: 0.083 s
% 1.42/1.16  % (4453)Instructions burned: 118 (million)
% 1.42/1.16  % (4453)------------------------------
% 1.42/1.16  % (4453)------------------------------
% 1.42/1.17  % (4463)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 theBenchmark for (2992ds/67Mi)
% 1.42/1.17  % (4463)Refutation not found, incomplete strategy% (4463)------------------------------
% 1.42/1.17  % (4463)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.17  % (4463)Termination reason: Refutation not found, incomplete strategy
% 1.42/1.17  
% 1.42/1.17  % (4463)Memory used [KB]: 954
% 1.42/1.17  % (4463)Time elapsed: 0.003 s
% 1.42/1.17  % (4463)Instructions burned: 3 (million)
% 1.42/1.17  % (4463)------------------------------
% 1.42/1.17  % (4463)------------------------------
% 1.42/1.17  % (4464)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 theBenchmark for (2992ds/52Mi)
% 1.42/1.17  % (4460)Instruction limit reached!
% 1.42/1.17  % (4460)------------------------------
% 1.42/1.17  % (4460)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.42/1.17  % (4460)Termination reason: Unknown
% 1.42/1.17  % (4460)Termination phase: Saturation
% 1.42/1.17  
% 1.42/1.17  % (4460)Memory used [KB]: 1508
% 1.42/1.17  % (4460)Time elapsed: 0.030 s
% 1.42/1.17  % (4460)Instructions burned: 50 (million)
% 1.42/1.17  % (4460)------------------------------
% 1.42/1.17  % (4460)------------------------------
% 2.47/1.18  % (4465)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on theBenchmark for (2991ds/366Mi)
% 2.47/1.18  % (4465)Refutation not found, incomplete strategy% (4465)------------------------------
% 2.47/1.18  % (4465)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.47/1.18  % (4465)Termination reason: Refutation not found, incomplete strategy
% 2.47/1.18  
% 2.47/1.18  % (4465)Memory used [KB]: 954
% 2.47/1.18  % (4465)Time elapsed: 0.003 s
% 2.47/1.18  % (4465)Instructions burned: 2 (million)
% 2.47/1.18  % (4465)------------------------------
% 2.47/1.18  % (4465)------------------------------
% 2.47/1.18  % (4451)Instruction limit reached!
% 2.47/1.18  % (4451)------------------------------
% 2.47/1.18  % (4451)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.47/1.18  % (4451)Termination reason: Unknown
% 2.47/1.18  % (4451)Termination phase: Saturation
% 2.47/1.18  
% 2.47/1.18  % (4451)Memory used [KB]: 1614
% 2.47/1.18  % (4451)Time elapsed: 0.103 s
% 2.47/1.18  % (4451)Instructions burned: 120 (million)
% 2.47/1.18  % (4451)------------------------------
% 2.47/1.18  % (4451)------------------------------
% 2.47/1.18  % (4466)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 theBenchmark for (2991ds/863Mi)
% 2.47/1.18  % (4467)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 theBenchmark for (2991ds/163Mi)
% 2.47/1.19  % (4462)Instruction limit reached!
% 2.47/1.19  % (4462)------------------------------
% 2.47/1.19  % (4462)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.47/1.19  % (4467)Refutation not found, incomplete strategy% (4467)------------------------------
% 2.47/1.19  % (4467)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.47/1.19  % (4467)Termination reason: Refutation not found, incomplete strategy
% 2.47/1.19  
% 2.47/1.19  % (4467)Memory used [KB]: 956
% 2.47/1.19  % (4467)Time elapsed: 0.003 s
% 2.47/1.19  % (4467)Instructions burned: 3 (million)
% 2.47/1.19  % (4462)Termination reason: Unknown
% 2.47/1.19  % (4462)Termination phase: Saturation
% 2.47/1.19  
% 2.47/1.19  % (4462)Memory used [KB]: 1337
% 2.47/1.19  % (4462)Time elapsed: 0.034 s
% 2.47/1.19  % (4462)Instructions burned: 67 (million)
% 2.47/1.19  % (4462)------------------------------
% 2.47/1.19  % (4462)------------------------------
% 2.47/1.19  % (4467)------------------------------
% 2.47/1.19  % (4467)------------------------------
% 2.47/1.19  % (4468)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 theBenchmark for (2991ds/77Mi)
% 2.47/1.19  % (4469)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2991ds/1548Mi)
% 2.47/1.19  % (4468)Refutation not found, incomplete strategy% (4468)------------------------------
% 2.47/1.19  % (4468)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.47/1.19  % (4468)Termination reason: Refutation not found, incomplete strategy
% 2.47/1.19  
% 2.47/1.19  % (4468)Memory used [KB]: 951
% 2.47/1.19  % (4468)Time elapsed: 0.003 s
% 2.47/1.19  % (4468)Instructions burned: 2 (million)
% 2.47/1.19  % (4468)------------------------------
% 2.47/1.19  % (4468)------------------------------
% 2.47/1.19  % (4469)Refutation not found, incomplete strategy% (4469)------------------------------
% 2.47/1.19  % (4469)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.47/1.19  % (4469)Termination reason: Refutation not found, incomplete strategy
% 2.47/1.19  
% 2.47/1.19  % (4469)Memory used [KB]: 955
% 2.47/1.19  % (4469)Time elapsed: 0.003 s
% 2.47/1.19  % (4469)Instructions burned: 3 (million)
% 2.47/1.19  % (4469)------------------------------
% 2.47/1.19  % (4469)------------------------------
% 2.47/1.19  % (4470)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 theBenchmark for (2991ds/76Mi)
% 2.47/1.19  % (4464)Instruction limit reached!
% 2.47/1.19  % (4464)------------------------------
% 2.47/1.19  % (4464)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.47/1.19  % (4464)Termination reason: Unknown
% 2.47/1.19  % (4464)Termination phase: Saturation
% 2.47/1.20  
% 2.47/1.20  % (4464)Memory used [KB]: 1130
% 2.47/1.20  % (4464)Time elapsed: 0.026 s
% 2.47/1.20  % (4464)Instructions burned: 52 (million)
% 2.47/1.20  % (4464)------------------------------
% 2.47/1.20  % (4464)------------------------------
% 2.47/1.20  % (4471)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 theBenchmark for (2991ds/1376Mi)
% 2.47/1.20  % (4472)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 theBenchmark for (2991ds/117Mi)
% 2.47/1.20  % (4472)Refutation not found, incomplete strategy% (4472)------------------------------
% 2.47/1.20  % (4472)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.47/1.20  % (4472)Termination reason: Refutation not found, incomplete strategy
% 2.47/1.20  
% 2.47/1.20  % (4472)Memory used [KB]: 950
% 2.47/1.20  % (4472)Time elapsed: 0.003 s
% 2.47/1.20  % (4472)Instructions burned: 2 (million)
% 2.47/1.20  % (4472)------------------------------
% 2.47/1.20  % (4472)------------------------------
% 2.73/1.20  % (4473)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 theBenchmark for (2991ds/59Mi)
% 2.73/1.21  % (4456)Instruction limit reached!
% 2.73/1.21  % (4456)------------------------------
% 2.73/1.21  % (4456)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.73/1.21  % (4456)Termination reason: Unknown
% 2.73/1.21  % (4456)Termination phase: Saturation
% 2.73/1.21  
% 2.73/1.21  % (4456)Memory used [KB]: 1300
% 2.73/1.21  % (4456)Time elapsed: 0.073 s
% 2.73/1.21  % (4456)Instructions burned: 150 (million)
% 2.73/1.21  % (4456)------------------------------
% 2.73/1.21  % (4456)------------------------------
% 2.73/1.21  % (4474)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 theBenchmark for (2991ds/151Mi)
% 2.73/1.23  % (4461)First to succeed.
% 2.73/1.23  % (4461)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-4408"
% 2.73/1.23  % (4461)Refutation found. Thanks to Tanya!
% 2.73/1.23  % SZS status Theorem for theBenchmark
% 2.73/1.23  % SZS output start Proof for theBenchmark
% See solution above
% 2.73/1.23  % (4461)------------------------------
% 2.73/1.23  % (4461)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.73/1.23  % (4461)Termination reason: Refutation
% 2.73/1.23  
% 2.73/1.23  % (4461)Memory used [KB]: 1749
% 2.73/1.23  % (4461)Time elapsed: 0.079 s
% 2.73/1.23  % (4461)Instructions burned: 149 (million)
% 2.73/1.23  % (4408)Success in time 0.85 s
% 2.73/1.23  % Vampire---4.8 exiting
%------------------------------------------------------------------------------