TSTP Solution File: LCL102-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LCL102-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_uns --cores 0 -t %d %s

% Computer : n026.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:38:51 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f88,plain,
    $false,
    inference(unit_resulting_resolution,[],[f2,f4,f74,f35]) ).

fof(f35,plain,
    ! [X3,X4] :
      ( ~ is_a_theorem(equivalent(X4,equivalent(equivalent(a,e),c)))
      | ~ is_a_theorem(equivalent(X3,X4))
      | ~ is_a_theorem(equivalent(equivalent(equivalent(b,e),equivalent(equivalent(a,b),c)),X3)) ),
    inference(resolution,[],[f27,f9]) ).

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

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

fof(f7,plain,
    ! [X2,X0,X1] :
      ( is_a_theorem(equivalent(equivalent(X2,X0),equivalent(X2,X1)))
      | ~ is_a_theorem(equivalent(X0,X1)) ),
    inference(resolution,[],[f4,f1]) ).

fof(f27,plain,
    ! [X0] :
      ( ~ is_a_theorem(equivalent(X0,equivalent(equivalent(a,e),c)))
      | ~ is_a_theorem(equivalent(equivalent(equivalent(b,e),equivalent(equivalent(a,b),c)),X0)) ),
    inference(resolution,[],[f23,f9]) ).

fof(f23,plain,
    ~ is_a_theorem(equivalent(equivalent(equivalent(b,e),equivalent(equivalent(a,b),c)),equivalent(equivalent(a,e),c))),
    inference(resolution,[],[f16,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] : is_a_theorem(equivalent(X0,equivalent(equivalent(X1,X2),equivalent(equivalent(X2,X1),X0)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',q_1) ).

fof(f16,plain,
    ! [X0] :
      ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(e,b),X0)))
      | ~ is_a_theorem(equivalent(X0,equivalent(equivalent(a,e),c))) ),
    inference(resolution,[],[f12,f7]) ).

fof(f12,plain,
    ! [X0] :
      ( ~ is_a_theorem(equivalent(X0,equivalent(equivalent(e,b),equivalent(equivalent(a,e),c))))
      | ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),X0)) ),
    inference(resolution,[],[f9,f5]) ).

fof(f5,axiom,
    ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(e,b),equivalent(equivalent(a,e),c)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_p_1) ).

fof(f74,plain,
    ! [X10,X11,X9,X12] : is_a_theorem(equivalent(equivalent(X9,equivalent(equivalent(X10,X11),equivalent(X10,X12))),equivalent(X9,equivalent(X11,X12)))),
    inference(resolution,[],[f54,f4]) ).

fof(f54,plain,
    ! [X8,X6,X7,X5] :
      ( ~ is_a_theorem(equivalent(equivalent(equivalent(equivalent(X5,X6),equivalent(X5,X7)),equivalent(X6,X7)),X8))
      | is_a_theorem(X8) ),
    inference(resolution,[],[f2,f1]) ).

fof(f4,axiom,
    ! [X2,X0,X1] : is_a_theorem(equivalent(equivalent(X0,X1),equivalent(equivalent(X2,X0),equivalent(X2,X1)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',q_2) ).

fof(f2,axiom,
    ! [X2,X3,X0,X1] : is_a_theorem(equivalent(equivalent(equivalent(equivalent(equivalent(X0,X1),equivalent(X0,X2)),equivalent(X1,X2)),X3),X3)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lg_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : LCL102-1 : TPTP v8.1.0. Released v1.0.0.
% 0.03/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.13/0.35  % Computer : n026.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:49:21 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.51  % (4310)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.51  % (4309)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)
% 0.20/0.51  % (4311)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)
% 0.20/0.51  % (4311)Instruction limit reached!
% 0.20/0.51  % (4311)------------------------------
% 0.20/0.51  % (4311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (4311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (4311)Termination reason: Unknown
% 0.20/0.51  % (4311)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (4311)Memory used [KB]: 5756
% 0.20/0.51  % (4311)Time elapsed: 0.103 s
% 0.20/0.51  % (4311)Instructions burned: 3 (million)
% 0.20/0.51  % (4311)------------------------------
% 0.20/0.51  % (4311)------------------------------
% 0.20/0.51  % (4318)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.52  % (4310)Refutation not found, incomplete strategy% (4310)------------------------------
% 0.20/0.52  % (4310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  TRYING [1]
% 0.20/0.52  % (4310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (4310)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (4310)Memory used [KB]: 5756
% 0.20/0.52  % (4310)Time elapsed: 0.103 s
% 0.20/0.52  % (4310)Instructions burned: 2 (million)
% 0.20/0.52  % (4310)------------------------------
% 0.20/0.52  % (4310)------------------------------
% 0.20/0.52  TRYING [2]
% 0.20/0.52  % (4319)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.52  % (4318)Instruction limit reached!
% 0.20/0.52  % (4318)------------------------------
% 0.20/0.52  % (4318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (4318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (4318)Termination reason: Unknown
% 0.20/0.52  % (4318)Termination phase: Finite model building SAT solving
% 0.20/0.52  
% 0.20/0.52  % (4318)Memory used [KB]: 5884
% 0.20/0.52  % (4318)Time elapsed: 0.102 s
% 0.20/0.52  % (4318)Instructions burned: 7 (million)
% 0.20/0.52  % (4318)------------------------------
% 0.20/0.52  % (4318)------------------------------
% 0.20/0.52  % (4325)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.52  % (4327)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.53  % (4319)Instruction limit reached!
% 0.20/0.53  % (4319)------------------------------
% 0.20/0.53  % (4319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (4326)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.53  % (4319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (4319)Termination reason: Unknown
% 0.20/0.53  % (4319)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (4319)Memory used [KB]: 5756
% 0.20/0.53  % (4319)Time elapsed: 0.122 s
% 0.20/0.53  % (4319)Instructions burned: 3 (million)
% 0.20/0.53  % (4319)------------------------------
% 0.20/0.53  % (4319)------------------------------
% 0.20/0.53  % (4306)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)
% 0.20/0.54  % (4331)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)
% 0.20/0.54  % (4314)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)
% 0.20/0.54  % (4307)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.54  % (4316)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.54  % (4320)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.54  % (4316)Instruction limit reached!
% 0.20/0.54  % (4316)------------------------------
% 0.20/0.54  % (4316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (4316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (4316)Termination reason: Unknown
% 0.20/0.54  % (4316)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (4316)Memory used [KB]: 5756
% 0.20/0.54  % (4316)Time elapsed: 0.140 s
% 0.20/0.54  % (4316)Instructions burned: 3 (million)
% 0.20/0.54  % (4316)------------------------------
% 0.20/0.54  % (4316)------------------------------
% 0.20/0.54  % (4329)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)
% 0.20/0.55  % (4303)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.55  % (4324)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)
% 0.20/0.55  % (4330)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)
% 0.20/0.55  % (4320)Instruction limit reached!
% 0.20/0.55  % (4320)------------------------------
% 0.20/0.55  % (4320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (4305)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  % (4332)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)
% 0.20/0.55  % (4312)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)
% 0.20/0.55  % (4324)Refutation not found, incomplete strategy% (4324)------------------------------
% 0.20/0.55  % (4324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (4324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (4324)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (4324)Memory used [KB]: 5756
% 0.20/0.55  % (4324)Time elapsed: 0.139 s
% 0.20/0.55  % (4324)Instructions burned: 1 (million)
% 0.20/0.55  % (4324)------------------------------
% 0.20/0.55  % (4324)------------------------------
% 0.20/0.55  % (4328)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)
% 0.20/0.55  % (4332)Refutation not found, incomplete strategy% (4332)------------------------------
% 0.20/0.55  % (4332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (4332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (4332)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (4332)Memory used [KB]: 5756
% 0.20/0.55  % (4332)Time elapsed: 0.135 s
% 0.20/0.55  % (4332)Instructions burned: 1 (million)
% 0.20/0.55  % (4332)------------------------------
% 0.20/0.55  % (4332)------------------------------
% 0.20/0.55  % (4322)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)
% 0.20/0.55  % (4321)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)
% 0.20/0.55  % (4308)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.55  % (4315)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)
% 0.20/0.55  % (4304)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  % (4317)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.55  % (4328)Refutation not found, incomplete strategy% (4328)------------------------------
% 0.20/0.55  % (4328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (4322)Instruction limit reached!
% 0.20/0.55  % (4322)------------------------------
% 0.20/0.55  % (4322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (4328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (4328)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (4328)Memory used [KB]: 5756
% 0.20/0.55  % (4328)Time elapsed: 0.113 s
% 0.20/0.55  % (4328)Instructions burned: 2 (million)
% 0.20/0.55  % (4328)------------------------------
% 0.20/0.55  % (4328)------------------------------
% 0.20/0.55  % (4323)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)
% 0.20/0.55  % (4330)Refutation not found, incomplete strategy% (4330)------------------------------
% 0.20/0.55  % (4330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (4330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (4330)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (4330)Memory used [KB]: 1279
% 0.20/0.55  % (4330)Time elapsed: 0.144 s
% 0.20/0.55  % (4330)Instructions burned: 1 (million)
% 0.20/0.55  % (4330)------------------------------
% 0.20/0.55  % (4330)------------------------------
% 0.20/0.55  % (4312)Refutation not found, incomplete strategy% (4312)------------------------------
% 0.20/0.55  % (4312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (4312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (4312)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (4312)Memory used [KB]: 5756
% 0.20/0.55  % (4312)Time elapsed: 0.114 s
% 0.20/0.55  % (4312)Instructions burned: 1 (million)
% 0.20/0.55  % (4312)------------------------------
% 0.20/0.55  % (4312)------------------------------
% 0.20/0.56  % (4304)Refutation not found, incomplete strategy% (4304)------------------------------
% 0.20/0.56  % (4304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (4304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (4304)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (4304)Memory used [KB]: 1279
% 0.20/0.56  % (4304)Time elapsed: 0.118 s
% 0.20/0.56  % (4304)Instructions burned: 1 (million)
% 0.20/0.56  % (4304)------------------------------
% 0.20/0.56  % (4304)------------------------------
% 0.20/0.56  % (4305)Instruction limit reached!
% 0.20/0.56  % (4305)------------------------------
% 0.20/0.56  % (4305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (4320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (4320)Termination reason: Unknown
% 0.20/0.56  % (4320)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (4320)Memory used [KB]: 5884
% 0.20/0.56  % (4320)Time elapsed: 0.106 s
% 0.20/0.56  % (4320)Instructions burned: 9 (million)
% 0.20/0.56  % (4320)------------------------------
% 0.20/0.56  % (4320)------------------------------
% 0.20/0.56  % (4313)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  % (4315)Instruction limit reached!
% 0.20/0.56  % (4315)------------------------------
% 0.20/0.56  % (4315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (4315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (4315)Termination reason: Unknown
% 0.20/0.56  % (4315)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (4315)Memory used [KB]: 5884
% 0.20/0.56  % (4315)Time elapsed: 0.151 s
% 0.20/0.56  % (4315)Instructions burned: 6 (million)
% 0.20/0.56  % (4315)------------------------------
% 0.20/0.56  % (4315)------------------------------
% 0.20/0.56  % (4323)Instruction limit reached!
% 0.20/0.56  % (4323)------------------------------
% 0.20/0.56  % (4323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (4323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (4323)Termination reason: Unknown
% 0.20/0.56  % (4323)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (4323)Memory used [KB]: 1407
% 0.20/0.56  % (4323)Time elapsed: 0.148 s
% 0.20/0.56  % (4323)Instructions burned: 7 (million)
% 0.20/0.56  % (4323)------------------------------
% 0.20/0.56  % (4323)------------------------------
% 0.20/0.56  % (4313)Instruction limit reached!
% 0.20/0.56  % (4313)------------------------------
% 0.20/0.56  % (4313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (4313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (4313)Termination reason: Unknown
% 0.20/0.56  % (4313)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (4313)Memory used [KB]: 5884
% 0.20/0.56  % (4313)Time elapsed: 0.155 s
% 0.20/0.56  % (4313)Instructions burned: 7 (million)
% 0.20/0.56  % (4313)------------------------------
% 0.20/0.56  % (4313)------------------------------
% 1.45/0.56  % (4329)Refutation not found, incomplete strategy% (4329)------------------------------
% 1.45/0.56  % (4329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.56  % (4329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.56  % (4329)Termination reason: Refutation not found, incomplete strategy
% 1.45/0.56  
% 1.45/0.56  % (4329)Memory used [KB]: 5756
% 1.45/0.56  % (4329)Time elapsed: 0.159 s
% 1.45/0.56  % (4329)Instructions burned: 1 (million)
% 1.45/0.56  % (4329)------------------------------
% 1.45/0.56  % (4329)------------------------------
% 1.45/0.56  % (4305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.56  % (4305)Termination reason: Unknown
% 1.45/0.56  % (4305)Termination phase: Saturation
% 1.45/0.56  
% 1.45/0.56  % (4305)Memory used [KB]: 5884
% 1.45/0.56  % (4305)Time elapsed: 0.147 s
% 1.45/0.56  % (4305)Instructions burned: 4 (million)
% 1.45/0.56  % (4305)------------------------------
% 1.45/0.56  % (4305)------------------------------
% 1.45/0.57  % (4322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.57  % (4322)Termination reason: Unknown
% 1.45/0.57  % (4322)Termination phase: Saturation
% 1.45/0.57  
% 1.45/0.57  % (4322)Memory used [KB]: 5884
% 1.45/0.57  % (4322)Time elapsed: 0.149 s
% 1.45/0.57  % (4322)Instructions burned: 7 (million)
% 1.45/0.57  % (4322)------------------------------
% 1.45/0.57  % (4322)------------------------------
% 1.45/0.57  % (4321)Refutation not found, incomplete strategy% (4321)------------------------------
% 1.45/0.57  % (4321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.57  % (4321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.57  % (4321)Termination reason: Refutation not found, incomplete strategy
% 1.45/0.57  
% 1.45/0.57  % (4321)Memory used [KB]: 10234
% 1.45/0.57  % (4321)Time elapsed: 0.172 s
% 1.45/0.57  % (4321)Instructions burned: 1 (million)
% 1.45/0.57  % (4321)------------------------------
% 1.45/0.57  % (4321)------------------------------
% 1.79/0.58  % (4308)Instruction limit reached!
% 1.79/0.58  % (4308)------------------------------
% 1.79/0.58  % (4308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.58  % (4308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.58  % (4308)Termination reason: Unknown
% 1.79/0.58  % (4308)Termination phase: Saturation
% 1.79/0.58  
% 1.79/0.58  % (4308)Memory used [KB]: 6140
% 1.79/0.58  % (4308)Time elapsed: 0.158 s
% 1.79/0.58  % (4308)Instructions burned: 25 (million)
% 1.79/0.58  % (4308)------------------------------
% 1.79/0.58  % (4308)------------------------------
% 1.79/0.58  % (4326)Instruction limit reached!
% 1.79/0.58  % (4326)------------------------------
% 1.79/0.58  % (4326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.58  % (4326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.58  % (4326)Termination reason: Unknown
% 1.79/0.58  % (4326)Termination phase: Saturation
% 1.79/0.58  
% 1.79/0.58  % (4326)Memory used [KB]: 6268
% 1.79/0.58  % (4326)Time elapsed: 0.166 s
% 1.79/0.58  % (4326)Instructions burned: 37 (million)
% 1.79/0.58  % (4326)------------------------------
% 1.79/0.58  % (4326)------------------------------
% 1.79/0.59  % (4317)First to succeed.
% 1.79/0.59  % (4309)Instruction limit reached!
% 1.79/0.59  % (4309)------------------------------
% 1.79/0.59  % (4309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.59  % (4331)Instruction limit reached!
% 1.79/0.59  % (4331)------------------------------
% 1.79/0.59  % (4331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.59  % (4331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.59  % (4331)Termination reason: Unknown
% 1.79/0.59  % (4331)Termination phase: Saturation
% 1.79/0.59  
% 1.79/0.59  % (4331)Memory used [KB]: 6140
% 1.79/0.59  % (4331)Time elapsed: 0.148 s
% 1.79/0.59  % (4331)Instructions burned: 20 (million)
% 1.79/0.59  % (4331)------------------------------
% 1.79/0.59  % (4331)------------------------------
% 1.79/0.59  % (4307)Instruction limit reached!
% 1.79/0.59  % (4307)------------------------------
% 1.79/0.59  % (4307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.59  % (4307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.59  % (4307)Termination reason: Unknown
% 1.79/0.59  % (4307)Termination phase: Saturation
% 1.79/0.59  
% 1.79/0.59  % (4307)Memory used [KB]: 6396
% 1.79/0.59  % (4307)Time elapsed: 0.173 s
% 1.79/0.59  % (4307)Instructions burned: 34 (million)
% 1.79/0.59  % (4307)------------------------------
% 1.79/0.59  % (4307)------------------------------
% 1.79/0.59  % (4309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.59  % (4309)Termination reason: Unknown
% 1.79/0.59  % (4309)Termination phase: Saturation
% 1.79/0.59  
% 1.79/0.59  % (4309)Memory used [KB]: 1791
% 1.79/0.59  % (4309)Time elapsed: 0.173 s
% 1.79/0.59  % (4309)Instructions burned: 50 (million)
% 1.79/0.59  % (4309)------------------------------
% 1.79/0.59  % (4309)------------------------------
% 1.79/0.59  % (4314)Instruction limit reached!
% 1.79/0.59  % (4314)------------------------------
% 1.79/0.59  % (4314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.59  % (4314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.59  % (4314)Termination reason: Unknown
% 1.79/0.59  % (4314)Termination phase: Saturation
% 1.79/0.59  
% 1.79/0.59  % (4314)Memory used [KB]: 6140
% 1.79/0.59  % (4314)Time elapsed: 0.190 s
% 1.79/0.59  % (4314)Instructions burned: 25 (million)
% 1.79/0.59  % (4314)------------------------------
% 1.79/0.59  % (4314)------------------------------
% 1.79/0.60  % (4327)Instruction limit reached!
% 1.79/0.60  % (4327)------------------------------
% 1.79/0.60  % (4327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.60  % (4327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.60  % (4327)Termination reason: Unknown
% 1.79/0.60  % (4327)Termination phase: Saturation
% 1.79/0.60  
% 1.79/0.60  % (4327)Memory used [KB]: 6396
% 1.79/0.60  % (4327)Time elapsed: 0.188 s
% 1.79/0.60  % (4327)Instructions burned: 47 (million)
% 1.79/0.60  % (4327)------------------------------
% 1.79/0.60  % (4327)------------------------------
% 1.79/0.60  % (4306)Instruction limit reached!
% 1.79/0.60  % (4306)------------------------------
% 1.79/0.60  % (4306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.60  % (4317)Refutation found. Thanks to Tanya!
% 1.79/0.60  % SZS status Unsatisfiable for theBenchmark
% 1.79/0.60  % SZS output start Proof for theBenchmark
% See solution above
% 1.79/0.60  % (4317)------------------------------
% 1.79/0.60  % (4317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.60  % (4317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.60  % (4317)Termination reason: Refutation
% 1.79/0.60  
% 1.79/0.60  % (4317)Memory used [KB]: 1535
% 1.79/0.60  % (4317)Time elapsed: 0.163 s
% 1.79/0.60  % (4317)Instructions burned: 19 (million)
% 1.79/0.60  % (4317)------------------------------
% 1.79/0.60  % (4317)------------------------------
% 1.79/0.60  % (4302)Success in time 0.233 s
%------------------------------------------------------------------------------