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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM061-1 : 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 : n028.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 17:56:48 EDT 2022

% Result   : Unsatisfiable 1.90s 0.62s
% Output   : Refutation 1.90s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   48 (  25 unt;   0 def)
%            Number of atoms       :   88 (  19 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   79 (  39   ~;  40   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   16 (  16 usr;   6 con; 0-3 aty)
%            Number of variables   :   58 (  58   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f631,plain,
    $false,
    inference(subsumption_resolution,[],[f629,f11]) ).

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

fof(f629,plain,
    ~ member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),universal_class),
    inference(resolution,[],[f624,f24]) ).

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

fof(f624,plain,
    member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),complement(universal_class)),
    inference(subsumption_resolution,[],[f623,f340]) ).

fof(f340,plain,
    ! [X1] : member(u,unordered_pair(u,X1)),
    inference(resolution,[],[f335,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(f335,plain,
    member(u,universal_class),
    inference(resolution,[],[f286,f160]) ).

fof(f160,axiom,
    member(u,y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_segments_property5_2) ).

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

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

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

fof(f623,plain,
    ( member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),complement(universal_class))
    | ~ member(u,unordered_pair(u,u)) ),
    inference(subsumption_resolution,[],[f621,f161]) ).

fof(f161,axiom,
    member(z,universal_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_segments_property5_3) ).

fof(f621,plain,
    ( ~ member(z,universal_class)
    | ~ member(u,unordered_pair(u,u))
    | member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),complement(universal_class)) ),
    inference(resolution,[],[f620,f198]) ).

fof(f198,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)
      | ~ member(X3,X1) ),
    inference(definition_unfolding,[],[f16,f163]) ).

fof(f163,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/sandbox2/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/sandbox2/benchmark/theBenchmark.p',ordered_pair) ).

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

fof(f620,plain,
    ( ~ member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),cross_product(unordered_pair(u,u),universal_class))
    | member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),complement(universal_class)) ),
    inference(subsumption_resolution,[],[f619,f160]) ).

fof(f619,plain,
    ( ~ member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),cross_product(unordered_pair(u,u),universal_class))
    | ~ member(u,y)
    | member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),complement(universal_class)) ),
    inference(subsumption_resolution,[],[f617,f273]) ).

fof(f273,plain,
    ! [X5] : member(z,unordered_pair(z,X5)),
    inference(resolution,[],[f9,f161]) ).

fof(f617,plain,
    ( member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),complement(universal_class))
    | ~ member(z,unordered_pair(z,z))
    | ~ member(u,y)
    | ~ member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),cross_product(unordered_pair(u,u),universal_class)) ),
    inference(resolution,[],[f615,f222]) ).

fof(f222,plain,
    member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(z,z))),xr),
    inference(definition_unfolding,[],[f159,f163]) ).

fof(f159,axiom,
    member(ordered_pair(u,z),xr),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_segments_property5_1) ).

fof(f615,plain,
    ! [X8,X9] :
      ( ~ member(unordered_pair(unordered_pair(X8,X8),unordered_pair(X8,unordered_pair(X9,X9))),xr)
      | ~ member(unordered_pair(unordered_pair(X8,X8),unordered_pair(X8,unordered_pair(X9,X9))),cross_product(unordered_pair(u,u),universal_class))
      | ~ member(X8,y)
      | member(unordered_pair(unordered_pair(X8,X8),unordered_pair(X8,unordered_pair(X9,X9))),complement(universal_class))
      | ~ member(X9,unordered_pair(z,z)) ),
    inference(resolution,[],[f198,f574]) ).

fof(f574,plain,
    ! [X1] :
      ( ~ member(X1,cross_product(y,unordered_pair(z,z)))
      | ~ member(X1,xr)
      | ~ member(X1,cross_product(unordered_pair(u,u),universal_class))
      | member(X1,complement(universal_class)) ),
    inference(resolution,[],[f562,f23]) ).

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) ).

fof(f562,plain,
    ! [X0] :
      ( ~ member(X0,intersection(xr,cross_product(y,unordered_pair(z,z))))
      | member(X0,complement(universal_class))
      | ~ member(X0,cross_product(unordered_pair(u,u),universal_class)) ),
    inference(superposition,[],[f23,f560]) ).

fof(f560,plain,
    complement(universal_class) = intersection(cross_product(unordered_pair(u,u),universal_class),intersection(xr,cross_product(y,unordered_pair(z,z)))),
    inference(subsumption_resolution,[],[f559,f335]) ).

fof(f559,plain,
    ( complement(universal_class) = intersection(cross_product(unordered_pair(u,u),universal_class),intersection(xr,cross_product(y,unordered_pair(z,z))))
    | ~ member(u,universal_class) ),
    inference(resolution,[],[f525,f466]) ).

fof(f466,plain,
    ~ member(u,domain_of(intersection(xr,cross_product(y,unordered_pair(z,z))))),
    inference(backward_demodulation,[],[f245,f231]) ).

fof(f231,plain,
    ! [X0,X1,X5] : intersection(X5,cross_product(X0,X1)) = intersection(cross_product(X0,X1),X5),
    inference(definition_unfolding,[],[f28,f29]) ).

fof(f29,axiom,
    ! [X0,X1,X5] : restrict(X5,X0,X1) = intersection(cross_product(X0,X1),X5),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',restriction2) ).

fof(f28,axiom,
    ! [X0,X1,X5] : intersection(X5,cross_product(X0,X1)) = restrict(X5,X0,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',restriction1) ).

fof(f245,plain,
    ~ member(u,domain_of(intersection(cross_product(y,unordered_pair(z,z)),xr))),
    inference(definition_unfolding,[],[f162,f177]) ).

fof(f177,plain,
    ! [X1,X4,X5] : segment(X5,X1,X4) = domain_of(intersection(cross_product(X1,unordered_pair(X4,X4)),X5)),
    inference(definition_unfolding,[],[f122,f29,f12]) ).

fof(f122,axiom,
    ! [X1,X4,X5] : segment(X5,X1,X4) = domain_of(restrict(X5,X1,singleton(X4))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',segment) ).

fof(f162,axiom,
    ~ member(u,segment(xr,y,z)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_segments_property5_4) ).

fof(f525,plain,
    ! [X0,X4] :
      ( member(X4,domain_of(X0))
      | ~ member(X4,universal_class)
      | complement(universal_class) = intersection(cross_product(unordered_pair(X4,X4),universal_class),X0) ),
    inference(forward_demodulation,[],[f191,f420]) ).

fof(f420,plain,
    null_class = complement(universal_class),
    inference(duplicate_literal_removal,[],[f414]) ).

fof(f414,plain,
    ( null_class = complement(universal_class)
    | null_class = complement(universal_class) ),
    inference(resolution,[],[f266,f334]) ).

fof(f334,plain,
    ! [X7] :
      ( member(regular(X7),universal_class)
      | null_class = X7 ),
    inference(resolution,[],[f286,f66]) ).

fof(f66,axiom,
    ! [X0] :
      ( member(regular(X0),X0)
      | null_class = X0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',regularity1) ).

fof(f266,plain,
    ! [X0] :
      ( ~ member(regular(complement(X0)),X0)
      | complement(X0) = null_class ),
    inference(resolution,[],[f66,f24]) ).

fof(f191,plain,
    ! [X0,X4] :
      ( member(X4,domain_of(X0))
      | ~ member(X4,universal_class)
      | null_class = intersection(cross_product(unordered_pair(X4,X4),universal_class),X0) ),
    inference(definition_unfolding,[],[f31,f29,f12]) ).

fof(f31,axiom,
    ! [X0,X4] :
      ( member(X4,domain_of(X0))
      | restrict(X0,singleton(X4),universal_class) = null_class
      | ~ member(X4,universal_class) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',domain2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : NUM061-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.11/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 : n028.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 06:02:48 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.51  % (7037)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.52  % (7032)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.52  % (7029)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  % (7028)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.53  % (7032)Refutation not found, incomplete strategy% (7032)------------------------------
% 0.20/0.53  % (7032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (7032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (7032)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (7032)Memory used [KB]: 6012
% 0.20/0.53  % (7032)Time elapsed: 0.117 s
% 0.20/0.53  % (7032)Instructions burned: 2 (million)
% 0.20/0.53  % (7032)------------------------------
% 0.20/0.53  % (7032)------------------------------
% 0.20/0.53  % (7036)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.53  % (7036)Instruction limit reached!
% 0.20/0.53  % (7036)------------------------------
% 0.20/0.53  % (7036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (7036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (7036)Termination reason: Unknown
% 0.20/0.53  % (7036)Termination phase: Function definition elimination
% 0.20/0.53  
% 0.20/0.53  % (7036)Memory used [KB]: 1535
% 0.20/0.53  % (7036)Time elapsed: 0.002 s
% 0.20/0.53  % (7036)Instructions burned: 3 (million)
% 0.20/0.53  % (7036)------------------------------
% 0.20/0.53  % (7036)------------------------------
% 0.20/0.53  % (7033)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.53  % (7031)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.53  % (7050)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.20/0.53  % (7048)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  % (7031)Refutation not found, incomplete strategy% (7031)------------------------------
% 0.20/0.53  % (7031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (7031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (7031)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (7031)Memory used [KB]: 6012
% 0.20/0.53  % (7031)Time elapsed: 0.130 s
% 0.20/0.53  % (7031)Instructions burned: 2 (million)
% 0.20/0.53  % (7031)------------------------------
% 0.20/0.53  % (7031)------------------------------
% 0.20/0.53  % (7030)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.53  % (7038)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.53  % (7048)Instruction limit reached!
% 0.20/0.53  % (7048)------------------------------
% 0.20/0.53  % (7048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (7048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (7048)Termination reason: Unknown
% 0.20/0.53  % (7048)Termination phase: Property scanning
% 0.20/0.53  
% 0.20/0.53  % (7048)Memory used [KB]: 1535
% 0.20/0.53  % (7048)Time elapsed: 0.004 s
% 0.20/0.53  % (7048)Instructions burned: 6 (million)
% 0.20/0.53  % (7048)------------------------------
% 0.20/0.53  % (7048)------------------------------
% 0.20/0.53  % (7030)Instruction limit reached!
% 0.20/0.53  % (7030)------------------------------
% 0.20/0.53  % (7030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (7038)Instruction limit reached!
% 0.20/0.53  % (7038)------------------------------
% 0.20/0.53  % (7038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (7038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (7038)Termination reason: Unknown
% 0.20/0.53  % (7038)Termination phase: Property scanning
% 0.20/0.53  
% 0.20/0.53  % (7038)Memory used [KB]: 1535
% 0.20/0.53  % (7038)Time elapsed: 0.005 s
% 0.20/0.53  % (7038)Instructions burned: 6 (million)
% 0.20/0.53  % (7038)------------------------------
% 0.20/0.53  % (7038)------------------------------
% 0.20/0.54  % (7049)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.54  % (7041)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  % (7055)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.54  % (7041)Instruction limit reached!
% 0.20/0.54  % (7041)------------------------------
% 0.20/0.54  % (7041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (7041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (7041)Termination reason: Unknown
% 0.20/0.54  % (7041)Termination phase: Function definition elimination
% 0.20/0.54  
% 0.20/0.54  % (7041)Memory used [KB]: 1407
% 0.20/0.54  % (7041)Time elapsed: 0.003 s
% 0.20/0.54  % (7041)Instructions burned: 4 (million)
% 0.20/0.54  % (7041)------------------------------
% 0.20/0.54  % (7041)------------------------------
% 0.20/0.54  % (7039)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  % (7040)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.54  % (7047)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.54  % (7042)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.54  % (7053)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.20/0.54  % (7040)Instruction limit reached!
% 0.20/0.54  % (7040)------------------------------
% 0.20/0.54  % (7040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (7040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (7040)Termination reason: Unknown
% 0.20/0.54  % (7040)Termination phase: Property scanning
% 0.20/0.54  
% 0.20/0.54  % (7040)Memory used [KB]: 1535
% 0.20/0.54  % (7040)Time elapsed: 0.005 s
% 0.20/0.54  % (7040)Instructions burned: 6 (million)
% 0.20/0.54  % (7040)------------------------------
% 0.20/0.54  % (7040)------------------------------
% 0.20/0.54  % (7030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (7030)Termination reason: Unknown
% 0.20/0.54  % (7030)Termination phase: Property scanning
% 0.20/0.54  
% 0.20/0.54  % (7030)Memory used [KB]: 1535
% 0.20/0.54  % (7030)Time elapsed: 0.004 s
% 0.20/0.54  % (7030)Instructions burned: 5 (million)
% 0.20/0.54  % (7030)------------------------------
% 0.20/0.54  % (7030)------------------------------
% 0.20/0.54  % (7045)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  % (7043)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.54  % (7035)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.55  % (7035)Refutation not found, incomplete strategy% (7035)------------------------------
% 0.20/0.55  % (7035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (7035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (7035)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (7035)Memory used [KB]: 5884
% 0.20/0.55  % (7035)Time elapsed: 0.003 s
% 0.20/0.55  % (7035)Instructions burned: 2 (million)
% 0.20/0.55  % (7035)------------------------------
% 0.20/0.55  % (7035)------------------------------
% 0.20/0.55  % (7045)Instruction limit reached!
% 0.20/0.55  % (7045)------------------------------
% 0.20/0.55  % (7045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (7045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (7045)Termination reason: Unknown
% 0.20/0.55  % (7045)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (7045)Memory used [KB]: 6140
% 0.20/0.55  % (7045)Time elapsed: 0.007 s
% 0.20/0.55  % (7045)Instructions burned: 9 (million)
% 0.20/0.55  % (7045)------------------------------
% 0.20/0.55  % (7045)------------------------------
% 0.20/0.55  % (7043)Instruction limit reached!
% 0.20/0.55  % (7043)------------------------------
% 0.20/0.55  % (7043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (7043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (7043)Termination reason: Unknown
% 0.20/0.55  % (7043)Termination phase: Property scanning
% 0.20/0.55  
% 0.20/0.55  % (7043)Memory used [KB]: 1535
% 0.20/0.55  % (7043)Time elapsed: 0.006 s
% 0.20/0.55  % (7043)Instructions burned: 6 (million)
% 0.20/0.55  % (7043)------------------------------
% 0.20/0.55  % (7043)------------------------------
% 0.20/0.55  % (7046)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.55  % (7057)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.55  % (7049)Refutation not found, incomplete strategy% (7049)------------------------------
% 0.20/0.55  % (7049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (7049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (7049)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (7049)Memory used [KB]: 5884
% 0.20/0.55  % (7049)Time elapsed: 0.137 s
% 0.20/0.55  % (7049)Instructions burned: 1 (million)
% 0.20/0.55  % (7049)------------------------------
% 0.20/0.55  % (7049)------------------------------
% 0.20/0.55  % (7052)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.55  % (7047)Instruction limit reached!
% 0.20/0.55  % (7047)------------------------------
% 0.20/0.55  % (7047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (7047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (7047)Termination reason: Unknown
% 0.20/0.55  % (7047)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (7047)Memory used [KB]: 1663
% 0.20/0.55  % (7047)Time elapsed: 0.005 s
% 0.20/0.55  % (7047)Instructions burned: 7 (million)
% 0.20/0.55  % (7047)------------------------------
% 0.20/0.55  % (7047)------------------------------
% 0.20/0.55  % (7034)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.20/0.56  % (7033)Instruction limit reached!
% 0.20/0.56  % (7033)------------------------------
% 0.20/0.56  % (7033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (7033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (7033)Termination reason: Unknown
% 0.20/0.56  % (7033)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (7033)Memory used [KB]: 6396
% 0.20/0.56  % (7033)Time elapsed: 0.141 s
% 0.20/0.56  % (7033)Instructions burned: 26 (million)
% 0.20/0.56  % (7033)------------------------------
% 0.20/0.56  % (7033)------------------------------
% 0.20/0.56  % (7051)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.56  % (7044)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.56  % (7044)Instruction limit reached!
% 0.20/0.56  % (7044)------------------------------
% 0.20/0.56  % (7044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (7044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (7044)Termination reason: Unknown
% 0.20/0.56  % (7044)Termination phase: Function definition elimination
% 0.20/0.56  
% 0.20/0.56  % (7044)Memory used [KB]: 1407
% 0.20/0.56  % (7044)Time elapsed: 0.003 s
% 0.20/0.56  % (7044)Instructions burned: 2 (million)
% 0.20/0.56  % (7044)------------------------------
% 0.20/0.56  % (7044)------------------------------
% 0.20/0.57  % (7056)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.57  % (7054)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.57  % (7039)Instruction limit reached!
% 0.20/0.57  % (7039)------------------------------
% 0.20/0.57  % (7039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (7039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (7039)Termination reason: Unknown
% 0.20/0.57  % (7039)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (7039)Memory used [KB]: 6268
% 0.20/0.57  % (7039)Time elapsed: 0.175 s
% 0.20/0.57  % (7039)Instructions burned: 23 (million)
% 0.20/0.57  % (7039)------------------------------
% 0.20/0.57  % (7039)------------------------------
% 1.90/0.59  % (7042)Instruction limit reached!
% 1.90/0.59  % (7042)------------------------------
% 1.90/0.59  % (7042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.59  % (7042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.59  % (7042)Termination reason: Unknown
% 1.90/0.59  % (7042)Termination phase: Saturation
% 1.90/0.59  
% 1.90/0.59  % (7042)Memory used [KB]: 1791
% 1.90/0.59  % (7042)Time elapsed: 0.160 s
% 1.90/0.59  % (7042)Instructions burned: 29 (million)
% 1.90/0.59  % (7042)------------------------------
% 1.90/0.59  % (7042)------------------------------
% 1.90/0.60  % (7046)Instruction limit reached!
% 1.90/0.60  % (7046)------------------------------
% 1.90/0.60  % (7046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.60  % (7046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.60  % (7046)Termination reason: Unknown
% 1.90/0.60  % (7046)Termination phase: Saturation
% 1.90/0.60  
% 1.90/0.60  % (7046)Memory used [KB]: 11257
% 1.90/0.60  % (7046)Time elapsed: 0.168 s
% 1.90/0.60  % (7046)Instructions burned: 28 (million)
% 1.90/0.60  % (7046)------------------------------
% 1.90/0.60  % (7046)------------------------------
% 1.90/0.61  % (7053)Instruction limit reached!
% 1.90/0.61  % (7053)------------------------------
% 1.90/0.61  % (7053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.61  % (7053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.61  % (7053)Termination reason: Unknown
% 1.90/0.61  % (7053)Termination phase: Saturation
% 1.90/0.61  
% 1.90/0.61  % (7053)Memory used [KB]: 6140
% 1.90/0.61  % (7053)Time elapsed: 0.184 s
% 1.90/0.61  % (7053)Instructions burned: 85 (million)
% 1.90/0.61  % (7053)------------------------------
% 1.90/0.61  % (7053)------------------------------
% 1.90/0.61  % (7055)Instruction limit reached!
% 1.90/0.61  % (7055)------------------------------
% 1.90/0.61  % (7055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.61  % (7055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.61  % (7055)Termination reason: Unknown
% 1.90/0.61  % (7055)Termination phase: Saturation
% 1.90/0.61  
% 1.90/0.61  % (7055)Memory used [KB]: 1663
% 1.90/0.61  % (7055)Time elapsed: 0.189 s
% 1.90/0.61  % (7055)Instructions burned: 76 (million)
% 1.90/0.61  % (7055)------------------------------
% 1.90/0.61  % (7055)------------------------------
% 1.90/0.61  % (7029)Instruction limit reached!
% 1.90/0.61  % (7029)------------------------------
% 1.90/0.61  % (7029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.61  % (7029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.61  % (7029)Termination reason: Unknown
% 1.90/0.61  % (7029)Termination phase: Saturation
% 1.90/0.61  
% 1.90/0.61  % (7029)Memory used [KB]: 2430
% 1.90/0.61  % (7029)Time elapsed: 0.208 s
% 1.90/0.61  % (7029)Instructions burned: 42 (million)
% 1.90/0.61  % (7029)------------------------------
% 1.90/0.61  % (7029)------------------------------
% 1.90/0.62  % (7034)First to succeed.
% 1.90/0.62  % (7034)Refutation found. Thanks to Tanya!
% 1.90/0.62  % SZS status Unsatisfiable for theBenchmark
% 1.90/0.62  % SZS output start Proof for theBenchmark
% See solution above
% 1.90/0.62  % (7034)------------------------------
% 1.90/0.62  % (7034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.62  % (7034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.62  % (7034)Termination reason: Refutation
% 1.90/0.62  
% 1.90/0.62  % (7034)Memory used [KB]: 1918
% 1.90/0.62  % (7034)Time elapsed: 0.180 s
% 1.90/0.62  % (7034)Instructions burned: 31 (million)
% 1.90/0.62  % (7034)------------------------------
% 1.90/0.62  % (7034)------------------------------
% 1.90/0.62  % (7027)Success in time 0.263 s
%------------------------------------------------------------------------------