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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SET067-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 : n028.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:08:28 EDT 2024

% Result   : Unsatisfiable 0.63s 0.86s
% Output   : Refutation 0.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   55 (  12 unt;   0 def)
%            Number of atoms       :  118 (  21 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  105 (  42   ~;  59   |;   0   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   5 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   7 con; 0-2 aty)
%            Number of variables   :   35 (  35   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f789,plain,
    $false,
    inference(avatar_sat_refutation,[],[f123,f482,f768,f773,f788]) ).

fof(f788,plain,
    ( spl3_1
    | ~ spl3_47 ),
    inference(avatar_contradiction_clause,[],[f787]) ).

fof(f787,plain,
    ( $false
    | spl3_1
    | ~ spl3_47 ),
    inference(resolution,[],[f775,f764]) ).

fof(f764,plain,
    ( member(x,sF1)
    | ~ spl3_47 ),
    inference(avatar_component_clause,[],[f762]) ).

fof(f762,plain,
    ( spl3_47
  <=> member(x,sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_47])]) ).

fof(f775,plain,
    ( ! [X0] : ~ member(x,X0)
    | spl3_1 ),
    inference(subsumption_resolution,[],[f774,f4]) ).

fof(f4,axiom,
    ! [X0] : subclass(X0,universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',class_elements_are_sets) ).

fof(f774,plain,
    ( ! [X0] :
        ( ~ member(x,X0)
        | ~ subclass(X0,universal_class) )
    | spl3_1 ),
    inference(resolution,[],[f118,f1]) ).

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

fof(f118,plain,
    ( ~ member(x,universal_class)
    | spl3_1 ),
    inference(avatar_component_clause,[],[f116]) ).

fof(f116,plain,
    ( spl3_1
  <=> member(x,universal_class) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_1])]) ).

fof(f773,plain,
    ~ spl3_2,
    inference(avatar_split_clause,[],[f743,f120]) ).

fof(f120,plain,
    ( spl3_2
  <=> member(x,sF2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_2])]) ).

fof(f743,plain,
    ~ member(x,sF2),
    inference(resolution,[],[f702,f100]) ).

fof(f100,plain,
    ~ subclass(sF1,sF2),
    inference(definition_folding,[],[f92,f99,f98]) ).

fof(f98,plain,
    singleton(x) = sF1,
    introduced(function_definition,[new_symbols(definition,[sF1])]) ).

fof(f99,plain,
    unordered_pair(x,y) = sF2,
    introduced(function_definition,[new_symbols(definition,[sF2])]) ).

fof(f92,axiom,
    ~ subclass(singleton(x),unordered_pair(x,y)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_singleton_in_unordered_pair1_1) ).

fof(f702,plain,
    ! [X0] :
      ( subclass(sF1,X0)
      | ~ member(x,X0) ),
    inference(duplicate_literal_removal,[],[f697]) ).

fof(f697,plain,
    ! [X0] :
      ( ~ member(x,X0)
      | subclass(sF1,X0)
      | subclass(sF1,X0) ),
    inference(superposition,[],[f3,f404]) ).

fof(f404,plain,
    ! [X0] :
      ( x = not_subclass_element(sF1,X0)
      | subclass(sF1,X0) ),
    inference(resolution,[],[f402,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(f402,plain,
    ! [X0] :
      ( ~ member(X0,sF1)
      | x = X0 ),
    inference(superposition,[],[f368,f98]) ).

fof(f368,plain,
    ! [X0,X1] :
      ( ~ member(X1,singleton(X0))
      | X0 = X1 ),
    inference(duplicate_literal_removal,[],[f367]) ).

fof(f367,plain,
    ! [X0,X1] :
      ( ~ member(X1,singleton(X0))
      | X0 = X1
      | X0 = X1 ),
    inference(superposition,[],[f8,f12]) ).

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

fof(f8,axiom,
    ! [X2,X0,X1] :
      ( ~ member(X2,unordered_pair(X0,X1))
      | X0 = X2
      | X1 = X2 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unordered_pair_member) ).

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(f768,plain,
    ( spl3_47
    | spl3_26 ),
    inference(avatar_split_clause,[],[f767,f407,f762]) ).

fof(f407,plain,
    ( spl3_26
  <=> null_class = sF1 ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_26])]) ).

fof(f767,plain,
    ( member(x,sF1)
    | spl3_26 ),
    inference(subsumption_resolution,[],[f766,f106]) ).

fof(f106,plain,
    member(sF1,universal_class),
    inference(superposition,[],[f105,f98]) ).

fof(f105,plain,
    ! [X0] : member(singleton(X0),universal_class),
    inference(superposition,[],[f11,f12]) ).

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

fof(f766,plain,
    ( member(x,sF1)
    | ~ member(sF1,universal_class)
    | spl3_26 ),
    inference(subsumption_resolution,[],[f672,f408]) ).

fof(f408,plain,
    ( null_class != sF1
    | spl3_26 ),
    inference(avatar_component_clause,[],[f407]) ).

fof(f672,plain,
    ( member(x,sF1)
    | null_class = sF1
    | ~ member(sF1,universal_class)
    | spl3_26 ),
    inference(superposition,[],[f70,f665]) ).

fof(f665,plain,
    ( x = apply(choice,sF1)
    | spl3_26 ),
    inference(subsumption_resolution,[],[f664,f106]) ).

fof(f664,plain,
    ( x = apply(choice,sF1)
    | ~ member(sF1,universal_class)
    | spl3_26 ),
    inference(subsumption_resolution,[],[f662,f408]) ).

fof(f662,plain,
    ( x = apply(choice,sF1)
    | null_class = sF1
    | ~ member(sF1,universal_class) ),
    inference(resolution,[],[f402,f70]) ).

fof(f70,axiom,
    ! [X1] :
      ( member(apply(choice,X1),X1)
      | null_class = X1
      | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',choice2) ).

fof(f482,plain,
    ( spl3_1
    | ~ spl3_26 ),
    inference(avatar_contradiction_clause,[],[f475]) ).

fof(f475,plain,
    ( $false
    | spl3_1
    | ~ spl3_26 ),
    inference(resolution,[],[f474,f416]) ).

fof(f416,plain,
    ( ~ subclass(null_class,sF2)
    | ~ spl3_26 ),
    inference(backward_demodulation,[],[f100,f409]) ).

fof(f409,plain,
    ( null_class = sF1
    | ~ spl3_26 ),
    inference(avatar_component_clause,[],[f407]) ).

fof(f474,plain,
    ( ! [X0] : subclass(null_class,X0)
    | spl3_1
    | ~ spl3_26 ),
    inference(subsumption_resolution,[],[f472,f156]) ).

fof(f156,plain,
    ( ! [X0] : ~ member(x,X0)
    | spl3_1 ),
    inference(subsumption_resolution,[],[f154,f4]) ).

fof(f154,plain,
    ( ! [X0] :
        ( ~ member(x,X0)
        | ~ subclass(X0,universal_class) )
    | spl3_1 ),
    inference(resolution,[],[f1,f118]) ).

fof(f472,plain,
    ( ! [X0] :
        ( member(x,null_class)
        | subclass(null_class,X0) )
    | ~ spl3_26 ),
    inference(duplicate_literal_removal,[],[f469]) ).

fof(f469,plain,
    ( ! [X0] :
        ( member(x,null_class)
        | subclass(null_class,X0)
        | subclass(null_class,X0) )
    | ~ spl3_26 ),
    inference(superposition,[],[f2,f431]) ).

fof(f431,plain,
    ( ! [X0] :
        ( x = not_subclass_element(null_class,X0)
        | subclass(null_class,X0) )
    | ~ spl3_26 ),
    inference(forward_demodulation,[],[f429,f409]) ).

fof(f429,plain,
    ( ! [X0] :
        ( x = not_subclass_element(null_class,X0)
        | subclass(sF1,X0) )
    | ~ spl3_26 ),
    inference(backward_demodulation,[],[f404,f409]) ).

fof(f123,plain,
    ( ~ spl3_1
    | spl3_2 ),
    inference(avatar_split_clause,[],[f113,f120,f116]) ).

fof(f113,plain,
    ( member(x,sF2)
    | ~ member(x,universal_class) ),
    inference(superposition,[],[f9,f99]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SET067-6 : TPTP v8.2.0. Bugfixed v2.1.0.
% 0.07/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.14/0.35  % Computer : n028.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Mon May 20 12:14:23 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  This is a CNF_UNS_RFO_SEQ_NHN problem
% 0.14/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.55/0.74  % (18676)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 (2996ds/56Mi)
% 0.55/0.74  % (18676)Refutation not found, incomplete strategy% (18676)------------------------------
% 0.55/0.74  % (18676)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (18676)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.74  
% 0.55/0.74  % (18676)Memory used [KB]: 1063
% 0.55/0.74  % (18676)Time elapsed: 0.002 s
% 0.55/0.74  % (18676)Instructions burned: 2 (million)
% 0.55/0.74  % (18669)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 (2996ds/34Mi)
% 0.55/0.74  % (18671)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.55/0.74  % (18676)------------------------------
% 0.55/0.74  % (18676)------------------------------
% 0.55/0.74  % (18672)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.55/0.74  % (18670)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 (2996ds/51Mi)
% 0.55/0.74  % (18674)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.55/0.74  % (18673)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 (2996ds/34Mi)
% 0.55/0.74  % (18675)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 (2996ds/83Mi)
% 0.55/0.74  % (18674)Refutation not found, incomplete strategy% (18674)------------------------------
% 0.55/0.74  % (18674)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (18674)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.74  
% 0.55/0.74  % (18674)Memory used [KB]: 1063
% 0.55/0.74  % (18674)Time elapsed: 0.003 s
% 0.55/0.74  % (18674)Instructions burned: 2 (million)
% 0.55/0.74  % (18674)------------------------------
% 0.55/0.74  % (18674)------------------------------
% 0.55/0.74  % (18672)Refutation not found, incomplete strategy% (18672)------------------------------
% 0.55/0.74  % (18672)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (18672)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.74  
% 0.55/0.74  % (18672)Memory used [KB]: 1079
% 0.55/0.74  % (18672)Time elapsed: 0.003 s
% 0.55/0.74  % (18672)Instructions burned: 3 (million)
% 0.55/0.74  % (18671)Refutation not found, incomplete strategy% (18671)------------------------------
% 0.55/0.74  % (18671)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (18671)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.74  % (18672)------------------------------
% 0.55/0.74  % (18672)------------------------------
% 0.55/0.74  
% 0.55/0.74  % (18671)Memory used [KB]: 1081
% 0.55/0.74  % (18671)Time elapsed: 0.004 s
% 0.55/0.74  % (18671)Instructions burned: 3 (million)
% 0.55/0.74  % (18677)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 (2996ds/55Mi)
% 0.55/0.74  % (18671)------------------------------
% 0.55/0.74  % (18671)------------------------------
% 0.55/0.74  % (18673)Refutation not found, incomplete strategy% (18673)------------------------------
% 0.55/0.74  % (18673)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (18673)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.74  
% 0.55/0.74  % (18673)Memory used [KB]: 1076
% 0.55/0.74  % (18675)Refutation not found, incomplete strategy% (18675)------------------------------
% 0.55/0.74  % (18675)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (18675)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.74  
% 0.55/0.74  % (18675)Memory used [KB]: 1075
% 0.55/0.74  % (18675)Time elapsed: 0.004 s
% 0.55/0.74  % (18675)Instructions burned: 5 (million)
% 0.55/0.74  % (18673)Time elapsed: 0.004 s
% 0.55/0.74  % (18673)Instructions burned: 5 (million)
% 0.55/0.74  % (18675)------------------------------
% 0.55/0.74  % (18675)------------------------------
% 0.55/0.74  % (18673)------------------------------
% 0.55/0.74  % (18673)------------------------------
% 0.55/0.74  % (18677)Refutation not found, incomplete strategy% (18677)------------------------------
% 0.55/0.74  % (18677)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (18677)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.74  
% 0.55/0.74  % (18677)Memory used [KB]: 1066
% 0.55/0.74  % (18677)Time elapsed: 0.002 s
% 0.55/0.74  % (18677)Instructions burned: 3 (million)
% 0.55/0.74  % (18677)------------------------------
% 0.55/0.74  % (18677)------------------------------
% 0.55/0.74  % (18669)Refutation not found, incomplete strategy% (18669)------------------------------
% 0.55/0.74  % (18669)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (18669)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.74  
% 0.55/0.74  % (18669)Memory used [KB]: 1101
% 0.55/0.74  % (18669)Time elapsed: 0.006 s
% 0.55/0.74  % (18669)Instructions burned: 7 (million)
% 0.55/0.74  % (18669)------------------------------
% 0.55/0.74  % (18669)------------------------------
% 0.55/0.74  % (18678)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 (2996ds/50Mi)
% 0.55/0.74  % (18683)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 (2996ds/243Mi)
% 0.55/0.74  % (18679)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 (2996ds/208Mi)
% 0.55/0.74  % (18680)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 (2996ds/52Mi)
% 0.55/0.75  % (18681)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 (2996ds/518Mi)
% 0.55/0.75  % (18682)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 (2996ds/42Mi)
% 0.55/0.75  % (18684)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 (2996ds/117Mi)
% 0.55/0.75  % (18684)Refutation not found, incomplete strategy% (18684)------------------------------
% 0.55/0.75  % (18684)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.75  % (18684)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.75  
% 0.55/0.75  % (18684)Memory used [KB]: 1086
% 0.55/0.75  % (18684)Time elapsed: 0.004 s
% 0.55/0.75  % (18684)Instructions burned: 3 (million)
% 0.55/0.75  % (18684)------------------------------
% 0.55/0.75  % (18684)------------------------------
% 0.55/0.75  % (18681)Refutation not found, incomplete strategy% (18681)------------------------------
% 0.55/0.75  % (18681)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.75  % (18681)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.75  
% 0.55/0.75  % (18681)Memory used [KB]: 1139
% 0.55/0.75  % (18681)Time elapsed: 0.007 s
% 0.55/0.75  % (18681)Instructions burned: 10 (million)
% 0.55/0.75  % (18681)------------------------------
% 0.55/0.75  % (18681)------------------------------
% 0.55/0.75  % (18688)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 (2996ds/143Mi)
% 0.55/0.75  % (18690)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 (2996ds/93Mi)
% 0.63/0.77  % (18682)Instruction limit reached!
% 0.63/0.77  % (18682)------------------------------
% 0.63/0.77  % (18682)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.77  % (18682)Termination reason: Unknown
% 0.63/0.77  % (18682)Termination phase: Saturation
% 0.63/0.77  
% 0.63/0.77  % (18670)Instruction limit reached!
% 0.63/0.77  % (18670)------------------------------
% 0.63/0.77  % (18670)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.77  % (18682)Memory used [KB]: 1781
% 0.63/0.77  % (18682)Time elapsed: 0.027 s
% 0.63/0.77  % (18682)Instructions burned: 43 (million)
% 0.63/0.77  % (18682)------------------------------
% 0.63/0.77  % (18682)------------------------------
% 0.63/0.77  % (18670)Termination reason: Unknown
% 0.63/0.77  % (18670)Termination phase: Saturation
% 0.63/0.77  
% 0.63/0.77  % (18670)Memory used [KB]: 1651
% 0.63/0.77  % (18670)Time elapsed: 0.035 s
% 0.63/0.77  % (18670)Instructions burned: 51 (million)
% 0.63/0.77  % (18670)------------------------------
% 0.63/0.77  % (18670)------------------------------
% 0.63/0.77  % (18678)Instruction limit reached!
% 0.63/0.77  % (18678)------------------------------
% 0.63/0.77  % (18678)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.77  % (18678)Termination reason: Unknown
% 0.63/0.77  % (18678)Termination phase: Saturation
% 0.63/0.77  
% 0.63/0.77  % (18678)Memory used [KB]: 1551
% 0.63/0.77  % (18678)Time elapsed: 0.030 s
% 0.63/0.77  % (18678)Instructions burned: 50 (million)
% 0.63/0.77  % (18678)------------------------------
% 0.63/0.77  % (18678)------------------------------
% 0.63/0.77  % (18680)Instruction limit reached!
% 0.63/0.77  % (18680)------------------------------
% 0.63/0.77  % (18680)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.77  % (18680)Termination reason: Unknown
% 0.63/0.77  % (18680)Termination phase: Saturation
% 0.63/0.77  
% 0.63/0.77  % (18680)Memory used [KB]: 1587
% 0.63/0.77  % (18680)Time elapsed: 0.031 s
% 0.63/0.77  % (18680)Instructions burned: 52 (million)
% 0.63/0.77  % (18680)------------------------------
% 0.63/0.77  % (18680)------------------------------
% 0.63/0.78  % (18705)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 (2995ds/62Mi)
% 0.63/0.78  % (18706)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 (2995ds/32Mi)
% 0.63/0.78  % (18708)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 (2995ds/1919Mi)
% 0.63/0.78  % (18709)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 (2995ds/55Mi)
% 0.63/0.78  % (18706)Refutation not found, incomplete strategy% (18706)------------------------------
% 0.63/0.78  % (18706)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.78  % (18706)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.78  
% 0.63/0.78  % (18706)Memory used [KB]: 1093
% 0.63/0.78  % (18706)Time elapsed: 0.005 s
% 0.63/0.78  % (18706)Instructions burned: 7 (million)
% 0.63/0.78  % (18706)------------------------------
% 0.63/0.78  % (18706)------------------------------
% 0.63/0.78  % (18709)Refutation not found, incomplete strategy% (18709)------------------------------
% 0.63/0.78  % (18709)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.78  % (18709)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.78  
% 0.63/0.78  % (18709)Memory used [KB]: 1143
% 0.63/0.78  % (18709)Time elapsed: 0.006 s
% 0.63/0.78  % (18709)Instructions burned: 9 (million)
% 0.63/0.78  % (18709)------------------------------
% 0.63/0.78  % (18709)------------------------------
% 0.63/0.78  % (18710)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 (2995ds/53Mi)
% 0.63/0.79  % (18710)Refutation not found, incomplete strategy% (18710)------------------------------
% 0.63/0.79  % (18710)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.79  % (18710)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.79  
% 0.63/0.79  % (18710)Memory used [KB]: 1064
% 0.63/0.79  % (18710)Time elapsed: 0.003 s
% 0.63/0.79  % (18710)Instructions burned: 3 (million)
% 0.63/0.79  % (18710)------------------------------
% 0.63/0.79  % (18710)------------------------------
% 0.63/0.79  % (18713)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 (2995ds/46Mi)
% 0.63/0.79  % (18715)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 (2995ds/102Mi)
% 0.63/0.79  % (18715)Refutation not found, incomplete strategy% (18715)------------------------------
% 0.63/0.79  % (18715)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.79  % (18715)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.79  
% 0.63/0.79  % (18715)Memory used [KB]: 1088
% 0.63/0.79  % (18715)Time elapsed: 0.004 s
% 0.63/0.79  % (18715)Instructions burned: 4 (million)
% 0.63/0.79  % (18715)------------------------------
% 0.63/0.79  % (18715)------------------------------
% 0.63/0.80  % (18719)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 (2995ds/35Mi)
% 0.63/0.81  % (18690)Instruction limit reached!
% 0.63/0.81  % (18690)------------------------------
% 0.63/0.81  % (18690)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.81  % (18690)Termination reason: Unknown
% 0.63/0.81  % (18690)Termination phase: Saturation
% 0.63/0.81  
% 0.63/0.81  % (18690)Memory used [KB]: 1862
% 0.63/0.81  % (18690)Time elapsed: 0.059 s
% 0.63/0.81  % (18690)Instructions burned: 93 (million)
% 0.63/0.81  % (18690)------------------------------
% 0.63/0.81  % (18690)------------------------------
% 0.63/0.81  % (18705)Instruction limit reached!
% 0.63/0.81  % (18705)------------------------------
% 0.63/0.81  % (18705)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.81  % (18705)Termination reason: Unknown
% 0.63/0.81  % (18705)Termination phase: Saturation
% 0.63/0.81  
% 0.63/0.81  % (18705)Memory used [KB]: 2101
% 0.63/0.81  % (18705)Time elapsed: 0.040 s
% 0.63/0.81  % (18705)Instructions burned: 63 (million)
% 0.63/0.81  % (18705)------------------------------
% 0.63/0.81  % (18705)------------------------------
% 0.63/0.82  % (18727)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2995ds/87Mi)
% 0.63/0.82  % (18713)Instruction limit reached!
% 0.63/0.82  % (18713)------------------------------
% 0.63/0.82  % (18713)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.82  % (18713)Termination reason: Unknown
% 0.63/0.82  % (18713)Termination phase: Saturation
% 0.63/0.82  
% 0.63/0.82  % (18713)Memory used [KB]: 1844
% 0.63/0.82  % (18713)Time elapsed: 0.052 s
% 0.63/0.82  % (18713)Instructions burned: 46 (million)
% 0.63/0.82  % (18713)------------------------------
% 0.63/0.82  % (18713)------------------------------
% 0.63/0.82  % (18719)Instruction limit reached!
% 0.63/0.82  % (18719)------------------------------
% 0.63/0.82  % (18719)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.82  % (18729)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 (2995ds/109Mi)
% 0.63/0.82  % (18719)Termination reason: Unknown
% 0.63/0.82  % (18719)Termination phase: Saturation
% 0.63/0.82  
% 0.63/0.82  % (18719)Memory used [KB]: 1216
% 0.63/0.82  % (18719)Time elapsed: 0.044 s
% 0.63/0.82  % (18719)Instructions burned: 35 (million)
% 0.63/0.82  % (18719)------------------------------
% 0.63/0.82  % (18719)------------------------------
% 0.63/0.82  % (18683)Instruction limit reached!
% 0.63/0.82  % (18683)------------------------------
% 0.63/0.82  % (18683)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.82  % (18683)Termination reason: Unknown
% 0.63/0.82  % (18683)Termination phase: Saturation
% 0.63/0.82  
% 0.63/0.82  % (18683)Memory used [KB]: 2206
% 0.63/0.82  % (18683)Time elapsed: 0.076 s
% 0.63/0.82  % (18683)Instructions burned: 246 (million)
% 0.63/0.82  % (18683)------------------------------
% 0.63/0.82  % (18683)------------------------------
% 0.63/0.82  % (18732)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 (2995ds/161Mi)
% 0.63/0.82  % (18734)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 (2995ds/40Mi)
% 0.63/0.82  % (18733)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 (2995ds/69Mi)
% 0.63/0.82  % (18732)Refutation not found, incomplete strategy% (18732)------------------------------
% 0.63/0.82  % (18732)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.82  % (18732)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.82  
% 0.63/0.82  % (18732)Memory used [KB]: 1075
% 0.63/0.82  % (18732)Time elapsed: 0.004 s
% 0.63/0.82  % (18732)Instructions burned: 5 (million)
% 0.63/0.82  % (18732)------------------------------
% 0.63/0.82  % (18732)------------------------------
% 0.63/0.83  % (18735)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 (2995ds/360Mi)
% 0.63/0.84  % (18734)Instruction limit reached!
% 0.63/0.84  % (18734)------------------------------
% 0.63/0.84  % (18734)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.84  % (18734)Termination reason: Unknown
% 0.63/0.84  % (18734)Termination phase: Saturation
% 0.63/0.84  
% 0.63/0.84  % (18734)Memory used [KB]: 1466
% 0.63/0.84  % (18734)Time elapsed: 0.040 s
% 0.63/0.84  % (18734)Instructions burned: 40 (million)
% 0.63/0.84  % (18734)------------------------------
% 0.63/0.84  % (18734)------------------------------
% 0.63/0.84  % (18736)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 (2995ds/161Mi)
% 0.63/0.84  % (18736)Refutation not found, incomplete strategy% (18736)------------------------------
% 0.63/0.84  % (18736)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.84  % (18736)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.84  
% 0.63/0.84  % (18736)Memory used [KB]: 1065
% 0.63/0.84  % (18736)Time elapsed: 0.001 s
% 0.63/0.84  % (18736)Instructions burned: 2 (million)
% 0.63/0.84  % (18736)------------------------------
% 0.63/0.84  % (18736)------------------------------
% 0.63/0.84  % (18688)Instruction limit reached!
% 0.63/0.84  % (18688)------------------------------
% 0.63/0.84  % (18688)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.84  % (18688)Termination reason: Unknown
% 0.63/0.84  % (18688)Termination phase: Saturation
% 0.63/0.84  
% 0.63/0.84  % (18688)Memory used [KB]: 2037
% 0.63/0.84  % (18688)Time elapsed: 0.091 s
% 0.63/0.84  % (18688)Instructions burned: 143 (million)
% 0.63/0.84  % (18688)------------------------------
% 0.63/0.84  % (18688)------------------------------
% 0.63/0.84  % (18737)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 (2995ds/80Mi)
% 0.63/0.85  % (18738)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 (2995ds/37Mi)
% 0.63/0.85  % (18737)Refutation not found, incomplete strategy% (18737)------------------------------
% 0.63/0.85  % (18737)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.85  % (18737)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.85  
% 0.63/0.85  % (18737)Memory used [KB]: 1108
% 0.63/0.85  % (18737)Time elapsed: 0.005 s
% 0.63/0.85  % (18737)Instructions burned: 14 (million)
% 0.63/0.85  % (18737)------------------------------
% 0.63/0.85  % (18737)------------------------------
% 0.63/0.85  % (18739)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 (2995ds/55Mi)
% 0.63/0.85  % (18679)Instruction limit reached!
% 0.63/0.85  % (18679)------------------------------
% 0.63/0.85  % (18679)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.85  % (18679)Termination reason: Unknown
% 0.63/0.85  % (18679)Termination phase: Saturation
% 0.63/0.85  
% 0.63/0.85  % (18679)Memory used [KB]: 2203
% 0.63/0.85  % (18679)Time elapsed: 0.109 s
% 0.63/0.85  % (18679)Instructions burned: 208 (million)
% 0.63/0.85  % (18679)------------------------------
% 0.63/0.85  % (18679)------------------------------
% 0.63/0.85  % (18739)Refutation not found, incomplete strategy% (18739)------------------------------
% 0.63/0.85  % (18739)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.85  % (18739)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.85  
% 0.63/0.85  % (18739)Memory used [KB]: 1073
% 0.63/0.85  % (18739)Time elapsed: 0.002 s
% 0.63/0.85  % (18739)Instructions burned: 6 (million)
% 0.63/0.85  % (18739)------------------------------
% 0.63/0.85  % (18739)------------------------------
% 0.63/0.85  % (18735)First to succeed.
% 0.63/0.85  % (18741)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2994ds/32Mi)
% 0.63/0.85  % (18735)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-18457"
% 0.63/0.86  % (18740)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 (2994ds/47Mi)
% 0.63/0.86  % (18735)Refutation found. Thanks to Tanya!
% 0.63/0.86  % SZS status Unsatisfiable for theBenchmark
% 0.63/0.86  % SZS output start Proof for theBenchmark
% See solution above
% 0.63/0.86  % (18735)------------------------------
% 0.63/0.86  % (18735)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.86  % (18735)Termination reason: Refutation
% 0.63/0.86  
% 0.63/0.86  % (18735)Memory used [KB]: 1439
% 0.63/0.86  % (18735)Time elapsed: 0.052 s
% 0.63/0.86  % (18735)Instructions burned: 39 (million)
% 0.63/0.86  % (18457)Success in time 0.505 s
% 0.63/0.86  % Vampire---4.8 exiting
%------------------------------------------------------------------------------