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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET208-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 : n005.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:47 EDT 2022

% Result   : Unsatisfiable 1.74s 0.72s
% Output   : Refutation 1.74s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   28 (  12 unt;   0 def)
%            Number of atoms       :   48 (   6 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   43 (  23   ~;  20   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   3 con; 0-2 aty)
%            Number of variables   :   49 (  49   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f218,plain,
    $false,
    inference(unit_resulting_resolution,[],[f212,f217,f181]) ).

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

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(f113,axiom,
    subclass(x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_cross_product_is_monotonic1_1) ).

fof(f217,plain,
    ~ member(first(not_subclass_element(cross_product(x,z),cross_product(y,z))),y),
    inference(subsumption_resolution,[],[f213,f211]) ).

fof(f211,plain,
    member(second(not_subclass_element(cross_product(x,z),cross_product(y,z))),z),
    inference(resolution,[],[f188,f186]) ).

fof(f186,plain,
    member(not_subclass_element(cross_product(x,z),cross_product(y,z)),cross_product(x,z)),
    inference(resolution,[],[f114,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(f114,axiom,
    ~ subclass(cross_product(x,z),cross_product(y,z)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_cross_product_is_monotonic1_2) ).

fof(f188,plain,
    ! [X0,X1] :
      ( ~ member(not_subclass_element(cross_product(x,z),cross_product(y,z)),cross_product(X0,X1))
      | member(second(not_subclass_element(cross_product(x,z),cross_product(y,z))),X1) ),
    inference(superposition,[],[f131,f187]) ).

fof(f187,plain,
    not_subclass_element(cross_product(x,z),cross_product(y,z)) = unordered_pair(unordered_pair(first(not_subclass_element(cross_product(x,z),cross_product(y,z))),first(not_subclass_element(cross_product(x,z),cross_product(y,z)))),unordered_pair(first(not_subclass_element(cross_product(x,z),cross_product(y,z))),unordered_pair(second(not_subclass_element(cross_product(x,z),cross_product(y,z))),second(not_subclass_element(cross_product(x,z),cross_product(y,z)))))),
    inference(resolution,[],[f186,f147]) ).

fof(f147,plain,
    ! [X0,X1,X4] :
      ( ~ member(X4,cross_product(X0,X1))
      | unordered_pair(unordered_pair(first(X4),first(X4)),unordered_pair(first(X4),unordered_pair(second(X4),second(X4)))) = X4 ),
    inference(definition_unfolding,[],[f17,f119]) ).

fof(f119,plain,
    ! [X0,X1] : ordered_pair(X0,X1) = unordered_pair(unordered_pair(X0,X0),unordered_pair(X0,unordered_pair(X1,X1))),
    inference(definition_unfolding,[],[f13,f12,f12]) ).

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

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

fof(f17,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,cross_product(X0,X1))
      | ordered_pair(first(X4),second(X4)) = X4 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product4) ).

fof(f131,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(unordered_pair(unordered_pair(X2,X2),unordered_pair(X2,unordered_pair(X3,X3))),cross_product(X0,X1))
      | member(X3,X1) ),
    inference(definition_unfolding,[],[f15,f119]) ).

fof(f15,axiom,
    ! [X2,X3,X0,X1] :
      ( member(X3,X1)
      | ~ member(ordered_pair(X2,X3),cross_product(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product2) ).

fof(f213,plain,
    ( ~ member(first(not_subclass_element(cross_product(x,z),cross_product(y,z))),y)
    | ~ member(second(not_subclass_element(cross_product(x,z),cross_product(y,z))),z) ),
    inference(resolution,[],[f192,f185]) ).

fof(f185,plain,
    ~ member(not_subclass_element(cross_product(x,z),cross_product(y,z)),cross_product(y,z)),
    inference(resolution,[],[f114,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(f192,plain,
    ! [X6,X5] :
      ( member(not_subclass_element(cross_product(x,z),cross_product(y,z)),cross_product(X5,X6))
      | ~ member(first(not_subclass_element(cross_product(x,z),cross_product(y,z))),X5)
      | ~ member(second(not_subclass_element(cross_product(x,z),cross_product(y,z))),X6) ),
    inference(superposition,[],[f139,f187]) ).

fof(f139,plain,
    ! [X2,X3,X0,X1] :
      ( member(unordered_pair(unordered_pair(X2,X2),unordered_pair(X2,unordered_pair(X3,X3))),cross_product(X0,X1))
      | ~ member(X3,X1)
      | ~ member(X2,X0) ),
    inference(definition_unfolding,[],[f16,f119]) ).

fof(f16,axiom,
    ! [X2,X3,X0,X1] :
      ( member(ordered_pair(X2,X3),cross_product(X0,X1))
      | ~ member(X3,X1)
      | ~ member(X2,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product3) ).

fof(f212,plain,
    member(first(not_subclass_element(cross_product(x,z),cross_product(y,z))),x),
    inference(resolution,[],[f196,f186]) ).

fof(f196,plain,
    ! [X8,X9] :
      ( ~ member(not_subclass_element(cross_product(x,z),cross_product(y,z)),cross_product(X8,X9))
      | member(first(not_subclass_element(cross_product(x,z),cross_product(y,z))),X8) ),
    inference(superposition,[],[f156,f187]) ).

fof(f156,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(unordered_pair(unordered_pair(X2,X2),unordered_pair(X2,unordered_pair(X3,X3))),cross_product(X0,X1))
      | member(X2,X0) ),
    inference(definition_unfolding,[],[f14,f119]) ).

fof(f14,axiom,
    ! [X2,X3,X0,X1] :
      ( member(X2,X0)
      | ~ member(ordered_pair(X2,X3),cross_product(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : SET208-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.04/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n005.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 13:27:18 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.12/0.35  ipcrm: permission denied for id (713588736)
% 0.19/0.36  ipcrm: permission denied for id (713785356)
% 0.19/0.36  ipcrm: permission denied for id (713818126)
% 0.19/0.37  ipcrm: permission denied for id (713850896)
% 0.19/0.38  ipcrm: permission denied for id (713981975)
% 0.19/0.38  ipcrm: permission denied for id (714014745)
% 0.19/0.38  ipcrm: permission denied for id (714080285)
% 0.19/0.39  ipcrm: permission denied for id (714178594)
% 0.19/0.39  ipcrm: permission denied for id (714211363)
% 0.19/0.40  ipcrm: permission denied for id (714375214)
% 0.19/0.40  ipcrm: permission denied for id (714407984)
% 0.19/0.40  ipcrm: permission denied for id (714473521)
% 0.19/0.41  ipcrm: permission denied for id (714506290)
% 0.19/0.41  ipcrm: permission denied for id (714539059)
% 0.19/0.42  ipcrm: permission denied for id (714735676)
% 0.19/0.42  ipcrm: permission denied for id (714768445)
% 0.19/0.43  ipcrm: permission denied for id (714866756)
% 0.19/0.43  ipcrm: permission denied for id (714932296)
% 0.19/0.43  ipcrm: permission denied for id (714997834)
% 0.19/0.43  ipcrm: permission denied for id (715030604)
% 0.19/0.44  ipcrm: permission denied for id (715128915)
% 0.19/0.45  ipcrm: permission denied for id (715227222)
% 0.19/0.45  ipcrm: permission denied for id (715259991)
% 0.19/0.46  ipcrm: permission denied for id (715391072)
% 0.19/0.46  ipcrm: permission denied for id (715423841)
% 0.19/0.46  ipcrm: permission denied for id (715456610)
% 0.19/0.47  ipcrm: permission denied for id (715587688)
% 0.19/0.47  ipcrm: permission denied for id (715620460)
% 0.19/0.48  ipcrm: permission denied for id (715817080)
% 0.19/0.49  ipcrm: permission denied for id (715882619)
% 0.88/0.60  % (28119)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 (2998ds/5Mi)
% 0.88/0.62  % (28112)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 0.88/0.62  % (28119)Instruction limit reached!
% 0.88/0.62  % (28119)------------------------------
% 0.88/0.62  % (28119)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.88/0.63  % (28119)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.88/0.63  % (28119)Termination reason: Unknown
% 0.88/0.63  % (28119)Termination phase: Saturation
% 0.88/0.63  
% 0.88/0.63  % (28119)Memory used [KB]: 6012
% 0.88/0.63  % (28119)Time elapsed: 0.005 s
% 0.88/0.63  % (28119)Instructions burned: 5 (million)
% 0.88/0.63  % (28119)------------------------------
% 0.88/0.63  % (28119)------------------------------
% 0.88/0.64  % (28136)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 (2998ds/100Mi)
% 0.88/0.64  % (28127)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 (2998ds/6Mi)
% 0.88/0.64  % (28136)Refutation not found, incomplete strategy% (28136)------------------------------
% 0.88/0.64  % (28136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.88/0.65  % (28136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.88/0.65  % (28136)Termination reason: Refutation not found, incomplete strategy
% 0.88/0.65  
% 0.88/0.65  % (28136)Memory used [KB]: 6012
% 0.88/0.65  % (28136)Time elapsed: 0.119 s
% 0.88/0.65  % (28136)Instructions burned: 4 (million)
% 0.88/0.65  % (28136)------------------------------
% 0.88/0.65  % (28136)------------------------------
% 0.88/0.65  % (28127)Instruction limit reached!
% 0.88/0.65  % (28127)------------------------------
% 0.88/0.65  % (28127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.88/0.65  % (28127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.88/0.65  % (28127)Termination reason: Unknown
% 0.88/0.65  % (28127)Termination phase: Saturation
% 0.88/0.65  
% 0.88/0.65  % (28127)Memory used [KB]: 1407
% 0.88/0.65  % (28127)Time elapsed: 0.007 s
% 0.88/0.65  % (28127)Instructions burned: 7 (million)
% 0.88/0.65  % (28127)------------------------------
% 0.88/0.65  % (28127)------------------------------
% 1.38/0.65  % (28129)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 (2998ds/97Mi)
% 1.43/0.65  % (28114)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 (2998ds/51Mi)
% 1.43/0.66  % (28114)Refutation not found, incomplete strategy% (28114)------------------------------
% 1.43/0.66  % (28114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.66  % (28114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.66  % (28114)Termination reason: Refutation not found, incomplete strategy
% 1.43/0.66  
% 1.43/0.66  % (28114)Memory used [KB]: 5884
% 1.43/0.66  % (28114)Time elapsed: 0.107 s
% 1.43/0.66  % (28114)Instructions burned: 2 (million)
% 1.43/0.66  % (28114)------------------------------
% 1.43/0.66  % (28114)------------------------------
% 1.43/0.66  % (28112)Instruction limit reached!
% 1.43/0.66  % (28112)------------------------------
% 1.43/0.66  % (28112)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.66  % (28112)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.66  % (28112)Termination reason: Unknown
% 1.43/0.66  % (28112)Termination phase: Saturation
% 1.43/0.66  
% 1.43/0.66  % (28112)Memory used [KB]: 6396
% 1.43/0.66  % (28112)Time elapsed: 0.129 s
% 1.43/0.66  % (28112)Instructions burned: 25 (million)
% 1.43/0.66  % (28112)------------------------------
% 1.43/0.66  % (28112)------------------------------
% 1.43/0.66  % (28117)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 (2998ds/6Mi)
% 1.43/0.66  % (28118)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 (2998ds/23Mi)
% 1.43/0.66  % (28110)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 (2998ds/43Mi)
% 1.43/0.66  % (28107)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99966Mi)
% 1.43/0.66  % (28110)Refutation not found, incomplete strategy% (28110)------------------------------
% 1.43/0.66  % (28110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.66  % (28110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.66  % (28110)Termination reason: Refutation not found, incomplete strategy
% 1.43/0.66  
% 1.43/0.66  % (28110)Memory used [KB]: 5884
% 1.43/0.66  % (28110)Time elapsed: 0.105 s
% 1.43/0.66  % (28110)Instructions burned: 2 (million)
% 1.43/0.66  % (28110)------------------------------
% 1.43/0.66  % (28110)------------------------------
% 1.43/0.66  % (28122)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/6Mi)
% 1.43/0.66  % (28120)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 (2998ds/3Mi)
% 1.43/0.66  % (28120)Instruction limit reached!
% 1.43/0.66  % (28120)------------------------------
% 1.43/0.66  % (28120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.66  % (28120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.66  % (28120)Termination reason: Unknown
% 1.43/0.66  % (28120)Termination phase: Function definition elimination
% 1.43/0.66  
% 1.43/0.66  % (28120)Memory used [KB]: 1407
% 1.43/0.66  % (28120)Time elapsed: 0.003 s
% 1.43/0.66  % (28120)Instructions burned: 3 (million)
% 1.43/0.66  % (28120)------------------------------
% 1.43/0.66  % (28120)------------------------------
% 1.43/0.67  % (28108)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 (2998ds/42Mi)
% 1.43/0.67  % (28122)Instruction limit reached!
% 1.43/0.67  % (28122)------------------------------
% 1.43/0.67  % (28122)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.67  % (28122)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.67  % (28122)Termination reason: Unknown
% 1.43/0.67  % (28122)Termination phase: Finite model building preprocessing
% 1.43/0.67  
% 1.43/0.67  % (28122)Memory used [KB]: 1535
% 1.43/0.67  % (28122)Time elapsed: 0.009 s
% 1.43/0.67  % (28122)Instructions burned: 6 (million)
% 1.43/0.67  % (28122)------------------------------
% 1.43/0.67  % (28122)------------------------------
% 1.43/0.67  % (28128)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 (2998ds/67Mi)
% 1.43/0.67  % (28128)Refutation not found, incomplete strategy% (28128)------------------------------
% 1.43/0.67  % (28128)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.67  % (28128)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.67  % (28128)Termination reason: Refutation not found, incomplete strategy
% 1.43/0.67  
% 1.43/0.67  % (28128)Memory used [KB]: 5884
% 1.43/0.67  % (28128)Time elapsed: 0.093 s
% 1.43/0.67  % (28128)Instructions burned: 2 (million)
% 1.43/0.67  % (28128)------------------------------
% 1.43/0.67  % (28128)------------------------------
% 1.43/0.67  % (28109)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 (2998ds/4Mi)
% 1.43/0.67  % (28109)Instruction limit reached!
% 1.43/0.67  % (28109)------------------------------
% 1.43/0.67  % (28109)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.67  % (28109)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.67  % (28109)Termination reason: Unknown
% 1.43/0.67  % (28109)Termination phase: Property scanning
% 1.43/0.67  
% 1.43/0.67  % (28109)Memory used [KB]: 1407
% 1.43/0.67  % (28109)Time elapsed: 0.004 s
% 1.43/0.67  % (28109)Instructions burned: 7 (million)
% 1.43/0.67  % (28109)------------------------------
% 1.43/0.67  % (28109)------------------------------
% 1.43/0.68  % (28121)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 (2998ds/29Mi)
% 1.43/0.68  % (28133)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 (2998ds/71Mi)
% 1.43/0.68  % (28111)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 (2998ds/34Mi)
% 1.43/0.68  % (28111)Refutation not found, incomplete strategy% (28111)------------------------------
% 1.43/0.68  % (28111)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.68  % (28111)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.68  % (28111)Termination reason: Refutation not found, incomplete strategy
% 1.43/0.68  
% 1.43/0.68  % (28111)Memory used [KB]: 5884
% 1.43/0.68  % (28111)Time elapsed: 0.133 s
% 1.43/0.68  % (28111)------------------------------
% 1.43/0.68  % (28111)------------------------------
% 1.43/0.68  % (28117)Instruction limit reached!
% 1.43/0.68  % (28117)------------------------------
% 1.43/0.68  % (28117)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.68  % (28117)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.68  % (28117)Termination reason: Unknown
% 1.43/0.68  % (28117)Termination phase: Property scanning
% 1.43/0.68  
% 1.43/0.68  % (28117)Memory used [KB]: 1407
% 1.43/0.68  % (28117)Time elapsed: 0.004 s
% 1.43/0.68  % (28117)Instructions burned: 6 (million)
% 1.43/0.68  % (28117)------------------------------
% 1.43/0.68  % (28117)------------------------------
% 1.43/0.68  % (28125)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 (2998ds/28Mi)
% 1.43/0.69  % (28135)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/20Mi)
% 1.43/0.69  % (28116)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 (2998ds/51Mi)
% 1.43/0.69  % (28115)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 (2998ds/3Mi)
% 1.43/0.69  % (28116)Refutation not found, incomplete strategy% (28116)------------------------------
% 1.43/0.69  % (28116)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.69  % (28116)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.69  % (28116)Termination reason: Refutation not found, incomplete strategy
% 1.43/0.69  
% 1.43/0.69  % (28116)Memory used [KB]: 6012
% 1.43/0.69  % (28116)Time elapsed: 0.143 s
% 1.43/0.69  % (28116)Instructions burned: 4 (million)
% 1.43/0.69  % (28116)------------------------------
% 1.43/0.69  % (28116)------------------------------
% 1.43/0.69  % (28130)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 (2998ds/37Mi)
% 1.43/0.69  % (28134)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 (2998ds/73Mi)
% 1.43/0.69  % (28134)Refutation not found, incomplete strategy% (28134)------------------------------
% 1.43/0.69  % (28134)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.69  % (28134)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.69  % (28134)Termination reason: Refutation not found, incomplete strategy
% 1.43/0.69  
% 1.43/0.69  % (28134)Memory used [KB]: 1407
% 1.43/0.69  % (28134)Time elapsed: 0.145 s
% 1.43/0.69  % (28134)Instructions burned: 2 (million)
% 1.43/0.69  % (28134)------------------------------
% 1.43/0.69  % (28134)------------------------------
% 1.43/0.69  % (28126)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 (2998ds/7Mi)
% 1.43/0.69  % (28133)Refutation not found, incomplete strategy% (28133)------------------------------
% 1.43/0.69  % (28133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.69  % (28133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.69  % (28133)Termination reason: Refutation not found, incomplete strategy
% 1.43/0.69  
% 1.43/0.69  % (28133)Memory used [KB]: 5884
% 1.43/0.69  % (28133)Time elapsed: 0.156 s
% 1.43/0.69  % (28133)Instructions burned: 2 (million)
% 1.43/0.69  % (28133)------------------------------
% 1.43/0.69  % (28133)------------------------------
% 1.43/0.70  % (28108)First to succeed.
% 1.43/0.70  % (28126)Instruction limit reached!
% 1.43/0.70  % (28126)------------------------------
% 1.43/0.70  % (28126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.70  % (28126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.70  % (28126)Termination reason: Unknown
% 1.43/0.70  % (28126)Termination phase: Saturation
% 1.43/0.70  
% 1.43/0.70  % (28126)Memory used [KB]: 1535
% 1.43/0.70  % (28126)Time elapsed: 0.005 s
% 1.43/0.70  % (28126)Instructions burned: 7 (million)
% 1.43/0.70  % (28126)------------------------------
% 1.43/0.70  % (28126)------------------------------
% 1.43/0.70  % (28124)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/8Mi)
% 1.43/0.70  % (28132)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 (2998ds/81Mi)
% 1.43/0.70  % (28118)Instruction limit reached!
% 1.43/0.70  % (28118)------------------------------
% 1.43/0.70  % (28118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.70  % (28123)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 (2998ds/2Mi)
% 1.74/0.70  % (28124)Instruction limit reached!
% 1.74/0.70  % (28124)------------------------------
% 1.74/0.70  % (28124)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.70  % (28124)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.70  % (28124)Termination reason: Unknown
% 1.74/0.70  % (28124)Termination phase: Saturation
% 1.74/0.70  
% 1.74/0.70  % (28124)Memory used [KB]: 6012
% 1.74/0.70  % (28124)Time elapsed: 0.005 s
% 1.74/0.70  % (28124)Instructions burned: 8 (million)
% 1.74/0.70  % (28124)------------------------------
% 1.74/0.70  % (28124)------------------------------
% 1.74/0.70  % (28123)Instruction limit reached!
% 1.74/0.70  % (28123)------------------------------
% 1.74/0.70  % (28123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.70  % (28123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.70  % (28123)Termination reason: Unknown
% 1.74/0.70  % (28123)Termination phase: Function definition elimination
% 1.74/0.70  
% 1.74/0.70  % (28123)Memory used [KB]: 1407
% 1.74/0.70  % (28123)Time elapsed: 0.003 s
% 1.74/0.70  % (28123)Instructions burned: 2 (million)
% 1.74/0.70  % (28123)------------------------------
% 1.74/0.70  % (28123)------------------------------
% 1.74/0.70  % (28115)Instruction limit reached!
% 1.74/0.70  % (28115)------------------------------
% 1.74/0.70  % (28115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.70  % (28135)Instruction limit reached!
% 1.74/0.70  % (28135)------------------------------
% 1.74/0.70  % (28135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.70  % (28135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.70  % (28135)Termination reason: Unknown
% 1.74/0.70  % (28135)Termination phase: Saturation
% 1.74/0.70  
% 1.74/0.70  % (28135)Memory used [KB]: 6140
% 1.74/0.70  % (28135)Time elapsed: 0.157 s
% 1.74/0.70  % (28135)Instructions burned: 21 (million)
% 1.74/0.70  % (28135)------------------------------
% 1.74/0.70  % (28135)------------------------------
% 1.74/0.70  % (28113)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 (2998ds/49Mi)
% 1.74/0.70  % (28115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.70  % (28115)Termination reason: Unknown
% 1.74/0.70  % (28115)Termination phase: Property scanning
% 1.74/0.70  
% 1.74/0.70  % (28115)Memory used [KB]: 1407
% 1.74/0.70  % (28115)Time elapsed: 0.003 s
% 1.74/0.70  % (28115)Instructions burned: 3 (million)
% 1.74/0.70  % (28115)------------------------------
% 1.74/0.70  % (28115)------------------------------
% 1.74/0.71  % (28132)Refutation not found, incomplete strategy% (28132)------------------------------
% 1.74/0.71  % (28132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.71  % (28132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.71  % (28132)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.71  
% 1.74/0.71  % (28132)Memory used [KB]: 5884
% 1.74/0.71  % (28132)Time elapsed: 0.166 s
% 1.74/0.71  % (28132)Instructions burned: 2 (million)
% 1.74/0.71  % (28132)------------------------------
% 1.74/0.71  % (28132)------------------------------
% 1.74/0.71  % (28125)Refutation not found, incomplete strategy% (28125)------------------------------
% 1.74/0.71  % (28125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.71  % (28125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.71  % (28125)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.71  
% 1.74/0.71  % (28125)Memory used [KB]: 10746
% 1.74/0.71  % (28125)Time elapsed: 0.167 s
% 1.74/0.71  % (28125)Instructions burned: 15 (million)
% 1.74/0.71  % (28125)------------------------------
% 1.74/0.71  % (28125)------------------------------
% 1.74/0.71  % (28118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.71  % (28118)Termination reason: Unknown
% 1.74/0.71  % (28118)Termination phase: Saturation
% 1.74/0.71  
% 1.74/0.71  % (28118)Memory used [KB]: 6140
% 1.74/0.71  % (28118)Time elapsed: 0.150 s
% 1.74/0.71  % (28118)Instructions burned: 23 (million)
% 1.74/0.71  % (28118)------------------------------
% 1.74/0.71  % (28118)------------------------------
% 1.74/0.72  % (28108)Refutation found. Thanks to Tanya!
% 1.74/0.72  % SZS status Unsatisfiable for theBenchmark
% 1.74/0.72  % SZS output start Proof for theBenchmark
% See solution above
% 1.74/0.72  % (28108)------------------------------
% 1.74/0.72  % (28108)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.72  % (28108)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.72  % (28108)Termination reason: Refutation
% 1.74/0.72  
% 1.74/0.72  % (28108)Memory used [KB]: 1918
% 1.74/0.72  % (28108)Time elapsed: 0.155 s
% 1.74/0.72  % (28108)Instructions burned: 17 (million)
% 1.74/0.72  % (28108)------------------------------
% 1.74/0.72  % (28108)------------------------------
% 1.74/0.72  % (27973)Success in time 0.381 s
%------------------------------------------------------------------------------