TSTP Solution File: FLD009-3 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : FLD009-3 : 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_sat --cores 0 -t %d %s

% Computer : n011.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:35 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f1691,plain,
    $false,
    inference(subsumption_resolution,[],[f1690,f29]) ).

fof(f29,axiom,
    ~ sum(additive_identity,a,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_sum_3) ).

fof(f1690,plain,
    sum(additive_identity,a,additive_identity),
    inference(subsumption_resolution,[],[f1689,f27]) ).

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

fof(f1689,plain,
    ( ~ defined(a)
    | sum(additive_identity,a,additive_identity) ),
    inference(resolution,[],[f1688,f18]) ).

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

fof(f1688,plain,
    ~ defined(multiplicative_inverse(a)),
    inference(subsumption_resolution,[],[f1687,f29]) ).

fof(f1687,plain,
    ( ~ defined(multiplicative_inverse(a))
    | sum(additive_identity,a,additive_identity) ),
    inference(subsumption_resolution,[],[f1685,f27]) ).

fof(f1685,plain,
    ( ~ defined(a)
    | ~ defined(multiplicative_inverse(a))
    | sum(additive_identity,a,additive_identity) ),
    inference(resolution,[],[f1683,f64]) ).

fof(f64,plain,
    ! [X0] :
      ( product(X0,multiplicative_inverse(X0),multiplicative_identity)
      | ~ defined(X0)
      | sum(additive_identity,X0,additive_identity) ),
    inference(resolution,[],[f9,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(f9,axiom,
    ! [X0] :
      ( product(multiplicative_inverse(X0),X0,multiplicative_identity)
      | ~ defined(X0)
      | sum(additive_identity,X0,additive_identity) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_inverse_multiplication) ).

fof(f1683,plain,
    ! [X0] :
      ( ~ product(a,X0,multiplicative_identity)
      | ~ defined(X0) ),
    inference(subsumption_resolution,[],[f1659,f28]) ).

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

fof(f1659,plain,
    ! [X0] :
      ( ~ defined(b)
      | ~ product(a,X0,multiplicative_identity)
      | ~ defined(X0) ),
    inference(resolution,[],[f238,f30]) ).

fof(f30,axiom,
    ! [X0] : ~ product(a,X0,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_product_4) ).

fof(f238,plain,
    ! [X8,X9,X7] :
      ( product(X8,multiply(X7,X9),X7)
      | ~ defined(X7)
      | ~ defined(X9)
      | ~ product(X8,X9,multiplicative_identity) ),
    inference(duplicate_literal_removal,[],[f234]) ).

fof(f234,plain,
    ! [X8,X9,X7] :
      ( ~ defined(X9)
      | ~ defined(X7)
      | ~ product(X8,X9,multiplicative_identity)
      | ~ defined(X7)
      | product(X8,multiply(X7,X9),X7) ),
    inference(resolution,[],[f91,f38]) ).

fof(f38,plain,
    ! [X0,X1] :
      ( product(X1,X0,multiply(X0,X1))
      | ~ defined(X1)
      | ~ defined(X0) ),
    inference(resolution,[],[f20,f10]) ).

fof(f20,axiom,
    ! [X3,X0] :
      ( product(X0,X3,multiply(X0,X3))
      | ~ defined(X0)
      | ~ defined(X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',totality_of_multiplication) ).

fof(f91,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(X3,X2,X1)
      | ~ defined(X2)
      | product(X0,X1,X2)
      | ~ product(X0,X3,multiplicative_identity) ),
    inference(resolution,[],[f6,f8]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : FLD009-3 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.10/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.34  % Computer : n011.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 20:31:25 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.48  % (9325)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.49  % (9333)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.49  % (9314)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.50  % (9314)Instruction limit reached!
% 0.19/0.50  % (9314)------------------------------
% 0.19/0.50  % (9314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (9314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (9314)Termination reason: Unknown
% 0.19/0.50  % (9314)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (9314)Memory used [KB]: 5500
% 0.19/0.50  % (9314)Time elapsed: 0.101 s
% 0.19/0.50  % (9314)Instructions burned: 7 (million)
% 0.19/0.50  % (9314)------------------------------
% 0.19/0.50  % (9314)------------------------------
% 0.19/0.50  % (9309)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.51  % (9322)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.51  % (9319)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.51  % (9329)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.52  % (9330)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.52  % (9321)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.52  % (9313)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  TRYING [3]
% 0.19/0.52  % (9311)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (9307)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.52  % (9308)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (9312)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.53  % (9308)Refutation not found, incomplete strategy% (9308)------------------------------
% 0.19/0.53  % (9308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (9308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (9308)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (9308)Memory used [KB]: 5373
% 0.19/0.53  % (9308)Time elapsed: 0.124 s
% 0.19/0.53  % (9308)Instructions burned: 2 (million)
% 0.19/0.53  % (9308)------------------------------
% 0.19/0.53  % (9308)------------------------------
% 0.19/0.53  TRYING [1]
% 0.19/0.53  % (9334)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.53  TRYING [2]
% 0.19/0.53  TRYING [3]
% 0.19/0.53  % (9320)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (9317)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (9324)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.53  % (9323)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (9326)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (9310)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (9335)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.54  % (9336)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.19/0.54  % (9316)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (9315)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (9315)Instruction limit reached!
% 0.19/0.54  % (9315)------------------------------
% 0.19/0.54  % (9315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (9315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (9315)Termination reason: Unknown
% 0.19/0.54  % (9315)Termination phase: Blocked clause elimination
% 0.19/0.54  
% 0.19/0.54  % (9315)Memory used [KB]: 895
% 0.19/0.54  % (9315)Time elapsed: 0.002 s
% 0.19/0.54  % (9315)Instructions burned: 2 (million)
% 0.19/0.54  % (9315)------------------------------
% 0.19/0.54  % (9315)------------------------------
% 0.19/0.54  % (9331)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.54  % (9332)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.54  % (9327)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.19/0.54  % (9328)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.54  % (9318)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.55  TRYING [1]
% 0.19/0.55  TRYING [2]
% 0.19/0.55  % (9333)Instruction limit reached!
% 0.19/0.55  % (9333)------------------------------
% 0.19/0.55  % (9333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  TRYING [4]
% 0.19/0.55  TRYING [3]
% 0.19/0.56  % (9309)Instruction limit reached!
% 0.19/0.56  % (9309)------------------------------
% 0.19/0.56  % (9309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (9309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (9309)Termination reason: Unknown
% 0.19/0.56  % (9309)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (9309)Memory used [KB]: 1279
% 0.19/0.56  % (9309)Time elapsed: 0.159 s
% 0.19/0.56  % (9309)Instructions burned: 37 (million)
% 0.19/0.56  % (9309)------------------------------
% 0.19/0.56  % (9309)------------------------------
% 0.19/0.57  TRYING [4]
% 0.19/0.57  % (9333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (9333)Termination reason: Unknown
% 0.19/0.57  % (9333)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (9333)Memory used [KB]: 6396
% 0.19/0.57  % (9333)Time elapsed: 0.040 s
% 0.19/0.57  % (9333)Instructions burned: 68 (million)
% 0.19/0.57  % (9333)------------------------------
% 0.19/0.57  % (9333)------------------------------
% 0.19/0.57  TRYING [4]
% 0.19/0.59  % (9324)Instruction limit reached!
% 0.19/0.59  % (9324)------------------------------
% 0.19/0.59  % (9324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (9325)Instruction limit reached!
% 0.19/0.60  % (9325)------------------------------
% 0.19/0.60  % (9325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (9325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (9325)Termination reason: Unknown
% 0.19/0.60  % (9325)Termination phase: Saturation
% 0.19/0.60  
% 0.19/0.60  % (9325)Memory used [KB]: 6140
% 0.19/0.60  % (9325)Time elapsed: 0.183 s
% 0.19/0.60  % (9325)Instructions burned: 100 (million)
% 0.19/0.60  % (9325)------------------------------
% 0.19/0.60  % (9325)------------------------------
% 0.19/0.60  % (9324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (9324)Termination reason: Unknown
% 0.19/0.60  % (9324)Termination phase: Finite model building constraint generation
% 0.19/0.60  
% 0.19/0.60  % (9324)Memory used [KB]: 8443
% 0.19/0.60  % (9324)Time elapsed: 0.196 s
% 0.19/0.60  % (9324)Instructions burned: 59 (million)
% 0.19/0.60  % (9324)------------------------------
% 0.19/0.60  % (9324)------------------------------
% 0.19/0.60  % (9316)Instruction limit reached!
% 0.19/0.60  % (9316)------------------------------
% 0.19/0.60  % (9316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (9316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (9316)Termination reason: Unknown
% 0.19/0.60  % (9316)Termination phase: Saturation
% 0.19/0.60  
% 0.19/0.60  % (9316)Memory used [KB]: 1023
% 0.19/0.60  % (9316)Time elapsed: 0.189 s
% 0.19/0.60  % (9316)Instructions burned: 53 (million)
% 0.19/0.60  % (9316)------------------------------
% 0.19/0.60  % (9316)------------------------------
% 0.19/0.61  % (9313)Instruction limit reached!
% 0.19/0.61  % (9313)------------------------------
% 0.19/0.61  % (9313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (9311)Instruction limit reached!
% 1.95/0.61  % (9311)------------------------------
% 1.95/0.61  % (9311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (9313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (9313)Termination reason: Unknown
% 1.95/0.61  % (9313)Termination phase: Finite model building constraint generation
% 1.95/0.61  
% 1.95/0.61  % (9313)Memory used [KB]: 7803
% 1.95/0.61  % (9313)Time elapsed: 0.093 s
% 1.95/0.61  % (9313)Instructions burned: 52 (million)
% 1.95/0.61  % (9313)------------------------------
% 1.95/0.61  % (9313)------------------------------
% 1.95/0.61  % (9348)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 1.95/0.61  % (9322)Instruction limit reached!
% 1.95/0.61  % (9322)------------------------------
% 1.95/0.61  % (9322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (9322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (9322)Termination reason: Unknown
% 1.95/0.61  % (9322)Termination phase: Saturation
% 1.95/0.61  
% 1.95/0.61  % (9322)Memory used [KB]: 1535
% 1.95/0.61  % (9322)Time elapsed: 0.211 s
% 1.95/0.61  % (9322)Instructions burned: 75 (million)
% 1.95/0.61  % (9322)------------------------------
% 1.95/0.61  % (9322)------------------------------
% 1.95/0.61  % (9311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (9311)Termination reason: Unknown
% 1.95/0.61  % (9311)Termination phase: Saturation
% 1.95/0.61  
% 1.95/0.61  % (9311)Memory used [KB]: 6268
% 1.95/0.61  % (9311)Time elapsed: 0.212 s
% 1.95/0.61  % (9311)Instructions burned: 52 (million)
% 1.95/0.61  % (9311)------------------------------
% 1.95/0.61  % (9311)------------------------------
% 1.95/0.62  % (9310)Instruction limit reached!
% 1.95/0.62  % (9310)------------------------------
% 1.95/0.62  % (9310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.63  % (9310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.63  % (9310)Termination reason: Unknown
% 1.95/0.63  % (9310)Termination phase: Saturation
% 1.95/0.63  
% 1.95/0.63  % (9310)Memory used [KB]: 6140
% 1.95/0.63  % (9310)Time elapsed: 0.207 s
% 1.95/0.63  % (9310)Instructions burned: 52 (million)
% 1.95/0.63  % (9310)------------------------------
% 1.95/0.63  % (9310)------------------------------
% 2.22/0.63  % (9312)Instruction limit reached!
% 2.22/0.63  % (9312)------------------------------
% 2.22/0.63  % (9312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.63  % (9312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.63  % (9312)Termination reason: Unknown
% 2.22/0.63  % (9312)Termination phase: Saturation
% 2.22/0.63  
% 2.22/0.63  % (9312)Memory used [KB]: 6012
% 2.22/0.63  % (9312)Time elapsed: 0.237 s
% 2.22/0.63  % (9312)Instructions burned: 48 (million)
% 2.22/0.63  % (9312)------------------------------
% 2.22/0.63  % (9312)------------------------------
% 2.22/0.64  % (9321)Instruction limit reached!
% 2.22/0.64  % (9321)------------------------------
% 2.22/0.64  % (9321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.64  % (9321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.64  % (9321)Termination reason: Unknown
% 2.22/0.64  % (9321)Termination phase: Saturation
% 2.22/0.64  
% 2.22/0.64  % (9321)Memory used [KB]: 6268
% 2.22/0.64  % (9321)Time elapsed: 0.045 s
% 2.22/0.64  % (9321)Instructions burned: 68 (million)
% 2.22/0.64  % (9321)------------------------------
% 2.22/0.64  % (9321)------------------------------
% 2.31/0.66  % (9353)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.31/0.66  TRYING [5]
% 2.31/0.66  % (9317)Instruction limit reached!
% 2.31/0.66  % (9317)------------------------------
% 2.31/0.66  % (9317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.66  % (9317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.67  % (9317)Termination reason: Unknown
% 2.31/0.67  % (9317)Termination phase: Saturation
% 2.31/0.67  
% 2.31/0.67  % (9317)Memory used [KB]: 6268
% 2.31/0.67  % (9317)Time elapsed: 0.257 s
% 2.31/0.67  % (9317)Instructions burned: 52 (million)
% 2.31/0.67  % (9317)------------------------------
% 2.31/0.67  % (9317)------------------------------
% 2.31/0.68  % (9319)Instruction limit reached!
% 2.31/0.68  % (9319)------------------------------
% 2.31/0.68  % (9319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.68  % (9319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.68  % (9319)Termination reason: Unknown
% 2.31/0.68  % (9319)Termination phase: Saturation
% 2.31/0.68  
% 2.31/0.68  % (9319)Memory used [KB]: 6396
% 2.31/0.68  % (9319)Time elapsed: 0.280 s
% 2.31/0.68  % (9319)Instructions burned: 102 (million)
% 2.31/0.68  % (9319)------------------------------
% 2.31/0.68  % (9319)------------------------------
% 2.31/0.68  % (9360)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 2.31/0.68  % (9376)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.31/0.69  % (9368)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.31/0.69  % (9320)Instruction limit reached!
% 2.31/0.69  % (9320)------------------------------
% 2.31/0.69  % (9320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.69  % (9320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.69  % (9320)Termination reason: Unknown
% 2.31/0.69  % (9320)Termination phase: Saturation
% 2.31/0.69  
% 2.31/0.69  % (9320)Memory used [KB]: 6140
% 2.31/0.69  % (9320)Time elapsed: 0.289 s
% 2.31/0.69  % (9320)Instructions burned: 101 (million)
% 2.31/0.69  % (9320)------------------------------
% 2.31/0.69  % (9320)------------------------------
% 2.31/0.69  % (9326)Instruction limit reached!
% 2.31/0.69  % (9326)------------------------------
% 2.31/0.69  % (9326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.69  % (9326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.69  % (9326)Termination reason: Unknown
% 2.31/0.69  % (9326)Termination phase: Saturation
% 2.31/0.69  
% 2.31/0.69  % (9326)Memory used [KB]: 1279
% 2.31/0.69  % (9326)Time elapsed: 0.275 s
% 2.31/0.69  % (9326)Instructions burned: 101 (million)
% 2.31/0.69  % (9326)------------------------------
% 2.31/0.69  % (9326)------------------------------
% 2.69/0.72  % (9390)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.69/0.73  % (9318)Instruction limit reached!
% 2.69/0.73  % (9318)------------------------------
% 2.69/0.73  % (9318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.73  % (9318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.73  % (9318)Termination reason: Unknown
% 2.69/0.73  % (9318)Termination phase: Saturation
% 2.69/0.73  
% 2.69/0.73  % (9318)Memory used [KB]: 6652
% 2.69/0.73  % (9318)Time elapsed: 0.333 s
% 2.69/0.73  % (9318)Instructions burned: 100 (million)
% 2.69/0.73  % (9318)------------------------------
% 2.69/0.73  % (9318)------------------------------
% 2.69/0.73  % (9392)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.69/0.73  % (9323)Instruction limit reached!
% 2.69/0.73  % (9323)------------------------------
% 2.69/0.73  % (9323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.69/0.73  % (9397)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.69/0.74  % (9323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.69/0.74  % (9323)Termination reason: Unknown
% 2.69/0.74  % (9323)Termination phase: Saturation
% 2.69/0.74  
% 2.69/0.74  % (9323)Memory used [KB]: 6524
% 2.69/0.74  % (9323)Time elapsed: 0.332 s
% 2.69/0.74  % (9323)Instructions burned: 99 (million)
% 2.69/0.74  % (9323)------------------------------
% 2.69/0.74  % (9323)------------------------------
% 2.69/0.74  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.69/0.75  % (9389)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.69/0.76  % (9401)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.69/0.76  % (9407)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.69/0.76  % (9399)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.69/0.76  % (9406)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.95/0.79  % (9331)First to succeed.
% 2.95/0.79  % (9409)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4958Mi)
% 2.95/0.80  % (9429)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.95/0.80  % (9327)Instruction limit reached!
% 2.95/0.80  % (9327)------------------------------
% 2.95/0.80  % (9327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.80  % (9442)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.95/0.80  % (9331)Refutation found. Thanks to Tanya!
% 2.95/0.80  % SZS status Unsatisfiable for theBenchmark
% 2.95/0.80  % SZS output start Proof for theBenchmark
% See solution above
% 2.95/0.80  % (9331)------------------------------
% 2.95/0.80  % (9331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.80  % (9331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.80  % (9331)Termination reason: Refutation
% 2.95/0.80  
% 2.95/0.80  % (9331)Memory used [KB]: 6396
% 2.95/0.80  % (9331)Time elapsed: 0.392 s
% 2.95/0.80  % (9331)Instructions burned: 148 (million)
% 2.95/0.80  % (9331)------------------------------
% 2.95/0.80  % (9331)------------------------------
% 2.95/0.80  % (9306)Success in time 0.447 s
%------------------------------------------------------------------------------