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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD065-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 : n022.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:06:00 EDT 2022

% Result   : Unsatisfiable 2.24s 0.65s
% Output   : Refutation 2.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   33 (  14 unt;   0 def)
%            Number of atoms       :   60 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   52 (  25   ~;  27   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   29 (  29   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f603,plain,
    $false,
    inference(subsumption_resolution,[],[f597,f30]) ).

fof(f30,axiom,
    ~ less_or_equal(additive_identity,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_less_or_equal_3) ).

fof(f597,plain,
    less_or_equal(additive_identity,a),
    inference(resolution,[],[f596,f145]) ).

fof(f145,plain,
    ! [X1] :
      ( ~ less_or_equal(X1,add(additive_identity,a))
      | less_or_equal(X1,a) ),
    inference(resolution,[],[f140,f17]) ).

fof(f17,axiom,
    ! [X2,X0,X1] :
      ( ~ less_or_equal(X1,X2)
      | less_or_equal(X0,X2)
      | ~ less_or_equal(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_of_order_relation) ).

fof(f140,plain,
    less_or_equal(add(additive_identity,a),a),
    inference(resolution,[],[f95,f48]) ).

fof(f48,plain,
    equalish(a,add(additive_identity,a)),
    inference(resolution,[],[f32,f22]) ).

fof(f22,axiom,
    ! [X0,X1] :
      ( ~ equalish(X1,X0)
      | equalish(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',symmetry_of_equality) ).

fof(f32,plain,
    equalish(add(additive_identity,a),a),
    inference(resolution,[],[f28,f2]) ).

fof(f2,axiom,
    ! [X0] :
      ( ~ defined(X0)
      | equalish(add(additive_identity,X0),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_identity_addition) ).

fof(f28,axiom,
    defined(a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_is_defined) ).

fof(f95,plain,
    ! [X0] :
      ( ~ equalish(a,X0)
      | less_or_equal(X0,a) ),
    inference(resolution,[],[f69,f26]) ).

fof(f26,axiom,
    ! [X2,X0,X1] :
      ( ~ less_or_equal(X0,X2)
      | less_or_equal(X1,X2)
      | ~ equalish(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility_of_equality_and_order_relation) ).

fof(f69,plain,
    less_or_equal(a,a),
    inference(duplicate_literal_removal,[],[f68]) ).

fof(f68,plain,
    ( less_or_equal(a,a)
    | less_or_equal(a,a) ),
    inference(resolution,[],[f38,f28]) ).

fof(f38,plain,
    ! [X8] :
      ( ~ defined(X8)
      | less_or_equal(a,X8)
      | less_or_equal(X8,a) ),
    inference(resolution,[],[f28,f18]) ).

fof(f18,axiom,
    ! [X0,X1] :
      ( ~ defined(X1)
      | ~ defined(X0)
      | less_or_equal(X1,X0)
      | less_or_equal(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',totality_of_order_relation) ).

fof(f596,plain,
    less_or_equal(additive_identity,add(additive_identity,a)),
    inference(resolution,[],[f136,f502]) ).

fof(f502,plain,
    equalish(add(additive_inverse(a),a),additive_identity),
    inference(resolution,[],[f197,f58]) ).

fof(f58,plain,
    ! [X1] :
      ( ~ equalish(X1,add(a,additive_inverse(a)))
      | equalish(X1,additive_identity) ),
    inference(resolution,[],[f33,f23]) ).

fof(f23,axiom,
    ! [X2,X0,X1] :
      ( ~ equalish(X1,X2)
      | equalish(X0,X2)
      | ~ equalish(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_of_equality) ).

fof(f33,plain,
    equalish(add(a,additive_inverse(a)),additive_identity),
    inference(resolution,[],[f28,f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( ~ defined(X0)
      | equalish(add(X0,additive_inverse(X0)),additive_identity) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_inverse_addition) ).

fof(f197,plain,
    equalish(add(additive_inverse(a),a),add(a,additive_inverse(a))),
    inference(resolution,[],[f73,f28]) ).

fof(f73,plain,
    ! [X2] :
      ( ~ defined(X2)
      | equalish(add(additive_inverse(X2),a),add(a,additive_inverse(X2))) ),
    inference(resolution,[],[f34,f12]) ).

fof(f12,axiom,
    ! [X0] :
      ( defined(additive_inverse(X0))
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_definedness_of_additive_inverse) ).

fof(f34,plain,
    ! [X2] :
      ( ~ defined(X2)
      | equalish(add(X2,a),add(a,X2)) ),
    inference(resolution,[],[f28,f4]) ).

fof(f4,axiom,
    ! [X0,X1] :
      ( ~ defined(X1)
      | equalish(add(X0,X1),add(X1,X0))
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_addition) ).

fof(f136,plain,
    ! [X0] :
      ( ~ equalish(add(additive_inverse(a),a),X0)
      | less_or_equal(X0,add(additive_identity,a)) ),
    inference(resolution,[],[f89,f26]) ).

fof(f89,plain,
    less_or_equal(add(additive_inverse(a),a),add(additive_identity,a)),
    inference(resolution,[],[f43,f28]) ).

fof(f43,plain,
    ! [X2] :
      ( ~ defined(X2)
      | less_or_equal(add(additive_inverse(a),X2),add(additive_identity,X2)) ),
    inference(resolution,[],[f29,f19]) ).

fof(f19,axiom,
    ! [X2,X0,X1] :
      ( ~ less_or_equal(X0,X1)
      | ~ defined(X2)
      | less_or_equal(add(X0,X2),add(X1,X2)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility_of_order_relation_and_addition) ).

fof(f29,axiom,
    less_or_equal(additive_inverse(a),additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : FLD065-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.14/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.33  % Computer : n022.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit   : 300
% 0.14/0.33  % WCLimit    : 300
% 0.14/0.33  % DateTime   : Mon Aug 29 20:45:11 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.19/0.49  % (2457)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.49  % (2464)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.19/0.50  % (2464)Instruction limit reached!
% 0.19/0.50  % (2464)------------------------------
% 0.19/0.50  % (2464)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (2463)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  % (2455)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.52  % (2464)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (2464)Termination reason: Unknown
% 0.19/0.52  % (2464)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (2464)Memory used [KB]: 6012
% 0.19/0.52  % (2464)Time elapsed: 0.096 s
% 0.19/0.52  % (2464)Instructions burned: 7 (million)
% 0.19/0.52  % (2464)------------------------------
% 0.19/0.52  % (2464)------------------------------
% 0.19/0.52  % (2472)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.56  % (2457)Instruction limit reached!
% 0.19/0.56  % (2457)------------------------------
% 0.19/0.56  % (2457)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (2457)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (2457)Termination reason: Unknown
% 0.19/0.56  % (2457)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (2457)Memory used [KB]: 6140
% 0.19/0.56  % (2457)Time elapsed: 0.151 s
% 0.19/0.56  % (2457)Instructions burned: 43 (million)
% 0.19/0.56  % (2457)------------------------------
% 0.19/0.56  % (2457)------------------------------
% 0.19/0.56  % (2472)Instruction limit reached!
% 0.19/0.56  % (2472)------------------------------
% 0.19/0.56  % (2472)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (2472)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (2472)Termination reason: Unknown
% 0.19/0.56  % (2472)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (2472)Memory used [KB]: 10618
% 0.19/0.56  % (2472)Time elapsed: 0.157 s
% 0.19/0.56  % (2472)Instructions burned: 28 (million)
% 0.19/0.56  % (2472)------------------------------
% 0.19/0.56  % (2472)------------------------------
% 0.19/0.57  % (2456)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)
% 1.61/0.58  % (2463)Instruction limit reached!
% 1.61/0.58  % (2463)------------------------------
% 1.61/0.58  % (2463)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (2456)Instruction limit reached!
% 1.61/0.58  % (2456)------------------------------
% 1.61/0.58  % (2456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (2456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (2456)Termination reason: Unknown
% 1.61/0.58  % (2456)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (2456)Memory used [KB]: 5884
% 1.61/0.58  % (2456)Time elapsed: 0.159 s
% 1.61/0.58  % (2456)Instructions burned: 5 (million)
% 1.61/0.58  % (2456)------------------------------
% 1.61/0.58  % (2456)------------------------------
% 1.61/0.58  % (2463)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (2463)Termination reason: Unknown
% 1.61/0.58  % (2463)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (2463)Memory used [KB]: 6268
% 1.61/0.58  % (2463)Time elapsed: 0.145 s
% 1.61/0.58  % (2454)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.61/0.58  % (2463)Instructions burned: 51 (million)
% 1.61/0.58  % (2463)------------------------------
% 1.61/0.58  % (2463)------------------------------
% 1.61/0.58  % (2455)Instruction limit reached!
% 1.61/0.58  % (2455)------------------------------
% 1.61/0.58  % (2455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (2455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (2455)Termination reason: Unknown
% 1.61/0.58  % (2455)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (2455)Memory used [KB]: 1535
% 1.61/0.58  % (2455)Time elapsed: 0.154 s
% 1.61/0.58  % (2455)Instructions burned: 43 (million)
% 1.61/0.58  % (2455)------------------------------
% 1.61/0.58  % (2455)------------------------------
% 1.61/0.58  % (2476)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.61/0.58  % (2458)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.61/0.58  % (2460)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.61/0.58  % (2480)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.61/0.58  % (2459)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.61/0.59  % (2470)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.61/0.59  % (2470)Instruction limit reached!
% 1.61/0.59  % (2470)------------------------------
% 1.61/0.59  % (2470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (2470)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.59  % (2470)Termination reason: Unknown
% 1.61/0.59  % (2470)Termination phase: Saturation
% 1.61/0.59  
% 1.61/0.59  % (2470)Memory used [KB]: 5884
% 1.61/0.59  % (2470)Time elapsed: 0.003 s
% 1.61/0.59  % (2470)Instructions burned: 3 (million)
% 1.61/0.59  % (2470)------------------------------
% 1.61/0.59  % (2470)------------------------------
% 1.61/0.59  % (2468)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)
% 1.61/0.59  % (2467)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.61/0.59  % (2467)Instruction limit reached!
% 1.61/0.59  % (2467)------------------------------
% 1.61/0.59  % (2467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (2467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.59  % (2467)Termination reason: Unknown
% 1.61/0.59  % (2467)Termination phase: Saturation
% 1.61/0.59  
% 1.61/0.59  % (2467)Memory used [KB]: 5884
% 1.61/0.59  % (2467)Time elapsed: 0.184 s
% 1.61/0.59  % (2467)Instructions burned: 3 (million)
% 1.61/0.59  % (2467)------------------------------
% 1.61/0.59  % (2467)------------------------------
% 1.93/0.59  % (2477)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.93/0.59  % (2462)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)
% 1.93/0.59  % (2483)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.93/0.59  % (2462)Instruction limit reached!
% 1.93/0.59  % (2462)------------------------------
% 1.93/0.59  % (2462)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.60  % (2478)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.93/0.60  % (2462)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.60  % (2462)Termination reason: Unknown
% 1.93/0.60  % (2462)Termination phase: Saturation
% 1.93/0.60  
% 1.93/0.60  % (2462)Memory used [KB]: 5884
% 1.93/0.60  % (2462)Time elapsed: 0.184 s
% 1.93/0.60  % (2462)Instructions burned: 3 (million)
% 1.93/0.60  % (2462)------------------------------
% 1.93/0.60  % (2462)------------------------------
% 1.93/0.60  % (2474)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)
% 1.93/0.60  % (2469)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.93/0.60  % (2473)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)
% 1.93/0.60  % (2475)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.93/0.60  % (2461)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.93/0.60  % (2466)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.93/0.61  % (2474)Instruction limit reached!
% 1.93/0.61  % (2474)------------------------------
% 1.93/0.61  % (2474)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.61  % (2466)Instruction limit reached!
% 1.93/0.61  % (2466)------------------------------
% 1.93/0.61  % (2466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.61  % (2466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.61  % (2466)Termination reason: Unknown
% 1.93/0.61  % (2466)Termination phase: Saturation
% 1.93/0.61  
% 1.93/0.61  % (2466)Memory used [KB]: 5884
% 1.93/0.61  % (2466)Time elapsed: 0.194 s
% 1.93/0.61  % (2466)Instructions burned: 6 (million)
% 1.93/0.61  % (2466)------------------------------
% 1.93/0.61  % (2466)------------------------------
% 1.93/0.61  TRYING [1]
% 1.93/0.61  % (2474)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.61  % (2474)Termination reason: Unknown
% 1.93/0.61  % (2474)Termination phase: Saturation
% 1.93/0.61  
% 1.93/0.61  % (2474)Memory used [KB]: 1407
% 1.93/0.61  % (2474)Time elapsed: 0.194 s
% 1.93/0.61  % (2474)Instructions burned: 6 (million)
% 1.93/0.61  % (2474)------------------------------
% 1.93/0.61  % (2474)------------------------------
% 1.93/0.61  TRYING [2]
% 1.93/0.61  % (2481)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.93/0.61  TRYING [3]
% 1.93/0.61  % (2465)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)
% 1.93/0.62  % (2482)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.93/0.62  % (2479)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.93/0.62  TRYING [3]
% 1.93/0.62  % (2469)Instruction limit reached!
% 1.93/0.62  % (2469)------------------------------
% 1.93/0.62  % (2469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.62  % (2469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.62  % (2469)Termination reason: Unknown
% 1.93/0.62  % (2469)Termination phase: Finite model building constraint generation
% 1.93/0.62  
% 1.93/0.62  % (2469)Memory used [KB]: 6140
% 1.93/0.62  % (2469)Time elapsed: 0.167 s
% 1.93/0.62  % (2469)Instructions burned: 7 (million)
% 1.93/0.62  % (2469)------------------------------
% 1.93/0.62  % (2469)------------------------------
% 1.93/0.63  % (2473)Instruction limit reached!
% 1.93/0.63  % (2473)------------------------------
% 1.93/0.63  % (2473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.63  % (2473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.63  % (2468)Instruction limit reached!
% 1.93/0.63  % (2468)------------------------------
% 1.93/0.63  % (2468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.63  % (2468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.63  % (2468)Termination reason: Unknown
% 1.93/0.63  % (2468)Termination phase: Saturation
% 1.93/0.63  
% 1.93/0.63  % (2468)Memory used [KB]: 1535
% 1.93/0.63  % (2468)Time elapsed: 0.215 s
% 1.93/0.63  % (2468)Instructions burned: 29 (million)
% 1.93/0.63  % (2468)------------------------------
% 1.93/0.63  % (2468)------------------------------
% 1.93/0.63  % (2473)Termination reason: Unknown
% 1.93/0.63  % (2473)Termination phase: Saturation
% 1.93/0.63  
% 1.93/0.63  % (2473)Memory used [KB]: 5884
% 1.93/0.63  % (2473)Time elapsed: 0.195 s
% 1.93/0.63  % (2473)Instructions burned: 8 (million)
% 1.93/0.63  % (2473)------------------------------
% 1.93/0.63  % (2473)------------------------------
% 1.93/0.63  % (2471)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.93/0.64  % (2465)Instruction limit reached!
% 1.93/0.64  % (2465)------------------------------
% 1.93/0.64  % (2465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.64  % (2459)Instruction limit reached!
% 1.93/0.64  % (2459)------------------------------
% 1.93/0.64  % (2459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.64  % (2517)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/39Mi)
% 2.24/0.65  % (2482)Instruction limit reached!
% 2.24/0.65  % (2482)------------------------------
% 2.24/0.65  % (2482)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (2459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (2459)Termination reason: Unknown
% 2.24/0.65  % (2459)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (2459)Memory used [KB]: 6268
% 2.24/0.65  % (2459)Time elapsed: 0.229 s
% 2.24/0.65  % (2459)Instructions burned: 26 (million)
% 2.24/0.65  % (2459)------------------------------
% 2.24/0.65  % (2459)------------------------------
% 2.24/0.65  % (2481)First to succeed.
% 2.24/0.65  % (2465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (2465)Termination reason: Unknown
% 2.24/0.65  % (2465)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (2465)Memory used [KB]: 6012
% 2.24/0.65  % (2465)Time elapsed: 0.214 s
% 2.24/0.65  % (2465)Instructions burned: 25 (million)
% 2.24/0.65  % (2465)------------------------------
% 2.24/0.65  % (2465)------------------------------
% 2.24/0.65  % (2471)Instruction limit reached!
% 2.24/0.65  % (2471)------------------------------
% 2.24/0.65  % (2471)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (2471)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (2471)Termination reason: Unknown
% 2.24/0.65  % (2471)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (2471)Memory used [KB]: 6012
% 2.24/0.65  % (2471)Time elapsed: 0.227 s
% 2.24/0.65  % (2471)Instructions burned: 8 (million)
% 2.24/0.65  % (2471)------------------------------
% 2.24/0.65  % (2471)------------------------------
% 2.24/0.65  % (2458)Instruction limit reached!
% 2.24/0.65  % (2458)------------------------------
% 2.24/0.65  % (2458)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (2458)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (2458)Termination reason: Unknown
% 2.24/0.65  % (2458)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (2458)Memory used [KB]: 6524
% 2.24/0.65  % (2458)Time elapsed: 0.237 s
% 2.24/0.65  % (2458)Instructions burned: 34 (million)
% 2.24/0.65  % (2458)------------------------------
% 2.24/0.65  % (2458)------------------------------
% 2.24/0.65  % (2460)Instruction limit reached!
% 2.24/0.65  % (2460)------------------------------
% 2.24/0.65  % (2460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (2460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (2460)Termination reason: Unknown
% 2.24/0.65  % (2460)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (2481)Refutation found. Thanks to Tanya!
% 2.24/0.65  % SZS status Unsatisfiable for theBenchmark
% 2.24/0.65  % SZS output start Proof for theBenchmark
% See solution above
% 2.24/0.65  % (2481)------------------------------
% 2.24/0.65  % (2481)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (2481)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (2481)Termination reason: Refutation
% 2.24/0.65  
% 2.24/0.65  % (2481)Memory used [KB]: 1791
% 2.24/0.65  % (2481)Time elapsed: 0.243 s
% 2.24/0.65  % (2481)Instructions burned: 24 (million)
% 2.24/0.65  % (2481)------------------------------
% 2.24/0.65  % (2481)------------------------------
% 2.24/0.65  % (2453)Success in time 0.301 s
%------------------------------------------------------------------------------