TSTP Solution File: SET155-6 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET155-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n007.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 : Wed Aug 31 18:19:33 EDT 2022

% Result   : Unsatisfiable 0.19s 0.57s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   33 (  10 unt;   0 def)
%            Number of atoms       :   61 (   4 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   61 (  33   ~;  28   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-2 aty)
%            Number of variables   :   18 (  18   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f280,plain,
    $false,
    inference(subsumption_resolution,[],[f278,f265]) ).

fof(f265,plain,
    member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),intersection(complement(x),complement(y))),
    inference(subsumption_resolution,[],[f264,f237]) ).

fof(f237,plain,
    ( member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),universal_class)
    | member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),intersection(complement(x),complement(y))) ),
    inference(resolution,[],[f193,f228]) ).

fof(f228,plain,
    ( member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),complement(complement(intersection(complement(x),complement(y)))))
    | member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),intersection(complement(x),complement(y))) ),
    inference(resolution,[],[f224,f2]) ).

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

fof(f224,plain,
    ( ~ subclass(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y)))))
    | member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),complement(complement(intersection(complement(x),complement(y))))) ),
    inference(resolution,[],[f207,f2]) ).

fof(f207,plain,
    ( ~ subclass(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y)))
    | ~ subclass(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))) ),
    inference(extensionality_resolution,[],[f7,f138]) ).

fof(f138,plain,
    intersection(complement(x),complement(y)) != complement(complement(intersection(complement(x),complement(y)))),
    inference(definition_unfolding,[],[f113,f26]) ).

fof(f26,axiom,
    ! [X0,X1] : complement(intersection(complement(X0),complement(X1))) = union(X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',union) ).

fof(f113,axiom,
    complement(union(x,y)) != intersection(complement(x),complement(y)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_demorgans_law1_1) ).

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

fof(f193,plain,
    ! [X0,X1] :
      ( ~ member(X0,X1)
      | member(X0,universal_class) ),
    inference(resolution,[],[f1,f4]) ).

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

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

fof(f264,plain,
    ( ~ member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),universal_class)
    | member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),intersection(complement(x),complement(y))) ),
    inference(subsumption_resolution,[],[f261,f226]) ).

fof(f226,plain,
    ( ~ member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),intersection(complement(x),complement(y)))
    | member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),intersection(complement(x),complement(y))) ),
    inference(resolution,[],[f223,f2]) ).

fof(f223,plain,
    ( ~ subclass(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y)))))
    | ~ member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),intersection(complement(x),complement(y))) ),
    inference(resolution,[],[f207,f3]) ).

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

fof(f261,plain,
    ( member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),intersection(complement(x),complement(y)))
    | member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),intersection(complement(x),complement(y)))
    | ~ member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),universal_class) ),
    inference(resolution,[],[f25,f229]) ).

fof(f229,plain,
    ( ~ member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),complement(intersection(complement(x),complement(y))))
    | member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),intersection(complement(x),complement(y))) ),
    inference(resolution,[],[f228,f24]) ).

fof(f24,axiom,
    ! [X0,X4] :
      ( ~ member(X4,complement(X0))
      | ~ member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement1) ).

fof(f25,axiom,
    ! [X0,X4] :
      ( member(X4,complement(X0))
      | ~ member(X4,universal_class)
      | member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement2) ).

fof(f278,plain,
    ~ member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),intersection(complement(x),complement(y))),
    inference(resolution,[],[f273,f24]) ).

fof(f273,plain,
    member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),complement(intersection(complement(x),complement(y)))),
    inference(subsumption_resolution,[],[f272,f268]) ).

fof(f268,plain,
    member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),universal_class),
    inference(resolution,[],[f265,f193]) ).

fof(f272,plain,
    ( ~ member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),universal_class)
    | member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),complement(intersection(complement(x),complement(y)))) ),
    inference(resolution,[],[f263,f25]) ).

fof(f263,plain,
    ~ member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),complement(complement(intersection(complement(x),complement(y))))),
    inference(subsumption_resolution,[],[f262,f236]) ).

fof(f236,plain,
    ( member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),universal_class)
    | ~ member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),complement(complement(intersection(complement(x),complement(y))))) ),
    inference(resolution,[],[f193,f227]) ).

fof(f227,plain,
    ( member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),complement(complement(intersection(complement(x),complement(y)))))
    | ~ member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),complement(complement(intersection(complement(x),complement(y))))) ),
    inference(resolution,[],[f224,f3]) ).

fof(f262,plain,
    ( ~ member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),complement(complement(intersection(complement(x),complement(y)))))
    | ~ member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),universal_class) ),
    inference(subsumption_resolution,[],[f260,f225]) ).

fof(f225,plain,
    ( ~ member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),intersection(complement(x),complement(y)))
    | ~ member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),complement(complement(intersection(complement(x),complement(y))))) ),
    inference(resolution,[],[f223,f3]) ).

fof(f260,plain,
    ( ~ member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),universal_class)
    | member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),intersection(complement(x),complement(y)))
    | ~ member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),complement(complement(intersection(complement(x),complement(y))))) ),
    inference(resolution,[],[f25,f230]) ).

fof(f230,plain,
    ( ~ member(not_subclass_element(complement(complement(intersection(complement(x),complement(y)))),intersection(complement(x),complement(y))),complement(intersection(complement(x),complement(y))))
    | ~ member(not_subclass_element(intersection(complement(x),complement(y)),complement(complement(intersection(complement(x),complement(y))))),complement(complement(intersection(complement(x),complement(y))))) ),
    inference(resolution,[],[f227,f24]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : SET155-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n007.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % 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   : Tue Aug 30 13:08:16 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.19/0.51  % (15507)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.19/0.51  % (15514)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (15514)Refutation not found, incomplete strategy% (15514)------------------------------
% 0.19/0.51  % (15514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (15514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (15514)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (15514)Memory used [KB]: 5884
% 0.19/0.51  % (15514)Time elapsed: 0.096 s
% 0.19/0.51  % (15514)Instructions burned: 2 (million)
% 0.19/0.51  % (15514)------------------------------
% 0.19/0.51  % (15514)------------------------------
% 0.19/0.52  % (15522)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.52  % (15516)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (15516)Refutation not found, incomplete strategy% (15516)------------------------------
% 0.19/0.52  % (15516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (15516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (15516)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (15516)Memory used [KB]: 6012
% 0.19/0.52  % (15516)Time elapsed: 0.112 s
% 0.19/0.52  % (15516)Instructions burned: 3 (million)
% 0.19/0.52  % (15516)------------------------------
% 0.19/0.52  % (15516)------------------------------
% 0.19/0.52  % (15522)Instruction limit reached!
% 0.19/0.52  % (15522)------------------------------
% 0.19/0.52  % (15522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (15522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (15522)Termination reason: Unknown
% 0.19/0.52  % (15522)Termination phase: Finite model building preprocessing
% 0.19/0.52  
% 0.19/0.52  % (15522)Memory used [KB]: 1535
% 0.19/0.52  % (15522)Time elapsed: 0.007 s
% 0.19/0.52  % (15522)Instructions burned: 6 (million)
% 0.19/0.52  % (15522)------------------------------
% 0.19/0.52  % (15522)------------------------------
% 0.19/0.53  % (15528)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.19/0.53  % (15512)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.53  % (15520)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (15528)Refutation not found, incomplete strategy% (15528)------------------------------
% 0.19/0.53  % (15528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (15528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (15528)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (15528)Memory used [KB]: 5884
% 0.19/0.53  % (15528)Time elapsed: 0.121 s
% 0.19/0.53  % (15528)Instructions burned: 2 (million)
% 0.19/0.54  % (15511)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.54  % (15528)------------------------------
% 0.19/0.54  % (15528)------------------------------
% 0.19/0.54  % (15511)Refutation not found, incomplete strategy% (15511)------------------------------
% 0.19/0.54  % (15511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (15511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (15511)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (15511)Memory used [KB]: 5884
% 0.19/0.54  % (15511)Time elapsed: 0.131 s
% 0.19/0.54  % (15511)Instructions burned: 1 (million)
% 0.19/0.54  % (15511)------------------------------
% 0.19/0.54  % (15511)------------------------------
% 0.19/0.54  % (15508)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.54  % (15510)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.54  % (15520)Instruction limit reached!
% 0.19/0.54  % (15520)------------------------------
% 0.19/0.54  % (15520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (15529)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.19/0.54  % (15509)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.54  % (15520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (15520)Termination reason: Unknown
% 0.19/0.54  % (15520)Termination phase: Function definition elimination
% 0.19/0.54  
% 0.19/0.54  % (15520)Memory used [KB]: 1407
% 0.19/0.54  % (15520)Time elapsed: 0.004 s
% 0.19/0.54  % (15520)Instructions burned: 4 (million)
% 0.19/0.54  % (15520)------------------------------
% 0.19/0.54  % (15520)------------------------------
% 0.19/0.54  % (15515)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.54  % (15515)Instruction limit reached!
% 0.19/0.54  % (15515)------------------------------
% 0.19/0.54  % (15515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (15515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (15515)Termination reason: Unknown
% 0.19/0.54  % (15515)Termination phase: Function definition elimination
% 0.19/0.54  
% 0.19/0.54  % (15515)Memory used [KB]: 1407
% 0.19/0.54  % (15515)Time elapsed: 0.003 s
% 0.19/0.54  % (15515)Instructions burned: 3 (million)
% 0.19/0.54  % (15515)------------------------------
% 0.19/0.54  % (15515)------------------------------
% 0.19/0.54  % (15509)Instruction limit reached!
% 0.19/0.54  % (15509)------------------------------
% 0.19/0.54  % (15509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (15509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (15509)Termination reason: Unknown
% 0.19/0.54  % (15509)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (15509)Memory used [KB]: 1407
% 0.19/0.54  % (15509)Time elapsed: 0.003 s
% 0.19/0.54  % (15509)Instructions burned: 5 (million)
% 0.19/0.54  % (15509)------------------------------
% 0.19/0.54  % (15509)------------------------------
% 0.19/0.54  % (15526)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (15517)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.54  % (15517)Instruction limit reached!
% 0.19/0.54  % (15517)------------------------------
% 0.19/0.54  % (15517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (15517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (15517)Termination reason: Unknown
% 0.19/0.54  % (15517)Termination phase: Equality proxy
% 0.19/0.54  
% 0.19/0.54  % (15517)Memory used [KB]: 1407
% 0.19/0.54  % (15517)Time elapsed: 0.004 s
% 0.19/0.54  % (15517)Instructions burned: 7 (million)
% 0.19/0.54  % (15517)------------------------------
% 0.19/0.54  % (15517)------------------------------
% 0.19/0.54  % (15527)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.55  % (15536)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.55  % (15532)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.19/0.55  % (15531)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.55  % (15532)Refutation not found, incomplete strategy% (15532)------------------------------
% 0.19/0.55  % (15532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (15532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (15532)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (15532)Memory used [KB]: 5884
% 0.19/0.55  % (15532)Time elapsed: 0.146 s
% 0.19/0.55  % (15532)Instructions burned: 3 (million)
% 0.19/0.55  % (15532)------------------------------
% 0.19/0.55  % (15532)------------------------------
% 0.19/0.55  % (15513)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.55  % (15518)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.19/0.55  % (15533)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.19/0.55  % (15519)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.19/0.55  % (15536)Refutation not found, incomplete strategy% (15536)------------------------------
% 0.19/0.55  % (15536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (15536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (15524)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.55  % (15536)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (15536)Memory used [KB]: 6012
% 0.19/0.55  % (15536)Time elapsed: 0.131 s
% 0.19/0.55  % (15536)Instructions burned: 4 (million)
% 0.19/0.55  % (15536)------------------------------
% 0.19/0.55  % (15536)------------------------------
% 0.19/0.55  % (15523)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.55  % (15523)Instruction limit reached!
% 0.19/0.55  % (15523)------------------------------
% 0.19/0.55  % (15523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (15523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (15523)Termination reason: Unknown
% 0.19/0.55  % (15523)Termination phase: Function definition elimination
% 0.19/0.55  
% 0.19/0.55  % (15523)Memory used [KB]: 1407
% 0.19/0.55  % (15523)Time elapsed: 0.002 s
% 0.19/0.55  % (15523)Instructions burned: 2 (million)
% 0.19/0.55  % (15523)------------------------------
% 0.19/0.55  % (15523)------------------------------
% 0.19/0.55  % (15534)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.19/0.55  % (15534)Refutation not found, incomplete strategy% (15534)------------------------------
% 0.19/0.55  % (15534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (15534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (15534)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (15534)Memory used [KB]: 1407
% 0.19/0.55  % (15534)Time elapsed: 0.154 s
% 0.19/0.55  % (15534)Instructions burned: 1 (million)
% 0.19/0.55  % (15534)------------------------------
% 0.19/0.55  % (15534)------------------------------
% 0.19/0.55  % (15524)Instruction limit reached!
% 0.19/0.55  % (15524)------------------------------
% 0.19/0.55  % (15524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (15524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (15524)Termination reason: Unknown
% 0.19/0.55  % (15524)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (15524)Memory used [KB]: 6140
% 0.19/0.55  % (15524)Time elapsed: 0.005 s
% 0.19/0.55  % (15524)Instructions burned: 8 (million)
% 0.19/0.55  % (15524)------------------------------
% 0.19/0.55  % (15524)------------------------------
% 0.19/0.55  % (15525)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.19/0.56  % (15530)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.56  % (15508)Refutation not found, incomplete strategy% (15508)------------------------------
% 0.19/0.56  % (15508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (15508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (15508)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (15508)Memory used [KB]: 1791
% 0.19/0.56  % (15508)Time elapsed: 0.153 s
% 0.19/0.56  % (15508)Instructions burned: 13 (million)
% 0.19/0.56  % (15508)------------------------------
% 0.19/0.56  % (15508)------------------------------
% 0.19/0.56  % (15510)Refutation not found, incomplete strategy% (15510)------------------------------
% 0.19/0.56  % (15510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (15510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (15510)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (15510)Memory used [KB]: 5884
% 0.19/0.56  % (15510)Time elapsed: 0.133 s
% 0.19/0.56  % (15510)Instructions burned: 4 (million)
% 0.19/0.56  % (15510)------------------------------
% 0.19/0.56  % (15510)------------------------------
% 0.19/0.56  % (15521)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.19/0.56  % (15526)Instruction limit reached!
% 0.19/0.56  % (15526)------------------------------
% 0.19/0.56  % (15526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (15526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (15526)Termination reason: Unknown
% 0.19/0.56  % (15526)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (15526)Memory used [KB]: 1535
% 0.19/0.56  % (15526)Time elapsed: 0.005 s
% 0.19/0.56  % (15526)Instructions burned: 9 (million)
% 0.19/0.56  % (15526)------------------------------
% 0.19/0.56  % (15526)------------------------------
% 0.19/0.56  % (15535)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.19/0.56  % (15535)Refutation not found, incomplete strategy% (15535)------------------------------
% 0.19/0.56  % (15535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (15535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (15535)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (15535)Memory used [KB]: 6012
% 0.19/0.56  % (15535)Time elapsed: 0.164 s
% 0.19/0.56  % (15535)Instructions burned: 3 (million)
% 0.19/0.56  % (15535)------------------------------
% 0.19/0.56  % (15535)------------------------------
% 0.19/0.56  % (15527)Instruction limit reached!
% 0.19/0.56  % (15527)------------------------------
% 0.19/0.56  % (15527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (15527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (15527)Termination reason: Unknown
% 0.19/0.56  % (15527)Termination phase: Property scanning
% 0.19/0.56  
% 0.19/0.56  % (15527)Memory used [KB]: 1407
% 0.19/0.56  % (15527)Time elapsed: 0.004 s
% 0.19/0.56  % (15527)Instructions burned: 6 (million)
% 0.19/0.56  % (15527)------------------------------
% 0.19/0.56  % (15527)------------------------------
% 0.19/0.57  % (15519)Instruction limit reached!
% 0.19/0.57  % (15519)------------------------------
% 0.19/0.57  % (15519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (15519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (15519)Termination reason: Unknown
% 0.19/0.57  % (15519)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (15519)Memory used [KB]: 6012
% 0.19/0.57  % (15519)Time elapsed: 0.004 s
% 0.19/0.57  % (15519)Instructions burned: 7 (million)
% 0.19/0.57  % (15519)------------------------------
% 0.19/0.57  % (15519)------------------------------
% 0.19/0.57  % (15533)Refutation not found, incomplete strategy% (15533)------------------------------
% 0.19/0.57  % (15533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (15533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (15533)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.57  
% 0.19/0.57  % (15533)Memory used [KB]: 6268
% 0.19/0.57  % (15533)Time elapsed: 0.166 s
% 0.19/0.57  % (15533)Instructions burned: 14 (million)
% 0.19/0.57  % (15533)------------------------------
% 0.19/0.57  % (15533)------------------------------
% 0.19/0.57  % (15513)First to succeed.
% 0.19/0.57  % (15512)Instruction limit reached!
% 0.19/0.57  % (15512)------------------------------
% 0.19/0.57  % (15512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (15512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (15512)Termination reason: Unknown
% 0.19/0.57  % (15512)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (15512)Memory used [KB]: 6396
% 0.19/0.57  % (15512)Time elapsed: 0.162 s
% 0.19/0.57  % (15512)Instructions burned: 25 (million)
% 0.19/0.57  % (15512)------------------------------
% 0.19/0.57  % (15512)------------------------------
% 0.19/0.57  % (15513)Refutation found. Thanks to Tanya!
% 0.19/0.57  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.57  % (15513)------------------------------
% 0.19/0.57  % (15513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (15513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (15513)Termination reason: Refutation
% 0.19/0.57  
% 0.19/0.57  % (15513)Memory used [KB]: 1663
% 0.19/0.57  % (15513)Time elapsed: 0.145 s
% 0.19/0.57  % (15513)Instructions burned: 13 (million)
% 0.19/0.57  % (15513)------------------------------
% 0.19/0.57  % (15513)------------------------------
% 0.19/0.57  % (15506)Success in time 0.209 s
%------------------------------------------------------------------------------