TSTP Solution File: ARI189_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI189_1 : TPTP v8.2.0. Released v5.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 : n017.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:46:49 EDT 2024

% Result   : Theorem 2.63s 1.11s
% Output   : Refutation 2.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   19 (  15 unt;   1 typ;   0 def)
%            Number of atoms       :   21 (   3 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    6 (   3   ~;   0   |;   1   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number arithmetic     :   79 (   0 atm;  32 fun;  30 num;  17 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   0 usr;   6 con; 0-2 aty)
%            Number of variables   :   17 (  17   !;   0   ?;  17   :)

% Comments : 
%------------------------------------------------------------------------------
tff(pred_def_1,type,
    p: $int > $o ).

tff(f1420,plain,
    $false,
    inference(subsumption_resolution,[],[f1416,f23]) ).

tff(f23,plain,
    ~ p(10),
    inference(cnf_transformation,[],[f21]) ).

tff(f21,plain,
    ( ~ p(10)
    & ! [X0: $int] : p($product(2,X0)) ),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ! [X0: $int] : p($product(2,X0))
     => p(10) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ! [X0: $int] : p($product(2,X0))
   => p(10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

tff(f1416,plain,
    p(10),
    inference(evaluation,[],[f1413]) ).

tff(f1413,plain,
    p($sum(8,2)),
    inference(superposition,[],[f1040,f16]) ).

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

tff(f1040,plain,
    ! [X0: $int] : p($sum(8,$product(2,X0))),
    inference(evaluation,[],[f1039]) ).

tff(f1039,plain,
    ! [X0: $int] : p($sum(6,$sum(2,$product(2,X0)))),
    inference(superposition,[],[f774,f50]) ).

tff(f50,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,$sum(1,X1)) = $sum(X0,$product(X0,X1)) ),
    inference(superposition,[],[f18,f16]) ).

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

tff(f774,plain,
    ! [X0: $int] : p($sum(6,$product(2,X0))),
    inference(evaluation,[],[f773]) ).

tff(f773,plain,
    ! [X0: $int] : p($sum(4,$sum(2,$product(2,X0)))),
    inference(superposition,[],[f645,f50]) ).

tff(f645,plain,
    ! [X0: $int] : p($sum(4,$product(2,X0))),
    inference(evaluation,[],[f644]) ).

tff(f644,plain,
    ! [X0: $int] : p($sum(2,$sum(2,$product(2,X0)))),
    inference(superposition,[],[f613,f50]) ).

tff(f613,plain,
    ! [X0: $int] : p($sum(2,$product(2,X0))),
    inference(superposition,[],[f22,f50]) ).

tff(f22,plain,
    ! [X0: $int] : p($product(2,X0)),
    inference(cnf_transformation,[],[f21]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : ARI189_1 : TPTP v8.2.0. Released v5.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.16/0.35  % Computer : n017.cluster.edu
% 0.16/0.35  % Model    : x86_64 x86_64
% 0.16/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.35  % Memory   : 8042.1875MB
% 0.16/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit   : 300
% 0.16/0.36  % WCLimit    : 300
% 0.16/0.36  % DateTime   : Sun May 19 13:24:53 EDT 2024
% 0.16/0.36  % CPUTime    : 
% 0.16/0.36  This is a TF0_THM_NEQ_ARI problem
% 0.16/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.62/0.82  % (9591)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 (2995ds/56Mi)
% 0.62/0.82  % (9591)Refutation not found, incomplete strategy% (9591)------------------------------
% 0.62/0.82  % (9591)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.82  % (9591)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.82  
% 0.62/0.82  % (9591)Memory used [KB]: 950
% 0.62/0.82  % (9591)Time elapsed: 0.002 s
% 0.62/0.82  % (9591)Instructions burned: 2 (million)
% 0.62/0.83  % (9591)------------------------------
% 0.62/0.83  % (9591)------------------------------
% 0.62/0.83  % (9585)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 (2995ds/51Mi)
% 0.62/0.83  % (9584)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 (2995ds/34Mi)
% 0.62/0.83  % (9586)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2995ds/78Mi)
% 0.62/0.83  % (9587)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2995ds/33Mi)
% 0.62/0.83  % (9588)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 (2995ds/34Mi)
% 0.62/0.83  % (9589)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2995ds/45Mi)
% 0.62/0.83  % (9590)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 (2995ds/83Mi)
% 0.62/0.83  % (9587)Refutation not found, incomplete strategy% (9587)------------------------------
% 0.62/0.83  % (9587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.83  % (9587)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.83  
% 0.62/0.83  % (9587)Memory used [KB]: 952
% 0.62/0.83  % (9587)Time elapsed: 0.003 s
% 0.62/0.83  % (9587)Instructions burned: 2 (million)
% 0.62/0.83  % (9588)Refutation not found, incomplete strategy% (9588)------------------------------
% 0.62/0.83  % (9588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.83  % (9588)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.83  
% 0.62/0.83  % (9588)Memory used [KB]: 953
% 0.62/0.83  % (9588)Time elapsed: 0.003 s
% 0.62/0.83  % (9588)Instructions burned: 3 (million)
% 0.62/0.83  % (9584)Refutation not found, incomplete strategy% (9584)------------------------------
% 0.62/0.83  % (9584)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.83  % (9584)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.83  
% 0.62/0.83  % (9584)Memory used [KB]: 969
% 0.62/0.83  % (9584)Time elapsed: 0.003 s
% 0.62/0.83  % (9584)Instructions burned: 3 (million)
% 0.62/0.83  % (9587)------------------------------
% 0.62/0.83  % (9587)------------------------------
% 0.62/0.83  % (9584)------------------------------
% 0.62/0.83  % (9584)------------------------------
% 0.62/0.83  % (9588)------------------------------
% 0.62/0.83  % (9588)------------------------------
% 0.62/0.83  % (9592)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 (2995ds/55Mi)
% 0.62/0.83  % (9593)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 (2995ds/50Mi)
% 0.62/0.83  % (9594)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 (2995ds/208Mi)
% 0.62/0.83  % (9595)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 (2995ds/52Mi)
% 0.62/0.83  % (9593)Refutation not found, incomplete strategy% (9593)------------------------------
% 0.62/0.83  % (9593)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.83  % (9593)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.83  
% 0.62/0.83  % (9593)Memory used [KB]: 953
% 0.62/0.83  % (9593)Time elapsed: 0.003 s
% 0.62/0.83  % (9593)Instructions burned: 2 (million)
% 0.62/0.83  % (9593)------------------------------
% 0.62/0.83  % (9593)------------------------------
% 0.62/0.84  % (9596)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 (2995ds/518Mi)
% 0.62/0.84  % (9589)Instruction limit reached!
% 0.62/0.84  % (9589)------------------------------
% 0.62/0.84  % (9589)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.84  % (9589)Termination reason: Unknown
% 0.62/0.84  % (9589)Termination phase: Saturation
% 0.62/0.84  
% 0.62/0.84  % (9589)Memory used [KB]: 1248
% 0.62/0.84  % (9589)Time elapsed: 0.021 s
% 0.62/0.84  % (9589)Instructions burned: 45 (million)
% 0.62/0.84  % (9589)------------------------------
% 0.62/0.84  % (9589)------------------------------
% 0.62/0.85  % (9592)Instruction limit reached!
% 0.62/0.85  % (9592)------------------------------
% 0.62/0.85  % (9592)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.85  % (9592)Termination reason: Unknown
% 0.62/0.85  % (9592)Termination phase: Saturation
% 0.62/0.85  
% 0.62/0.85  % (9592)Memory used [KB]: 1407
% 0.62/0.85  % (9592)Time elapsed: 0.020 s
% 0.62/0.85  % (9592)Instructions burned: 56 (million)
% 0.62/0.85  % (9592)------------------------------
% 0.62/0.85  % (9592)------------------------------
% 0.62/0.85  % (9597)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 (2995ds/42Mi)
% 0.62/0.85  % (9598)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 (2995ds/243Mi)
% 0.62/0.85  % (9585)Instruction limit reached!
% 0.62/0.85  % (9585)------------------------------
% 0.62/0.85  % (9585)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.85  % (9585)Termination reason: Unknown
% 0.62/0.85  % (9585)Termination phase: Saturation
% 0.62/0.85  
% 0.62/0.85  % (9585)Memory used [KB]: 1357
% 0.62/0.85  % (9585)Time elapsed: 0.026 s
% 0.62/0.85  % (9585)Instructions burned: 51 (million)
% 0.62/0.85  % (9585)------------------------------
% 0.62/0.85  % (9585)------------------------------
% 0.62/0.85  % (9597)Refutation not found, incomplete strategy% (9597)------------------------------
% 0.62/0.85  % (9597)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.85  % (9597)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.85  
% 0.62/0.85  % (9597)Memory used [KB]: 956
% 0.62/0.85  % (9597)Time elapsed: 0.004 s
% 0.62/0.85  % (9597)Instructions burned: 3 (million)
% 0.62/0.85  % (9597)------------------------------
% 0.62/0.85  % (9597)------------------------------
% 0.62/0.85  % (9599)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 (2995ds/117Mi)
% 0.62/0.85  % (9600)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 (2995ds/143Mi)
% 0.77/0.86  % (9590)Instruction limit reached!
% 0.77/0.86  % (9590)------------------------------
% 0.77/0.86  % (9590)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.86  % (9590)Termination reason: Unknown
% 0.77/0.86  % (9590)Termination phase: Saturation
% 0.77/0.86  
% 0.77/0.86  % (9590)Memory used [KB]: 1438
% 0.77/0.86  % (9590)Time elapsed: 0.037 s
% 0.77/0.86  % (9590)Instructions burned: 83 (million)
% 0.77/0.86  % (9590)------------------------------
% 0.77/0.86  % (9590)------------------------------
% 0.77/0.86  % (9595)Instruction limit reached!
% 0.77/0.86  % (9595)------------------------------
% 0.77/0.86  % (9595)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.86  % (9595)Termination reason: Unknown
% 0.77/0.86  % (9595)Termination phase: Saturation
% 0.77/0.86  
% 0.77/0.86  % (9595)Memory used [KB]: 1399
% 0.77/0.86  % (9595)Time elapsed: 0.033 s
% 0.77/0.86  % (9595)Instructions burned: 53 (million)
% 0.77/0.86  % (9595)------------------------------
% 0.77/0.86  % (9595)------------------------------
% 0.77/0.87  % (9601)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 (2995ds/93Mi)
% 0.77/0.87  % (9586)Instruction limit reached!
% 0.77/0.87  % (9586)------------------------------
% 0.77/0.87  % (9586)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.87  % (9586)Termination reason: Unknown
% 0.77/0.87  % (9586)Termination phase: Saturation
% 0.77/0.87  
% 0.77/0.87  % (9586)Memory used [KB]: 1501
% 0.77/0.87  % (9586)Time elapsed: 0.043 s
% 0.77/0.87  % (9586)Instructions burned: 80 (million)
% 0.77/0.87  % (9586)------------------------------
% 0.77/0.87  % (9586)------------------------------
% 0.77/0.87  % (9602)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 (2994ds/62Mi)
% 0.77/0.87  % (9602)Refutation not found, incomplete strategy% (9602)------------------------------
% 0.77/0.87  % (9602)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.87  % (9602)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.87  
% 0.77/0.87  % (9602)Memory used [KB]: 952
% 0.77/0.87  % (9602)Time elapsed: 0.003 s
% 0.77/0.87  % (9602)Instructions burned: 3 (million)
% 0.77/0.87  % (9602)------------------------------
% 0.77/0.87  % (9602)------------------------------
% 0.77/0.87  % (9603)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 (2994ds/32Mi)
% 0.77/0.87  % (9604)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 (2994ds/1919Mi)
% 0.77/0.89  % (9603)Instruction limit reached!
% 0.77/0.89  % (9603)------------------------------
% 0.77/0.89  % (9603)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.89  % (9603)Termination reason: Unknown
% 0.77/0.89  % (9603)Termination phase: Saturation
% 0.77/0.89  
% 0.77/0.89  % (9603)Memory used [KB]: 1210
% 0.77/0.89  % (9603)Time elapsed: 0.018 s
% 0.77/0.89  % (9603)Instructions burned: 33 (million)
% 0.77/0.89  % (9603)------------------------------
% 0.77/0.89  % (9603)------------------------------
% 0.92/0.89  % (9605)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 (2994ds/55Mi)
% 0.92/0.89  % (9605)Refutation not found, incomplete strategy% (9605)------------------------------
% 0.92/0.89  % (9605)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.89  % (9605)Termination reason: Refutation not found, incomplete strategy
% 0.92/0.89  
% 0.92/0.89  % (9605)Memory used [KB]: 955
% 0.92/0.89  % (9605)Time elapsed: 0.003 s
% 0.92/0.89  % (9605)Instructions burned: 3 (million)
% 0.92/0.89  % (9605)------------------------------
% 0.92/0.89  % (9605)------------------------------
% 0.92/0.90  % (9606)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 (2994ds/53Mi)
% 0.92/0.91  % (9599)Instruction limit reached!
% 0.92/0.91  % (9599)------------------------------
% 0.92/0.91  % (9599)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.91  % (9599)Termination reason: Unknown
% 0.92/0.91  % (9599)Termination phase: Saturation
% 0.92/0.91  
% 0.92/0.91  % (9599)Memory used [KB]: 1578
% 0.92/0.91  % (9599)Time elapsed: 0.079 s
% 0.92/0.91  % (9599)Instructions burned: 118 (million)
% 0.92/0.91  % (9599)------------------------------
% 0.92/0.91  % (9599)------------------------------
% 0.92/0.91  % (9601)Instruction limit reached!
% 0.92/0.91  % (9601)------------------------------
% 0.92/0.91  % (9601)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.91  % (9601)Termination reason: Unknown
% 0.92/0.91  % (9601)Termination phase: Saturation
% 0.92/0.91  
% 0.92/0.91  % (9601)Memory used [KB]: 1751
% 0.92/0.91  % (9601)Time elapsed: 0.071 s
% 0.92/0.91  % (9601)Instructions burned: 94 (million)
% 0.92/0.91  % (9601)------------------------------
% 0.92/0.91  % (9601)------------------------------
% 0.92/0.91  % (9598)Instruction limit reached!
% 0.92/0.91  % (9598)------------------------------
% 0.92/0.91  % (9598)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.91  % (9598)Termination reason: Unknown
% 0.92/0.91  % (9598)Termination phase: Saturation
% 0.92/0.91  
% 0.92/0.91  % (9598)Memory used [KB]: 2154
% 0.92/0.91  % (9598)Time elapsed: 0.065 s
% 0.92/0.91  % (9598)Instructions burned: 244 (million)
% 0.92/0.91  % (9598)------------------------------
% 0.92/0.91  % (9598)------------------------------
% 0.92/0.91  % (9607)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 (2994ds/46Mi)
% 0.92/0.92  % (9609)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 (2994ds/35Mi)
% 0.92/0.92  % (9608)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 (2994ds/102Mi)
% 0.92/0.92  % (9606)Instruction limit reached!
% 0.92/0.92  % (9606)------------------------------
% 0.92/0.92  % (9606)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.92/0.92  % (9606)Termination reason: Unknown
% 0.92/0.92  % (9606)Termination phase: Saturation
% 0.92/0.92  
% 0.92/0.92  % (9606)Memory used [KB]: 1302
% 0.92/0.92  % (9606)Time elapsed: 0.026 s
% 0.92/0.92  % (9606)Instructions burned: 53 (million)
% 0.92/0.92  % (9606)------------------------------
% 0.92/0.92  % (9606)------------------------------
% 1.12/0.92  % (9600)Instruction limit reached!
% 1.12/0.92  % (9600)------------------------------
% 1.12/0.92  % (9600)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.92  % (9600)Termination reason: Unknown
% 1.12/0.92  % (9600)Termination phase: Saturation
% 1.12/0.92  
% 1.12/0.92  % (9600)Memory used [KB]: 1369
% 1.12/0.92  % (9600)Time elapsed: 0.093 s
% 1.12/0.92  % (9600)Instructions burned: 144 (million)
% 1.12/0.92  % (9600)------------------------------
% 1.12/0.92  % (9600)------------------------------
% 1.12/0.93  % (9610)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2994ds/87Mi)
% 1.12/0.93  % (9609)Instruction limit reached!
% 1.12/0.93  % (9609)------------------------------
% 1.12/0.93  % (9609)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.93  % (9609)Termination reason: Unknown
% 1.12/0.93  % (9609)Termination phase: Saturation
% 1.12/0.93  
% 1.12/0.93  % (9609)Memory used [KB]: 1265
% 1.12/0.93  % (9609)Time elapsed: 0.011 s
% 1.12/0.93  % (9609)Instructions burned: 35 (million)
% 1.12/0.93  % (9609)------------------------------
% 1.12/0.93  % (9609)------------------------------
% 1.12/0.93  % (9594)Instruction limit reached!
% 1.12/0.93  % (9594)------------------------------
% 1.12/0.93  % (9594)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.93  % (9594)Termination reason: Unknown
% 1.12/0.93  % (9594)Termination phase: Saturation
% 1.12/0.93  
% 1.12/0.93  % (9594)Memory used [KB]: 2555
% 1.12/0.93  % (9594)Time elapsed: 0.097 s
% 1.12/0.93  % (9594)Instructions burned: 208 (million)
% 1.12/0.93  % (9594)------------------------------
% 1.12/0.93  % (9594)------------------------------
% 1.12/0.93  % (9611)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 (2994ds/109Mi)
% 1.12/0.93  % (9612)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 (2994ds/161Mi)
% 1.12/0.93  % (9612)Refutation not found, incomplete strategy% (9612)------------------------------
% 1.12/0.93  % (9612)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.93  % (9612)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.93  
% 1.12/0.93  % (9612)Memory used [KB]: 949
% 1.12/0.93  % (9612)Time elapsed: 0.001 s
% 1.12/0.93  % (9612)Instructions burned: 2 (million)
% 1.12/0.93  % (9612)------------------------------
% 1.12/0.93  % (9612)------------------------------
% 1.12/0.93  % (9613)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 (2994ds/69Mi)
% 1.31/0.93  % (9614)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 (2994ds/40Mi)
% 1.31/0.94  % (9607)Instruction limit reached!
% 1.31/0.94  % (9607)------------------------------
% 1.31/0.94  % (9607)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.94  % (9607)Termination reason: Unknown
% 1.31/0.94  % (9607)Termination phase: Saturation
% 1.31/0.94  
% 1.31/0.94  % (9607)Memory used [KB]: 1443
% 1.31/0.94  % (9607)Time elapsed: 0.025 s
% 1.31/0.94  % (9607)Instructions burned: 46 (million)
% 1.31/0.94  % (9607)------------------------------
% 1.31/0.94  % (9607)------------------------------
% 1.31/0.94  % (9615)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 (2994ds/360Mi)
% 1.31/0.95  % (9614)Instruction limit reached!
% 1.31/0.95  % (9614)------------------------------
% 1.31/0.95  % (9614)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.95  % (9614)Termination reason: Unknown
% 1.31/0.95  % (9614)Termination phase: Saturation
% 1.31/0.95  
% 1.31/0.95  % (9614)Memory used [KB]: 1365
% 1.31/0.95  % (9614)Time elapsed: 0.017 s
% 1.31/0.95  % (9614)Instructions burned: 41 (million)
% 1.31/0.95  % (9614)------------------------------
% 1.31/0.95  % (9614)------------------------------
% 1.31/0.95  % (9616)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 (2994ds/161Mi)
% 1.31/0.96  % (9613)Instruction limit reached!
% 1.31/0.96  % (9613)------------------------------
% 1.31/0.96  % (9613)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.96  % (9613)Termination reason: Unknown
% 1.31/0.96  % (9613)Termination phase: Saturation
% 1.31/0.96  
% 1.31/0.96  % (9613)Memory used [KB]: 1492
% 1.31/0.96  % (9613)Time elapsed: 0.030 s
% 1.31/0.96  % (9613)Instructions burned: 72 (million)
% 1.31/0.96  % (9611)Instruction limit reached!
% 1.31/0.96  % (9611)------------------------------
% 1.31/0.96  % (9611)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.96  % (9611)Termination reason: Unknown
% 1.31/0.96  % (9611)Termination phase: Saturation
% 1.31/0.96  
% 1.31/0.96  % (9611)Memory used [KB]: 1622
% 1.31/0.96  % (9611)Time elapsed: 0.033 s
% 1.31/0.96  % (9611)Instructions burned: 112 (million)
% 1.31/0.96  % (9611)------------------------------
% 1.31/0.96  % (9611)------------------------------
% 1.31/0.96  % (9613)------------------------------
% 1.31/0.96  % (9613)------------------------------
% 1.31/0.96  % (9608)Instruction limit reached!
% 1.31/0.96  % (9608)------------------------------
% 1.31/0.96  % (9608)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.96  % (9608)Termination reason: Unknown
% 1.31/0.96  % (9608)Termination phase: Saturation
% 1.31/0.96  
% 1.31/0.96  % (9608)Memory used [KB]: 1705
% 1.31/0.96  % (9608)Time elapsed: 0.046 s
% 1.31/0.96  % (9608)Instructions burned: 102 (million)
% 1.31/0.96  % (9608)------------------------------
% 1.31/0.96  % (9608)------------------------------
% 1.31/0.96  % (9618)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 (2994ds/37Mi)
% 1.31/0.96  % (9617)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 (2994ds/80Mi)
% 1.31/0.96  % (9619)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 (2994ds/55Mi)
% 1.31/0.97  % (9610)Instruction limit reached!
% 1.31/0.97  % (9610)------------------------------
% 1.31/0.97  % (9610)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.97  % (9610)Termination reason: Unknown
% 1.31/0.97  % (9610)Termination phase: Saturation
% 1.31/0.97  
% 1.31/0.97  % (9610)Memory used [KB]: 1726
% 1.31/0.97  % (9610)Time elapsed: 0.043 s
% 1.31/0.97  % (9610)Instructions burned: 89 (million)
% 1.31/0.97  % (9610)------------------------------
% 1.31/0.97  % (9610)------------------------------
% 1.31/0.97  % (9620)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.31/0.97  % (9618)Instruction limit reached!
% 1.31/0.97  % (9618)------------------------------
% 1.31/0.97  % (9618)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.97  % (9618)Termination reason: Unknown
% 1.31/0.97  % (9618)Termination phase: Saturation
% 1.31/0.97  
% 1.31/0.97  % (9618)Memory used [KB]: 1230
% 1.31/0.97  % (9618)Time elapsed: 0.013 s
% 1.31/0.97  % (9618)Instructions burned: 38 (million)
% 1.31/0.97  % (9618)------------------------------
% 1.31/0.97  % (9618)------------------------------
% 1.31/0.98  % (9622)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2993ds/32Mi)
% 1.31/0.98  % (9619)Instruction limit reached!
% 1.31/0.98  % (9619)------------------------------
% 1.31/0.98  % (9619)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.98  % (9619)Termination reason: Unknown
% 1.31/0.98  % (9619)Termination phase: Saturation
% 1.31/0.98  
% 1.31/0.98  % (9619)Memory used [KB]: 1304
% 1.31/0.98  % (9619)Time elapsed: 0.016 s
% 1.31/0.98  % (9619)Instructions burned: 59 (million)
% 1.31/0.98  % (9619)------------------------------
% 1.31/0.98  % (9619)------------------------------
% 1.31/0.98  % (9623)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.31/0.98  % (9617)Instruction limit reached!
% 1.31/0.98  % (9617)------------------------------
% 1.31/0.98  % (9617)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.98  % (9617)Termination reason: Unknown
% 1.31/0.98  % (9617)Termination phase: Saturation
% 1.31/0.98  
% 1.31/0.98  % (9617)Memory used [KB]: 1283
% 1.31/0.98  % (9617)Time elapsed: 0.022 s
% 1.31/0.98  % (9617)Instructions burned: 81 (million)
% 1.31/0.98  % (9617)------------------------------
% 1.31/0.98  % (9617)------------------------------
% 1.31/0.98  % (9620)Instruction limit reached!
% 1.31/0.98  % (9620)------------------------------
% 1.31/0.98  % (9620)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.98  % (9620)Termination reason: Unknown
% 1.31/0.98  % (9620)Termination phase: Saturation
% 1.31/0.98  
% 1.31/0.98  % (9620)Memory used [KB]: 1385
% 1.31/0.98  % (9620)Time elapsed: 0.016 s
% 1.31/0.98  % (9620)Instructions burned: 47 (million)
% 1.31/0.98  % (9620)------------------------------
% 1.31/0.98  % (9620)------------------------------
% 1.31/0.98  % (9622)Instruction limit reached!
% 1.31/0.98  % (9622)------------------------------
% 1.31/0.98  % (9622)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.98  % (9622)Termination reason: Unknown
% 1.31/0.98  % (9624)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.31/0.98  % (9622)Termination phase: Saturation
% 1.31/0.98  
% 1.31/0.98  % (9622)Memory used [KB]: 1197
% 1.31/0.98  % (9622)Time elapsed: 0.010 s
% 1.31/0.98  % (9622)Instructions burned: 32 (million)
% 1.31/0.98  % (9622)------------------------------
% 1.31/0.98  % (9622)------------------------------
% 1.31/0.99  % (9624)Refutation not found, incomplete strategy% (9624)------------------------------
% 1.31/0.99  % (9624)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.99  % (9624)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.99  
% 1.31/0.99  % (9624)Memory used [KB]: 950
% 1.31/0.99  % (9624)Time elapsed: 0.001 s
% 1.31/0.99  % (9624)Instructions burned: 2 (million)
% 1.31/0.99  % (9624)------------------------------
% 1.31/0.99  % (9624)------------------------------
% 1.31/0.99  % (9625)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 (2993ds/82Mi)
% 1.31/0.99  % (9626)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 (2993ds/119Mi)
% 1.31/0.99  % (9616)Instruction limit reached!
% 1.31/0.99  % (9616)------------------------------
% 1.31/0.99  % (9616)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.31/0.99  % (9616)Termination reason: Unknown
% 1.31/0.99  % (9616)Termination phase: Saturation
% 1.31/0.99  
% 1.31/0.99  % (9616)Memory used [KB]: 1877
% 1.31/0.99  % (9616)Time elapsed: 0.039 s
% 1.31/0.99  % (9616)Instructions burned: 161 (million)
% 1.31/0.99  % (9616)------------------------------
% 1.31/0.99  % (9616)------------------------------
% 1.31/0.99  % (9627)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 (2993ds/177Mi)
% 1.31/0.99  % (9628)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 (2993ds/117Mi)
% 1.64/1.00  % (9596)Instruction limit reached!
% 1.64/1.00  % (9596)------------------------------
% 1.64/1.00  % (9596)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.00  % (9596)Termination reason: Unknown
% 1.64/1.00  % (9596)Termination phase: Saturation
% 1.64/1.00  
% 1.64/1.00  % (9596)Memory used [KB]: 2998
% 1.64/1.00  % (9596)Time elapsed: 0.168 s
% 1.64/1.00  % (9596)Instructions burned: 519 (million)
% 1.64/1.00  % (9596)------------------------------
% 1.64/1.00  % (9596)------------------------------
% 1.64/1.01  % (9629)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 (2993ds/49Mi)
% 1.64/1.01  % (9625)Instruction limit reached!
% 1.64/1.01  % (9625)------------------------------
% 1.64/1.01  % (9625)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.01  % (9625)Termination reason: Unknown
% 1.64/1.01  % (9625)Termination phase: Saturation
% 1.64/1.01  
% 1.64/1.01  % (9625)Memory used [KB]: 1581
% 1.64/1.01  % (9625)Time elapsed: 0.024 s
% 1.64/1.01  % (9625)Instructions burned: 83 (million)
% 1.64/1.01  % (9625)------------------------------
% 1.64/1.01  % (9625)------------------------------
% 1.64/1.01  % (9630)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 (2993ds/51Mi)
% 1.64/1.02  % (9623)Instruction limit reached!
% 1.64/1.02  % (9623)------------------------------
% 1.64/1.02  % (9623)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.02  % (9623)Termination reason: Unknown
% 1.64/1.02  % (9623)Termination phase: Saturation
% 1.64/1.02  
% 1.64/1.02  % (9623)Memory used [KB]: 1506
% 1.64/1.02  % (9623)Time elapsed: 0.040 s
% 1.64/1.02  % (9623)Instructions burned: 135 (million)
% 1.64/1.02  % (9623)------------------------------
% 1.64/1.02  % (9623)------------------------------
% 1.64/1.02  % (9628)Instruction limit reached!
% 1.64/1.02  % (9628)------------------------------
% 1.64/1.02  % (9628)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.02  % (9628)Termination reason: Unknown
% 1.64/1.02  % (9629)Instruction limit reached!
% 1.64/1.02  % (9629)------------------------------
% 1.64/1.02  % (9629)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.02  % (9629)Termination reason: Unknown
% 1.64/1.02  % (9629)Termination phase: Saturation
% 1.64/1.02  
% 1.64/1.02  % (9629)Memory used [KB]: 1329
% 1.64/1.02  % (9629)Time elapsed: 0.017 s
% 1.64/1.02  % (9629)Instructions burned: 51 (million)
% 1.64/1.02  % (9629)------------------------------
% 1.64/1.02  % (9629)------------------------------
% 1.64/1.02  % (9628)Termination phase: Saturation
% 1.64/1.02  
% 1.64/1.02  % (9628)Memory used [KB]: 1672
% 1.64/1.02  % (9628)Time elapsed: 0.032 s
% 1.64/1.02  % (9628)Instructions burned: 119 (million)
% 1.64/1.02  % (9628)------------------------------
% 1.64/1.02  % (9628)------------------------------
% 1.64/1.02  % (9631)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 (2993ds/149Mi)
% 1.64/1.02  % (9626)Instruction limit reached!
% 1.64/1.02  % (9626)------------------------------
% 1.64/1.02  % (9626)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.02  % (9626)Termination reason: Unknown
% 1.64/1.02  % (9626)Termination phase: Saturation
% 1.64/1.02  
% 1.64/1.02  % (9626)Memory used [KB]: 1713
% 1.64/1.02  % (9626)Time elapsed: 0.037 s
% 1.64/1.02  % (9626)Instructions burned: 119 (million)
% 1.64/1.02  % (9626)------------------------------
% 1.64/1.02  % (9626)------------------------------
% 1.64/1.02  % (9632)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 (2993ds/56Mi)
% 1.64/1.02  % (9633)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 (2993ds/289Mi)
% 1.64/1.02  % (9632)Refutation not found, incomplete strategy% (9632)------------------------------
% 1.64/1.02  % (9632)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.02  % (9632)Termination reason: Refutation not found, incomplete strategy
% 1.64/1.02  
% 1.64/1.02  % (9632)Memory used [KB]: 956
% 1.64/1.02  % (9632)Time elapsed: 0.002 s
% 1.64/1.02  % (9632)Instructions burned: 2 (million)
% 1.64/1.02  % (9632)------------------------------
% 1.64/1.02  % (9632)------------------------------
% 1.64/1.03  % (9634)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 (2993ds/206Mi)
% 1.64/1.03  % (9630)Instruction limit reached!
% 1.64/1.03  % (9630)------------------------------
% 1.64/1.03  % (9630)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.03  % (9630)Termination reason: Unknown
% 1.64/1.03  % (9630)Termination phase: Saturation
% 1.64/1.03  
% 1.64/1.03  % (9630)Memory used [KB]: 1554
% 1.64/1.03  % (9630)Time elapsed: 0.017 s
% 1.64/1.03  % (9630)Instructions burned: 53 (million)
% 1.64/1.03  % (9630)------------------------------
% 1.64/1.03  % (9630)------------------------------
% 1.64/1.03  % (9635)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 (2993ds/50Mi)
% 1.64/1.03  % (9636)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2993ds/1483Mi)
% 1.64/1.03  % (9615)Instruction limit reached!
% 1.64/1.03  % (9615)------------------------------
% 1.64/1.03  % (9615)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.03  % (9615)Termination reason: Unknown
% 1.64/1.03  % (9615)Termination phase: Saturation
% 1.64/1.03  
% 1.64/1.03  % (9615)Memory used [KB]: 2680
% 1.64/1.03  % (9615)Time elapsed: 0.096 s
% 1.64/1.03  % (9615)Instructions burned: 361 (million)
% 1.64/1.03  % (9615)------------------------------
% 1.64/1.03  % (9615)------------------------------
% 1.64/1.04  % (9637)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 (2993ds/67Mi)
% 1.64/1.04  % (9627)Instruction limit reached!
% 1.64/1.04  % (9627)------------------------------
% 1.64/1.04  % (9627)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.04  % (9627)Termination reason: Unknown
% 1.64/1.04  % (9627)Termination phase: Saturation
% 1.64/1.04  
% 1.64/1.04  % (9627)Memory used [KB]: 2303
% 1.64/1.04  % (9627)Time elapsed: 0.052 s
% 1.64/1.04  % (9627)Instructions burned: 179 (million)
% 1.64/1.04  % (9627)------------------------------
% 1.64/1.04  % (9627)------------------------------
% 1.64/1.04  % (9638)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 (2993ds/67Mi)
% 1.64/1.04  % (9638)Refutation not found, incomplete strategy% (9638)------------------------------
% 1.64/1.04  % (9638)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.04  % (9638)Termination reason: Refutation not found, incomplete strategy
% 1.64/1.04  
% 1.64/1.04  % (9638)Memory used [KB]: 954
% 1.64/1.04  % (9638)Time elapsed: 0.002 s
% 1.64/1.04  % (9638)Instructions burned: 3 (million)
% 1.64/1.04  % (9638)------------------------------
% 1.64/1.04  % (9638)------------------------------
% 1.64/1.04  % (9635)Instruction limit reached!
% 1.64/1.04  % (9635)------------------------------
% 1.64/1.04  % (9635)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.04  % (9635)Termination reason: Unknown
% 1.64/1.04  % (9635)Termination phase: Saturation
% 1.64/1.04  
% 1.64/1.04  % (9635)Memory used [KB]: 1552
% 1.64/1.04  % (9635)Time elapsed: 0.018 s
% 1.64/1.04  % (9635)Instructions burned: 52 (million)
% 1.64/1.04  % (9635)------------------------------
% 1.64/1.04  % (9635)------------------------------
% 1.64/1.04  % (9639)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 (2993ds/52Mi)
% 1.64/1.05  % (9640)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 (2993ds/366Mi)
% 1.64/1.05  % (9637)Instruction limit reached!
% 1.64/1.05  % (9637)------------------------------
% 1.64/1.05  % (9637)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.05  % (9637)Termination reason: Unknown
% 1.64/1.05  % (9637)Termination phase: Saturation
% 1.64/1.05  
% 1.64/1.05  % (9637)Memory used [KB]: 1317
% 1.64/1.05  % (9637)Time elapsed: 0.019 s
% 1.64/1.06  % (9637)Instructions burned: 67 (million)
% 1.64/1.06  % (9637)------------------------------
% 1.64/1.06  % (9637)------------------------------
% 1.64/1.06  % (9641)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 (2993ds/863Mi)
% 1.64/1.06  % (9639)Instruction limit reached!
% 1.64/1.06  % (9639)------------------------------
% 1.64/1.06  % (9639)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.06  % (9639)Termination reason: Unknown
% 1.64/1.06  % (9639)Termination phase: Saturation
% 1.64/1.06  
% 1.64/1.06  % (9639)Memory used [KB]: 1233
% 1.64/1.06  % (9639)Time elapsed: 0.016 s
% 1.64/1.06  % (9639)Instructions burned: 53 (million)
% 1.64/1.06  % (9639)------------------------------
% 1.64/1.06  % (9639)------------------------------
% 1.64/1.06  % (9642)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 (2993ds/163Mi)
% 1.64/1.06  % (9631)Instruction limit reached!
% 1.64/1.06  % (9631)------------------------------
% 1.64/1.06  % (9631)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.06  % (9631)Termination reason: Unknown
% 1.64/1.06  % (9631)Termination phase: Saturation
% 1.64/1.06  
% 1.64/1.06  % (9631)Memory used [KB]: 1419
% 1.64/1.06  % (9631)Time elapsed: 0.043 s
% 1.64/1.06  % (9631)Instructions burned: 152 (million)
% 1.64/1.06  % (9631)------------------------------
% 1.64/1.06  % (9631)------------------------------
% 1.64/1.07  % (9643)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 (2993ds/77Mi)
% 1.64/1.07  % (9643)Refutation not found, incomplete strategy% (9643)------------------------------
% 1.64/1.07  % (9643)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.64/1.07  % (9643)Termination reason: Refutation not found, incomplete strategy
% 1.64/1.07  
% 1.64/1.07  % (9643)Memory used [KB]: 949
% 1.64/1.07  % (9643)Time elapsed: 0.001 s
% 1.64/1.07  % (9643)Instructions burned: 2 (million)
% 1.64/1.07  % (9643)------------------------------
% 1.64/1.07  % (9643)------------------------------
% 1.64/1.07  % (9644)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2993ds/1548Mi)
% 2.63/1.09  % (9633)Instruction limit reached!
% 2.63/1.09  % (9633)------------------------------
% 2.63/1.09  % (9633)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.09  % (9633)Termination reason: Unknown
% 2.63/1.09  % (9633)Termination phase: Saturation
% 2.63/1.09  
% 2.63/1.09  % (9633)Memory used [KB]: 2184
% 2.63/1.09  % (9633)Time elapsed: 0.066 s
% 2.63/1.09  % (9633)Instructions burned: 291 (million)
% 2.63/1.09  % (9633)------------------------------
% 2.63/1.09  % (9633)------------------------------
% 2.63/1.09  % (9645)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 (2992ds/76Mi)
% 2.63/1.10  % (9634)Instruction limit reached!
% 2.63/1.10  % (9634)------------------------------
% 2.63/1.10  % (9634)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.10  % (9634)Termination reason: Unknown
% 2.63/1.10  % (9634)Termination phase: Saturation
% 2.63/1.10  
% 2.63/1.10  % (9634)Memory used [KB]: 2612
% 2.63/1.10  % (9634)Time elapsed: 0.083 s
% 2.63/1.10  % (9634)Instructions burned: 207 (million)
% 2.63/1.10  % (9634)------------------------------
% 2.63/1.10  % (9634)------------------------------
% 2.63/1.10  % (9646)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 (2992ds/1376Mi)
% 2.63/1.10  % (9642)Instruction limit reached!
% 2.63/1.10  % (9642)------------------------------
% 2.63/1.10  % (9642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.10  % (9642)Termination reason: Unknown
% 2.63/1.10  % (9642)Termination phase: Saturation
% 2.63/1.10  
% 2.63/1.10  % (9642)Memory used [KB]: 1771
% 2.63/1.10  % (9642)Time elapsed: 0.040 s
% 2.63/1.10  % (9642)Instructions burned: 166 (million)
% 2.63/1.10  % (9642)------------------------------
% 2.63/1.10  % (9642)------------------------------
% 2.63/1.10  % (9647)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 (2992ds/117Mi)
% 2.63/1.10  % (9647)Refutation not found, incomplete strategy% (9647)------------------------------
% 2.63/1.10  % (9647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.10  % (9647)Termination reason: Refutation not found, incomplete strategy
% 2.63/1.10  
% 2.63/1.10  % (9647)Memory used [KB]: 948
% 2.63/1.10  % (9647)Time elapsed: 0.024 s
% 2.63/1.10  % (9647)Instructions burned: 2 (million)
% 2.63/1.10  % (9647)------------------------------
% 2.63/1.10  % (9647)------------------------------
% 2.63/1.11  % (9650)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 (2992ds/59Mi)
% 2.63/1.11  % (9645)First to succeed.
% 2.63/1.11  % (9645)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-9583"
% 2.63/1.11  % (9645)Refutation found. Thanks to Tanya!
% 2.63/1.11  % SZS status Theorem for theBenchmark
% 2.63/1.11  % SZS output start Proof for theBenchmark
% See solution above
% 2.63/1.11  % (9645)------------------------------
% 2.63/1.11  % (9645)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.63/1.11  % (9645)Termination reason: Refutation
% 2.63/1.11  
% 2.63/1.11  % (9645)Memory used [KB]: 1512
% 2.63/1.11  % (9645)Time elapsed: 0.042 s
% 2.63/1.11  % (9645)Instructions burned: 66 (million)
% 2.63/1.11  % (9583)Success in time 0.756 s
% 2.63/1.11  % Vampire---4.8 exiting
%------------------------------------------------------------------------------