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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET201-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 : n003.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:46 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f317,plain,
    $false,
    inference(subsumption_resolution,[],[f316,f194]) ).

fof(f194,plain,
    member(not_subclass_element(intersection(x,z),intersection(y,w)),x),
    inference(resolution,[],[f21,f186]) ).

fof(f186,plain,
    member(not_subclass_element(intersection(x,z),intersection(y,w)),intersection(x,z)),
    inference(resolution,[],[f2,f115]) ).

fof(f115,axiom,
    ~ subclass(intersection(x,z),intersection(y,w)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_intersection_is_monotonic_3) ).

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(f21,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,intersection(X0,X1))
      | member(X4,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',intersection1) ).

fof(f316,plain,
    ~ member(not_subclass_element(intersection(x,z),intersection(y,w)),x),
    inference(resolution,[],[f315,f212]) ).

fof(f212,plain,
    ! [X25] :
      ( member(X25,y)
      | ~ member(X25,x) ),
    inference(resolution,[],[f1,f113]) ).

fof(f113,axiom,
    subclass(x,y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_intersection_is_monotonic_1) ).

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

fof(f315,plain,
    ~ member(not_subclass_element(intersection(x,z),intersection(y,w)),y),
    inference(subsumption_resolution,[],[f314,f196]) ).

fof(f196,plain,
    member(not_subclass_element(intersection(x,z),intersection(y,w)),z),
    inference(resolution,[],[f22,f186]) ).

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

fof(f314,plain,
    ( ~ member(not_subclass_element(intersection(x,z),intersection(y,w)),y)
    | ~ member(not_subclass_element(intersection(x,z),intersection(y,w)),z) ),
    inference(resolution,[],[f310,f213]) ).

fof(f213,plain,
    ! [X26] :
      ( member(X26,w)
      | ~ member(X26,z) ),
    inference(resolution,[],[f1,f114]) ).

fof(f114,axiom,
    subclass(z,w),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_intersection_is_monotonic_2) ).

fof(f310,plain,
    ( ~ member(not_subclass_element(intersection(x,z),intersection(y,w)),w)
    | ~ member(not_subclass_element(intersection(x,z),intersection(y,w)),y) ),
    inference(resolution,[],[f23,f187]) ).

fof(f187,plain,
    ~ member(not_subclass_element(intersection(x,z),intersection(y,w)),intersection(y,w)),
    inference(resolution,[],[f3,f115]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : SET201-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.08/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 : n003.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:27:52 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (18724)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.49  % (18731)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.50  % (18722)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.50  % (18724)Refutation not found, incomplete strategy% (18724)------------------------------
% 0.19/0.50  % (18724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (18724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (18724)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.50  
% 0.19/0.50  % (18724)Memory used [KB]: 5884
% 0.19/0.50  % (18724)Time elapsed: 0.098 s
% 0.19/0.50  % (18724)Instructions burned: 2 (million)
% 0.19/0.50  % (18724)------------------------------
% 0.19/0.50  % (18724)------------------------------
% 0.19/0.51  % (18721)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.51  % (18726)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.51  % (18721)Refutation not found, incomplete strategy% (18721)------------------------------
% 0.19/0.51  % (18721)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (18721)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (18721)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (18721)Memory used [KB]: 5884
% 0.19/0.51  % (18721)Time elapsed: 0.115 s
% 0.19/0.51  % (18721)Instructions burned: 2 (million)
% 0.19/0.51  % (18721)------------------------------
% 0.19/0.51  % (18721)------------------------------
% 0.19/0.51  % (18723)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.51  % (18730)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.52  % (18730)Instruction limit reached!
% 0.19/0.52  % (18730)------------------------------
% 0.19/0.52  % (18730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (18730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (18730)Termination reason: Unknown
% 0.19/0.52  % (18730)Termination phase: Property scanning
% 0.19/0.52  
% 0.19/0.52  % (18730)Memory used [KB]: 1407
% 0.19/0.52  % (18730)Time elapsed: 0.003 s
% 0.19/0.52  % (18730)Instructions burned: 5 (million)
% 0.19/0.52  % (18730)------------------------------
% 0.19/0.52  % (18730)------------------------------
% 0.19/0.52  % (18729)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.52  % (18729)Instruction limit reached!
% 0.19/0.52  % (18729)------------------------------
% 0.19/0.52  % (18729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (18729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (18729)Termination reason: Unknown
% 0.19/0.52  % (18729)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (18729)Memory used [KB]: 6012
% 0.19/0.52  % (18729)Time elapsed: 0.004 s
% 0.19/0.52  % (18729)Instructions burned: 5 (million)
% 0.19/0.52  % (18729)------------------------------
% 0.19/0.52  % (18729)------------------------------
% 0.19/0.52  % (18745)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.52  % (18728)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.52  % (18739)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.52  % (18738)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.52  % (18744)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.52  % (18719)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.53  % (18738)Refutation not found, incomplete strategy% (18738)------------------------------
% 0.19/0.53  % (18738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18738)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (18738)Memory used [KB]: 5884
% 0.19/0.53  % (18738)Time elapsed: 0.087 s
% 0.19/0.53  % (18738)Instructions burned: 2 (million)
% 0.19/0.53  % (18738)------------------------------
% 0.19/0.53  % (18738)------------------------------
% 0.19/0.53  % (18744)Refutation not found, incomplete strategy% (18744)------------------------------
% 0.19/0.53  % (18744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18719)Instruction limit reached!
% 0.19/0.53  % (18719)------------------------------
% 0.19/0.53  % (18719)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18719)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18719)Termination reason: Unknown
% 0.19/0.53  % (18719)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (18719)Memory used [KB]: 1407
% 0.19/0.53  % (18719)Time elapsed: 0.004 s
% 0.19/0.53  % (18719)Instructions burned: 7 (million)
% 0.19/0.53  % (18719)------------------------------
% 0.19/0.53  % (18719)------------------------------
% 0.19/0.53  % (18717)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.53  % (18744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18744)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (18744)Memory used [KB]: 1407
% 0.19/0.53  % (18744)Time elapsed: 0.120 s
% 0.19/0.53  % (18744)Instructions burned: 2 (million)
% 0.19/0.53  % (18744)------------------------------
% 0.19/0.53  % (18744)------------------------------
% 0.19/0.53  % (18718)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.53  % (18726)Refutation not found, incomplete strategy% (18726)------------------------------
% 0.19/0.53  % (18726)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18726)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18726)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (18726)Memory used [KB]: 6012
% 0.19/0.53  % (18726)Time elapsed: 0.133 s
% 0.19/0.53  % (18726)Instructions burned: 4 (million)
% 0.19/0.53  % (18726)------------------------------
% 0.19/0.53  % (18726)------------------------------
% 0.19/0.53  % (18737)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.53  % (18743)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.53  % (18725)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.53  % (18737)Instruction limit reached!
% 0.19/0.53  % (18737)------------------------------
% 0.19/0.53  % (18737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18737)Termination reason: Unknown
% 0.19/0.53  % (18737)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (18737)Memory used [KB]: 1407
% 0.19/0.53  % (18737)Time elapsed: 0.005 s
% 0.19/0.53  % (18737)Instructions burned: 7 (million)
% 0.19/0.53  % (18737)------------------------------
% 0.19/0.53  % (18737)------------------------------
% 0.19/0.53  % (18725)Instruction limit reached!
% 0.19/0.53  % (18725)------------------------------
% 0.19/0.53  % (18725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18725)Termination reason: Unknown
% 0.19/0.53  % (18725)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (18725)Memory used [KB]: 1407
% 0.19/0.53  % (18725)Time elapsed: 0.003 s
% 0.19/0.53  % (18725)Instructions burned: 5 (million)
% 0.19/0.53  % (18725)------------------------------
% 0.19/0.53  % (18725)------------------------------
% 0.19/0.53  % (18720)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.53  % (18746)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.53  % (18742)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.53  % (18746)Refutation not found, incomplete strategy% (18746)------------------------------
% 0.19/0.53  % (18746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18746)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (18746)Memory used [KB]: 6012
% 0.19/0.53  % (18746)Time elapsed: 0.139 s
% 0.19/0.53  % (18746)Instructions burned: 4 (million)
% 0.19/0.53  % (18746)------------------------------
% 0.19/0.53  % (18746)------------------------------
% 0.19/0.53  % (18742)Refutation not found, incomplete strategy% (18742)------------------------------
% 0.19/0.53  % (18742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18742)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.54  % (18742)Memory used [KB]: 5884
% 0.19/0.54  % (18742)Time elapsed: 0.137 s
% 0.19/0.54  % (18742)Instructions burned: 2 (million)
% 0.19/0.54  % (18742)------------------------------
% 0.19/0.54  % (18742)------------------------------
% 0.19/0.54  % (18741)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.54  % (18720)Refutation not found, incomplete strategy% (18720)------------------------------
% 0.19/0.54  % (18720)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18720)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18720)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (18720)Memory used [KB]: 6012
% 0.19/0.54  % (18720)Time elapsed: 0.132 s
% 0.19/0.54  % (18720)Instructions burned: 7 (million)
% 0.19/0.54  % (18720)------------------------------
% 0.19/0.54  % (18720)------------------------------
% 0.19/0.54  % (18740)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.54  % (18722)Instruction limit reached!
% 0.19/0.54  % (18722)------------------------------
% 0.19/0.54  % (18722)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18722)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18722)Termination reason: Unknown
% 0.19/0.54  % (18722)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (18722)Memory used [KB]: 6396
% 0.19/0.54  % (18722)Time elapsed: 0.120 s
% 0.19/0.54  % (18722)Instructions burned: 25 (million)
% 0.19/0.54  % (18722)------------------------------
% 0.19/0.54  % (18722)------------------------------
% 0.19/0.54  % (18734)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.54  % (18731)Instruction limit reached!
% 0.19/0.54  % (18731)------------------------------
% 0.19/0.54  % (18731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18731)Termination reason: Unknown
% 0.19/0.54  % (18731)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (18731)Memory used [KB]: 1791
% 0.19/0.54  % (18731)Time elapsed: 0.137 s
% 0.19/0.54  % (18731)Instructions burned: 30 (million)
% 0.19/0.54  % (18731)------------------------------
% 0.19/0.54  % (18731)------------------------------
% 0.19/0.54  % (18734)Instruction limit reached!
% 0.19/0.54  % (18734)------------------------------
% 0.19/0.54  % (18734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18734)Termination reason: Unknown
% 0.19/0.54  % (18734)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (18734)Memory used [KB]: 6140
% 0.19/0.54  % (18734)Time elapsed: 0.005 s
% 0.19/0.54  % (18734)Instructions burned: 9 (million)
% 0.19/0.54  % (18734)------------------------------
% 0.19/0.54  % (18734)------------------------------
% 0.19/0.54  % (18735)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.54  % (18732)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.54  % (18723)First to succeed.
% 0.19/0.54  % (18732)Instruction limit reached!
% 0.19/0.54  % (18732)------------------------------
% 0.19/0.54  % (18732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18732)Termination reason: Unknown
% 0.19/0.54  % (18732)Termination phase: Finite model building preprocessing
% 0.19/0.54  
% 0.19/0.54  % (18732)Memory used [KB]: 1535
% 0.19/0.54  % (18732)Time elapsed: 0.004 s
% 0.19/0.54  % (18732)Instructions burned: 8 (million)
% 0.19/0.54  % (18732)------------------------------
% 0.19/0.54  % (18732)------------------------------
% 0.19/0.55  % (18718)Also succeeded, but the first one will report.
% 0.19/0.55  % (18723)Refutation found. Thanks to Tanya!
% 0.19/0.55  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.55  % (18723)------------------------------
% 0.19/0.55  % (18723)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (18723)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (18723)Termination reason: Refutation
% 0.19/0.55  
% 0.19/0.55  % (18723)Memory used [KB]: 1663
% 0.19/0.55  % (18723)Time elapsed: 0.116 s
% 0.19/0.55  % (18723)Instructions burned: 14 (million)
% 0.19/0.55  % (18723)------------------------------
% 0.19/0.55  % (18723)------------------------------
% 0.19/0.55  % (18716)Success in time 0.19 s
%------------------------------------------------------------------------------