TSTP Solution File: SET068-7 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET068-7 : 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 : n006.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:18:54 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f298,plain,
    $false,
    inference(subsumption_resolution,[],[f297,f114]) ).

fof(f114,plain,
    ~ subclass(singleton(y),unordered_pair(y,x)),
    inference(superposition,[],[f109,f108]) ).

fof(f108,axiom,
    ! [X0,X1] : unordered_pair(X0,X1) = unordered_pair(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_unordered_pair) ).

fof(f109,axiom,
    ~ subclass(singleton(y),unordered_pair(x,y)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_singleton_in_unordered_pair2_1) ).

fof(f297,plain,
    subclass(singleton(y),unordered_pair(y,x)),
    inference(subsumption_resolution,[],[f296,f233]) ).

fof(f233,plain,
    ! [X2] : member(y,unordered_pair(y,X2)),
    inference(resolution,[],[f227,f9]) ).

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

fof(f227,plain,
    member(y,universal_class),
    inference(resolution,[],[f226,f4]) ).

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

fof(f226,plain,
    ! [X0] :
      ( ~ subclass(singleton(y),X0)
      | member(y,X0) ),
    inference(resolution,[],[f223,f1]) ).

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

fof(f223,plain,
    member(y,singleton(y)),
    inference(superposition,[],[f213,f221]) ).

fof(f221,plain,
    y = not_subclass_element(singleton(y),null_class),
    inference(resolution,[],[f213,f146]) ).

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

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

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

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

fof(f213,plain,
    member(not_subclass_element(singleton(y),null_class),singleton(y)),
    inference(resolution,[],[f2,f141]) ).

fof(f141,plain,
    ~ subclass(singleton(y),null_class),
    inference(resolution,[],[f138,f104]) ).

fof(f104,axiom,
    ! [X0] : subclass(null_class,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',null_class_is_subclass) ).

fof(f138,plain,
    ! [X0] :
      ( ~ subclass(X0,unordered_pair(y,x))
      | ~ subclass(singleton(y),X0) ),
    inference(forward_demodulation,[],[f135,f108]) ).

fof(f135,plain,
    ! [X0] :
      ( ~ subclass(X0,unordered_pair(x,y))
      | ~ subclass(singleton(y),X0) ),
    inference(resolution,[],[f97,f109]) ).

fof(f97,axiom,
    ! [X0,X1,X4] :
      ( subclass(X0,X4)
      | ~ subclass(X0,X1)
      | ~ subclass(X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_subclass) ).

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

fof(f296,plain,
    ( ~ member(y,unordered_pair(y,x))
    | subclass(singleton(y),unordered_pair(y,x)) ),
    inference(superposition,[],[f3,f293]) ).

fof(f293,plain,
    y = not_subclass_element(singleton(y),unordered_pair(y,x)),
    inference(resolution,[],[f211,f146]) ).

fof(f211,plain,
    member(not_subclass_element(singleton(y),unordered_pair(y,x)),singleton(y)),
    inference(resolution,[],[f2,f114]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : SET068-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.10/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.34  % Computer : n006.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.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 13:06:25 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.50  % (27643)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.20/0.50  % (27635)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.20/0.51  % (27625)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.51  % (27623)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.20/0.51  % (27630)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.20/0.51  % (27624)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.20/0.51  % (27627)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.20/0.51  % (27635)Instruction limit reached!
% 0.20/0.51  % (27635)------------------------------
% 0.20/0.51  % (27635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (27635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (27635)Termination reason: Unknown
% 0.20/0.51  % (27635)Termination phase: Finite model building preprocessing
% 0.20/0.51  
% 0.20/0.51  % (27635)Memory used [KB]: 1535
% 0.20/0.51  % (27635)Time elapsed: 0.007 s
% 0.20/0.51  % (27635)Instructions burned: 7 (million)
% 0.20/0.51  % (27635)------------------------------
% 0.20/0.51  % (27635)------------------------------
% 0.20/0.52  % (27638)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.20/0.52  % (27636)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.20/0.52  % (27636)Instruction limit reached!
% 0.20/0.52  % (27636)------------------------------
% 0.20/0.52  % (27636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (27636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (27636)Termination reason: Unknown
% 0.20/0.52  % (27636)Termination phase: Function definition elimination
% 0.20/0.52  
% 0.20/0.52  % (27636)Memory used [KB]: 1407
% 0.20/0.52  % (27636)Time elapsed: 0.002 s
% 0.20/0.52  % (27636)Instructions burned: 2 (million)
% 0.20/0.52  % (27636)------------------------------
% 0.20/0.52  % (27636)------------------------------
% 0.20/0.52  % (27622)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.20/0.52  % (27620)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.20/0.52  % (27622)Instruction limit reached!
% 0.20/0.52  % (27622)------------------------------
% 0.20/0.52  % (27622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (27622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (27622)Termination reason: Unknown
% 0.20/0.52  % (27622)Termination phase: Property scanning
% 0.20/0.52  
% 0.20/0.52  % (27622)Memory used [KB]: 1407
% 0.20/0.52  % (27622)Time elapsed: 0.004 s
% 0.20/0.52  % (27622)Instructions burned: 6 (million)
% 0.20/0.52  % (27622)------------------------------
% 0.20/0.52  % (27622)------------------------------
% 0.20/0.52  % (27630)Instruction limit reached!
% 0.20/0.52  % (27630)------------------------------
% 0.20/0.52  % (27630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (27630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (27630)Termination reason: Unknown
% 0.20/0.52  % (27630)Termination phase: Property scanning
% 0.20/0.52  
% 0.20/0.52  % (27630)Memory used [KB]: 1407
% 0.20/0.52  % (27630)Time elapsed: 0.005 s
% 0.20/0.52  % (27630)Instructions burned: 8 (million)
% 0.20/0.52  % (27630)------------------------------
% 0.20/0.52  % (27630)------------------------------
% 0.20/0.52  % (27644)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.20/0.52  % (27628)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.20/0.52  % (27628)Instruction limit reached!
% 0.20/0.52  % (27628)------------------------------
% 0.20/0.52  % (27628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (27628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (27628)Termination reason: Unknown
% 0.20/0.52  % (27628)Termination phase: Property scanning
% 0.20/0.52  
% 0.20/0.52  % (27628)Memory used [KB]: 1407
% 0.20/0.52  % (27628)Time elapsed: 0.003 s
% 0.20/0.52  % (27628)Instructions burned: 4 (million)
% 0.20/0.52  % (27628)------------------------------
% 0.20/0.52  % (27628)------------------------------
% 0.20/0.52  % (27627)Refutation not found, incomplete strategy% (27627)------------------------------
% 0.20/0.52  % (27627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (27627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (27627)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (27627)Memory used [KB]: 5884
% 0.20/0.52  % (27627)Time elapsed: 0.085 s
% 0.20/0.52  % (27627)Instructions burned: 4 (million)
% 0.20/0.52  % (27627)------------------------------
% 0.20/0.52  % (27627)------------------------------
% 0.20/0.53  % (27624)Refutation not found, incomplete strategy% (27624)------------------------------
% 0.20/0.53  % (27624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (27621)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.20/0.53  % (27623)Refutation not found, incomplete strategy% (27623)------------------------------
% 0.20/0.53  % (27623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (27639)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.20/0.53  % (27648)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.20/0.53  % (27624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (27624)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (27624)Memory used [KB]: 5884
% 0.20/0.53  % (27624)Time elapsed: 0.124 s
% 0.20/0.53  % (27624)Instructions burned: 2 (million)
% 0.20/0.53  % (27624)------------------------------
% 0.20/0.53  % (27624)------------------------------
% 0.20/0.53  % (27641)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.20/0.53  % (27629)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.20/0.53  % (27640)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.20/0.53  % (27629)Refutation not found, incomplete strategy% (27629)------------------------------
% 0.20/0.53  % (27629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (27629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (27629)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (27629)Memory used [KB]: 6012
% 0.20/0.53  % (27629)Time elapsed: 0.133 s
% 0.20/0.53  % (27629)Instructions burned: 4 (million)
% 0.20/0.53  % (27629)------------------------------
% 0.20/0.53  % (27629)------------------------------
% 0.20/0.53  % (27647)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.20/0.53  % (27640)Instruction limit reached!
% 0.20/0.53  % (27640)------------------------------
% 0.20/0.53  % (27640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (27649)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.20/0.53  % (27632)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.20/0.53  % (27633)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.20/0.54  % (27639)Instruction limit reached!
% 0.20/0.54  % (27639)------------------------------
% 0.20/0.54  % (27639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (27641)Refutation not found, incomplete strategy% (27641)------------------------------
% 0.20/0.54  % (27641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (27641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27641)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (27641)Memory used [KB]: 5884
% 0.20/0.54  % (27641)Time elapsed: 0.138 s
% 0.20/0.54  % (27641)Instructions burned: 2 (million)
% 0.20/0.54  % (27641)------------------------------
% 0.20/0.54  % (27641)------------------------------
% 0.20/0.54  % (27632)Instruction limit reached!
% 0.20/0.54  % (27632)------------------------------
% 0.20/0.54  % (27632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (27631)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.20/0.54  % (27632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27632)Termination reason: Unknown
% 0.20/0.54  % (27632)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (27632)Memory used [KB]: 6012
% 0.20/0.54  % (27632)Time elapsed: 0.004 s
% 0.20/0.54  % (27632)Instructions burned: 6 (million)
% 0.20/0.54  % (27632)------------------------------
% 0.20/0.54  % (27632)------------------------------
% 0.20/0.54  % (27633)Instruction limit reached!
% 0.20/0.54  % (27633)------------------------------
% 0.20/0.54  % (27633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (27633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27633)Termination reason: Unknown
% 0.20/0.54  % (27633)Termination phase: Function definition elimination
% 0.20/0.54  % (27640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27640)Termination reason: Unknown
% 0.20/0.54  % (27640)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (27640)Memory used [KB]: 1407
% 0.20/0.54  % (27640)Time elapsed: 0.004 s
% 0.20/0.54  % (27640)Instructions burned: 6 (million)
% 0.20/0.54  % (27640)------------------------------
% 0.20/0.54  % (27640)------------------------------
% 0.20/0.54  % (27649)Refutation not found, incomplete strategy% (27649)------------------------------
% 0.20/0.54  % (27649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (27649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27649)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (27649)Memory used [KB]: 6012
% 0.20/0.54  % (27649)Time elapsed: 0.136 s
% 0.20/0.54  % (27649)Instructions burned: 3 (million)
% 0.20/0.54  % (27649)------------------------------
% 0.20/0.54  % (27649)------------------------------
% 0.20/0.54  
% 0.20/0.54  % (27633)Memory used [KB]: 1407
% 0.20/0.54  % (27633)Time elapsed: 0.004 s
% 0.20/0.54  % (27633)Instructions burned: 3 (million)
% 0.20/0.54  % (27633)------------------------------
% 0.20/0.54  % (27633)------------------------------
% 0.20/0.54  % (27637)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.20/0.54  % (27623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27623)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (27623)Memory used [KB]: 5884
% 0.20/0.54  % (27623)Time elapsed: 0.127 s
% 0.20/0.54  % (27623)Instructions burned: 8 (million)
% 0.20/0.54  % (27623)------------------------------
% 0.20/0.54  % (27623)------------------------------
% 0.20/0.54  % (27639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27639)Termination reason: Unknown
% 0.20/0.54  % (27639)Termination phase: Saturation
% 0.20/0.54  % (27646)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.20/0.54  % (27647)Refutation not found, incomplete strategy% (27647)------------------------------
% 0.20/0.54  % (27647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  
% 0.20/0.54  % (27639)Memory used [KB]: 1535
% 0.20/0.54  % (27639)Time elapsed: 0.007 s
% 0.20/0.54  % (27639)Instructions burned: 7 (million)
% 0.20/0.54  % (27639)------------------------------
% 0.20/0.54  % (27639)------------------------------
% 0.20/0.54  % (27647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27647)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (27647)Memory used [KB]: 1407
% 0.20/0.54  % (27647)Time elapsed: 0.146 s
% 0.20/0.54  % (27647)Instructions burned: 2 (million)
% 0.20/0.54  % (27647)------------------------------
% 0.20/0.54  % (27647)------------------------------
% 0.20/0.55  % (27631)First to succeed.
% 0.20/0.55  % (27638)Instruction limit reached!
% 0.20/0.55  % (27638)------------------------------
% 0.20/0.55  % (27638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (27638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (27638)Termination reason: Unknown
% 0.20/0.55  % (27638)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (27638)Memory used [KB]: 10874
% 0.20/0.55  % (27638)Time elapsed: 0.144 s
% 0.20/0.55  % (27638)Instructions burned: 28 (million)
% 0.20/0.55  % (27638)------------------------------
% 0.20/0.55  % (27638)------------------------------
% 0.20/0.55  % (27631)Refutation found. Thanks to Tanya!
% 0.20/0.55  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.55  % (27631)------------------------------
% 0.20/0.55  % (27631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (27631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (27631)Termination reason: Refutation
% 0.20/0.55  
% 0.20/0.55  % (27631)Memory used [KB]: 6012
% 0.20/0.55  % (27631)Time elapsed: 0.146 s
% 0.20/0.55  % (27631)Instructions burned: 13 (million)
% 0.20/0.55  % (27631)------------------------------
% 0.20/0.55  % (27631)------------------------------
% 0.20/0.55  % (27619)Success in time 0.191 s
%------------------------------------------------------------------------------