TSTP Solution File: FLD049-4 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD049-4 : 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 : n010.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:05:48 EDT 2022

% Result   : Unsatisfiable 2.36s 0.65s
% Output   : Refutation 2.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   27 (  23 unt;   0 def)
%            Number of atoms       :   34 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   17 (  10   ~;   7   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   8 con; 0-1 aty)
%            Number of variables   :   11 (  11   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1509,plain,
    $false,
    inference(subsumption_resolution,[],[f1506,f1455]) ).

fof(f1455,plain,
    ~ product(s,d,c),
    inference(unit_resulting_resolution,[],[f38,f37,f1433,f6]) ).

fof(f6,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ product(X4,X5,X2)
      | ~ product(X3,X5,X1)
      | ~ product(X0,X3,X4)
      | product(X0,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_multiplication_1) ).

fof(f1433,plain,
    product(b,s,a),
    inference(unit_resulting_resolution,[],[f41,f816,f1249,f6]) ).

fof(f1249,plain,
    product(b,multiplicative_inverse(b),multiplicative_identity),
    inference(unit_resulting_resolution,[],[f411,f10]) ).

fof(f10,axiom,
    ! [X3,X0,X5] :
      ( ~ product(X0,X3,X5)
      | product(X3,X0,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_multiplication) ).

fof(f411,plain,
    product(multiplicative_inverse(b),b,multiplicative_identity),
    inference(unit_resulting_resolution,[],[f28,f33,f9]) ).

fof(f9,axiom,
    ! [X0] :
      ( product(multiplicative_inverse(X0),X0,multiplicative_identity)
      | sum(additive_identity,X0,additive_identity)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_inverse_multiplication) ).

fof(f33,axiom,
    ~ sum(additive_identity,b,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_sum_7) ).

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

fof(f816,plain,
    product(multiplicative_inverse(b),a,s),
    inference(resolution,[],[f35,f10]) ).

fof(f35,axiom,
    product(a,multiplicative_inverse(b),s),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_9) ).

fof(f41,plain,
    product(multiplicative_identity,a,a),
    inference(unit_resulting_resolution,[],[f27,f8]) ).

fof(f8,axiom,
    ! [X0] :
      ( product(multiplicative_identity,X0,X0)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_identity_multiplication) ).

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

fof(f37,axiom,
    product(a,d,k),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_11) ).

fof(f38,axiom,
    ~ product(b,c,k),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_product_12) ).

fof(f1506,plain,
    product(s,d,c),
    inference(resolution,[],[f1444,f10]) ).

fof(f1444,plain,
    product(d,s,c),
    inference(unit_resulting_resolution,[],[f107,f1194,f1273,f6]) ).

fof(f1273,plain,
    product(d,multiplicative_inverse(d),multiplicative_identity),
    inference(unit_resulting_resolution,[],[f501,f10]) ).

fof(f501,plain,
    product(multiplicative_inverse(d),d,multiplicative_identity),
    inference(unit_resulting_resolution,[],[f30,f34,f9]) ).

fof(f34,axiom,
    ~ sum(additive_identity,d,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_sum_8) ).

fof(f30,axiom,
    defined(d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d_is_defined) ).

fof(f1194,plain,
    product(multiplicative_inverse(d),c,s),
    inference(unit_resulting_resolution,[],[f36,f10]) ).

fof(f36,axiom,
    product(c,multiplicative_inverse(d),s),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_10) ).

fof(f107,plain,
    product(multiplicative_identity,c,c),
    inference(unit_resulting_resolution,[],[f29,f8]) ).

fof(f29,axiom,
    defined(c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c_is_defined) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : FLD049-4 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/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.12/0.33  % Computer : n010.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   : Mon Aug 29 20:32:44 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.20/0.43  % (3588)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.44  % (3606)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.48  % (3598)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.52  % (3588)Instruction limit reached!
% 0.20/0.52  % (3588)------------------------------
% 0.20/0.52  % (3588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (3588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (3588)Termination reason: Unknown
% 0.20/0.54  % (3588)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (3607)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.54  % (3588)Memory used [KB]: 6268
% 0.20/0.54  % (3588)Time elapsed: 0.148 s
% 0.20/0.54  % (3588)Instructions burned: 35 (million)
% 0.20/0.54  % (3588)------------------------------
% 0.20/0.54  % (3588)------------------------------
% 0.20/0.54  % (3599)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  % (3586)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.55  TRYING [1]
% 0.20/0.55  TRYING [2]
% 0.20/0.55  % (3585)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.55  % (3598)Instruction limit reached!
% 0.20/0.55  % (3598)------------------------------
% 0.20/0.55  % (3598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (3598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (3598)Termination reason: Unknown
% 0.20/0.55  % (3598)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (3598)Memory used [KB]: 1663
% 0.20/0.55  % (3598)Time elapsed: 0.163 s
% 0.20/0.55  % (3598)Instructions burned: 29 (million)
% 0.20/0.55  % (3598)------------------------------
% 0.20/0.55  % (3598)------------------------------
% 0.20/0.55  % (3599)Instruction limit reached!
% 0.20/0.55  % (3599)------------------------------
% 0.20/0.55  % (3599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (3599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (3599)Termination reason: Unknown
% 0.20/0.55  % (3599)Termination phase: Finite model building SAT solving
% 0.20/0.55  
% 0.20/0.55  % (3599)Memory used [KB]: 6012
% 0.20/0.55  % (3599)Time elapsed: 0.072 s
% 0.20/0.55  % (3599)Instructions burned: 6 (million)
% 0.20/0.55  % (3599)------------------------------
% 0.20/0.55  % (3599)------------------------------
% 0.20/0.55  % (3594)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.56  % (3594)Instruction limit reached!
% 0.20/0.56  % (3594)------------------------------
% 0.20/0.56  % (3594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (3594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (3594)Termination reason: Unknown
% 0.20/0.56  % (3594)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (3594)Memory used [KB]: 6012
% 0.20/0.56  % (3594)Time elapsed: 0.087 s
% 0.20/0.56  % (3594)Instructions burned: 6 (million)
% 0.20/0.56  % (3594)------------------------------
% 0.20/0.56  % (3594)------------------------------
% 0.20/0.56  % (3586)Instruction limit reached!
% 0.20/0.56  % (3586)------------------------------
% 0.20/0.56  % (3586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (3586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (3586)Termination reason: Unknown
% 0.20/0.56  % (3586)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (3586)Memory used [KB]: 5884
% 0.20/0.56  % (3586)Time elapsed: 0.146 s
% 0.20/0.56  % (3586)Instructions burned: 4 (million)
% 0.20/0.56  % (3586)------------------------------
% 0.20/0.56  % (3586)------------------------------
% 0.20/0.57  % (3587)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.72/0.58  % (3595)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.72/0.58  % (3613)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.72/0.58  % (3590)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.72/0.58  % (3611)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.72/0.58  % (3607)Instruction limit reached!
% 1.72/0.58  % (3607)------------------------------
% 1.72/0.58  % (3607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.58  % (3607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.58  % (3607)Termination reason: Unknown
% 1.72/0.58  % (3607)Termination phase: Saturation
% 1.72/0.58  
% 1.72/0.58  % (3607)Memory used [KB]: 6268
% 1.72/0.58  % (3607)Time elapsed: 0.107 s
% 1.72/0.58  % (3607)Instructions burned: 37 (million)
% 1.72/0.58  % (3607)------------------------------
% 1.72/0.58  % (3607)------------------------------
% 1.72/0.58  % (3593)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.72/0.58  % (3602)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.72/0.59  % (3589)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 2.01/0.60  % (3610)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)
% 2.01/0.60  % (3609)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)
% 2.01/0.60  % (3612)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)
% 2.01/0.61  % (3601)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 2.01/0.61  % (3604)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)
% 2.01/0.61  % (3597)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)
% 2.01/0.61  % (3604)Instruction limit reached!
% 2.01/0.61  % (3604)------------------------------
% 2.01/0.61  % (3604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.61  % (3597)Instruction limit reached!
% 2.01/0.61  % (3597)------------------------------
% 2.01/0.61  % (3597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.61  % (3604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.61  % (3597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.61  % (3604)Termination reason: Unknown
% 2.01/0.61  % (3597)Termination reason: Unknown
% 2.01/0.61  % (3597)Termination phase: Saturation
% 2.01/0.61  % (3604)Termination phase: Saturation
% 2.01/0.61  
% 2.01/0.61  
% 2.01/0.61  % (3597)Memory used [KB]: 5884
% 2.01/0.61  % (3604)Memory used [KB]: 1407
% 2.01/0.61  % (3597)Time elapsed: 0.003 s
% 2.01/0.61  % (3604)Time elapsed: 0.200 s
% 2.01/0.61  % (3597)Instructions burned: 3 (million)
% 2.01/0.61  % (3604)Instructions burned: 6 (million)
% 2.01/0.61  % (3597)------------------------------
% 2.01/0.61  % (3597)------------------------------
% 2.01/0.61  % (3604)------------------------------
% 2.01/0.61  % (3604)------------------------------
% 2.01/0.61  % (3605)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)
% 2.01/0.62  % (3592)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)
% 2.01/0.62  % (3596)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)
% 2.01/0.62  % (3596)Instruction limit reached!
% 2.01/0.62  % (3596)------------------------------
% 2.01/0.62  % (3596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.62  % (3596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.62  % (3596)Termination reason: Unknown
% 2.01/0.62  % (3596)Termination phase: Saturation
% 2.01/0.62  
% 2.01/0.62  % (3596)Memory used [KB]: 5884
% 2.01/0.62  % (3596)Time elapsed: 0.210 s
% 2.01/0.62  % (3596)Instructions burned: 5 (million)
% 2.01/0.62  % (3596)------------------------------
% 2.01/0.62  % (3596)------------------------------
% 2.01/0.62  % (3591)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)
% 2.01/0.63  % (3595)Instruction limit reached!
% 2.01/0.63  % (3595)------------------------------
% 2.01/0.63  % (3595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.63  % (3595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.63  % (3595)Termination reason: Unknown
% 2.01/0.63  % (3595)Termination phase: Saturation
% 2.01/0.63  
% 2.01/0.63  % (3595)Memory used [KB]: 6012
% 2.01/0.63  % (3595)Time elapsed: 0.218 s
% 2.01/0.63  % (3595)Instructions burned: 24 (million)
% 2.01/0.63  % (3595)------------------------------
% 2.01/0.63  % (3595)------------------------------
% 2.01/0.63  % (3584)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 2.01/0.64  % (3601)Instruction limit reached!
% 2.01/0.64  % (3601)------------------------------
% 2.01/0.64  % (3601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.64  % (3601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.64  % (3601)Termination reason: Unknown
% 2.01/0.64  % (3601)Termination phase: Saturation
% 2.01/0.64  
% 2.01/0.64  % (3601)Memory used [KB]: 6012
% 2.01/0.64  % (3601)Time elapsed: 0.201 s
% 2.01/0.64  % (3601)Instructions burned: 8 (million)
% 2.01/0.64  % (3601)------------------------------
% 2.01/0.64  % (3601)------------------------------
% 2.01/0.64  % (3592)Instruction limit reached!
% 2.01/0.64  % (3592)------------------------------
% 2.01/0.64  % (3592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.64  % (3592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.64  % (3592)Termination reason: Unknown
% 2.01/0.64  % (3592)Termination phase: Saturation
% 2.01/0.64  
% 2.01/0.64  % (3592)Memory used [KB]: 5884
% 2.01/0.64  % (3592)Time elapsed: 0.224 s
% 2.01/0.64  % (3592)Instructions burned: 3 (million)
% 2.01/0.64  % (3592)------------------------------
% 2.01/0.64  % (3592)------------------------------
% 2.01/0.64  % (3589)Instruction limit reached!
% 2.01/0.64  % (3589)------------------------------
% 2.01/0.64  % (3589)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.64  % (3589)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.64  % (3589)Termination reason: Unknown
% 2.01/0.64  % (3589)Termination phase: Saturation
% 2.01/0.64  
% 2.01/0.64  % (3589)Memory used [KB]: 6268
% 2.01/0.64  % (3589)Time elapsed: 0.217 s
% 2.01/0.64  % (3589)Instructions burned: 25 (million)
% 2.01/0.64  % (3589)------------------------------
% 2.01/0.64  % (3589)------------------------------
% 2.01/0.64  % (3603)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)
% 2.01/0.64  % (3602)Instruction limit reached!
% 2.01/0.64  % (3602)------------------------------
% 2.01/0.64  % (3602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.64  % (3602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.64  % (3602)Termination reason: Unknown
% 2.01/0.64  % (3602)Termination phase: Saturation
% 2.01/0.64  
% 2.01/0.64  % (3602)Memory used [KB]: 10874
% 2.01/0.64  % (3602)Time elapsed: 0.230 s
% 2.01/0.64  % (3602)Instructions burned: 28 (million)
% 2.01/0.64  % (3602)------------------------------
% 2.01/0.64  % (3602)------------------------------
% 2.36/0.65  % (3606)First to succeed.
% 2.36/0.65  % (3606)Refutation found. Thanks to Tanya!
% 2.36/0.65  % SZS status Unsatisfiable for theBenchmark
% 2.36/0.65  % SZS output start Proof for theBenchmark
% See solution above
% 2.36/0.65  % (3606)------------------------------
% 2.36/0.65  % (3606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.65  % (3606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.65  % (3606)Termination reason: Refutation
% 2.36/0.65  
% 2.36/0.65  % (3606)Memory used [KB]: 6908
% 2.36/0.65  % (3606)Time elapsed: 0.254 s
% 2.36/0.65  % (3606)Instructions burned: 66 (million)
% 2.36/0.65  % (3606)------------------------------
% 2.36/0.65  % (3606)------------------------------
% 2.36/0.65  % (3583)Success in time 0.298 s
%------------------------------------------------------------------------------