TSTP Solution File: LCL040-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

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

% Computer : n013.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:46:39 EDT 2022

% Result   : Unsatisfiable 9.25s 1.64s
% Output   : Refutation 9.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   17 (   6 unt;   0 def)
%            Number of atoms       :   31 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   29 (  15   ~;  14   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   5 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :   44 (  44   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2542,plain,
    $false,
    inference(resolution,[],[f311,f7]) ).

fof(f7,axiom,
    ~ is_a_theorem(implies(implies(a,implies(b,c)),implies(b,implies(a,c)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_cn_21) ).

fof(f311,plain,
    ! [X8,X6,X7] : is_a_theorem(implies(implies(X6,implies(X7,X8)),implies(X7,implies(X6,X8)))),
    inference(resolution,[],[f207,f32]) ).

fof(f32,plain,
    ! [X3,X6,X4,X5] :
      ( ~ is_a_theorem(implies(implies(implies(X3,X4),implies(X3,X5)),X6))
      | is_a_theorem(implies(implies(X3,implies(X4,X5)),X6)) ),
    inference(resolution,[],[f16,f8]) ).

fof(f8,plain,
    ! [X0,X1] :
      ( is_a_theorem(implies(X0,X1))
      | ~ is_a_theorem(X1) ),
    inference(resolution,[],[f1,f2]) ).

fof(f2,axiom,
    ! [X0,X1] : is_a_theorem(implies(X0,implies(X1,X0))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cn_18) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( ~ is_a_theorem(implies(X0,X1))
      | is_a_theorem(X1)
      | ~ is_a_theorem(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',condensed_detachment) ).

fof(f16,plain,
    ! [X3,X6,X4,X5] :
      ( ~ is_a_theorem(implies(implies(X3,implies(X4,X5)),implies(implies(implies(X3,X4),implies(X3,X5)),X6)))
      | is_a_theorem(implies(implies(X3,implies(X4,X5)),X6)) ),
    inference(resolution,[],[f13,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(X0,implies(X1,X2)),implies(implies(X0,X1),implies(X0,X2)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cn_35) ).

fof(f13,plain,
    ! [X2,X0,X1] :
      ( ~ is_a_theorem(implies(X0,X1))
      | ~ is_a_theorem(implies(X0,implies(X1,X2)))
      | is_a_theorem(implies(X0,X2)) ),
    inference(resolution,[],[f9,f1]) ).

fof(f9,plain,
    ! [X2,X0,X1] :
      ( is_a_theorem(implies(implies(X0,X1),implies(X0,X2)))
      | ~ is_a_theorem(implies(X0,implies(X1,X2))) ),
    inference(resolution,[],[f3,f1]) ).

fof(f207,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(implies(X0,X1),X2),implies(X1,X2))),
    inference(resolution,[],[f57,f2]) ).

fof(f57,plain,
    ! [X2,X0,X1] :
      ( ~ is_a_theorem(implies(X0,X1))
      | is_a_theorem(implies(implies(X1,X2),implies(X0,X2))) ),
    inference(resolution,[],[f22,f20]) ).

fof(f20,plain,
    ! [X2,X3,X1] :
      ( ~ is_a_theorem(implies(implies(X3,X1),X2))
      | is_a_theorem(implies(X1,X2)) ),
    inference(resolution,[],[f15,f8]) ).

fof(f15,plain,
    ! [X2,X0,X1] :
      ( ~ is_a_theorem(implies(X0,implies(implies(X1,X0),X2)))
      | is_a_theorem(implies(X0,X2)) ),
    inference(resolution,[],[f13,f2]) ).

fof(f22,plain,
    ! [X2,X3,X4] :
      ( is_a_theorem(implies(implies(X2,implies(X3,X4)),implies(X2,X4)))
      | ~ is_a_theorem(implies(X2,X3)) ),
    inference(resolution,[],[f18,f3]) ).

fof(f18,plain,
    ! [X11,X12,X13] :
      ( ~ is_a_theorem(implies(X11,implies(X12,X13)))
      | is_a_theorem(implies(X11,X13))
      | ~ is_a_theorem(X12) ),
    inference(resolution,[],[f13,f8]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : LCL040-1 : TPTP v8.1.0. Released v1.0.0.
% 0.07/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.13/0.35  % Computer : n013.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   : Tue Aug 30 01:27:32 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.56  % (24185)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)
% 1.42/0.56  % (24205)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)
% 1.42/0.56  % (24211)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)
% 1.42/0.56  TRYING [1]
% 1.42/0.56  TRYING [2]
% 1.42/0.56  TRYING [3]
% 1.42/0.57  % (24203)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.42/0.57  % (24196)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)
% 1.42/0.57  % (24213)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.42/0.57  TRYING [4]
% 1.77/0.58  % (24191)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)
% 1.77/0.58  TRYING [1]
% 1.77/0.58  TRYING [2]
% 1.77/0.58  TRYING [3]
% 1.77/0.59  % (24189)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.77/0.59  % (24190)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)
% 1.77/0.59  % (24195)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.77/0.60  % (24193)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.77/0.60  % (24193)Instruction limit reached!
% 1.77/0.60  % (24193)------------------------------
% 1.77/0.60  % (24193)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.77/0.60  % (24193)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.77/0.60  % (24193)Termination reason: Unknown
% 1.77/0.60  % (24193)Termination phase: Saturation
% 1.77/0.60  
% 1.77/0.60  % (24193)Memory used [KB]: 5373
% 1.77/0.60  % (24193)Time elapsed: 0.134 s
% 1.77/0.60  % (24193)Instructions burned: 2 (million)
% 1.77/0.60  % (24193)------------------------------
% 1.77/0.60  % (24193)------------------------------
% 1.77/0.60  % (24208)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)
% 1.77/0.60  % (24200)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)
% 1.77/0.61  % (24210)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.77/0.61  % (24214)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)
% 1.77/0.61  % (24194)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)
% 1.77/0.61  % (24187)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)
% 1.77/0.61  TRYING [4]
% 1.77/0.62  % (24207)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)
% 1.77/0.62  % (24206)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.77/0.62  % (24192)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.77/0.62  % (24202)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.77/0.62  TRYING [1]
% 1.77/0.62  TRYING [2]
% 1.77/0.62  % (24186)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)
% 1.77/0.62  TRYING [3]
% 1.77/0.62  % (24186)Refutation not found, incomplete strategy% (24186)------------------------------
% 1.77/0.62  % (24186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.77/0.62  % (24186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.77/0.62  % (24186)Termination reason: Refutation not found, incomplete strategy
% 1.77/0.62  
% 1.77/0.62  % (24186)Memory used [KB]: 5373
% 1.77/0.62  % (24186)Time elapsed: 0.200 s
% 1.77/0.62  % (24186)Instructions burned: 2 (million)
% 1.77/0.62  % (24186)------------------------------
% 1.77/0.62  % (24186)------------------------------
% 1.77/0.62  % (24212)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)
% 1.77/0.62  % (24209)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.77/0.62  % (24188)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)
% 1.77/0.63  % (24197)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.77/0.63  % (24192)Instruction limit reached!
% 1.77/0.63  % (24192)------------------------------
% 1.77/0.63  % (24192)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.77/0.63  % (24192)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.77/0.63  % (24192)Termination reason: Unknown
% 1.77/0.63  % (24192)Termination phase: Saturation
% 1.77/0.63  
% 1.77/0.63  % (24192)Memory used [KB]: 5500
% 1.77/0.63  % (24192)Time elapsed: 0.147 s
% 1.77/0.63  % (24192)Instructions burned: 8 (million)
% 1.77/0.63  % (24192)------------------------------
% 1.77/0.63  % (24192)------------------------------
% 1.77/0.63  % (24199)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)
% 1.77/0.63  % (24201)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)
% 1.77/0.63  % (24198)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.77/0.64  % (24204)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)
% 1.77/0.65  TRYING [4]
% 2.41/0.67  % (24191)Instruction limit reached!
% 2.41/0.67  % (24191)------------------------------
% 2.41/0.67  % (24191)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.41/0.67  % (24191)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.41/0.67  % (24191)Termination reason: Unknown
% 2.41/0.67  % (24191)Termination phase: Finite model building SAT solving
% 2.41/0.67  
% 2.41/0.67  % (24191)Memory used [KB]: 6908
% 2.41/0.67  % (24191)Time elapsed: 0.185 s
% 2.41/0.67  % (24191)Instructions burned: 52 (million)
% 2.41/0.67  % (24191)------------------------------
% 2.41/0.67  % (24191)------------------------------
% 2.55/0.68  TRYING [5]
% 2.55/0.70  % (24187)Instruction limit reached!
% 2.55/0.70  % (24187)------------------------------
% 2.55/0.70  % (24187)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.70  % (24187)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.70  % (24187)Termination reason: Unknown
% 2.55/0.70  % (24187)Termination phase: Saturation
% 2.55/0.70  
% 2.55/0.70  % (24187)Memory used [KB]: 1535
% 2.55/0.70  % (24187)Time elapsed: 0.283 s
% 2.55/0.70  % (24187)Instructions burned: 38 (million)
% 2.55/0.70  % (24187)------------------------------
% 2.55/0.70  % (24187)------------------------------
% 2.55/0.70  % (24211)Instruction limit reached!
% 2.55/0.70  % (24211)------------------------------
% 2.55/0.70  % (24211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.71  % (24211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.71  % (24211)Termination reason: Unknown
% 2.55/0.71  % (24211)Termination phase: Saturation
% 2.55/0.71  
% 2.55/0.71  % (24211)Memory used [KB]: 6396
% 2.55/0.71  % (24211)Time elapsed: 0.059 s
% 2.55/0.71  % (24211)Instructions burned: 68 (million)
% 2.55/0.71  % (24211)------------------------------
% 2.55/0.71  % (24211)------------------------------
% 2.82/0.73  % (24190)Instruction limit reached!
% 2.82/0.73  % (24190)------------------------------
% 2.82/0.73  % (24190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.73  % (24190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.73  % (24190)Termination reason: Unknown
% 2.82/0.73  % (24190)Termination phase: Saturation
% 2.82/0.73  
% 2.82/0.73  % (24190)Memory used [KB]: 5756
% 2.82/0.73  % (24190)Time elapsed: 0.311 s
% 2.82/0.73  % (24190)Instructions burned: 49 (million)
% 2.82/0.73  % (24190)------------------------------
% 2.82/0.73  % (24190)------------------------------
% 2.82/0.73  % (24189)Instruction limit reached!
% 2.82/0.73  % (24189)------------------------------
% 2.82/0.73  % (24189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.73  % (24189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.73  % (24189)Termination reason: Unknown
% 2.82/0.73  % (24189)Termination phase: Saturation
% 2.82/0.73  
% 2.82/0.73  % (24189)Memory used [KB]: 6652
% 2.82/0.73  % (24189)Time elapsed: 0.314 s
% 2.82/0.73  % (24189)Instructions burned: 51 (million)
% 2.82/0.73  % (24189)------------------------------
% 2.82/0.73  % (24189)------------------------------
% 2.82/0.73  % (24195)Instruction limit reached!
% 2.82/0.73  % (24195)------------------------------
% 2.82/0.73  % (24195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.73  % (24195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.73  % (24195)Termination reason: Unknown
% 2.82/0.73  % (24195)Termination phase: Saturation
% 2.82/0.73  
% 2.82/0.73  % (24195)Memory used [KB]: 6140
% 2.82/0.73  % (24195)Time elapsed: 0.311 s
% 2.82/0.73  % (24195)Instructions burned: 50 (million)
% 2.82/0.73  % (24195)------------------------------
% 2.82/0.73  % (24195)------------------------------
% 2.82/0.73  % (24202)Instruction limit reached!
% 2.82/0.73  % (24202)------------------------------
% 2.82/0.73  % (24202)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.73  % (24202)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.73  % (24202)Termination reason: Unknown
% 2.82/0.73  % (24202)Termination phase: Finite model building SAT solving
% 2.82/0.73  
% 2.82/0.73  % (24202)Memory used [KB]: 6908
% 2.82/0.73  % (24202)Time elapsed: 0.230 s
% 2.82/0.73  % (24202)Instructions burned: 59 (million)
% 2.82/0.73  % (24202)------------------------------
% 2.82/0.73  % (24202)------------------------------
% 2.90/0.77  % (24194)Instruction limit reached!
% 2.90/0.77  % (24194)------------------------------
% 2.90/0.77  % (24194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.77  % (24194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.77  % (24194)Termination reason: Unknown
% 2.90/0.77  % (24194)Termination phase: Saturation
% 2.90/0.77  
% 2.90/0.77  % (24194)Memory used [KB]: 1791
% 2.90/0.77  % (24194)Time elapsed: 0.348 s
% 2.90/0.77  % (24194)Instructions burned: 51 (million)
% 2.90/0.77  % (24194)------------------------------
% 2.90/0.77  % (24194)------------------------------
% 2.90/0.77  % (24188)Instruction limit reached!
% 2.90/0.77  % (24188)------------------------------
% 2.90/0.77  % (24188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.77  % (24188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.77  % (24188)Termination reason: Unknown
% 2.90/0.77  % (24188)Termination phase: Saturation
% 2.90/0.77  
% 2.90/0.77  % (24188)Memory used [KB]: 6524
% 2.90/0.77  % (24188)Time elapsed: 0.348 s
% 2.90/0.77  % (24188)Instructions burned: 51 (million)
% 2.90/0.77  % (24188)------------------------------
% 2.90/0.77  % (24188)------------------------------
% 2.90/0.77  % (24199)Instruction limit reached!
% 2.90/0.77  % (24199)------------------------------
% 2.90/0.77  % (24199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.77  % (24199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.77  % (24199)Termination reason: Unknown
% 2.90/0.77  % (24199)Termination phase: Saturation
% 2.90/0.77  
% 2.90/0.77  % (24199)Memory used [KB]: 6396
% 2.90/0.77  % (24199)Time elapsed: 0.053 s
% 2.90/0.77  % (24199)Instructions burned: 68 (million)
% 2.90/0.77  % (24199)------------------------------
% 2.90/0.77  % (24199)------------------------------
% 2.90/0.79  % (24203)Instruction limit reached!
% 2.90/0.79  % (24203)------------------------------
% 2.90/0.79  % (24203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.79  % (24203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.79  % (24203)Termination reason: Unknown
% 2.90/0.79  % (24203)Termination phase: Saturation
% 2.90/0.79  
% 2.90/0.79  % (24203)Memory used [KB]: 7419
% 2.90/0.79  % (24203)Time elapsed: 0.372 s
% 2.90/0.79  % (24203)Instructions burned: 101 (million)
% 2.90/0.79  % (24203)------------------------------
% 2.90/0.79  % (24203)------------------------------
% 2.90/0.81  % (24196)Instruction limit reached!
% 2.90/0.81  % (24196)------------------------------
% 2.90/0.81  % (24196)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.81  % (24196)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.81  % (24196)Termination reason: Unknown
% 2.90/0.81  % (24196)Termination phase: Saturation
% 2.90/0.81  
% 2.90/0.81  % (24196)Memory used [KB]: 7419
% 2.90/0.81  % (24196)Time elapsed: 0.389 s
% 2.90/0.81  % (24196)Instructions burned: 100 (million)
% 2.90/0.81  % (24196)------------------------------
% 2.90/0.81  % (24196)------------------------------
% 3.42/0.81  % (24201)Instruction limit reached!
% 3.42/0.81  % (24201)------------------------------
% 3.42/0.81  % (24201)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.81  % (24201)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.81  % (24201)Termination reason: Unknown
% 3.42/0.81  % (24201)Termination phase: Saturation
% 3.42/0.81  
% 3.42/0.81  % (24201)Memory used [KB]: 6268
% 3.42/0.81  % (24201)Time elapsed: 0.391 s
% 3.42/0.81  % (24201)Instructions burned: 100 (million)
% 3.42/0.81  % (24201)------------------------------
% 3.42/0.81  % (24201)------------------------------
% 3.42/0.88  % (24259)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 (2996ds/747Mi)
% 3.73/0.88  % (24200)Instruction limit reached!
% 3.73/0.88  % (24200)------------------------------
% 3.73/0.88  % (24200)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.88  % (24200)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.88  % (24200)Termination reason: Unknown
% 3.73/0.88  % (24200)Termination phase: Saturation
% 3.73/0.88  
% 3.73/0.88  % (24200)Memory used [KB]: 2046
% 3.73/0.88  % (24200)Time elapsed: 0.390 s
% 3.73/0.88  % (24200)Instructions burned: 76 (million)
% 3.73/0.88  % (24200)------------------------------
% 3.73/0.88  % (24200)------------------------------
% 3.73/0.90  % (24205)Instruction limit reached!
% 3.73/0.90  % (24205)------------------------------
% 3.73/0.90  % (24205)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.90  % (24205)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.90  % (24205)Termination reason: Unknown
% 3.73/0.90  % (24205)Termination phase: Saturation
% 3.73/0.90  
% 3.73/0.90  % (24205)Memory used [KB]: 6652
% 3.73/0.90  % (24205)Time elapsed: 0.480 s
% 3.73/0.90  % (24205)Instructions burned: 176 (million)
% 3.73/0.90  % (24205)------------------------------
% 3.73/0.90  % (24205)------------------------------
% 3.73/0.91  % (24198)Instruction limit reached!
% 3.73/0.91  % (24198)------------------------------
% 3.73/0.91  % (24198)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.91  % (24198)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.91  % (24198)Termination reason: Unknown
% 3.73/0.91  % (24198)Termination phase: Saturation
% 3.73/0.91  
% 3.73/0.91  % (24198)Memory used [KB]: 7164
% 3.73/0.91  % (24198)Time elapsed: 0.488 s
% 3.73/0.91  % (24198)Instructions burned: 99 (million)
% 3.73/0.91  % (24198)------------------------------
% 3.73/0.91  % (24198)------------------------------
% 3.73/0.93  % (24197)Instruction limit reached!
% 3.73/0.93  % (24197)------------------------------
% 3.73/0.93  % (24197)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.93  % (24197)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.93  % (24197)Termination reason: Unknown
% 3.73/0.93  % (24197)Termination phase: Saturation
% 3.73/0.93  
% 3.73/0.93  % (24197)Memory used [KB]: 7164
% 3.73/0.93  % (24197)Time elapsed: 0.490 s
% 3.73/0.93  % (24197)Instructions burned: 102 (million)
% 3.73/0.93  % (24197)------------------------------
% 3.73/0.93  % (24197)------------------------------
% 3.73/0.93  % (24249)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 (2997ds/211Mi)
% 3.73/0.93  % (24248)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 (2997ds/388Mi)
% 3.73/0.94  % (24204)Instruction limit reached!
% 3.73/0.94  % (24204)------------------------------
% 3.73/0.94  % (24204)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.94  % (24204)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.94  % (24204)Termination reason: Unknown
% 3.73/0.94  % (24204)Termination phase: Saturation
% 3.73/0.94  
% 3.73/0.94  % (24204)Memory used [KB]: 2302
% 3.73/0.94  % (24204)Time elapsed: 0.515 s
% 3.73/0.94  % (24204)Instructions burned: 100 (million)
% 3.73/0.94  % (24204)------------------------------
% 3.73/0.94  % (24204)------------------------------
% 3.73/0.94  % (24250)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)
% 3.73/0.95  TRYING [6]
% 3.73/0.95  % (24206)Instruction limit reached!
% 3.73/0.95  % (24206)------------------------------
% 3.73/0.95  % (24206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.73/0.95  % (24206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.73/0.95  % (24206)Termination reason: Unknown
% 3.73/0.95  % (24206)Termination phase: Saturation
% 3.73/0.95  
% 3.73/0.95  % (24206)Memory used [KB]: 6524
% 3.73/0.95  % (24206)Time elapsed: 0.535 s
% 3.73/0.95  % (24206)Instructions burned: 139 (million)
% 3.73/0.95  % (24206)------------------------------
% 3.73/0.95  % (24206)------------------------------
% 3.73/0.96  % (24285)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3735Mi)
% 4.12/0.96  % (24275)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 (2996ds/655Mi)
% 4.12/0.96  % (24251)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/920Mi)
% 4.19/0.99  % (24290)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4959Mi)
% 4.19/0.99  % (24277)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 (2996ds/940Mi)
% 4.19/0.99  % (24254)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 4.19/1.00  % (24212)Instruction limit reached!
% 4.19/1.00  % (24212)------------------------------
% 4.19/1.00  % (24212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.19/1.00  % (24212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.19/1.00  % (24212)Termination reason: Unknown
% 4.19/1.00  % (24212)Termination phase: Saturation
% 4.19/1.00  
% 4.19/1.00  % (24212)Memory used [KB]: 3582
% 4.19/1.00  % (24212)Time elapsed: 0.561 s
% 4.19/1.00  % (24212)Instructions burned: 178 (million)
% 4.19/1.00  % (24212)------------------------------
% 4.19/1.00  % (24212)------------------------------
% 4.19/1.01  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 4.19/1.01  % (24279)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 (2996ds/981Mi)
% 4.29/1.03  % (24276)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 (2996ds/68Mi)
% 4.29/1.03  % (24287)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 (2995ds/4958Mi)
% 4.29/1.07  % (24209)Instruction limit reached!
% 4.29/1.07  % (24209)------------------------------
% 4.29/1.07  % (24209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.29/1.07  % (24209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.29/1.07  % (24209)Termination reason: Unknown
% 4.29/1.07  % (24209)Termination phase: Saturation
% 4.29/1.07  
% 4.29/1.07  % (24209)Memory used [KB]: 11513
% 4.29/1.07  % (24209)Time elapsed: 0.639 s
% 4.29/1.07  % (24209)Instructions burned: 482 (million)
% 4.29/1.07  % (24209)------------------------------
% 4.29/1.07  % (24209)------------------------------
% 5.51/1.09  % (24295)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4931Mi)
% 5.51/1.09  % (24282)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 (2995ds/90Mi)
% 5.51/1.09  % (24283)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 (2995ds/2016Mi)
% 5.51/1.11  % (24292)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 5.51/1.13  % (24317)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 (2992ds/2016Mi)
% 5.51/1.16  % (24297)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1824Mi)
% 6.26/1.17  % (24299)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2134Mi)
% 6.26/1.19  % (24308)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 (2993ds/90Mi)
% 6.26/1.21  % (24301)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2891Mi)
% 6.26/1.23  % (24296)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 (2994ds/68Mi)
% 6.75/1.25  % (24276)Instruction limit reached!
% 6.75/1.25  % (24276)------------------------------
% 6.75/1.25  % (24276)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.25  % (24276)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.25  % (24276)Termination reason: Unknown
% 6.75/1.25  % (24276)Termination phase: Saturation
% 6.75/1.25  
% 6.75/1.25  % (24276)Memory used [KB]: 6396
% 6.75/1.25  % (24276)Time elapsed: 0.038 s
% 6.75/1.25  % (24276)Instructions burned: 69 (million)
% 6.75/1.25  % (24276)------------------------------
% 6.75/1.25  % (24276)------------------------------
% 6.75/1.26  % (24250)Instruction limit reached!
% 6.75/1.26  % (24250)------------------------------
% 6.75/1.26  % (24250)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.75/1.26  % (24250)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.75/1.26  % (24250)Termination reason: Unknown
% 6.75/1.26  % (24250)Termination phase: Saturation
% 6.75/1.26  
% 6.75/1.26  % (24250)Memory used [KB]: 6012
% 6.75/1.26  % (24250)Time elapsed: 0.581 s
% 6.75/1.26  % (24250)Instructions burned: 91 (million)
% 6.75/1.26  % (24250)------------------------------
% 6.75/1.26  % (24250)------------------------------
% 6.99/1.29  % (24302)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/4585Mi)
% 7.67/1.37  % (24282)Instruction limit reached!
% 7.67/1.37  % (24282)------------------------------
% 7.67/1.37  % (24282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.67/1.37  % (24282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.67/1.37  % (24282)Termination reason: Unknown
% 7.67/1.37  % (24282)Termination phase: Saturation
% 7.67/1.37  
% 7.67/1.37  % (24282)Memory used [KB]: 7547
% 7.67/1.37  % (24282)Time elapsed: 0.536 s
% 7.67/1.37  % (24282)Instructions burned: 90 (million)
% 7.67/1.37  % (24282)------------------------------
% 7.67/1.37  % (24282)------------------------------
% 7.67/1.40  % (24308)Instruction limit reached!
% 7.67/1.40  % (24308)------------------------------
% 7.67/1.40  % (24308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.67/1.40  % (24308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.67/1.40  % (24308)Termination reason: Unknown
% 7.67/1.40  % (24308)Termination phase: Saturation
% 7.67/1.40  
% 7.67/1.40  % (24308)Memory used [KB]: 6012
% 7.67/1.40  % (24308)Time elapsed: 0.344 s
% 7.67/1.40  % (24308)Instructions burned: 91 (million)
% 7.67/1.40  % (24308)------------------------------
% 7.67/1.40  % (24308)------------------------------
% 8.11/1.45  % (24296)Instruction limit reached!
% 8.11/1.45  % (24296)------------------------------
% 8.11/1.45  % (24296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.11/1.45  % (24296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.11/1.45  % (24296)Termination reason: Unknown
% 8.11/1.45  % (24296)Termination phase: Saturation
% 8.11/1.45  
% 8.11/1.45  % (24296)Memory used [KB]: 6396
% 8.11/1.45  % (24296)Time elapsed: 0.044 s
% 8.11/1.45  % (24296)Instructions burned: 69 (million)
% 8.11/1.45  % (24296)------------------------------
% 8.11/1.45  % (24296)------------------------------
% 8.11/1.45  % (24213)Instruction limit reached!
% 8.11/1.45  % (24213)------------------------------
% 8.11/1.45  % (24213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.11/1.45  % (24213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.11/1.45  % (24213)Termination reason: Unknown
% 8.11/1.45  % (24213)Termination phase: Saturation
% 8.11/1.45  
% 8.11/1.45  % (24213)Memory used [KB]: 12920
% 8.11/1.45  % (24213)Time elapsed: 1.018 s
% 8.11/1.45  % (24213)Instructions burned: 439 (million)
% 8.11/1.45  % (24213)------------------------------
% 8.11/1.45  % (24213)------------------------------
% 8.31/1.50  % (24329)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/8004Mi)
% 8.67/1.54  % (24214)Instruction limit reached!
% 8.67/1.54  % (24214)------------------------------
% 8.67/1.54  % (24214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.67/1.54  % (24214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.67/1.54  % (24214)Termination reason: Unknown
% 8.67/1.54  % (24214)Termination phase: Saturation
% 8.67/1.54  
% 8.67/1.54  % (24214)Memory used [KB]: 9594
% 8.67/1.54  % (24214)Time elapsed: 1.123 s
% 8.67/1.54  % (24214)Instructions burned: 355 (million)
% 8.67/1.54  % (24214)------------------------------
% 8.67/1.54  % (24214)------------------------------
% 8.88/1.59  % (24330)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=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9965Mi)
% 8.88/1.59  % (24207)Instruction limit reached!
% 8.88/1.59  % (24207)------------------------------
% 8.88/1.59  % (24207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.88/1.59  % (24207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.88/1.59  % (24207)Termination reason: Unknown
% 8.88/1.59  % (24207)Termination phase: Saturation
% 8.88/1.59  
% 8.88/1.59  % (24207)Memory used [KB]: 5628
% 8.88/1.59  % (24207)Time elapsed: 1.167 s
% 8.88/1.59  % (24207)Instructions burned: 498 (million)
% 8.88/1.59  % (24207)------------------------------
% 8.88/1.59  % (24207)------------------------------
% 8.88/1.61  % (24341)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/9902Mi)
% 8.88/1.62  % (24336)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/9877Mi)
% 8.88/1.62  % (24344)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/9989Mi)
% 8.88/1.62  % (24208)First to succeed.
% 9.25/1.64  % (24208)Refutation found. Thanks to Tanya!
% 9.25/1.64  % SZS status Unsatisfiable for theBenchmark
% 9.25/1.64  % SZS output start Proof for theBenchmark
% See solution above
% 9.25/1.64  % (24208)------------------------------
% 9.25/1.64  % (24208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.25/1.64  % (24208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.25/1.64  % (24208)Termination reason: Refutation
% 9.25/1.64  
% 9.25/1.64  % (24208)Memory used [KB]: 7419
% 9.25/1.64  % (24208)Time elapsed: 1.135 s
% 9.25/1.64  % (24208)Instructions burned: 355 (million)
% 9.25/1.64  % (24208)------------------------------
% 9.25/1.64  % (24208)------------------------------
% 9.25/1.64  % (24184)Success in time 1.28 s
%------------------------------------------------------------------------------