TSTP Solution File: HEN004-2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : HEN004-2 : TPTP v8.1.0. Released v1.0.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 : n018.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:24:21 EDT 2022

% Result   : Unsatisfiable 1.40s 0.58s
% Output   : Refutation 1.40s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   27 (  16 unt;   0 def)
%            Number of atoms       :   49 (   7 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   45 (  23   ~;  22   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :   51 (  51   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f610,plain,
    $false,
    inference(resolution,[],[f582,f13]) ).

fof(f13,axiom,
    ~ quotient(x,zero,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_x_divde_zero_is_x) ).

fof(f582,plain,
    ! [X0] : quotient(X0,zero,X0),
    inference(superposition,[],[f8,f512]) ).

fof(f512,plain,
    ! [X2] : divide(X2,zero) = X2,
    inference(subsumption_resolution,[],[f507,f22]) ).

fof(f22,plain,
    ! [X4,X5] : less_equal(divide(X4,X5),X4),
    inference(resolution,[],[f3,f8]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( ~ quotient(X0,X1,X2)
      | less_equal(X2,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',divisor_existence) ).

fof(f507,plain,
    ! [X2] :
      ( divide(X2,zero) = X2
      | ~ less_equal(divide(X2,zero),X2) ),
    inference(resolution,[],[f476,f6]) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( ~ less_equal(X1,X0)
      | X0 = X1
      | ~ less_equal(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_equal_and_equal) ).

fof(f476,plain,
    ! [X8] : less_equal(X8,divide(X8,zero)),
    inference(resolution,[],[f458,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( ~ quotient(X0,X1,zero)
      | less_equal(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_equal_quotient) ).

fof(f458,plain,
    ! [X2] : quotient(X2,divide(X2,zero),zero),
    inference(superposition,[],[f8,f428]) ).

fof(f428,plain,
    ! [X2] : zero = divide(X2,divide(X2,zero)),
    inference(subsumption_resolution,[],[f422,f5]) ).

fof(f5,axiom,
    ! [X0] : less_equal(zero,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',zero_is_smallest) ).

fof(f422,plain,
    ! [X2] :
      ( ~ less_equal(zero,divide(X2,divide(X2,zero)))
      | zero = divide(X2,divide(X2,zero)) ),
    inference(resolution,[],[f372,f6]) ).

fof(f372,plain,
    ! [X19] : less_equal(divide(X19,divide(X19,zero)),zero),
    inference(resolution,[],[f356,f2]) ).

fof(f356,plain,
    ! [X3] : quotient(divide(X3,divide(X3,zero)),zero,zero),
    inference(superposition,[],[f8,f308]) ).

fof(f308,plain,
    ! [X0] : zero = divide(divide(X0,divide(X0,zero)),zero),
    inference(resolution,[],[f286,f23]) ).

fof(f23,plain,
    ! [X0] :
      ( ~ less_equal(X0,zero)
      | zero = X0 ),
    inference(resolution,[],[f6,f5]) ).

fof(f286,plain,
    ! [X1] : less_equal(divide(divide(X1,divide(X1,zero)),zero),zero),
    inference(resolution,[],[f161,f8]) ).

fof(f161,plain,
    ! [X6,X7] :
      ( ~ quotient(X7,divide(X7,zero),X6)
      | less_equal(divide(X6,zero),zero) ),
    inference(resolution,[],[f96,f8]) ).

fof(f96,plain,
    ! [X10,X11,X12] :
      ( ~ quotient(X11,zero,X12)
      | less_equal(divide(X10,zero),zero)
      | ~ quotient(X11,X12,X10) ),
    inference(resolution,[],[f75,f11]) ).

fof(f11,axiom,
    ! [X0] : quotient(zero,X0,zero),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',zero_divide_anything_is_zero) ).

fof(f75,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ quotient(X9,X6,X8)
      | less_equal(divide(X7,X8),zero)
      | ~ quotient(X5,X6,X7)
      | ~ quotient(X5,X9,X6) ),
    inference(resolution,[],[f34,f12]) ).

fof(f12,axiom,
    ! [X0] : quotient(X0,X0,zero),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_divide_x_is_zero) ).

fof(f34,plain,
    ! [X31,X28,X29,X26,X27,X25,X30] :
      ( ~ quotient(X29,X26,X31)
      | ~ quotient(X28,X26,X30)
      | less_equal(divide(X30,X27),X31)
      | ~ quotient(X25,X26,X27)
      | ~ quotient(X28,X25,X29) ),
    inference(resolution,[],[f4,f8]) ).

fof(f4,axiom,
    ! [X2,X3,X0,X1,X6,X7,X4,X5] :
      ( ~ quotient(X5,X4,X6)
      | ~ quotient(X1,X2,X4)
      | ~ quotient(X0,X1,X3)
      | ~ quotient(X0,X2,X5)
      | ~ quotient(X3,X2,X7)
      | less_equal(X6,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_property) ).

fof(f8,axiom,
    ! [X0,X1] : quotient(X0,X1,divide(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : HEN004-2 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.14  % 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.35  % Computer : n018.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 22:59:09 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.46  % (26364)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.21/0.46  % (26364)Refutation not found, incomplete strategy% (26364)------------------------------
% 0.21/0.46  % (26364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.46  % (26364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.46  % (26364)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.46  
% 0.21/0.46  % (26364)Memory used [KB]: 5756
% 0.21/0.46  % (26364)Time elapsed: 0.035 s
% 0.21/0.46  % (26364)Instructions burned: 2 (million)
% 0.21/0.46  % (26364)------------------------------
% 0.21/0.46  % (26364)------------------------------
% 0.21/0.46  % (26355)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.21/0.46  TRYING [1]
% 0.21/0.46  TRYING [2]
% 0.21/0.46  TRYING [3]
% 0.21/0.47  % (26355)Instruction limit reached!
% 0.21/0.47  % (26355)------------------------------
% 0.21/0.47  % (26355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.47  % (26355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.47  % (26355)Termination reason: Unknown
% 0.21/0.47  % (26355)Termination phase: Finite model building SAT solving
% 0.21/0.47  
% 0.21/0.47  % (26355)Memory used [KB]: 6012
% 0.21/0.47  % (26355)Time elapsed: 0.044 s
% 0.21/0.47  % (26355)Instructions burned: 7 (million)
% 0.21/0.47  % (26355)------------------------------
% 0.21/0.47  % (26355)------------------------------
% 0.21/0.47  % (26347)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.21/0.47  % (26347)Refutation not found, incomplete strategy% (26347)------------------------------
% 0.21/0.47  % (26347)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.47  % (26347)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.47  % (26347)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.47  
% 0.21/0.47  % (26347)Memory used [KB]: 5756
% 0.21/0.47  % (26347)Time elapsed: 0.002 s
% 0.21/0.47  % (26347)------------------------------
% 0.21/0.47  % (26347)------------------------------
% 0.21/0.51  % (26353)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.21/0.51  % (26345)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.21/0.52  % (26353)Instruction limit reached!
% 0.21/0.52  % (26353)------------------------------
% 0.21/0.52  % (26353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.52  % (26365)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.26/0.52  % (26354)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.26/0.52  % (26343)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)
% 1.26/0.52  % (26361)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.26/0.53  % (26341)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)
% 1.26/0.53  % (26346)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.26/0.53  % (26370)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.26/0.53  % (26344)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.26/0.53  % (26368)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.26/0.53  % (26366)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.26/0.53  % (26353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.53  % (26353)Termination reason: Unknown
% 1.26/0.53  % (26353)Termination phase: Saturation
% 1.26/0.53  
% 1.26/0.53  % (26353)Memory used [KB]: 5884
% 1.26/0.53  % (26353)Time elapsed: 0.109 s
% 1.26/0.53  % (26353)Instructions burned: 3 (million)
% 1.26/0.53  % (26353)------------------------------
% 1.26/0.53  % (26353)------------------------------
% 1.26/0.53  % (26356)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.26/0.53  % (26356)Refutation not found, incomplete strategy% (26356)------------------------------
% 1.26/0.53  % (26356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.53  % (26356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.53  % (26356)Termination reason: Refutation not found, incomplete strategy
% 1.26/0.53  
% 1.26/0.53  % (26356)Memory used [KB]: 5756
% 1.26/0.53  % (26356)Time elapsed: 0.129 s
% 1.26/0.53  % (26356)Instructions burned: 1 (million)
% 1.26/0.53  % (26356)------------------------------
% 1.26/0.53  % (26356)------------------------------
% 1.26/0.53  % (26352)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.26/0.53  % (26362)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.26/0.53  % (26362)Refutation not found, incomplete strategy% (26362)------------------------------
% 1.26/0.53  % (26362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.53  % (26362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.53  % (26362)Termination reason: Refutation not found, incomplete strategy
% 1.26/0.53  
% 1.26/0.53  % (26362)Memory used [KB]: 5756
% 1.26/0.53  % (26341)Refutation not found, incomplete strategy% (26341)------------------------------
% 1.26/0.53  % (26341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.53  % (26362)Time elapsed: 0.135 s
% 1.26/0.53  % (26341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.53  % (26341)Termination reason: Refutation not found, incomplete strategy
% 1.26/0.53  
% 1.26/0.53  % (26341)Memory used [KB]: 1279
% 1.26/0.53  % (26341)Time elapsed: 0.127 s
% 1.26/0.53  % (26341)Instructions burned: 1 (million)
% 1.26/0.53  % (26341)------------------------------
% 1.26/0.53  % (26341)------------------------------
% 1.26/0.53  % (26362)Instructions burned: 1 (million)
% 1.26/0.53  % (26362)------------------------------
% 1.26/0.53  % (26362)------------------------------
% 1.26/0.53  % (26348)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.26/0.53  % (26342)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.26/0.53  % (26348)Refutation not found, incomplete strategy% (26348)------------------------------
% 1.26/0.53  % (26348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.53  % (26348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.53  % (26348)Termination reason: Refutation not found, incomplete strategy
% 1.26/0.53  
% 1.26/0.53  % (26348)Memory used [KB]: 5756
% 1.26/0.53  % (26348)Time elapsed: 0.129 s
% 1.26/0.53  % (26348)Instructions burned: 1 (million)
% 1.26/0.53  % (26348)------------------------------
% 1.26/0.53  % (26348)------------------------------
% 1.26/0.53  % (26344)Refutation not found, incomplete strategy% (26344)------------------------------
% 1.26/0.53  % (26344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.53  % (26344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.53  % (26344)Termination reason: Refutation not found, incomplete strategy
% 1.26/0.53  
% 1.26/0.53  % (26344)Memory used [KB]: 5756
% 1.26/0.53  % (26344)Time elapsed: 0.122 s
% 1.26/0.53  % (26344)Instructions burned: 1 (million)
% 1.26/0.53  % (26344)------------------------------
% 1.26/0.53  % (26344)------------------------------
% 1.26/0.53  % (26340)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.26/0.54  % (26368)Refutation not found, incomplete strategy% (26368)------------------------------
% 1.26/0.54  % (26368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.54  % (26368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.54  % (26368)Termination reason: Refutation not found, incomplete strategy
% 1.26/0.54  
% 1.26/0.54  % (26368)Memory used [KB]: 1279
% 1.26/0.54  % (26368)Time elapsed: 0.129 s
% 1.26/0.54  % (26368)Instructions burned: 1 (million)
% 1.26/0.54  % (26368)------------------------------
% 1.26/0.54  % (26368)------------------------------
% 1.26/0.54  % (26370)Refutation not found, incomplete strategy% (26370)------------------------------
% 1.26/0.54  % (26370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.54  % (26370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.54  % (26370)Termination reason: Refutation not found, incomplete strategy
% 1.26/0.54  
% 1.26/0.54  % (26370)Memory used [KB]: 5756
% 1.26/0.54  % (26370)Time elapsed: 0.131 s
% 1.26/0.54  % (26370)Instructions burned: 1 (million)
% 1.26/0.54  % (26370)------------------------------
% 1.26/0.54  % (26370)------------------------------
% 1.40/0.54  % (26342)Refutation not found, incomplete strategy% (26342)------------------------------
% 1.40/0.54  % (26342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (26342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (26342)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.54  
% 1.40/0.54  % (26342)Memory used [KB]: 5756
% 1.40/0.54  % (26342)Time elapsed: 0.126 s
% 1.40/0.54  % (26342)Instructions burned: 2 (million)
% 1.40/0.54  % (26342)------------------------------
% 1.40/0.54  % (26342)------------------------------
% 1.40/0.54  % (26359)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.40/0.54  % (26359)Refutation not found, incomplete strategy% (26359)------------------------------
% 1.40/0.54  % (26359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (26359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (26359)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.54  
% 1.40/0.54  % (26359)Memory used [KB]: 10234
% 1.40/0.54  % (26359)Time elapsed: 0.131 s
% 1.40/0.54  % (26359)Instructions burned: 2 (million)
% 1.40/0.54  % (26359)------------------------------
% 1.40/0.54  % (26359)------------------------------
% 1.40/0.54  % (26351)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.40/0.54  % (26361)Instruction limit reached!
% 1.40/0.54  % (26361)------------------------------
% 1.40/0.54  % (26361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (26361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (26361)Termination reason: Unknown
% 1.40/0.54  % (26361)Termination phase: Saturation
% 1.40/0.54  
% 1.40/0.54  % (26361)Memory used [KB]: 1407
% 1.40/0.54  % (26361)Time elapsed: 0.125 s
% 1.40/0.54  % (26361)Instructions burned: 6 (million)
% 1.40/0.54  % (26361)------------------------------
% 1.40/0.54  % (26361)------------------------------
% 1.40/0.54  % (26352)Instruction limit reached!
% 1.40/0.54  % (26352)------------------------------
% 1.40/0.54  % (26352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (26352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (26352)Termination reason: Unknown
% 1.40/0.54  % (26352)Termination phase: Saturation
% 1.40/0.54  
% 1.40/0.54  % (26352)Memory used [KB]: 5884
% 1.40/0.54  % (26352)Time elapsed: 0.132 s
% 1.40/0.54  % (26352)Instructions burned: 6 (million)
% 1.40/0.54  % (26352)------------------------------
% 1.40/0.54  % (26352)------------------------------
% 1.40/0.54  % (26367)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.40/0.54  % (26360)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.40/0.54  % (26358)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.40/0.54  % (26366)Refutation not found, incomplete strategy% (26366)------------------------------
% 1.40/0.54  % (26366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (26366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (26366)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.54  
% 1.40/0.54  % (26366)Memory used [KB]: 5756
% 1.40/0.54  % (26366)Time elapsed: 0.141 s
% 1.40/0.54  % (26366)Instructions burned: 1 (million)
% 1.40/0.54  % (26366)------------------------------
% 1.40/0.54  % (26366)------------------------------
% 1.40/0.54  % (26363)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.40/0.54  % (26360)Refutation not found, incomplete strategy% (26360)------------------------------
% 1.40/0.54  % (26360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (26360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (26360)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.54  
% 1.40/0.54  % (26360)Memory used [KB]: 5756
% 1.40/0.54  % (26360)Time elapsed: 0.140 s
% 1.40/0.54  % (26360)Instructions burned: 1 (million)
% 1.40/0.54  % (26360)------------------------------
% 1.40/0.54  % (26360)------------------------------
% 1.40/0.54  % (26363)Refutation not found, incomplete strategy% (26363)------------------------------
% 1.40/0.54  % (26363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (26363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (26363)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.54  
% 1.40/0.54  % (26363)Memory used [KB]: 5756
% 1.40/0.54  % (26363)Time elapsed: 0.139 s
% 1.40/0.54  % (26363)------------------------------
% 1.40/0.54  % (26363)------------------------------
% 1.40/0.55  % (26369)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.40/0.55  % (26349)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.40/0.55  % (26369)Refutation not found, incomplete strategy% (26369)------------------------------
% 1.40/0.55  % (26369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (26369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (26369)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (26369)Memory used [KB]: 5756
% 1.40/0.55  % (26369)Time elapsed: 0.138 s
% 1.40/0.55  % (26369)------------------------------
% 1.40/0.55  % (26369)------------------------------
% 1.40/0.55  % (26349)Refutation not found, incomplete strategy% (26349)------------------------------
% 1.40/0.55  % (26349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (26349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (26349)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (26349)Memory used [KB]: 5756
% 1.40/0.55  % (26349)Time elapsed: 0.142 s
% 1.40/0.55  % (26349)Instructions burned: 1 (million)
% 1.40/0.55  % (26349)------------------------------
% 1.40/0.55  % (26349)------------------------------
% 1.40/0.55  % (26345)Instruction limit reached!
% 1.40/0.55  % (26345)------------------------------
% 1.40/0.55  % (26345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (26345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (26345)Termination reason: Unknown
% 1.40/0.55  % (26345)Termination phase: Saturation
% 1.40/0.55  
% 1.40/0.55  % (26345)Memory used [KB]: 6012
% 1.40/0.55  % (26345)Time elapsed: 0.136 s
% 1.40/0.55  % (26345)Instructions burned: 25 (million)
% 1.40/0.55  % (26345)------------------------------
% 1.40/0.55  % (26345)------------------------------
% 1.40/0.55  % (26350)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.40/0.55  % (26418)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 1.40/0.55  % (26418)Refutation not found, incomplete strategy% (26418)------------------------------
% 1.40/0.55  % (26418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (26418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (26418)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (26418)Memory used [KB]: 5756
% 1.40/0.55  % (26418)Time elapsed: 0.042 s
% 1.40/0.55  % (26418)Instructions burned: 1 (million)
% 1.40/0.55  % (26418)------------------------------
% 1.40/0.55  % (26418)------------------------------
% 1.40/0.55  % (26350)Instruction limit reached!
% 1.40/0.55  % (26350)------------------------------
% 1.40/0.55  % (26350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (26350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (26350)Termination reason: Unknown
% 1.40/0.55  % (26350)Termination phase: Saturation
% 1.40/0.55  
% 1.40/0.55  % (26350)Memory used [KB]: 5884
% 1.40/0.55  % (26350)Time elapsed: 0.151 s
% 1.40/0.55  % (26350)Instructions burned: 6 (million)
% 1.40/0.55  % (26350)------------------------------
% 1.40/0.55  % (26350)------------------------------
% 1.40/0.55  % (26367)Refutation not found, incomplete strategy% (26367)------------------------------
% 1.40/0.55  % (26367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (26367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (26367)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.55  
% 1.40/0.55  % (26367)Memory used [KB]: 5756
% 1.40/0.55  % (26367)Time elapsed: 0.148 s
% 1.40/0.55  % (26367)Instructions burned: 2 (million)
% 1.40/0.55  % (26367)------------------------------
% 1.40/0.55  % (26367)------------------------------
% 1.40/0.56  % (26358)Instruction limit reached!
% 1.40/0.56  % (26358)------------------------------
% 1.40/0.56  % (26358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.56  % (26358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.56  % (26358)Termination reason: Unknown
% 1.40/0.56  % (26358)Termination phase: Saturation
% 1.40/0.56  
% 1.40/0.56  % (26358)Memory used [KB]: 5884
% 1.40/0.56  % (26358)Time elapsed: 0.144 s
% 1.40/0.56  % (26358)Instructions burned: 8 (million)
% 1.40/0.56  % (26358)------------------------------
% 1.40/0.56  % (26358)------------------------------
% 1.40/0.56  % (26423)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 1.40/0.56  % (26423)Refutation not found, incomplete strategy% (26423)------------------------------
% 1.40/0.56  % (26423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.56  % (26423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.56  % (26423)Termination reason: Refutation not found, incomplete strategy
% 1.40/0.56  
% 1.40/0.56  % (26423)Memory used [KB]: 5756
% 1.40/0.56  % (26423)Time elapsed: 0.046 s
% 1.40/0.56  % (26423)Instructions burned: 1 (million)
% 1.40/0.56  % (26423)------------------------------
% 1.40/0.56  % (26423)------------------------------
% 1.40/0.57  % (26351)Instruction limit reached!
% 1.40/0.57  % (26351)------------------------------
% 1.40/0.57  % (26351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.57  % (26351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.57  % (26351)Termination reason: Unknown
% 1.40/0.57  % (26351)Termination phase: Saturation
% 1.40/0.57  
% 1.40/0.57  % (26351)Memory used [KB]: 5884
% 1.40/0.57  % (26351)Time elapsed: 0.165 s
% 1.40/0.57  % (26351)Instructions burned: 23 (million)
% 1.40/0.57  % (26351)------------------------------
% 1.40/0.57  % (26351)------------------------------
% 1.40/0.57  % (26343)Instruction limit reached!
% 1.40/0.57  % (26343)------------------------------
% 1.40/0.57  % (26343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.57  % (26343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.57  % (26343)Termination reason: Unknown
% 1.40/0.57  % (26343)Termination phase: Saturation
% 1.40/0.57  
% 1.40/0.57  % (26343)Memory used [KB]: 6268
% 1.40/0.57  % (26343)Time elapsed: 0.171 s
% 1.40/0.57  % (26343)Instructions burned: 43 (million)
% 1.40/0.57  % (26343)------------------------------
% 1.40/0.57  % (26343)------------------------------
% 1.40/0.58  % (26424)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.40/0.58  % (26354)Instruction limit reached!
% 1.40/0.58  % (26354)------------------------------
% 1.40/0.58  % (26354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.58  % (26354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.58  % (26354)Termination reason: Unknown
% 1.40/0.58  % (26354)Termination phase: Saturation
% 1.40/0.58  
% 1.40/0.58  % (26354)Memory used [KB]: 1535
% 1.40/0.58  % (26354)Time elapsed: 0.154 s
% 1.40/0.58  % (26354)Instructions burned: 29 (million)
% 1.40/0.58  % (26354)------------------------------
% 1.40/0.58  % (26354)------------------------------
% 1.40/0.58  % (26424)Instruction limit reached!
% 1.40/0.58  % (26424)------------------------------
% 1.40/0.58  % (26424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.58  % (26424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.58  % (26424)Termination reason: Unknown
% 1.40/0.58  % (26424)Termination phase: Saturation
% 1.40/0.58  
% 1.40/0.58  % (26424)Memory used [KB]: 5884
% 1.40/0.58  % (26424)Time elapsed: 0.058 s
% 1.40/0.58  % (26424)Instructions burned: 4 (million)
% 1.40/0.58  % (26424)------------------------------
% 1.40/0.58  % (26424)------------------------------
% 1.40/0.58  % (26340)First to succeed.
% 1.40/0.58  % (26340)Refutation found. Thanks to Tanya!
% 1.40/0.58  % SZS status Unsatisfiable for theBenchmark
% 1.40/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 1.40/0.58  % (26340)------------------------------
% 1.40/0.58  % (26340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.58  % (26340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.58  % (26340)Termination reason: Refutation
% 1.40/0.58  
% 1.40/0.58  % (26340)Memory used [KB]: 6012
% 1.40/0.58  % (26340)Time elapsed: 0.168 s
% 1.40/0.58  % (26340)Instructions burned: 28 (million)
% 1.40/0.58  % (26340)------------------------------
% 1.40/0.58  % (26340)------------------------------
% 1.40/0.58  % (26337)Success in time 0.232 s
%------------------------------------------------------------------------------