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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : REL001-1 : TPTP v8.1.0. Released v4.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 : 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 18:13:28 EDT 2022

% Result   : Unsatisfiable 2.76s 0.73s
% Output   : Refutation 2.76s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   26
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   57 (  57 unt;   0 def)
%            Number of atoms       :   57 (  56 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   4 con; 0-2 aty)
%            Number of variables   :   51 (  51   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f972,plain,
    $false,
    inference(trivial_inequality_removal,[],[f959]) ).

fof(f959,plain,
    sk1 != sk1,
    inference(superposition,[],[f14,f923]) ).

fof(f923,plain,
    ! [X0] : join(zero,X0) = X0,
    inference(superposition,[],[f463,f896]) ).

fof(f896,plain,
    ! [X2] : join(zero,complement(complement(X2))) = X2,
    inference(backward_demodulation,[],[f239,f894]) ).

fof(f894,plain,
    ! [X1] : complement(X1) = join(complement(X1),complement(X1)),
    inference(forward_demodulation,[],[f879,f888]) ).

fof(f888,plain,
    ! [X2] : composition(one,X2) = X2,
    inference(forward_demodulation,[],[f877,f871]) ).

fof(f871,plain,
    ! [X2] : composition(converse(one),X2) = X2,
    inference(forward_demodulation,[],[f844,f8]) ).

fof(f8,axiom,
    ! [X0] : converse(converse(X0)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_idempotence_8) ).

fof(f844,plain,
    ! [X2] : composition(converse(one),X2) = converse(converse(X2)),
    inference(superposition,[],[f25,f6]) ).

fof(f6,axiom,
    ! [X0] : composition(X0,one) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',composition_identity_6) ).

fof(f25,plain,
    ! [X0,X1] : converse(composition(converse(X0),X1)) = composition(converse(X1),X0),
    inference(superposition,[],[f10,f8]) ).

fof(f10,axiom,
    ! [X0,X1] : converse(composition(X0,X1)) = composition(converse(X1),converse(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_multiplicativity_10) ).

fof(f877,plain,
    ! [X2] : composition(converse(one),X2) = composition(one,X2),
    inference(superposition,[],[f871,f89]) ).

fof(f89,plain,
    ! [X0,X1] : composition(X0,X1) = composition(X0,composition(one,X1)),
    inference(superposition,[],[f5,f6]) ).

fof(f5,axiom,
    ! [X2,X0,X1] : composition(X0,composition(X1,X2)) = composition(composition(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',composition_associativity_5) ).

fof(f879,plain,
    ! [X1] : complement(X1) = join(complement(composition(one,X1)),complement(X1)),
    inference(superposition,[],[f11,f871]) ).

fof(f11,axiom,
    ! [X0,X1] : complement(X1) = join(composition(converse(X0),complement(composition(X0,X1))),complement(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_cancellativity_11) ).

fof(f239,plain,
    ! [X2] : join(zero,complement(join(complement(X2),complement(X2)))) = X2,
    inference(forward_demodulation,[],[f219,f16]) ).

fof(f16,plain,
    zero = complement(top),
    inference(forward_demodulation,[],[f15,f12]) ).

fof(f12,axiom,
    ! [X0] : top = join(X0,complement(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',def_top_12) ).

fof(f15,plain,
    ! [X0] : zero = complement(join(complement(X0),complement(complement(X0)))),
    inference(definition_unfolding,[],[f13,f4]) ).

fof(f4,axiom,
    ! [X0,X1] : complement(join(complement(X0),complement(X1))) = meet(X0,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',maddux4_definiton_of_meet_4) ).

fof(f13,axiom,
    ! [X0] : zero = meet(X0,complement(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',def_zero_13) ).

fof(f219,plain,
    ! [X2] : join(complement(top),complement(join(complement(X2),complement(X2)))) = X2,
    inference(superposition,[],[f3,f12]) ).

fof(f3,axiom,
    ! [X0,X1] : join(complement(join(complement(X0),complement(X1))),complement(join(complement(X0),X1))) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',maddux3_a_kind_of_de_Morgan_3) ).

fof(f463,plain,
    ! [X0] : join(zero,X0) = join(zero,join(zero,X0)),
    inference(forward_demodulation,[],[f456,f16]) ).

fof(f456,plain,
    ! [X0] : join(zero,X0) = join(zero,join(complement(top),X0)),
    inference(backward_demodulation,[],[f420,f452]) ).

fof(f452,plain,
    top = join(top,top),
    inference(forward_demodulation,[],[f451,f338]) ).

fof(f338,plain,
    ! [X0] : top = join(complement(X0),X0),
    inference(forward_demodulation,[],[f300,f8]) ).

fof(f300,plain,
    ! [X0] : join(complement(X0),X0) = converse(converse(top)),
    inference(superposition,[],[f202,f12]) ).

fof(f202,plain,
    ! [X6,X7] : join(X6,X7) = converse(converse(join(X7,X6))),
    inference(forward_demodulation,[],[f194,f8]) ).

fof(f194,plain,
    ! [X6,X7] : converse(converse(join(X7,X6))) = join(converse(converse(X6)),X7),
    inference(superposition,[],[f19,f23]) ).

fof(f23,plain,
    ! [X2,X3] : join(converse(X3),converse(X2)) = converse(join(X2,X3)),
    inference(superposition,[],[f1,f9]) ).

fof(f9,axiom,
    ! [X0,X1] : converse(join(X0,X1)) = join(converse(X0),converse(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_additivity_9) ).

fof(f1,axiom,
    ! [X0,X1] : join(X0,X1) = join(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',maddux1_join_commutativity_1) ).

fof(f19,plain,
    ! [X0,X1] : join(converse(X1),X0) = converse(join(X1,converse(X0))),
    inference(superposition,[],[f9,f8]) ).

fof(f451,plain,
    join(complement(zero),zero) = join(top,top),
    inference(forward_demodulation,[],[f450,f389]) ).

fof(f389,plain,
    zero = join(zero,complement(join(top,top))),
    inference(forward_demodulation,[],[f388,f16]) ).

fof(f388,plain,
    zero = join(complement(top),complement(join(top,top))),
    inference(forward_demodulation,[],[f387,f12]) ).

fof(f387,plain,
    zero = join(complement(join(zero,complement(zero))),complement(join(top,top))),
    inference(forward_demodulation,[],[f386,f16]) ).

fof(f386,plain,
    zero = join(complement(join(complement(top),complement(zero))),complement(join(top,top))),
    inference(forward_demodulation,[],[f379,f1]) ).

fof(f379,plain,
    zero = join(complement(join(complement(zero),complement(top))),complement(join(top,top))),
    inference(superposition,[],[f3,f335]) ).

fof(f335,plain,
    join(top,top) = join(complement(zero),top),
    inference(forward_demodulation,[],[f315,f8]) ).

fof(f315,plain,
    join(complement(zero),top) = converse(converse(join(top,top))),
    inference(superposition,[],[f202,f82]) ).

fof(f82,plain,
    join(top,top) = join(top,complement(zero)),
    inference(superposition,[],[f72,f12]) ).

fof(f72,plain,
    ! [X20] : join(top,join(zero,X20)) = join(top,X20),
    inference(superposition,[],[f2,f17]) ).

fof(f17,plain,
    top = join(top,zero),
    inference(superposition,[],[f12,f16]) ).

fof(f2,axiom,
    ! [X2,X0,X1] : join(X0,join(X1,X2)) = join(join(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',maddux2_join_associativity_2) ).

fof(f450,plain,
    join(top,top) = join(complement(join(zero,complement(join(top,top)))),zero),
    inference(forward_demodulation,[],[f449,f1]) ).

fof(f449,plain,
    join(top,top) = join(complement(join(complement(join(top,top)),zero)),zero),
    inference(forward_demodulation,[],[f441,f16]) ).

fof(f441,plain,
    join(top,top) = join(complement(join(complement(join(top,top)),complement(top))),complement(top)),
    inference(superposition,[],[f3,f425]) ).

fof(f425,plain,
    top = join(complement(join(top,top)),top),
    inference(forward_demodulation,[],[f423,f8]) ).

fof(f423,plain,
    join(complement(join(top,top)),top) = converse(converse(top)),
    inference(superposition,[],[f202,f421]) ).

fof(f421,plain,
    top = join(top,complement(join(top,top))),
    inference(forward_demodulation,[],[f418,f17]) ).

fof(f418,plain,
    join(top,complement(join(top,top))) = join(top,zero),
    inference(superposition,[],[f72,f389]) ).

fof(f420,plain,
    ! [X0] : join(zero,X0) = join(zero,join(complement(join(top,top)),X0)),
    inference(superposition,[],[f2,f389]) ).

fof(f14,axiom,
    sk1 != join(zero,sk1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals_14) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : REL001-1 : TPTP v8.1.0. Released v4.0.0.
% 0.11/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.34  % Computer : n010.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 11:03:44 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.21/0.55  % (9601)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.21/0.55  % (9602)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.55  TRYING [1]
% 0.21/0.55  % (9603)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.21/0.55  % (9617)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.21/0.55  % (9618)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.21/0.55  % (9609)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.21/0.55  TRYING [2]
% 0.21/0.55  % (9619)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.21/0.56  % (9603)Instruction limit reached!
% 0.21/0.56  % (9603)------------------------------
% 0.21/0.56  % (9603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (9603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (9603)Termination reason: Unknown
% 0.21/0.56  % (9603)Termination phase: Blocked clause elimination
% 0.21/0.56  
% 0.21/0.56  % (9603)Memory used [KB]: 895
% 0.21/0.56  % (9603)Time elapsed: 0.003 s
% 0.21/0.56  % (9603)Instructions burned: 2 (million)
% 0.21/0.56  % (9603)------------------------------
% 0.21/0.56  % (9603)------------------------------
% 0.21/0.56  TRYING [3]
% 0.21/0.56  % (9610)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.21/0.56  % (9611)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.21/0.56  % (9602)Instruction limit reached!
% 0.21/0.56  % (9602)------------------------------
% 0.21/0.56  % (9602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (9602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (9602)Termination reason: Unknown
% 0.21/0.57  % (9602)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (9602)Memory used [KB]: 5500
% 0.21/0.57  % (9602)Time elapsed: 0.137 s
% 0.21/0.57  % (9602)Instructions burned: 7 (million)
% 0.21/0.57  % (9602)------------------------------
% 0.21/0.57  % (9602)------------------------------
% 0.21/0.60  % (9598)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.21/0.61  % (9599)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.61  TRYING [4]
% 0.21/0.61  % (9622)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.21/0.61  % (9607)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.87/0.61  % (9613)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.87/0.62  % (9601)Instruction limit reached!
% 1.87/0.62  % (9601)------------------------------
% 1.87/0.62  % (9601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.62  % (9614)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.87/0.62  % (9596)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.87/0.62  % (9615)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.87/0.62  % (9601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.62  % (9601)Termination reason: Unknown
% 1.87/0.62  % (9601)Termination phase: Finite model building constraint generation
% 1.87/0.62  
% 1.87/0.62  % (9601)Memory used [KB]: 7164
% 1.87/0.62  % (9601)Time elapsed: 0.189 s
% 1.87/0.62  % (9601)Instructions burned: 51 (million)
% 1.87/0.62  % (9601)------------------------------
% 1.87/0.62  % (9601)------------------------------
% 1.87/0.62  % (9621)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.87/0.62  % (9620)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.87/0.62  % (9606)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.87/0.62  % (9597)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.87/0.62  % (9623)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.87/0.63  % (9612)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.87/0.63  TRYING [1]
% 1.87/0.63  TRYING [2]
% 2.15/0.63  % (9605)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 2.15/0.63  % (9604)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)
% 2.15/0.65  TRYING [3]
% 2.35/0.66  % (9595)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)
% 2.35/0.66  % (9609)Instruction limit reached!
% 2.35/0.66  % (9609)------------------------------
% 2.35/0.66  % (9609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.66  % (9609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.66  % (9609)Termination reason: Unknown
% 2.35/0.66  % (9609)Termination phase: Saturation
% 2.35/0.66  
% 2.35/0.66  % (9609)Memory used [KB]: 6652
% 2.35/0.66  % (9609)Time elapsed: 0.068 s
% 2.35/0.66  % (9609)Instructions burned: 68 (million)
% 2.35/0.66  % (9609)------------------------------
% 2.35/0.66  % (9609)------------------------------
% 2.35/0.66  % (9616)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 2.35/0.67  % (9624)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)
% 2.35/0.67  % (9608)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 2.35/0.68  % (9600)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)
% 2.35/0.68  TRYING [1]
% 2.35/0.68  TRYING [2]
% 2.35/0.68  TRYING [3]
% 2.35/0.70  % (9597)Instruction limit reached!
% 2.35/0.70  % (9597)------------------------------
% 2.35/0.70  % (9597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.70  % (9597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.70  % (9597)Termination reason: Unknown
% 2.35/0.70  % (9597)Termination phase: Saturation
% 2.35/0.70  
% 2.35/0.70  % (9597)Memory used [KB]: 1663
% 2.35/0.70  % (9597)Time elapsed: 0.273 s
% 2.35/0.70  % (9597)Instructions burned: 37 (million)
% 2.35/0.70  % (9597)------------------------------
% 2.35/0.70  % (9597)------------------------------
% 2.35/0.71  TRYING [4]
% 2.35/0.72  % (9599)Instruction limit reached!
% 2.35/0.72  % (9599)------------------------------
% 2.35/0.72  % (9599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.72  % (9599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.72  % (9599)Termination reason: Unknown
% 2.35/0.72  % (9599)Termination phase: Saturation
% 2.35/0.72  
% 2.35/0.72  % (9599)Memory used [KB]: 6268
% 2.35/0.72  % (9599)Time elapsed: 0.291 s
% 2.35/0.72  % (9599)Instructions burned: 51 (million)
% 2.35/0.72  % (9599)------------------------------
% 2.35/0.72  % (9599)------------------------------
% 2.35/0.72  % (9612)Instruction limit reached!
% 2.35/0.72  % (9612)------------------------------
% 2.35/0.72  % (9612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.72  % (9612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.72  % (9612)Termination reason: Unknown
% 2.35/0.72  % (9612)Termination phase: Finite model building constraint generation
% 2.35/0.72  
% 2.35/0.72  % (9612)Memory used [KB]: 7675
% 2.35/0.72  % (9612)Time elapsed: 0.244 s
% 2.35/0.72  % (9612)Instructions burned: 59 (million)
% 2.35/0.72  % (9612)------------------------------
% 2.35/0.72  % (9612)------------------------------
% 2.76/0.73  % (9604)First to succeed.
% 2.76/0.73  TRYING [4]
% 2.76/0.73  % (9610)Instruction limit reached!
% 2.76/0.73  % (9610)------------------------------
% 2.76/0.73  % (9610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.73  % (9604)Refutation found. Thanks to Tanya!
% 2.76/0.73  % SZS status Unsatisfiable for theBenchmark
% 2.76/0.73  % SZS output start Proof for theBenchmark
% See solution above
% 2.76/0.73  % (9604)------------------------------
% 2.76/0.73  % (9604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.73  % (9604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.73  % (9604)Termination reason: Refutation
% 2.76/0.73  
% 2.76/0.73  % (9604)Memory used [KB]: 1791
% 2.76/0.73  % (9604)Time elapsed: 0.237 s
% 2.76/0.73  % (9604)Instructions burned: 48 (million)
% 2.76/0.73  % (9604)------------------------------
% 2.76/0.73  % (9604)------------------------------
% 2.76/0.73  % (9594)Success in time 0.369 s
%------------------------------------------------------------------------------