TSTP Solution File: GEO006-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO006-1 : TPTP v8.1.0. Bugfixed v2.5.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 : n008.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 16:07:26 EDT 2022

% Result   : Unsatisfiable 1.51s 0.60s
% Output   : Refutation 1.51s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   40 (  12 unt;   0 def)
%            Number of atoms       :   83 (  12 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   86 (  43   ~;  41   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   3 prp; 0-4 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-5 aty)
%            Number of variables   :   48 (  48   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f433,plain,
    $false,
    inference(avatar_sat_refutation,[],[f34,f65,f431]) ).

fof(f431,plain,
    ~ spl0_1,
    inference(avatar_contradiction_clause,[],[f430]) ).

fof(f430,plain,
    ( $false
    | ~ spl0_1 ),
    inference(subsumption_resolution,[],[f425,f23]) ).

fof(f23,axiom,
    c != d,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c_not_d) ).

fof(f425,plain,
    ( c = d
    | ~ spl0_1 ),
    inference(resolution,[],[f421,f1]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( ~ between(X0,X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity_for_betweeness) ).

fof(f421,plain,
    ( between(d,c,d)
    | ~ spl0_1 ),
    inference(resolution,[],[f415,f237]) ).

fof(f237,plain,
    ( ! [X0] :
        ( ~ between(X0,c,a)
        | between(X0,c,d) )
    | ~ spl0_1 ),
    inference(subsumption_resolution,[],[f236,f29]) ).

fof(f29,plain,
    ( between(a,d,c)
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f27]) ).

fof(f27,plain,
    ( spl0_1
  <=> between(a,d,c) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

fof(f236,plain,
    ( ! [X0] :
        ( ~ between(a,d,c)
        | ~ between(X0,c,a)
        | between(X0,c,d) )
    | ~ spl0_1 ),
    inference(subsumption_resolution,[],[f232,f38]) ).

fof(f38,plain,
    ! [X3,X4] : between(X3,X4,X4),
    inference(superposition,[],[f13,f36]) ).

fof(f36,plain,
    ! [X2,X0,X1] : extension(X1,X0,X2,X2) = X0,
    inference(resolution,[],[f14,f5]) ).

fof(f5,axiom,
    ! [X3,X0,X1] :
      ( ~ equidistant(X0,X1,X3,X3)
      | X0 = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity_for_equidistance) ).

fof(f14,axiom,
    ! [X2,X0,X1,X5] : equidistant(X1,extension(X0,X1,X5,X2),X5,X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',segment_construction2) ).

fof(f13,axiom,
    ! [X2,X0,X1,X5] : between(X0,X1,extension(X0,X1,X5,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',segment_construction1) ).

fof(f232,plain,
    ( ! [X0] :
        ( ~ between(a,c,c)
        | ~ between(a,d,c)
        | ~ between(X0,c,a)
        | between(X0,c,d) )
    | ~ spl0_1 ),
    inference(superposition,[],[f48,f220]) ).

fof(f220,plain,
    ( a = outer_pasch(d,a,a,c,c)
    | ~ spl0_1 ),
    inference(resolution,[],[f149,f38]) ).

fof(f149,plain,
    ( ! [X38] :
        ( ~ between(a,c,X38)
        | a = outer_pasch(d,a,a,X38,c) )
    | ~ spl0_1 ),
    inference(resolution,[],[f46,f29]) ).

fof(f46,plain,
    ! [X2,X3,X0,X1] :
      ( ~ between(X0,X3,X1)
      | outer_pasch(X3,X0,X0,X2,X1) = X0
      | ~ between(X0,X1,X2) ),
    inference(resolution,[],[f7,f1]) ).

fof(f7,axiom,
    ! [X2,X3,X0,X1,X5] :
      ( between(X0,outer_pasch(X5,X0,X1,X3,X2),X1)
      | ~ between(X1,X2,X3)
      | ~ between(X0,X5,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',outer_pasch1) ).

fof(f48,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ between(X5,X4,outer_pasch(X1,X0,X3,X4,X2))
      | between(X5,X4,X1)
      | ~ between(X3,X2,X4)
      | ~ between(X0,X1,X2) ),
    inference(resolution,[],[f8,f2]) ).

fof(f2,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ between(X1,X3,X2)
      | ~ between(X0,X1,X2)
      | between(X0,X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_for_betweeness) ).

fof(f8,axiom,
    ! [X2,X3,X0,X1,X5] :
      ( between(X3,X5,outer_pasch(X5,X0,X1,X3,X2))
      | ~ between(X0,X5,X2)
      | ~ between(X1,X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',outer_pasch2) ).

fof(f415,plain,
    between(d,c,a),
    inference(subsumption_resolution,[],[f414,f38]) ).

fof(f414,plain,
    ( ~ between(a,d,d)
    | between(d,c,a) ),
    inference(subsumption_resolution,[],[f408,f24]) ).

fof(f24,axiom,
    between(a,c,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c_between_a_and_d) ).

fof(f408,plain,
    ( ~ between(a,c,d)
    | between(d,c,a)
    | ~ between(a,d,d) ),
    inference(superposition,[],[f8,f274]) ).

fof(f274,plain,
    a = outer_pasch(c,a,a,d,d),
    inference(resolution,[],[f150,f38]) ).

fof(f150,plain,
    ! [X39] :
      ( ~ between(a,d,X39)
      | a = outer_pasch(c,a,a,X39,d) ),
    inference(resolution,[],[f46,f24]) ).

fof(f65,plain,
    ~ spl0_2,
    inference(avatar_contradiction_clause,[],[f64]) ).

fof(f64,plain,
    ( $false
    | ~ spl0_2 ),
    inference(subsumption_resolution,[],[f60,f21]) ).

fof(f21,axiom,
    a != c,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_not_c) ).

fof(f60,plain,
    ( a = c
    | ~ spl0_2 ),
    inference(resolution,[],[f51,f1]) ).

fof(f51,plain,
    ( between(a,c,a)
    | ~ spl0_2 ),
    inference(resolution,[],[f39,f24]) ).

fof(f39,plain,
    ( ! [X0] :
        ( ~ between(X0,c,d)
        | between(X0,c,a) )
    | ~ spl0_2 ),
    inference(resolution,[],[f2,f33]) ).

fof(f33,plain,
    ( between(c,a,d)
    | ~ spl0_2 ),
    inference(avatar_component_clause,[],[f31]) ).

fof(f31,plain,
    ( spl0_2
  <=> between(c,a,d) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

fof(f34,plain,
    ( spl0_1
    | spl0_2 ),
    inference(avatar_split_clause,[],[f25,f31,f27]) ).

fof(f25,axiom,
    ( between(c,a,d)
    | between(a,d,c) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_not_between_others) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : GEO006-1 : TPTP v8.1.0. Bugfixed v2.5.0.
% 0.06/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.14/0.34  % Computer : n008.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 20:59:40 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.50  % (16383)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.50  % (16381)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.51  % (16394)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.20/0.51  % (16391)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.51  % (16382)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  % (16399)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.52  % (16400)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.52  % (16399)Refutation not found, incomplete strategy% (16399)------------------------------
% 0.20/0.52  % (16399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (16388)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  % (16380)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.33/0.52  % (16396)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)
% 1.33/0.52  % (16382)Instruction limit reached!
% 1.33/0.52  % (16382)------------------------------
% 1.33/0.52  % (16382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.33/0.52  % (16382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.33/0.52  % (16382)Termination reason: Unknown
% 1.33/0.52  % (16382)Termination phase: Saturation
% 1.33/0.52  
% 1.33/0.52  % (16382)Memory used [KB]: 5884
% 1.33/0.52  % (16382)Time elapsed: 0.116 s
% 1.33/0.52  % (16382)Instructions burned: 4 (million)
% 1.33/0.52  % (16382)------------------------------
% 1.33/0.52  % (16382)------------------------------
% 1.33/0.52  % (16395)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)
% 1.33/0.52  % (16403)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)
% 1.33/0.52  % (16399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.33/0.52  % (16399)Termination reason: Refutation not found, incomplete strategy
% 1.33/0.52  
% 1.33/0.52  % (16399)Memory used [KB]: 5884
% 1.33/0.52  % (16399)Time elapsed: 0.121 s
% 1.33/0.52  % (16399)Instructions burned: 2 (million)
% 1.33/0.52  % (16399)------------------------------
% 1.33/0.52  % (16399)------------------------------
% 1.33/0.52  % (16396)Instruction limit reached!
% 1.33/0.52  % (16396)------------------------------
% 1.33/0.52  % (16396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.33/0.52  % (16396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.33/0.52  % (16396)Termination reason: Unknown
% 1.33/0.52  % (16396)Termination phase: Saturation
% 1.33/0.52  
% 1.33/0.52  % (16396)Memory used [KB]: 1279
% 1.33/0.52  % (16396)Time elapsed: 0.003 s
% 1.33/0.52  % (16396)Instructions burned: 2 (million)
% 1.33/0.52  % (16396)------------------------------
% 1.33/0.52  % (16396)------------------------------
% 1.33/0.53  % (16388)Instruction limit reached!
% 1.33/0.53  % (16388)------------------------------
% 1.33/0.53  % (16388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.33/0.53  % (16388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.33/0.53  % (16388)Termination reason: Unknown
% 1.33/0.53  % (16388)Termination phase: Saturation
% 1.33/0.53  
% 1.33/0.53  % (16388)Memory used [KB]: 5884
% 1.33/0.53  % (16388)Time elapsed: 0.128 s
% 1.33/0.53  % (16388)Instructions burned: 4 (million)
% 1.33/0.53  % (16388)------------------------------
% 1.33/0.53  % (16388)------------------------------
% 1.33/0.53  % (16398)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)
% 1.33/0.53  % (16384)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)
% 1.33/0.53  % (16385)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.33/0.53  % (16407)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)
% 1.33/0.53  % (16406)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)
% 1.33/0.53  % (16384)Refutation not found, incomplete strategy% (16384)------------------------------
% 1.33/0.53  % (16384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.33/0.53  % (16384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.33/0.53  % (16384)Termination reason: Refutation not found, incomplete strategy
% 1.33/0.53  
% 1.33/0.53  % (16384)Memory used [KB]: 5884
% 1.33/0.53  % (16384)Time elapsed: 0.129 s
% 1.33/0.53  % (16384)Instructions burned: 2 (million)
% 1.33/0.53  % (16384)------------------------------
% 1.33/0.53  % (16384)------------------------------
% 1.33/0.53  % (16386)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)
% 1.33/0.53  % (16409)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)
% 1.33/0.53  % (16387)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)
% 1.33/0.53  % (16392)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)
% 1.33/0.53  % (16387)Refutation not found, incomplete strategy% (16387)------------------------------
% 1.33/0.53  % (16387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.33/0.53  % (16387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.33/0.53  % (16387)Termination reason: Refutation not found, incomplete strategy
% 1.33/0.53  
% 1.33/0.53  % (16387)Memory used [KB]: 5884
% 1.33/0.53  % (16387)Time elapsed: 0.103 s
% 1.33/0.53  % (16387)Instructions burned: 2 (million)
% 1.33/0.53  % (16387)------------------------------
% 1.33/0.53  % (16387)------------------------------
% 1.33/0.53  % (16389)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)
% 1.33/0.53  % (16404)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)
% 1.33/0.53  % (16390)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)
% 1.33/0.54  % (16395)Instruction limit reached!
% 1.33/0.54  % (16395)------------------------------
% 1.33/0.54  % (16395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.33/0.54  % (16391)Instruction limit reached!
% 1.33/0.54  % (16391)------------------------------
% 1.33/0.54  % (16391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.33/0.54  % (16391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.33/0.54  % (16391)Termination reason: Unknown
% 1.33/0.54  % (16391)Termination phase: Saturation
% 1.33/0.54  
% 1.33/0.54  % (16391)Memory used [KB]: 6140
% 1.33/0.54  % (16391)Time elapsed: 0.131 s
% 1.33/0.54  % (16391)Instructions burned: 23 (million)
% 1.33/0.54  % (16391)------------------------------
% 1.33/0.54  % (16391)------------------------------
% 1.51/0.54  % (16397)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.51/0.54  % (16395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.54  % (16395)Termination reason: Unknown
% 1.51/0.54  % (16395)Termination phase: Finite model building constraint generation
% 1.51/0.54  
% 1.51/0.54  % (16395)Memory used [KB]: 7164
% 1.51/0.54  % (16395)Time elapsed: 0.006 s
% 1.51/0.54  % (16395)Instructions burned: 8 (million)
% 1.51/0.54  % (16395)------------------------------
% 1.51/0.54  % (16395)------------------------------
% 1.51/0.54  % (16405)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)
% 1.51/0.54  % (16401)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)
% 1.51/0.54  % (16401)Refutation not found, incomplete strategy% (16401)------------------------------
% 1.51/0.54  % (16401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.54  % (16401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.54  % (16401)Termination reason: Refutation not found, incomplete strategy
% 1.51/0.54  
% 1.51/0.54  % (16401)Memory used [KB]: 5884
% 1.51/0.54  % (16401)Time elapsed: 0.139 s
% 1.51/0.54  % (16401)Instructions burned: 2 (million)
% 1.51/0.54  % (16401)------------------------------
% 1.51/0.54  % (16401)------------------------------
% 1.51/0.54  % (16405)Refutation not found, incomplete strategy% (16405)------------------------------
% 1.51/0.54  % (16405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.54  % (16405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.54  % (16405)Termination reason: Refutation not found, incomplete strategy
% 1.51/0.54  
% 1.51/0.54  % (16405)Memory used [KB]: 5884
% 1.51/0.54  % (16405)Time elapsed: 0.124 s
% 1.51/0.54  % (16405)Instructions burned: 2 (million)
% 1.51/0.54  % (16405)------------------------------
% 1.51/0.54  % (16405)------------------------------
% 1.51/0.54  % (16400)Instruction limit reached!
% 1.51/0.54  % (16400)------------------------------
% 1.51/0.54  % (16400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.54  % (16408)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)
% 1.51/0.54  % (16393)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)
% 1.51/0.54  % (16397)Instruction limit reached!
% 1.51/0.54  % (16397)------------------------------
% 1.51/0.54  % (16397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.54  % (16393)Instruction limit reached!
% 1.51/0.54  % (16393)------------------------------
% 1.51/0.54  % (16393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.54  % (16402)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)
% 1.51/0.54  % (16393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.54  % (16393)Termination reason: Unknown
% 1.51/0.54  % (16393)Termination phase: Saturation
% 1.51/0.54  
% 1.51/0.54  % (16393)Memory used [KB]: 5884
% 1.51/0.54  % (16393)Time elapsed: 0.152 s
% 1.51/0.54  % (16393)Instructions burned: 3 (million)
% 1.51/0.54  % (16393)------------------------------
% 1.51/0.54  % (16393)------------------------------
% 1.51/0.55  % (16392)Instruction limit reached!
% 1.51/0.55  % (16392)------------------------------
% 1.51/0.55  % (16392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.55  % (16392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (16392)Termination reason: Unknown
% 1.51/0.55  % (16392)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (16392)Memory used [KB]: 5884
% 1.51/0.55  % (16392)Time elapsed: 0.143 s
% 1.51/0.55  % (16392)Instructions burned: 5 (million)
% 1.51/0.55  % (16392)------------------------------
% 1.51/0.55  % (16392)------------------------------
% 1.51/0.55  % (16394)Instruction limit reached!
% 1.51/0.55  % (16394)------------------------------
% 1.51/0.55  % (16394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.55  % (16407)Refutation not found, incomplete strategy% (16407)------------------------------
% 1.51/0.55  % (16407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.55  % (16407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (16407)Termination reason: Refutation not found, incomplete strategy
% 1.51/0.55  
% 1.51/0.55  % (16407)Memory used [KB]: 1407
% 1.51/0.55  % (16407)Time elapsed: 0.129 s
% 1.51/0.55  % (16407)Instructions burned: 3 (million)
% 1.51/0.55  % (16407)------------------------------
% 1.51/0.55  % (16407)------------------------------
% 1.51/0.55  % (16383)Instruction limit reached!
% 1.51/0.55  % (16383)------------------------------
% 1.51/0.55  % (16383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.55  % (16383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (16383)Termination reason: Unknown
% 1.51/0.55  % (16383)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (16383)Memory used [KB]: 6140
% 1.51/0.55  % (16383)Time elapsed: 0.152 s
% 1.51/0.55  % (16383)Instructions burned: 43 (million)
% 1.51/0.55  % (16383)------------------------------
% 1.51/0.55  % (16383)------------------------------
% 1.51/0.55  % (16397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (16397)Termination reason: Unknown
% 1.51/0.55  % (16397)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (16397)Memory used [KB]: 5884
% 1.51/0.55  % (16397)Time elapsed: 0.141 s
% 1.51/0.55  % (16397)Instructions burned: 10 (million)
% 1.51/0.55  % (16397)------------------------------
% 1.51/0.55  % (16397)------------------------------
% 1.51/0.55  % (16394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (16394)Termination reason: Unknown
% 1.51/0.55  % (16394)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (16394)Memory used [KB]: 1663
% 1.51/0.55  % (16394)Time elapsed: 0.151 s
% 1.51/0.55  % (16394)Instructions burned: 30 (million)
% 1.51/0.55  % (16394)------------------------------
% 1.51/0.55  % (16394)------------------------------
% 1.51/0.55  % (16400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (16400)Termination reason: Unknown
% 1.51/0.55  % (16400)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (16400)Memory used [KB]: 1407
% 1.51/0.55  % (16400)Time elapsed: 0.141 s
% 1.51/0.55  % (16400)Instructions burned: 7 (million)
% 1.51/0.55  % (16400)------------------------------
% 1.51/0.55  % (16400)------------------------------
% 1.51/0.55  % (16390)Instruction limit reached!
% 1.51/0.55  % (16390)------------------------------
% 1.51/0.55  % (16390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.55  % (16390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (16390)Termination reason: Unknown
% 1.51/0.55  % (16390)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (16390)Memory used [KB]: 6012
% 1.51/0.55  % (16390)Time elapsed: 0.140 s
% 1.51/0.55  % (16390)Instructions burned: 7 (million)
% 1.51/0.55  % (16390)------------------------------
% 1.51/0.55  % (16390)------------------------------
% 1.51/0.56  % (16408)Instruction limit reached!
% 1.51/0.56  % (16408)------------------------------
% 1.51/0.56  % (16408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.56  % (16408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.56  % (16408)Termination reason: Unknown
% 1.51/0.56  % (16408)Termination phase: Saturation
% 1.51/0.56  
% 1.51/0.56  % (16408)Memory used [KB]: 6012
% 1.51/0.56  % (16408)Time elapsed: 0.155 s
% 1.51/0.56  % (16408)Instructions burned: 20 (million)
% 1.51/0.56  % (16408)------------------------------
% 1.51/0.56  % (16408)------------------------------
% 1.51/0.56  % (16385)Instruction limit reached!
% 1.51/0.56  % (16385)------------------------------
% 1.51/0.56  % (16385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.56  % (16385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.56  % (16385)Termination reason: Unknown
% 1.51/0.56  % (16385)Termination phase: Saturation
% 1.51/0.56  
% 1.51/0.56  % (16385)Memory used [KB]: 6012
% 1.51/0.56  % (16385)Time elapsed: 0.150 s
% 1.51/0.56  % (16385)Instructions burned: 25 (million)
% 1.51/0.56  % (16385)------------------------------
% 1.51/0.56  % (16385)------------------------------
% 1.51/0.56  % (16398)Instruction limit reached!
% 1.51/0.56  % (16398)------------------------------
% 1.51/0.56  % (16398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.56  % (16398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.56  % (16398)Termination reason: Unknown
% 1.51/0.56  % (16398)Termination phase: Saturation
% 1.51/0.56  
% 1.51/0.56  % (16398)Memory used [KB]: 10618
% 1.51/0.56  % (16398)Time elapsed: 0.154 s
% 1.51/0.56  % (16398)Instructions burned: 28 (million)
% 1.51/0.56  % (16398)------------------------------
% 1.51/0.56  % (16398)------------------------------
% 1.51/0.57  % (16403)Instruction limit reached!
% 1.51/0.57  % (16403)------------------------------
% 1.51/0.57  % (16403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.57  % (16403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.57  % (16403)Termination reason: Unknown
% 1.51/0.57  % (16403)Termination phase: Saturation
% 1.51/0.57  
% 1.51/0.57  % (16403)Memory used [KB]: 6396
% 1.51/0.57  % (16403)Time elapsed: 0.152 s
% 1.51/0.57  % (16403)Instructions burned: 38 (million)
% 1.51/0.57  % (16403)------------------------------
% 1.51/0.57  % (16403)------------------------------
% 1.51/0.58  % (16381)Instruction limit reached!
% 1.51/0.58  % (16381)------------------------------
% 1.51/0.58  % (16381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.58  % (16381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.58  % (16381)Termination reason: Unknown
% 1.51/0.58  % (16381)Termination phase: Saturation
% 1.51/0.58  
% 1.51/0.58  % (16381)Memory used [KB]: 1791
% 1.51/0.58  % (16381)Time elapsed: 0.179 s
% 1.51/0.58  % (16381)Instructions burned: 42 (million)
% 1.51/0.58  % (16381)------------------------------
% 1.51/0.58  % (16381)------------------------------
% 1.51/0.59  % (16404)Instruction limit reached!
% 1.51/0.59  % (16404)------------------------------
% 1.51/0.59  % (16404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.59  % (16380)First to succeed.
% 1.51/0.60  % (16389)Instruction limit reached!
% 1.51/0.60  % (16389)------------------------------
% 1.51/0.60  % (16389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.60  % (16389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.60  % (16389)Termination reason: Unknown
% 1.51/0.60  % (16389)Termination phase: Saturation
% 1.51/0.60  
% 1.51/0.60  % (16389)Memory used [KB]: 6396
% 1.51/0.60  % (16389)Time elapsed: 0.211 s
% 1.51/0.60  % (16389)Instructions burned: 52 (million)
% 1.51/0.60  % (16389)------------------------------
% 1.51/0.60  % (16389)------------------------------
% 1.51/0.60  % (16380)Refutation found. Thanks to Tanya!
% 1.51/0.60  % SZS status Unsatisfiable for theBenchmark
% 1.51/0.60  % SZS output start Proof for theBenchmark
% See solution above
% 1.51/0.60  % (16380)------------------------------
% 1.51/0.60  % (16380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.60  % (16380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.60  % (16380)Termination reason: Refutation
% 1.51/0.60  
% 1.51/0.60  % (16380)Memory used [KB]: 6396
% 1.51/0.60  % (16380)Time elapsed: 0.182 s
% 1.51/0.60  % (16380)Instructions burned: 55 (million)
% 1.51/0.60  % (16380)------------------------------
% 1.51/0.60  % (16380)------------------------------
% 1.51/0.60  % (16379)Success in time 0.264 s
%------------------------------------------------------------------------------