TSTP Solution File: SET244-6 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SET244-6 : TPTP v8.2.0. Bugfixed v2.1.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 : n019.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 : Tue May 21 03:09:54 EDT 2024

% Result   : Unsatisfiable 3.56s 1.46s
% Output   : Refutation 3.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   37 (  15 unt;   0 def)
%            Number of atoms       :   62 (  12 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   49 (  24   ~;  23   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   3 prp; 0-2 aty)
%            Number of functors    :   14 (  14 usr;   5 con; 0-3 aty)
%            Number of variables   :   37 (  37   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f5350,plain,
    $false,
    inference(avatar_sat_refutation,[],[f292,f827,f5349]) ).

fof(f5349,plain,
    spl2_4,
    inference(avatar_contradiction_clause,[],[f5348]) ).

fof(f5348,plain,
    ( $false
    | spl2_4 ),
    inference(subsumption_resolution,[],[f5347,f240]) ).

fof(f240,plain,
    ( ~ subclass(sF0,sF1)
    | spl2_4 ),
    inference(avatar_component_clause,[],[f238]) ).

fof(f238,plain,
    ( spl2_4
  <=> subclass(sF0,sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_4])]) ).

fof(f5347,plain,
    subclass(sF0,sF1),
    inference(duplicate_literal_removal,[],[f5344]) ).

fof(f5344,plain,
    ( subclass(sF0,sF1)
    | subclass(sF0,sF1) ),
    inference(resolution,[],[f4542,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( member(not_subclass_element(X0,X1),X0)
      | subclass(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_subclass_members1) ).

fof(f4542,plain,
    ! [X0] :
      ( ~ member(not_subclass_element(X0,sF1),sF0)
      | subclass(X0,sF1) ),
    inference(resolution,[],[f4372,f3]) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( ~ member(not_subclass_element(X0,X1),X1)
      | subclass(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_subclass_members2) ).

fof(f4372,plain,
    ! [X0] :
      ( member(X0,sF1)
      | ~ member(X0,sF0) ),
    inference(subsumption_resolution,[],[f4367,f3410]) ).

fof(f3410,plain,
    ! [X0] :
      ( member(X0,universal_class)
      | ~ member(X0,sF0) ),
    inference(superposition,[],[f3319,f181]) ).

fof(f181,plain,
    cross_product(x,y) = sF0,
    introduced(function_definition,[new_symbols(definition,[sF0])]) ).

fof(f3319,plain,
    ! [X2,X0,X1] :
      ( ~ member(X0,cross_product(X1,X2))
      | member(X0,universal_class) ),
    inference(superposition,[],[f11,f130]) ).

fof(f130,plain,
    ! [X0,X1,X4] :
      ( unordered_pair(unordered_pair(first(X4),first(X4)),unordered_pair(first(X4),unordered_pair(second(X4),second(X4)))) = X4
      | ~ member(X4,cross_product(X0,X1)) ),
    inference(definition_unfolding,[],[f17,f118]) ).

fof(f118,plain,
    ! [X0,X1] : ordered_pair(X0,X1) = unordered_pair(unordered_pair(X0,X0),unordered_pair(X0,unordered_pair(X1,X1))),
    inference(definition_unfolding,[],[f13,f12,f12]) ).

fof(f12,axiom,
    ! [X0] : unordered_pair(X0,X0) = singleton(X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',singleton_set) ).

fof(f13,axiom,
    ! [X0,X1] : unordered_pair(singleton(X0),unordered_pair(X0,singleton(X1))) = ordered_pair(X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ordered_pair) ).

fof(f17,axiom,
    ! [X0,X1,X4] :
      ( ordered_pair(first(X4),second(X4)) = X4
      | ~ member(X4,cross_product(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product4) ).

fof(f11,axiom,
    ! [X0,X1] : member(unordered_pair(X0,X1),universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unordered_pairs_in_universal) ).

fof(f4367,plain,
    ! [X0] :
      ( member(X0,sF1)
      | ~ member(X0,sF0)
      | ~ member(X0,universal_class) ),
    inference(superposition,[],[f23,f182]) ).

fof(f182,plain,
    intersection(universal_class,sF0) = sF1,
    introduced(function_definition,[new_symbols(definition,[sF1])]) ).

fof(f23,axiom,
    ! [X0,X1,X4] :
      ( member(X4,intersection(X0,X1))
      | ~ member(X4,X1)
      | ~ member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection3) ).

fof(f827,plain,
    ( ~ spl2_5
    | ~ spl2_4 ),
    inference(avatar_split_clause,[],[f825,f238,f242]) ).

fof(f242,plain,
    ( spl2_5
  <=> subclass(sF1,sF0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_5])]) ).

fof(f825,plain,
    ( ~ subclass(sF0,sF1)
    | ~ subclass(sF1,sF0) ),
    inference(extensionality_resolution,[],[f7,f183]) ).

fof(f183,plain,
    sF0 != sF1,
    inference(definition_folding,[],[f176,f182,f181,f181]) ).

fof(f176,plain,
    cross_product(x,y) != intersection(universal_class,cross_product(x,y)),
    inference(definition_unfolding,[],[f113,f28]) ).

fof(f28,axiom,
    ! [X0,X1,X5] : intersection(X5,cross_product(X0,X1)) = restrict(X5,X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',restriction1) ).

fof(f113,axiom,
    restrict(universal_class,x,y) != cross_product(x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_restriction_with_universal_class_1) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( ~ subclass(X1,X0)
      | X0 = X1
      | ~ subclass(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subclass_implies_equal) ).

fof(f292,plain,
    spl2_5,
    inference(avatar_split_clause,[],[f216,f242]) ).

fof(f216,plain,
    subclass(sF1,sF0),
    inference(duplicate_literal_removal,[],[f215]) ).

fof(f215,plain,
    ( subclass(sF1,sF0)
    | subclass(sF1,sF0) ),
    inference(resolution,[],[f208,f2]) ).

fof(f208,plain,
    ! [X0] :
      ( ~ member(not_subclass_element(X0,sF0),sF1)
      | subclass(X0,sF0) ),
    inference(resolution,[],[f207,f3]) ).

fof(f207,plain,
    ! [X0] :
      ( member(X0,sF0)
      | ~ member(X0,sF1) ),
    inference(superposition,[],[f22,f182]) ).

fof(f22,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,intersection(X0,X1))
      | member(X4,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : SET244-6 : TPTP v8.2.0. Bugfixed v2.1.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.13/0.34  % Computer : n019.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon May 20 13:10:37 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.13/0.35  This is a CNF_UNS_RFO_SEQ_NHN problem
% 0.13/0.35  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.68/0.87  % (2565)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.68/0.87  % (2567)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2994ds/78Mi)
% 0.68/0.87  % (2566)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.68/0.87  % (2568)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.68/0.87  % (2569)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.68/0.87  % (2570)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.68/0.87  % (2571)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.68/0.87  % (2572)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.68/0.87  % (2568)Refutation not found, incomplete strategy% (2568)------------------------------
% 0.68/0.87  % (2568)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.87  % (2568)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.87  
% 0.68/0.87  % (2568)Memory used [KB]: 1090
% 0.68/0.87  % (2570)Refutation not found, incomplete strategy% (2570)------------------------------
% 0.68/0.87  % (2570)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.87  % (2570)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.87  
% 0.68/0.87  % (2570)Memory used [KB]: 1089
% 0.68/0.87  % (2570)Time elapsed: 0.003 s
% 0.68/0.87  % (2570)Instructions burned: 2 (million)
% 0.68/0.87  % (2568)Time elapsed: 0.003 s
% 0.68/0.87  % (2568)Instructions burned: 2 (million)
% 0.68/0.87  % (2572)Refutation not found, incomplete strategy% (2572)------------------------------
% 0.68/0.87  % (2572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.87  % (2572)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.87  
% 0.68/0.87  % (2572)Memory used [KB]: 1087
% 0.68/0.87  % (2572)Time elapsed: 0.003 s
% 0.68/0.87  % (2572)Instructions burned: 2 (million)
% 0.68/0.87  % (2570)------------------------------
% 0.68/0.87  % (2570)------------------------------
% 0.68/0.87  % (2567)Refutation not found, incomplete strategy% (2567)------------------------------
% 0.68/0.87  % (2567)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.87  % (2567)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.87  
% 0.68/0.87  % (2567)Memory used [KB]: 1105
% 0.68/0.87  % (2567)Time elapsed: 0.004 s
% 0.68/0.87  % (2567)Instructions burned: 3 (million)
% 0.68/0.87  % (2568)------------------------------
% 0.68/0.87  % (2568)------------------------------
% 0.68/0.87  % (2565)Refutation not found, incomplete strategy% (2565)------------------------------
% 0.68/0.87  % (2565)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.87  % (2565)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.87  
% 0.68/0.87  % (2565)Memory used [KB]: 1106
% 0.68/0.87  % (2565)Time elapsed: 0.004 s
% 0.68/0.87  % (2565)Instructions burned: 3 (million)
% 0.68/0.87  % (2572)------------------------------
% 0.68/0.87  % (2572)------------------------------
% 0.68/0.87  % (2567)------------------------------
% 0.68/0.87  % (2567)------------------------------
% 0.68/0.87  % (2565)------------------------------
% 0.68/0.87  % (2565)------------------------------
% 0.68/0.87  % (2571)Refutation not found, incomplete strategy% (2571)------------------------------
% 0.68/0.87  % (2571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.87  % (2571)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.87  
% 0.68/0.87  % (2571)Memory used [KB]: 1145
% 0.68/0.87  % (2571)Time elapsed: 0.005 s
% 0.68/0.87  % (2571)Instructions burned: 5 (million)
% 0.68/0.87  % (2571)------------------------------
% 0.68/0.87  % (2571)------------------------------
% 0.68/0.88  % (2569)Refutation not found, incomplete strategy% (2569)------------------------------
% 0.68/0.88  % (2569)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.88  % (2569)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.88  
% 0.68/0.88  % (2569)Memory used [KB]: 1172
% 0.68/0.88  % (2569)Time elapsed: 0.006 s
% 0.68/0.88  % (2569)Instructions burned: 7 (million)
% 0.68/0.88  % (2569)------------------------------
% 0.68/0.88  % (2569)------------------------------
% 0.68/0.88  % (2573)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.68/0.88  % (2575)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.68/0.88  % (2574)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.68/0.88  % (2576)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.68/0.88  % (2577)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.68/0.88  % (2578)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.68/0.88  % (2573)Refutation not found, incomplete strategy% (2573)------------------------------
% 0.68/0.88  % (2573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.88  % (2573)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.88  
% 0.68/0.88  % (2573)Memory used [KB]: 1101
% 0.68/0.88  % (2573)Time elapsed: 0.003 s
% 0.68/0.88  % (2573)Instructions burned: 3 (million)
% 0.68/0.88  % (2573)------------------------------
% 0.68/0.88  % (2573)------------------------------
% 0.68/0.88  % (2577)Refutation not found, incomplete strategy% (2577)------------------------------
% 0.68/0.88  % (2577)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.88  % (2577)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.88  
% 0.68/0.88  % (2577)Memory used [KB]: 1145
% 0.68/0.88  % (2577)Time elapsed: 0.004 s
% 0.68/0.88  % (2577)Instructions burned: 4 (million)
% 0.68/0.88  % (2579)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.68/0.88  % (2577)------------------------------
% 0.68/0.88  % (2577)------------------------------
% 0.68/0.88  % (2575)Refutation not found, incomplete strategy% (2575)------------------------------
% 0.68/0.88  % (2575)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.88  % (2575)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.88  
% 0.68/0.88  % (2575)Memory used [KB]: 1111
% 0.68/0.88  % (2575)Time elapsed: 0.005 s
% 0.68/0.88  % (2575)Instructions burned: 5 (million)
% 0.68/0.88  % (2575)------------------------------
% 0.68/0.88  % (2575)------------------------------
% 0.68/0.88  % (2578)Refutation not found, incomplete strategy% (2578)------------------------------
% 0.68/0.88  % (2578)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.88  % (2578)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.88  
% 0.68/0.88  % (2578)Memory used [KB]: 1147
% 0.68/0.88  % (2578)Time elapsed: 0.005 s
% 0.68/0.88  % (2578)Instructions burned: 5 (million)
% 0.68/0.88  % (2578)------------------------------
% 0.68/0.88  % (2578)------------------------------
% 0.68/0.88  % (2574)Refutation not found, incomplete strategy% (2574)------------------------------
% 0.68/0.88  % (2574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.88  % (2574)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.88  
% 0.68/0.88  % (2574)Memory used [KB]: 1161
% 0.68/0.88  % (2574)Time elapsed: 0.007 s
% 0.68/0.88  % (2574)Instructions burned: 10 (million)
% 0.68/0.88  % (2580)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.68/0.88  % (2574)------------------------------
% 0.68/0.88  % (2574)------------------------------
% 0.68/0.88  % (2581)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.68/0.88  % (2580)Refutation not found, incomplete strategy% (2580)------------------------------
% 0.68/0.88  % (2580)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.88  % (2580)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.88  
% 0.68/0.88  % (2580)Memory used [KB]: 1102
% 0.68/0.88  % (2580)Time elapsed: 0.003 s
% 0.68/0.88  % (2580)Instructions burned: 2 (million)
% 0.68/0.88  % (2582)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 (2994ds/93Mi)
% 0.68/0.88  % (2580)------------------------------
% 0.68/0.88  % (2580)------------------------------
% 0.68/0.89  % (2583)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.68/0.89  % (2584)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.68/0.89  % (2585)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.68/0.89  % (2585)Refutation not found, incomplete strategy% (2585)------------------------------
% 0.68/0.89  % (2585)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.89  % (2585)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.89  % (2584)Refutation not found, incomplete strategy% (2584)------------------------------
% 0.68/0.89  % (2584)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.68/0.89  % (2584)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.89  
% 0.68/0.89  % (2584)Memory used [KB]: 1188
% 0.68/0.89  % (2584)Time elapsed: 0.028 s
% 0.68/0.89  % (2584)Instructions burned: 8 (million)
% 0.68/0.89  
% 0.68/0.89  % (2585)Memory used [KB]: 1126
% 0.68/0.89  % (2585)Time elapsed: 0.026 s
% 0.68/0.89  % (2585)Instructions burned: 6 (million)
% 0.68/0.89  % (2584)------------------------------
% 0.68/0.89  % (2584)------------------------------
% 0.68/0.89  % (2585)------------------------------
% 0.68/0.89  % (2585)------------------------------
% 0.78/0.90  % (2587)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.78/0.90  % (2586)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.78/0.90  % (2587)Refutation not found, incomplete strategy% (2587)------------------------------
% 0.78/0.90  % (2587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.90  % (2587)Termination reason: Refutation not found, incomplete strategy
% 0.78/0.90  
% 0.78/0.90  % (2587)Memory used [KB]: 1090
% 0.78/0.90  % (2587)Time elapsed: 0.003 s
% 0.78/0.90  % (2587)Instructions burned: 2 (million)
% 0.78/0.90  % (2587)------------------------------
% 0.78/0.90  % (2587)------------------------------
% 0.78/0.90  % (2586)Refutation not found, incomplete strategy% (2586)------------------------------
% 0.78/0.90  % (2586)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.90  % (2586)Termination reason: Refutation not found, incomplete strategy
% 0.78/0.90  
% 0.78/0.90  % (2586)Memory used [KB]: 1162
% 0.78/0.90  % (2586)Time elapsed: 0.029 s
% 0.78/0.90  % (2586)Instructions burned: 8 (million)
% 0.78/0.90  % (2586)------------------------------
% 0.78/0.90  % (2586)------------------------------
% 0.78/0.90  % (2588)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.78/0.90  % (2589)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.78/0.91  % (2566)Instruction limit reached!
% 0.78/0.91  % (2566)------------------------------
% 0.78/0.91  % (2566)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.91  % (2566)Termination reason: Unknown
% 0.78/0.91  % (2566)Termination phase: Saturation
% 0.78/0.91  
% 0.78/0.91  % (2566)Memory used [KB]: 1740
% 0.78/0.91  % (2566)Time elapsed: 0.038 s
% 0.78/0.91  % (2566)Instructions burned: 52 (million)
% 0.78/0.91  % (2566)------------------------------
% 0.78/0.91  % (2566)------------------------------
% 0.78/0.91  % (2589)Refutation not found, incomplete strategy% (2589)------------------------------
% 0.78/0.91  % (2589)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.91  % (2589)Termination reason: Refutation not found, incomplete strategy
% 0.78/0.91  
% 0.78/0.91  % (2589)Memory used [KB]: 1121
% 0.78/0.91  % (2589)Time elapsed: 0.004 s
% 0.78/0.91  % (2589)Instructions burned: 4 (million)
% 0.78/0.91  % (2589)------------------------------
% 0.78/0.91  % (2589)------------------------------
% 0.78/0.91  % (2590)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.78/0.91  % (2591)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2994ds/87Mi)
% 0.78/0.91  % (2576)Instruction limit reached!
% 0.78/0.91  % (2576)------------------------------
% 0.78/0.91  % (2576)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.91  % (2576)Termination reason: Unknown
% 0.78/0.91  % (2576)Termination phase: Saturation
% 0.78/0.91  
% 0.78/0.91  % (2576)Memory used [KB]: 1792
% 0.78/0.91  % (2576)Time elapsed: 0.037 s
% 0.78/0.91  % (2576)Instructions burned: 53 (million)
% 0.78/0.91  % (2576)------------------------------
% 0.78/0.91  % (2576)------------------------------
% 0.78/0.92  % (2592)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)
% 0.78/0.93  % (2583)Instruction limit reached!
% 0.78/0.93  % (2583)------------------------------
% 0.78/0.93  % (2583)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.93  % (2583)Termination reason: Unknown
% 0.78/0.93  % (2583)Termination phase: Saturation
% 0.78/0.93  
% 0.78/0.93  % (2583)Memory used [KB]: 2181
% 0.78/0.93  % (2583)Time elapsed: 0.042 s
% 0.78/0.93  % (2583)Instructions burned: 63 (million)
% 0.78/0.93  % (2583)------------------------------
% 0.78/0.93  % (2583)------------------------------
% 0.78/0.93  % (2593)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)
% 0.78/0.93  % (2590)Instruction limit reached!
% 0.78/0.93  % (2590)------------------------------
% 0.78/0.93  % (2590)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.93  % (2590)Termination reason: Unknown
% 0.78/0.93  % (2590)Termination phase: Saturation
% 0.78/0.93  
% 0.78/0.93  % (2590)Memory used [KB]: 1449
% 0.78/0.93  % (2590)Time elapsed: 0.023 s
% 0.78/0.93  % (2590)Instructions burned: 35 (million)
% 0.78/0.93  % (2590)------------------------------
% 0.78/0.93  % (2590)------------------------------
% 0.78/0.93  % (2588)Instruction limit reached!
% 0.78/0.93  % (2588)------------------------------
% 0.78/0.93  % (2588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.93  % (2588)Termination reason: Unknown
% 0.78/0.93  % (2588)Termination phase: Saturation
% 0.78/0.93  
% 0.78/0.93  % (2588)Memory used [KB]: 1888
% 0.78/0.93  % (2593)Refutation not found, incomplete strategy% (2593)------------------------------
% 0.78/0.93  % (2593)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.78/0.93  % (2593)Termination reason: Refutation not found, incomplete strategy
% 0.78/0.93  
% 0.78/0.93  % (2593)Memory used [KB]: 1095
% 0.78/0.93  % (2593)Time elapsed: 0.004 s
% 0.78/0.93  % (2593)Instructions burned: 4 (million)
% 0.78/0.93  % (2588)Time elapsed: 0.056 s
% 0.78/0.93  % (2588)Instructions burned: 46 (million)
% 0.78/0.93  % (2588)------------------------------
% 0.78/0.93  % (2588)------------------------------
% 0.78/0.93  % (2593)------------------------------
% 0.78/0.93  % (2593)------------------------------
% 0.98/0.94  % (2594)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)
% 0.98/0.94  % (2595)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)
% 0.98/0.94  % (2596)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)
% 0.98/0.95  % (2582)Instruction limit reached!
% 0.98/0.95  % (2582)------------------------------
% 0.98/0.95  % (2582)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.95  % (2582)Termination reason: Unknown
% 0.98/0.95  % (2582)Termination phase: Saturation
% 0.98/0.95  
% 0.98/0.95  % (2582)Memory used [KB]: 1992
% 0.98/0.95  % (2582)Time elapsed: 0.064 s
% 0.98/0.95  % (2582)Instructions burned: 94 (million)
% 0.98/0.95  % (2582)------------------------------
% 0.98/0.95  % (2582)------------------------------
% 0.98/0.95  % (2595)Refutation not found, incomplete strategy% (2595)------------------------------
% 0.98/0.95  % (2595)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.95  % (2595)Termination reason: Refutation not found, incomplete strategy
% 0.98/0.95  
% 0.98/0.95  % (2595)Memory used [KB]: 1234
% 0.98/0.95  % (2595)Time elapsed: 0.012 s
% 0.98/0.95  % (2595)Instructions burned: 14 (million)
% 0.98/0.95  % (2595)------------------------------
% 0.98/0.95  % (2595)------------------------------
% 0.98/0.95  % (2597)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)
% 0.98/0.95  % (2598)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)
% 0.98/0.95  % (2597)Refutation not found, incomplete strategy% (2597)------------------------------
% 0.98/0.95  % (2597)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.95  % (2597)Termination reason: Refutation not found, incomplete strategy
% 0.98/0.95  
% 0.98/0.95  % (2597)Memory used [KB]: 1091
% 0.98/0.95  % (2597)Time elapsed: 0.003 s
% 0.98/0.95  % (2597)Instructions burned: 3 (million)
% 0.98/0.95  % (2597)------------------------------
% 0.98/0.95  % (2597)------------------------------
% 0.98/0.95  % (2598)Refutation not found, incomplete strategy% (2598)------------------------------
% 0.98/0.95  % (2598)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.95  % (2598)Termination reason: Refutation not found, incomplete strategy
% 0.98/0.95  
% 0.98/0.95  % (2598)Memory used [KB]: 1110
% 0.98/0.95  % (2598)Time elapsed: 0.004 s
% 0.98/0.95  % (2598)Instructions burned: 4 (million)
% 0.98/0.95  % (2598)------------------------------
% 0.98/0.95  % (2598)------------------------------
% 0.98/0.96  % (2599)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)
% 0.98/0.96  % (2600)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)
% 0.98/0.96  % (2600)Refutation not found, incomplete strategy% (2600)------------------------------
% 0.98/0.96  % (2600)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.96  % (2600)Termination reason: Refutation not found, incomplete strategy
% 0.98/0.96  
% 0.98/0.96  % (2600)Memory used [KB]: 1143
% 0.98/0.96  % (2600)Time elapsed: 0.005 s
% 0.98/0.96  % (2600)Instructions burned: 6 (million)
% 0.98/0.96  % (2600)------------------------------
% 0.98/0.96  % (2600)------------------------------
% 0.98/0.96  % (2601)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)
% 0.98/0.97  % (2601)Refutation not found, incomplete strategy% (2601)------------------------------
% 0.98/0.97  % (2601)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.97  % (2601)Termination reason: Refutation not found, incomplete strategy
% 0.98/0.97  
% 0.98/0.97  % (2601)Memory used [KB]: 1086
% 0.98/0.97  % (2601)Time elapsed: 0.004 s
% 0.98/0.97  % (2601)Instructions burned: 3 (million)
% 0.98/0.97  % (2601)------------------------------
% 0.98/0.97  % (2601)------------------------------
% 0.98/0.97  % (2591)Instruction limit reached!
% 0.98/0.97  % (2591)------------------------------
% 0.98/0.97  % (2591)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.97  % (2591)Termination reason: Unknown
% 0.98/0.97  % (2591)Termination phase: Saturation
% 0.98/0.97  
% 0.98/0.97  % (2591)Memory used [KB]: 2090
% 0.98/0.97  % (2591)Time elapsed: 0.058 s
% 0.98/0.97  % (2591)Instructions burned: 87 (million)
% 0.98/0.97  % (2591)------------------------------
% 0.98/0.97  % (2591)------------------------------
% 0.98/0.97  % (2602)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2993ds/32Mi)
% 0.98/0.97  % (2603)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)
% 0.98/0.97  % (2581)Instruction limit reached!
% 0.98/0.97  % (2581)------------------------------
% 0.98/0.97  % (2581)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.97  % (2581)Termination reason: Unknown
% 0.98/0.97  % (2581)Termination phase: Saturation
% 0.98/0.97  
% 0.98/0.97  % (2581)Memory used [KB]: 2067
% 0.98/0.97  % (2581)Time elapsed: 0.090 s
% 0.98/0.97  % (2581)Instructions burned: 143 (million)
% 0.98/0.97  % (2581)------------------------------
% 0.98/0.97  % (2581)------------------------------
% 0.98/0.98  % (2604)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)
% 0.98/0.98  % (2604)Refutation not found, incomplete strategy% (2604)------------------------------
% 0.98/0.98  % (2604)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.98  % (2604)Termination reason: Refutation not found, incomplete strategy
% 0.98/0.98  
% 0.98/0.98  % (2604)Memory used [KB]: 1088
% 0.98/0.98  % (2604)Time elapsed: 0.003 s
% 0.98/0.98  % (2604)Instructions burned: 2 (million)
% 0.98/0.98  % (2604)------------------------------
% 0.98/0.98  % (2604)------------------------------
% 0.98/0.98  % (2592)Instruction limit reached!
% 0.98/0.98  % (2592)------------------------------
% 0.98/0.98  % (2592)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.98  % (2592)Termination reason: Unknown
% 0.98/0.98  % (2592)Termination phase: Saturation
% 0.98/0.98  
% 0.98/0.98  % (2592)Memory used [KB]: 2222
% 0.98/0.98  % (2592)Time elapsed: 0.065 s
% 0.98/0.98  % (2592)Instructions burned: 109 (million)
% 0.98/0.98  % (2592)------------------------------
% 0.98/0.98  % (2592)------------------------------
% 0.98/0.98  % (2605)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)
% 0.98/0.98  % (2599)Instruction limit reached!
% 0.98/0.98  % (2599)------------------------------
% 0.98/0.98  % (2599)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.98  % (2599)Termination reason: Unknown
% 0.98/0.98  % (2599)Termination phase: Saturation
% 0.98/0.98  
% 0.98/0.98  % (2599)Memory used [KB]: 1856
% 0.98/0.98  % (2599)Time elapsed: 0.028 s
% 0.98/0.98  % (2599)Instructions burned: 38 (million)
% 0.98/0.98  % (2599)------------------------------
% 0.98/0.98  % (2599)------------------------------
% 0.98/0.98  % (2606)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)
% 0.98/0.98  % (2594)Instruction limit reached!
% 0.98/0.98  % (2594)------------------------------
% 0.98/0.98  % (2594)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.98  % (2594)Termination reason: Unknown
% 0.98/0.98  % (2594)Termination phase: Saturation
% 0.98/0.98  
% 0.98/0.98  % (2594)Memory used [KB]: 2108
% 0.98/0.98  % (2594)Time elapsed: 0.050 s
% 0.98/0.98  % (2594)Instructions burned: 69 (million)
% 0.98/0.98  % (2594)------------------------------
% 0.98/0.98  % (2594)------------------------------
% 0.98/0.98  % (2606)Refutation not found, incomplete strategy% (2606)------------------------------
% 0.98/0.98  % (2606)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.98  % (2606)Termination reason: Refutation not found, incomplete strategy
% 0.98/0.98  
% 0.98/0.98  % (2606)Memory used [KB]: 1106
% 0.98/0.98  % (2606)Time elapsed: 0.003 s
% 0.98/0.98  % (2606)Instructions burned: 3 (million)
% 0.98/0.98  % (2606)------------------------------
% 0.98/0.98  % (2606)------------------------------
% 0.98/0.99  % (2607)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)
% 0.98/0.99  % (2608)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)
% 0.98/0.99  % (2609)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)
% 0.98/0.99  % (2602)Instruction limit reached!
% 0.98/0.99  % (2602)------------------------------
% 0.98/0.99  % (2602)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.99  % (2602)Termination reason: Unknown
% 0.98/0.99  % (2602)Termination phase: Saturation
% 0.98/0.99  
% 0.98/0.99  % (2602)Memory used [KB]: 1527
% 0.98/0.99  % (2602)Time elapsed: 0.021 s
% 0.98/0.99  % (2602)Instructions burned: 32 (million)
% 0.98/0.99  % (2602)------------------------------
% 0.98/0.99  % (2602)------------------------------
% 0.98/0.99  % (2607)Refutation not found, incomplete strategy% (2607)------------------------------
% 0.98/0.99  % (2607)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.99  % (2607)Termination reason: Refutation not found, incomplete strategy
% 0.98/0.99  
% 0.98/0.99  % (2607)Memory used [KB]: 1148
% 0.98/0.99  % (2607)Time elapsed: 0.006 s
% 0.98/0.99  % (2607)Instructions burned: 8 (million)
% 0.98/0.99  % (2607)------------------------------
% 0.98/0.99  % (2607)------------------------------
% 0.98/0.99  % (2610)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)
% 0.98/0.99  % (2611)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)
% 0.98/1.00  % (2610)Refutation not found, incomplete strategy% (2610)------------------------------
% 0.98/1.00  % (2610)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/1.00  % (2610)Termination reason: Refutation not found, incomplete strategy
% 0.98/1.00  
% 0.98/1.00  % (2610)Memory used [KB]: 1106
% 0.98/1.00  % (2610)Time elapsed: 0.004 s
% 0.98/1.00  % (2610)Instructions burned: 3 (million)
% 0.98/1.00  % (2610)------------------------------
% 0.98/1.00  % (2610)------------------------------
% 1.43/1.00  % (2612)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.43/1.00  % (2612)Refutation not found, incomplete strategy% (2612)------------------------------
% 1.43/1.00  % (2612)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.00  % (2612)Termination reason: Refutation not found, incomplete strategy
% 1.43/1.00  
% 1.43/1.00  % (2612)Memory used [KB]: 1114
% 1.43/1.00  % (2612)Time elapsed: 0.004 s
% 1.43/1.00  % (2612)Instructions burned: 4 (million)
% 1.43/1.00  % (2612)------------------------------
% 1.43/1.00  % (2612)------------------------------
% 1.43/1.01  % (2613)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.43/1.01  % (2613)Refutation not found, incomplete strategy% (2613)------------------------------
% 1.43/1.01  % (2613)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.01  % (2613)Termination reason: Refutation not found, incomplete strategy
% 1.43/1.01  
% 1.43/1.01  % (2613)Memory used [KB]: 1090
% 1.43/1.01  % (2613)Time elapsed: 0.004 s
% 1.43/1.01  % (2613)Instructions burned: 3 (million)
% 1.43/1.01  % (2613)------------------------------
% 1.43/1.01  % (2613)------------------------------
% 1.43/1.01  % (2614)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.43/1.02  % (2609)Instruction limit reached!
% 1.43/1.02  % (2609)------------------------------
% 1.43/1.02  % (2609)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.02  % (2609)Termination reason: Unknown
% 1.43/1.02  % (2609)Termination phase: Saturation
% 1.43/1.02  
% 1.43/1.02  % (2609)Memory used [KB]: 1711
% 1.43/1.02  % (2609)Time elapsed: 0.036 s
% 1.43/1.02  % (2609)Instructions burned: 50 (million)
% 1.43/1.02  % (2609)------------------------------
% 1.43/1.02  % (2609)------------------------------
% 1.43/1.03  % (2615)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.43/1.03  % (2605)Instruction limit reached!
% 1.43/1.03  % (2605)------------------------------
% 1.43/1.03  % (2605)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.03  % (2605)Termination reason: Unknown
% 1.43/1.03  % (2605)Termination phase: Saturation
% 1.43/1.03  
% 1.43/1.03  % (2605)Memory used [KB]: 2297
% 1.43/1.03  % (2605)Time elapsed: 0.053 s
% 1.43/1.03  % (2605)Instructions burned: 82 (million)
% 1.43/1.03  % (2605)------------------------------
% 1.43/1.03  % (2605)------------------------------
% 1.43/1.03  % (2579)Instruction limit reached!
% 1.43/1.03  % (2579)------------------------------
% 1.43/1.03  % (2579)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.03  % (2579)Termination reason: Unknown
% 1.43/1.03  % (2579)Termination phase: Saturation
% 1.43/1.03  
% 1.43/1.03  % (2579)Memory used [KB]: 2634
% 1.43/1.03  % (2579)Time elapsed: 0.155 s
% 1.43/1.03  % (2579)Instructions burned: 243 (million)
% 1.43/1.03  % (2579)------------------------------
% 1.43/1.03  % (2579)------------------------------
% 1.43/1.04  % (2616)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2993ds/1483Mi)
% 1.43/1.04  % (2617)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.43/1.04  % (2615)Refutation not found, incomplete strategy% (2615)------------------------------
% 1.43/1.04  % (2615)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.04  % (2615)Termination reason: Refutation not found, incomplete strategy
% 1.43/1.04  
% 1.43/1.04  % (2615)Memory used [KB]: 1317
% 1.43/1.04  % (2615)Time elapsed: 0.018 s
% 1.43/1.04  % (2615)Instructions burned: 26 (million)
% 1.43/1.04  % (2615)------------------------------
% 1.43/1.04  % (2615)------------------------------
% 1.43/1.05  % (2618)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.43/1.05  % (2618)Refutation not found, incomplete strategy% (2618)------------------------------
% 1.43/1.05  % (2618)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.05  % (2618)Termination reason: Refutation not found, incomplete strategy
% 1.43/1.05  
% 1.43/1.05  % (2618)Memory used [KB]: 1162
% 1.43/1.05  % (2618)Time elapsed: 0.007 s
% 1.43/1.05  % (2618)Instructions burned: 8 (million)
% 1.43/1.05  % (2618)------------------------------
% 1.43/1.05  % (2618)------------------------------
% 1.43/1.05  % (2603)Instruction limit reached!
% 1.43/1.05  % (2603)------------------------------
% 1.43/1.05  % (2603)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.05  % (2603)Termination reason: Unknown
% 1.43/1.05  % (2603)Termination phase: Saturation
% 1.43/1.05  
% 1.43/1.05  % (2603)Memory used [KB]: 1762
% 1.43/1.06  % (2603)Time elapsed: 0.086 s
% 1.43/1.06  % (2603)Instructions burned: 132 (million)
% 1.43/1.06  % (2603)------------------------------
% 1.43/1.06  % (2603)------------------------------
% 1.43/1.06  % (2619)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.43/1.06  % (2620)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.43/1.06  % (2620)Refutation not found, incomplete strategy% (2620)------------------------------
% 1.43/1.06  % (2620)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.06  % (2620)Termination reason: Refutation not found, incomplete strategy
% 1.43/1.06  
% 1.43/1.06  % (2620)Memory used [KB]: 1089
% 1.43/1.06  % (2620)Time elapsed: 0.003 s
% 1.43/1.06  % (2620)Instructions burned: 3 (million)
% 1.43/1.06  % (2620)------------------------------
% 1.43/1.06  % (2620)------------------------------
% 1.43/1.06  % (2621)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.43/1.07  % (2608)Instruction limit reached!
% 1.43/1.07  % (2608)------------------------------
% 1.43/1.07  % (2608)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.07  % (2608)Termination reason: Unknown
% 1.43/1.07  % (2608)Termination phase: Saturation
% 1.43/1.07  
% 1.43/1.07  % (2608)Memory used [KB]: 2349
% 1.43/1.07  % (2608)Time elapsed: 0.081 s
% 1.43/1.07  % (2608)Instructions burned: 117 (million)
% 1.43/1.07  % (2608)------------------------------
% 1.43/1.07  % (2608)------------------------------
% 1.43/1.07  % (2622)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 (2992ds/163Mi)
% 1.43/1.07  % (2622)Refutation not found, incomplete strategy% (2622)------------------------------
% 1.43/1.07  % (2622)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.07  % (2622)Termination reason: Refutation not found, incomplete strategy
% 1.43/1.07  
% 1.43/1.07  % (2622)Memory used [KB]: 1143
% 1.43/1.07  % (2622)Time elapsed: 0.006 s
% 1.43/1.07  % (2622)Instructions burned: 6 (million)
% 1.43/1.07  % (2617)Instruction limit reached!
% 1.43/1.07  % (2617)------------------------------
% 1.43/1.07  % (2617)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.07  % (2617)Termination reason: Unknown
% 1.43/1.07  % (2617)Termination phase: Saturation
% 1.43/1.07  
% 1.43/1.07  % (2617)Memory used [KB]: 1700
% 1.43/1.07  % (2617)Time elapsed: 0.040 s
% 1.43/1.07  % (2617)Instructions burned: 68 (million)
% 1.43/1.07  % (2617)------------------------------
% 1.43/1.07  % (2617)------------------------------
% 1.43/1.07  % (2622)------------------------------
% 1.43/1.07  % (2622)------------------------------
% 1.43/1.08  % (2611)Instruction limit reached!
% 1.43/1.08  % (2611)------------------------------
% 1.43/1.08  % (2611)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.43/1.08  % (2611)Termination reason: Unknown
% 1.43/1.08  % (2611)Termination phase: Saturation
% 1.43/1.08  
% 1.43/1.08  % (2611)Memory used [KB]: 2985
% 1.43/1.08  % (2611)Time elapsed: 0.085 s
% 1.43/1.08  % (2611)Instructions burned: 149 (million)
% 1.43/1.08  % (2611)------------------------------
% 1.43/1.08  % (2611)------------------------------
% 1.43/1.08  % (2623)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 (2992ds/77Mi)
% 2.21/1.08  % (2623)Refutation not found, incomplete strategy% (2623)------------------------------
% 2.21/1.08  % (2623)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.08  % (2623)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.08  
% 2.21/1.08  % (2623)Memory used [KB]: 1093
% 2.21/1.08  % (2623)Time elapsed: 0.003 s
% 2.21/1.08  % (2623)Instructions burned: 3 (million)
% 2.21/1.08  % (2625)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.21/1.08  % (2623)------------------------------
% 2.21/1.08  % (2623)------------------------------
% 2.21/1.08  % (2624)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2992ds/1548Mi)
% 2.21/1.08  % (2624)Refutation not found, incomplete strategy% (2624)------------------------------
% 2.21/1.08  % (2624)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.08  % (2624)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.08  
% 2.21/1.08  % (2624)Memory used [KB]: 1090
% 2.21/1.08  % (2624)Time elapsed: 0.003 s
% 2.21/1.08  % (2624)Instructions burned: 2 (million)
% 2.21/1.08  % (2626)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.21/1.08  % (2624)------------------------------
% 2.21/1.08  % (2624)------------------------------
% 2.21/1.09  % (2627)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.21/1.09  % (2627)Refutation not found, incomplete strategy% (2627)------------------------------
% 2.21/1.09  % (2627)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.09  % (2627)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.09  
% 2.21/1.09  % (2627)Memory used [KB]: 1081
% 2.21/1.09  % (2627)Time elapsed: 0.003 s
% 2.21/1.09  % (2627)Instructions burned: 2 (million)
% 2.21/1.09  % (2627)------------------------------
% 2.21/1.09  % (2627)------------------------------
% 2.21/1.09  % (2619)Instruction limit reached!
% 2.21/1.09  % (2619)------------------------------
% 2.21/1.09  % (2619)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.09  % (2619)Termination reason: Unknown
% 2.21/1.09  % (2619)Termination phase: Saturation
% 2.21/1.09  
% 2.21/1.09  % (2619)Memory used [KB]: 1687
% 2.21/1.09  % (2619)Time elapsed: 0.037 s
% 2.21/1.09  % (2619)Instructions burned: 52 (million)
% 2.21/1.09  % (2619)------------------------------
% 2.21/1.09  % (2619)------------------------------
% 2.21/1.09  % (2628)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.21/1.10  % (2629)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 (2992ds/151Mi)
% 2.21/1.12  % (2625)Instruction limit reached!
% 2.21/1.12  % (2625)------------------------------
% 2.21/1.12  % (2625)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.12  % (2625)Termination reason: Unknown
% 2.21/1.12  % (2625)Termination phase: Saturation
% 2.21/1.12  
% 2.21/1.12  % (2625)Memory used [KB]: 2021
% 2.21/1.12  % (2625)Time elapsed: 0.045 s
% 2.21/1.12  % (2625)Instructions burned: 76 (million)
% 2.21/1.12  % (2625)------------------------------
% 2.21/1.12  % (2625)------------------------------
% 2.21/1.13  % (2630)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on theBenchmark for (2992ds/260Mi)
% 2.21/1.13  % (2630)Refutation not found, incomplete strategy% (2630)------------------------------
% 2.21/1.13  % (2630)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.13  % (2630)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.13  
% 2.21/1.13  % (2630)Memory used [KB]: 1086
% 2.21/1.13  % (2630)Time elapsed: 0.004 s
% 2.21/1.13  % (2630)Instructions burned: 3 (million)
% 2.21/1.13  % (2630)------------------------------
% 2.21/1.13  % (2630)------------------------------
% 2.21/1.13  % (2628)Instruction limit reached!
% 2.21/1.13  % (2628)------------------------------
% 2.21/1.13  % (2628)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.13  % (2628)Termination reason: Unknown
% 2.21/1.13  % (2628)Termination phase: Saturation
% 2.21/1.13  
% 2.21/1.13  % (2628)Memory used [KB]: 1969
% 2.21/1.13  % (2628)Time elapsed: 0.040 s
% 2.21/1.13  % (2628)Instructions burned: 59 (million)
% 2.21/1.13  % (2628)------------------------------
% 2.21/1.13  % (2628)------------------------------
% 2.21/1.13  % (2631)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on theBenchmark for (2992ds/1797Mi)
% 2.21/1.14  % (2632)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on theBenchmark for (2992ds/200Mi)
% 2.21/1.14  % (2614)Instruction limit reached!
% 2.21/1.14  % (2614)------------------------------
% 2.21/1.14  % (2614)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.14  % (2614)Termination reason: Unknown
% 2.21/1.14  % (2614)Termination phase: Saturation
% 2.21/1.14  
% 2.21/1.14  % (2614)Memory used [KB]: 4900
% 2.21/1.14  % (2614)Time elapsed: 0.131 s
% 2.21/1.14  % (2614)Instructions burned: 207 (million)
% 2.21/1.14  % (2614)------------------------------
% 2.21/1.14  % (2614)------------------------------
% 2.21/1.15  % (2633)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on theBenchmark for (2992ds/356Mi)
% 2.21/1.15  % (2633)Refutation not found, incomplete strategy% (2633)------------------------------
% 2.21/1.15  % (2633)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.15  % (2633)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.15  
% 2.21/1.15  % (2633)Memory used [KB]: 1114
% 2.21/1.15  % (2633)Time elapsed: 0.005 s
% 2.21/1.15  % (2633)Instructions burned: 5 (million)
% 2.21/1.15  % (2633)------------------------------
% 2.21/1.15  % (2633)------------------------------
% 2.21/1.15  % (2634)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2992ds/75Mi)
% 2.21/1.15  % (2634)Refutation not found, incomplete strategy% (2634)------------------------------
% 2.21/1.15  % (2634)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.21/1.15  % (2634)Termination reason: Refutation not found, incomplete strategy
% 2.21/1.15  
% 2.21/1.15  % (2634)Memory used [KB]: 1104
% 2.21/1.15  % (2634)Time elapsed: 0.004 s
% 2.21/1.15  % (2634)Instructions burned: 3 (million)
% 2.21/1.16  % (2634)------------------------------
% 2.21/1.16  % (2634)------------------------------
% 2.21/1.16  % (2635)dis+1011_13623:1048576_drc=off:sil=2000:fde=unused:bsd=on:sp=const_min:br=off:fd=preordered:gs=on:nwc=17.1261:gsem=off:i=578:kws=inv_frequency:nm=4:rawr=on:bd=off:fsr=off:bsdmm=1:av=off_0 on theBenchmark for (2991ds/578Mi)
% 2.70/1.19  % (2629)Instruction limit reached!
% 2.70/1.19  % (2629)------------------------------
% 2.70/1.19  % (2629)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.70/1.19  % (2629)Termination reason: Unknown
% 2.70/1.19  % (2629)Termination phase: Saturation
% 2.70/1.19  
% 2.70/1.19  % (2629)Memory used [KB]: 1692
% 2.70/1.19  % (2629)Time elapsed: 0.095 s
% 2.70/1.19  % (2629)Instructions burned: 151 (million)
% 2.70/1.19  % (2629)------------------------------
% 2.70/1.19  % (2629)------------------------------
% 2.70/1.19  % (2636)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on theBenchmark for (2991ds/251Mi)
% 2.70/1.20  % (2636)Refutation not found, incomplete strategy% (2636)------------------------------
% 2.70/1.20  % (2636)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.70/1.20  % (2636)Termination reason: Refutation not found, incomplete strategy
% 2.70/1.20  
% 2.70/1.20  % (2636)Memory used [KB]: 1307
% 2.70/1.20  % (2636)Time elapsed: 0.012 s
% 2.70/1.20  % (2636)Instructions burned: 17 (million)
% 2.70/1.20  % (2636)------------------------------
% 2.70/1.20  % (2636)------------------------------
% 2.70/1.21  % (2596)Instruction limit reached!
% 2.70/1.21  % (2596)------------------------------
% 2.70/1.21  % (2596)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.70/1.21  % (2596)Termination reason: Unknown
% 2.70/1.21  % (2596)Termination phase: Saturation
% 2.70/1.21  
% 2.70/1.21  % (2596)Memory used [KB]: 4056
% 2.70/1.21  % (2596)Time elapsed: 0.260 s
% 2.70/1.21  % (2596)Instructions burned: 360 (million)
% 2.70/1.21  % (2596)------------------------------
% 2.70/1.21  % (2596)------------------------------
% 2.70/1.21  % (2637)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on theBenchmark for (2991ds/93Mi)
% 2.70/1.21  % (2638)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on theBenchmark for (2991ds/37Mi)
% 2.90/1.22  % (2637)Refutation not found, incomplete strategy% (2637)------------------------------
% 2.90/1.22  % (2637)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.90/1.22  % (2637)Termination reason: Refutation not found, incomplete strategy
% 2.90/1.22  
% 2.90/1.22  % (2637)Memory used [KB]: 1412
% 2.90/1.22  % (2637)Time elapsed: 0.015 s
% 2.90/1.22  % (2637)Instructions burned: 22 (million)
% 2.90/1.22  % (2637)------------------------------
% 2.90/1.22  % (2637)------------------------------
% 2.90/1.23  % (2639)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on theBenchmark for (2991ds/132Mi)
% 2.90/1.23  % (2638)Instruction limit reached!
% 2.90/1.23  % (2638)------------------------------
% 2.90/1.23  % (2638)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.90/1.23  % (2638)Termination reason: Unknown
% 2.90/1.23  % (2638)Termination phase: Saturation
% 2.90/1.23  
% 2.90/1.23  % (2638)Memory used [KB]: 1866
% 2.90/1.23  % (2638)Time elapsed: 0.025 s
% 2.90/1.23  % (2638)Instructions burned: 38 (million)
% 2.90/1.23  % (2638)------------------------------
% 2.90/1.23  % (2638)------------------------------
% 2.96/1.24  % (2640)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on theBenchmark for (2991ds/209Mi)
% 2.96/1.24  % (2639)Refutation not found, incomplete strategy% (2639)------------------------------
% 2.96/1.24  % (2639)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.24  % (2639)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.24  
% 2.96/1.24  % (2639)Memory used [KB]: 1409
% 2.96/1.24  % (2639)Time elapsed: 0.016 s
% 2.96/1.24  % (2639)Instructions burned: 26 (million)
% 2.96/1.24  % (2639)------------------------------
% 2.96/1.24  % (2639)------------------------------
% 2.96/1.25  % (2641)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on theBenchmark for (2991ds/100Mi)
% 2.96/1.25  % (2632)Instruction limit reached!
% 2.96/1.25  % (2632)------------------------------
% 2.96/1.25  % (2632)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.25  % (2632)Termination reason: Unknown
% 2.96/1.25  % (2632)Termination phase: Saturation
% 2.96/1.25  
% 2.96/1.25  % (2632)Memory used [KB]: 1990
% 2.96/1.25  % (2632)Time elapsed: 0.117 s
% 2.96/1.25  % (2632)Instructions burned: 201 (million)
% 2.96/1.25  % (2632)------------------------------
% 2.96/1.25  % (2632)------------------------------
% 2.96/1.25  % (2641)Refutation not found, incomplete strategy% (2641)------------------------------
% 2.96/1.25  % (2641)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.25  % (2641)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.25  
% 2.96/1.25  % (2641)Memory used [KB]: 1162
% 2.96/1.25  % (2641)Time elapsed: 0.008 s
% 2.96/1.25  % (2641)Instructions burned: 9 (million)
% 2.96/1.25  % (2641)------------------------------
% 2.96/1.25  % (2641)------------------------------
% 2.96/1.25  % (2640)Refutation not found, incomplete strategy% (2640)------------------------------
% 2.96/1.25  % (2640)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.25  % (2640)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.25  
% 2.96/1.25  % (2640)Memory used [KB]: 1404
% 2.96/1.25  % (2640)Time elapsed: 0.017 s
% 2.96/1.25  % (2640)Instructions burned: 26 (million)
% 2.96/1.25  % (2640)------------------------------
% 2.96/1.25  % (2640)------------------------------
% 2.96/1.25  % (2642)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on theBenchmark for (2991ds/54Mi)
% 2.96/1.26  % (2643)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on theBenchmark for (2991ds/62Mi)
% 2.96/1.26  % (2644)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on theBenchmark for (2991ds/2265Mi)
% 2.96/1.26  % (2644)Refutation not found, incomplete strategy% (2644)------------------------------
% 2.96/1.26  % (2644)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.26  % (2644)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.26  
% 2.96/1.26  % (2644)Memory used [KB]: 1162
% 2.96/1.26  % (2644)Time elapsed: 0.007 s
% 2.96/1.26  % (2644)Instructions burned: 9 (million)
% 2.96/1.26  % (2644)------------------------------
% 2.96/1.26  % (2644)------------------------------
% 2.96/1.27  % (2643)Refutation not found, incomplete strategy% (2643)------------------------------
% 2.96/1.27  % (2643)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.27  % (2643)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.27  
% 2.96/1.27  % (2643)Memory used [KB]: 1295
% 2.96/1.27  % (2643)Time elapsed: 0.012 s
% 2.96/1.27  % (2643)Instructions burned: 18 (million)
% 2.96/1.27  % (2643)------------------------------
% 2.96/1.27  % (2643)------------------------------
% 2.96/1.27  % (2645)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on theBenchmark for (2990ds/91Mi)
% 2.96/1.27  % (2646)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on theBenchmark for (2990ds/83Mi)
% 2.96/1.27  % (2645)Refutation not found, incomplete strategy% (2645)------------------------------
% 2.96/1.27  % (2645)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.27  % (2645)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.27  
% 2.96/1.27  % (2645)Memory used [KB]: 1119
% 2.96/1.27  % (2645)Time elapsed: 0.004 s
% 2.96/1.27  % (2645)Instructions burned: 4 (million)
% 2.96/1.27  % (2645)------------------------------
% 2.96/1.27  % (2645)------------------------------
% 2.96/1.27  % (2647)dis+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:spb=goal:rp=on:i=123:bd=off:ins=4:ss=axioms:sgt=32:acc=on:fde=none_0 on theBenchmark for (2990ds/123Mi)
% 2.96/1.28  % (2646)Refutation not found, incomplete strategy% (2646)------------------------------
% 2.96/1.28  % (2646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.28  % (2646)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.28  
% 2.96/1.28  % (2646)Memory used [KB]: 1193
% 2.96/1.28  % (2646)Time elapsed: 0.008 s
% 2.96/1.28  % (2646)Instructions burned: 10 (million)
% 2.96/1.28  % (2646)------------------------------
% 2.96/1.28  % (2646)------------------------------
% 2.96/1.28  % (2647)Refutation not found, incomplete strategy% (2647)------------------------------
% 2.96/1.28  % (2647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.28  % (2647)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.28  
% 2.96/1.28  % (2647)Memory used [KB]: 1150
% 2.96/1.28  % (2647)Time elapsed: 0.006 s
% 2.96/1.28  % (2647)Instructions burned: 7 (million)
% 2.96/1.28  % (2647)------------------------------
% 2.96/1.28  % (2647)------------------------------
% 2.96/1.28  % (2648)dis-1003_1:1_drc=off:sil=2000:sos=all:i=84:av=off:irw=on:plsq=on:plsqc=1:plsqr=32,1:sfv=off_0 on theBenchmark for (2990ds/84Mi)
% 2.96/1.28  % (2649)lrs+2_1:1_sil=2000:urr=on:flr=on:s2a=on:i=85:s2at=5.0:sd=1:ss=axioms:sgt=8:gsp=on:br=off_0 on theBenchmark for (2990ds/85Mi)
% 2.96/1.29  % (2649)Refutation not found, incomplete strategy% (2649)------------------------------
% 2.96/1.29  % (2649)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.29  % (2649)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.29  
% 2.96/1.29  % (2649)Memory used [KB]: 1107
% 2.96/1.29  % (2649)Time elapsed: 0.004 s
% 2.96/1.29  % (2649)Instructions burned: 4 (million)
% 2.96/1.29  % (2649)------------------------------
% 2.96/1.29  % (2649)------------------------------
% 2.96/1.29  % (2642)Instruction limit reached!
% 2.96/1.29  % (2642)------------------------------
% 2.96/1.29  % (2642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.29  % (2642)Termination reason: Unknown
% 2.96/1.29  % (2642)Termination phase: Saturation
% 2.96/1.29  
% 2.96/1.29  % (2642)Memory used [KB]: 1785
% 2.96/1.29  % (2642)Time elapsed: 0.036 s
% 2.96/1.29  % (2642)Instructions burned: 54 (million)
% 2.96/1.29  % (2642)------------------------------
% 2.96/1.29  % (2642)------------------------------
% 2.96/1.29  % (2650)dis+1002_1:1_sil=2000:tgt=full:spb=goal:avsq=on:i=259:avsqr=19,107:er=known:rawr=on:nwc=3.7:cond=fast:abs=on_0 on theBenchmark for (2990ds/259Mi)
% 2.96/1.29  % (2651)lrs+1010_1:1_to=lpo:sil=32000:plsq=on:plsqr=32,1:sp=frequency:sos=on:erd=off:newcnf=on:i=106:bd=off:rawr=on:sup=off_0 on theBenchmark for (2990ds/106Mi)
% 2.96/1.29  % (2648)Refutation not found, incomplete strategy% (2648)------------------------------
% 2.96/1.29  % (2648)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.29  % (2648)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.29  
% 2.96/1.29  % (2648)Memory used [KB]: 1408
% 2.96/1.29  % (2648)Time elapsed: 0.015 s
% 2.96/1.29  % (2648)Instructions burned: 24 (million)
% 2.96/1.29  % (2648)------------------------------
% 2.96/1.29  % (2648)------------------------------
% 2.96/1.30  % (2651)Refutation not found, incomplete strategy% (2651)------------------------------
% 2.96/1.30  % (2651)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.96/1.30  % (2651)Termination reason: Refutation not found, incomplete strategy
% 2.96/1.30  
% 2.96/1.30  % (2651)Memory used [KB]: 1157
% 2.96/1.30  % (2651)Time elapsed: 0.005 s
% 2.96/1.30  % (2651)Instructions burned: 7 (million)
% 2.96/1.30  % (2651)------------------------------
% 2.96/1.30  % (2651)------------------------------
% 2.96/1.30  % (2652)lrs+1010_1:28_sil=2000:s2agt=16:st=3.0:s2a=on:i=278:sd=3:ss=axioms:av=off:slsq=on_0 on theBenchmark for (2990ds/278Mi)
% 2.96/1.30  % (2653)lrs+1011_1:10_to=lpo:sil=2000:nwc=5.0:st=5.0:i=151:nm=2:av=off:ss=included:bd=preordered:uhcvi=on:irw=on_0 on theBenchmark for (2990ds/151Mi)
% 3.37/1.40  % (2653)Instruction limit reached!
% 3.37/1.40  % (2653)------------------------------
% 3.37/1.40  % (2653)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.37/1.40  % (2653)Termination reason: Unknown
% 3.37/1.40  % (2653)Termination phase: Saturation
% 3.37/1.40  
% 3.37/1.40  % (2653)Memory used [KB]: 2449
% 3.37/1.40  % (2653)Time elapsed: 0.104 s
% 3.37/1.40  % (2653)Instructions burned: 151 (million)
% 3.37/1.40  % (2653)------------------------------
% 3.37/1.40  % (2653)------------------------------
% 3.37/1.41  % (2654)lrs+2_1:28_bsr=unit_only:slsqr=1,2:to=lpo:sil=4000:fde=none:sp=unary_first:spb=goal_then_units:slsqc=1:slsq=on:i=97:s2at=2.0:slsql=off:bd=off:nm=3:av=off:fsd=on:s2agt=32_0 on theBenchmark for (2989ds/97Mi)
% 3.37/1.45  % (2650)First to succeed.
% 3.37/1.46  % (2650)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-2564"
% 3.56/1.46  % (2650)Refutation found. Thanks to Tanya!
% 3.56/1.46  % SZS status Unsatisfiable for theBenchmark
% 3.56/1.46  % SZS output start Proof for theBenchmark
% See solution above
% 3.56/1.46  % (2650)------------------------------
% 3.56/1.46  % (2650)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.56/1.46  % (2650)Termination reason: Refutation
% 3.56/1.46  
% 3.56/1.46  % (2650)Memory used [KB]: 2680
% 3.56/1.46  % (2650)Time elapsed: 0.168 s
% 3.56/1.46  % (2650)Instructions burned: 238 (million)
% 3.56/1.46  % (2564)Success in time 1.092 s
% 3.56/1.46  % Vampire---4.8 exiting
%------------------------------------------------------------------------------