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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LCL203-1 : TPTP v8.1.0. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n022.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:39:22 EDT 2022

% Result   : Unsatisfiable 1.54s 0.57s
% Output   : Refutation 1.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   21 (  10 unt;   0 def)
%            Number of atoms       :   35 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   32 (  18   ~;  14   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-1 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   36 (  36   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f466,plain,
    $false,
    inference(subsumption_resolution,[],[f460,f2]) ).

fof(f2,axiom,
    ! [X0,X1] : axiom(or(not(X0),or(X1,X0))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1_3) ).

fof(f460,plain,
    ~ axiom(or(not(q),or(p,q))),
    inference(resolution,[],[f251,f285]) ).

fof(f285,plain,
    ! [X0] : ~ theorem(or(not(or(X0,not(or(p,q)))),not(q))),
    inference(resolution,[],[f274,f2]) ).

fof(f274,plain,
    ! [X0] :
      ( ~ axiom(or(not(not(or(p,q))),X0))
      | ~ theorem(or(not(X0),not(q))) ),
    inference(resolution,[],[f75,f9]) ).

fof(f9,axiom,
    ~ theorem(or(not(not(or(p,q))),or(not(p),not(q)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

fof(f75,plain,
    ! [X2,X3,X0,X1] :
      ( theorem(or(not(X2),or(X3,X1)))
      | ~ theorem(or(not(X0),X1))
      | ~ axiom(or(not(X2),X0)) ),
    inference(resolution,[],[f34,f8]) ).

fof(f8,axiom,
    ! [X3,X4,X5] :
      ( ~ theorem(or(not(X4),X5))
      | theorem(or(not(X3),X5))
      | ~ axiom(or(not(X3),X4)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_3) ).

fof(f34,plain,
    ! [X8,X6,X7] :
      ( theorem(or(X6,or(X7,X8)))
      | ~ theorem(or(X6,X8)) ),
    inference(resolution,[],[f16,f15]) ).

fof(f15,plain,
    ! [X3,X4] :
      ( theorem(or(X4,X3))
      | ~ theorem(X3) ),
    inference(resolution,[],[f7,f2]) ).

fof(f7,axiom,
    ! [X3,X4] :
      ( ~ axiom(or(not(X4),X3))
      | ~ theorem(X4)
      | theorem(X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_2) ).

fof(f16,plain,
    ! [X2,X0,X1] :
      ( ~ theorem(or(X0,or(X1,X2)))
      | theorem(or(X1,or(X0,X2))) ),
    inference(resolution,[],[f4,f7]) ).

fof(f4,axiom,
    ! [X2,X0,X1] : axiom(or(not(or(X0,or(X1,X2))),or(X1,or(X0,X2)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1_5) ).

fof(f251,plain,
    ! [X6,X7] :
      ( theorem(or(not(or(not(X7),not(X7))),not(X6)))
      | ~ axiom(or(not(X6),X7)) ),
    inference(resolution,[],[f50,f14]) ).

fof(f14,plain,
    ! [X2,X1] :
      ( ~ theorem(or(X1,X2))
      | theorem(or(X2,X1)) ),
    inference(resolution,[],[f7,f3]) ).

fof(f3,axiom,
    ! [X0,X1] : axiom(or(not(or(X0,X1)),or(X1,X0))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1_4) ).

fof(f50,plain,
    ! [X0,X1] :
      ( theorem(or(not(X0),not(or(not(X1),not(X1)))))
      | ~ axiom(or(not(X0),X1)) ),
    inference(resolution,[],[f25,f8]) ).

fof(f25,plain,
    ! [X0] : theorem(or(X0,not(or(X0,X0)))),
    inference(resolution,[],[f14,f10]) ).

fof(f10,plain,
    ! [X0] : theorem(or(not(or(X0,X0)),X0)),
    inference(resolution,[],[f1,f6]) ).

fof(f6,axiom,
    ! [X3] :
      ( ~ axiom(X3)
      | theorem(X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_1) ).

fof(f1,axiom,
    ! [X0] : axiom(or(not(or(X0,X0)),X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : LCL203-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/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.34  % Computer : n022.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 01:44:41 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.49  % (17808)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.50  % (17802)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.50  % (17786)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.50  % (17791)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.50  % (17791)Refutation not found, incomplete strategy% (17791)------------------------------
% 0.20/0.50  % (17791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (17791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (17791)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.50  
% 0.20/0.50  % (17791)Memory used [KB]: 5756
% 0.20/0.50  % (17791)Time elapsed: 0.067 s
% 0.20/0.50  % (17791)Instructions burned: 2 (million)
% 0.20/0.50  % (17791)------------------------------
% 0.20/0.50  % (17791)------------------------------
% 0.20/0.51  % (17790)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  % (17798)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.51  % (17788)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.52  % (17789)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.52  % (17806)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  % (17803)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.52  % (17787)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.52  % (17786)Instruction limit reached!
% 0.20/0.52  % (17786)------------------------------
% 0.20/0.52  % (17786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.52  % (17799)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)
% 1.36/0.52  % (17814)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.36/0.52  % (17795)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 1.36/0.52  % (17805)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)
% 1.36/0.52  % (17785)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)
% 1.36/0.52  % (17812)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 1.36/0.52  % (17786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.52  % (17786)Termination reason: Unknown
% 1.36/0.52  % (17786)Termination phase: Saturation
% 1.36/0.52  
% 1.36/0.52  % (17786)Memory used [KB]: 5884
% 1.36/0.52  % (17786)Time elapsed: 0.107 s
% 1.36/0.52  % (17786)Instructions burned: 5 (million)
% 1.36/0.52  % (17786)------------------------------
% 1.36/0.52  % (17786)------------------------------
% 1.36/0.53  % (17785)Refutation not found, incomplete strategy% (17785)------------------------------
% 1.36/0.53  % (17785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17805)Refutation not found, incomplete strategy% (17805)------------------------------
% 1.36/0.53  % (17805)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17784)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.36/0.53  % (17785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.53  % (17785)Termination reason: Refutation not found, incomplete strategy
% 1.36/0.53  
% 1.36/0.53  % (17785)Memory used [KB]: 1279
% 1.36/0.53  % (17785)Time elapsed: 0.125 s
% 1.36/0.53  % (17785)------------------------------
% 1.36/0.53  % (17785)------------------------------
% 1.36/0.53  % (17796)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)
% 1.36/0.53  % (17794)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)
% 1.36/0.53  % (17796)Instruction limit reached!
% 1.36/0.53  % (17796)------------------------------
% 1.36/0.53  % (17796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.53  % (17796)Termination reason: Unknown
% 1.36/0.53  % (17796)Termination phase: Saturation
% 1.36/0.53  
% 1.36/0.53  % (17796)Memory used [KB]: 5884
% 1.36/0.53  % (17796)Time elapsed: 0.134 s
% 1.36/0.53  % (17796)Instructions burned: 5 (million)
% 1.36/0.53  % (17796)------------------------------
% 1.36/0.53  % (17796)------------------------------
% 1.36/0.53  % (17805)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.53  % (17805)Termination reason: Refutation not found, incomplete strategy
% 1.36/0.53  
% 1.36/0.53  % (17805)Memory used [KB]: 5756
% 1.36/0.53  % (17805)Time elapsed: 0.133 s
% 1.36/0.53  % (17805)Instructions burned: 2 (million)
% 1.36/0.53  % (17805)------------------------------
% 1.36/0.53  % (17805)------------------------------
% 1.36/0.53  % (17811)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)
% 1.36/0.53  % (17802)Instruction limit reached!
% 1.36/0.53  % (17802)------------------------------
% 1.36/0.53  % (17802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17814)Refutation not found, incomplete strategy% (17814)------------------------------
% 1.36/0.53  % (17814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.53  % (17814)Termination reason: Refutation not found, incomplete strategy
% 1.36/0.53  
% 1.36/0.53  % (17814)Memory used [KB]: 5756
% 1.36/0.53  % (17811)Refutation not found, incomplete strategy% (17811)------------------------------
% 1.36/0.53  % (17811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.53  % (17811)Termination reason: Refutation not found, incomplete strategy
% 1.36/0.53  
% 1.36/0.53  % (17811)Memory used [KB]: 5756
% 1.36/0.53  % (17811)Time elapsed: 0.137 s
% 1.36/0.53  % (17811)Instructions burned: 2 (million)
% 1.36/0.53  % (17811)------------------------------
% 1.36/0.53  % (17811)------------------------------
% 1.36/0.53  % (17814)Time elapsed: 0.139 s
% 1.36/0.53  % (17814)Instructions burned: 2 (million)
% 1.36/0.53  % (17814)------------------------------
% 1.36/0.53  % (17814)------------------------------
% 1.36/0.53  % (17797)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)
% 1.36/0.53  % (17794)Instruction limit reached!
% 1.36/0.53  % (17794)------------------------------
% 1.36/0.53  % (17794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.53  % (17794)Termination reason: Unknown
% 1.36/0.53  % (17794)Termination phase: Saturation
% 1.36/0.53  
% 1.36/0.53  % (17794)Memory used [KB]: 6012
% 1.36/0.53  % (17794)Time elapsed: 0.140 s
% 1.36/0.53  % (17794)Instructions burned: 8 (million)
% 1.36/0.53  % (17794)------------------------------
% 1.36/0.53  % (17794)------------------------------
% 1.36/0.53  % (17813)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)
% 1.36/0.53  % (17801)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.36/0.53  % (17808)Instruction limit reached!
% 1.36/0.53  % (17808)------------------------------
% 1.36/0.53  % (17808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.53  % (17808)Termination reason: Unknown
% 1.36/0.53  % (17808)Termination phase: Saturation
% 1.36/0.53  
% 1.36/0.53  % (17808)Memory used [KB]: 6140
% 1.36/0.53  % (17808)Time elapsed: 0.082 s
% 1.36/0.53  % (17808)Instructions burned: 37 (million)
% 1.36/0.53  % (17808)------------------------------
% 1.36/0.53  % (17808)------------------------------
% 1.36/0.53  % (17812)Refutation not found, incomplete strategy% (17812)------------------------------
% 1.36/0.53  % (17812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.53  % (17812)Termination reason: Refutation not found, incomplete strategy
% 1.36/0.53  
% 1.36/0.53  % (17812)Memory used [KB]: 1279
% 1.36/0.53  % (17812)Time elapsed: 0.139 s
% 1.36/0.53  % (17812)Instructions burned: 1 (million)
% 1.36/0.53  % (17812)------------------------------
% 1.36/0.53  % (17812)------------------------------
% 1.36/0.53  % (17797)Instruction limit reached!
% 1.36/0.53  % (17797)------------------------------
% 1.36/0.53  % (17797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.53  % (17804)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)
% 1.36/0.54  TRYING [1]
% 1.36/0.54  % (17792)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)
% 1.36/0.54  % (17803)Instruction limit reached!
% 1.36/0.54  % (17803)------------------------------
% 1.36/0.54  % (17803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.54  % (17809)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)
% 1.36/0.54  TRYING [2]
% 1.36/0.54  % (17800)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)
% 1.54/0.54  % (17800)Instruction limit reached!
% 1.54/0.54  % (17800)------------------------------
% 1.54/0.54  % (17800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.54  % (17800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.54  % (17800)Termination reason: Unknown
% 1.54/0.54  % (17800)Termination phase: Saturation
% 1.54/0.54  
% 1.54/0.54  % (17800)Memory used [KB]: 5756
% 1.54/0.54  % (17800)Time elapsed: 0.003 s
% 1.54/0.54  % (17800)Instructions burned: 2 (million)
% 1.54/0.54  % (17800)------------------------------
% 1.54/0.54  % (17800)------------------------------
% 1.54/0.54  % (17802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.54  % (17802)Termination reason: Unknown
% 1.54/0.54  % (17802)Termination phase: Saturation
% 1.54/0.54  
% 1.54/0.54  % (17804)Instruction limit reached!
% 1.54/0.54  % (17804)------------------------------
% 1.54/0.54  % (17804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.54  % (17802)Memory used [KB]: 10618
% 1.54/0.54  % (17802)Time elapsed: 0.077 s
% 1.54/0.54  % (17802)Instructions burned: 29 (million)
% 1.54/0.54  % (17802)------------------------------
% 1.54/0.54  % (17802)------------------------------
% 1.54/0.54  % (17803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.54  % (17803)Termination reason: Unknown
% 1.54/0.54  % (17803)Termination phase: Saturation
% 1.54/0.54  
% 1.54/0.54  % (17803)Memory used [KB]: 5884
% 1.54/0.54  % (17803)Time elapsed: 0.132 s
% 1.54/0.54  % (17803)Instructions burned: 7 (million)
% 1.54/0.54  % (17803)------------------------------
% 1.54/0.54  % (17803)------------------------------
% 1.54/0.54  % (17793)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.54/0.54  % (17810)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)
% 1.54/0.54  % (17799)Instruction limit reached!
% 1.54/0.54  % (17799)------------------------------
% 1.54/0.54  % (17799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.54  % (17799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.54  % (17799)Termination reason: Unknown
% 1.54/0.54  % (17799)Termination phase: Finite model building SAT solving
% 1.54/0.54  
% 1.54/0.54  % (17799)Memory used [KB]: 6012
% 1.54/0.54  % (17799)Time elapsed: 0.145 s
% 1.54/0.54  % (17799)Instructions burned: 7 (million)
% 1.54/0.54  % (17799)------------------------------
% 1.54/0.54  % (17799)------------------------------
% 1.54/0.55  % (17797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (17797)Termination reason: Unknown
% 1.54/0.55  % (17797)Termination phase: Saturation
% 1.54/0.55  
% 1.54/0.55  % (17797)Memory used [KB]: 5884
% 1.54/0.55  % (17797)Time elapsed: 0.139 s
% 1.54/0.55  % (17797)Instructions burned: 3 (million)
% 1.54/0.55  % (17797)------------------------------
% 1.54/0.55  % (17797)------------------------------
% 1.54/0.55  % (17804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (17804)Termination reason: Unknown
% 1.54/0.55  % (17804)Termination phase: Saturation
% 1.54/0.55  
% 1.54/0.55  % (17804)Memory used [KB]: 1407
% 1.54/0.55  % (17804)Time elapsed: 0.143 s
% 1.54/0.55  % (17804)Instructions burned: 7 (million)
% 1.54/0.55  % (17804)------------------------------
% 1.54/0.55  % (17804)------------------------------
% 1.54/0.55  % (17792)Instruction limit reached!
% 1.54/0.55  % (17792)------------------------------
% 1.54/0.55  % (17792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (17792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (17792)Termination reason: Unknown
% 1.54/0.55  % (17792)Termination phase: Saturation
% 1.54/0.55  
% 1.54/0.55  % (17792)Memory used [KB]: 5756
% 1.54/0.55  % (17792)Time elapsed: 0.150 s
% 1.54/0.55  % (17792)Instructions burned: 4 (million)
% 1.54/0.55  % (17792)------------------------------
% 1.54/0.55  % (17792)------------------------------
% 1.54/0.55  % (17788)Instruction limit reached!
% 1.54/0.55  % (17788)------------------------------
% 1.54/0.55  % (17788)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (17810)Refutation not found, incomplete strategy% (17810)------------------------------
% 1.54/0.55  % (17810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (17810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (17810)Termination reason: Refutation not found, incomplete strategy
% 1.54/0.55  
% 1.54/0.55  % (17810)Memory used [KB]: 5756
% 1.54/0.55  % (17810)Time elapsed: 0.146 s
% 1.54/0.55  % (17810)Instructions burned: 1 (million)
% 1.54/0.55  % (17810)------------------------------
% 1.54/0.55  % (17810)------------------------------
% 1.54/0.55  % (17793)Refutation not found, incomplete strategy% (17793)------------------------------
% 1.54/0.55  % (17793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (17793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (17793)Termination reason: Refutation not found, incomplete strategy
% 1.54/0.55  
% 1.54/0.55  % (17793)Memory used [KB]: 5756
% 1.54/0.55  % (17793)Time elapsed: 0.155 s
% 1.54/0.55  % (17793)Instructions burned: 1 (million)
% 1.54/0.55  % (17793)------------------------------
% 1.54/0.55  % (17793)------------------------------
% 1.54/0.55  % (17787)First to succeed.
% 1.54/0.55  % (17789)Instruction limit reached!
% 1.54/0.55  % (17789)------------------------------
% 1.54/0.55  % (17789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (17789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (17789)Termination reason: Unknown
% 1.54/0.55  % (17789)Termination phase: Saturation
% 1.54/0.55  
% 1.54/0.55  % (17789)Memory used [KB]: 6012
% 1.54/0.55  % (17789)Time elapsed: 0.137 s
% 1.54/0.55  % (17789)Instructions burned: 26 (million)
% 1.54/0.55  % (17789)------------------------------
% 1.54/0.55  % (17789)------------------------------
% 1.54/0.55  % (17801)Instruction limit reached!
% 1.54/0.55  % (17801)------------------------------
% 1.54/0.55  % (17801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.55  % (17801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.55  % (17801)Termination reason: Unknown
% 1.54/0.55  % (17801)Termination phase: Saturation
% 1.54/0.55  
% 1.54/0.55  % (17801)Memory used [KB]: 5884
% 1.54/0.55  % (17801)Time elapsed: 0.141 s
% 1.54/0.55  % (17801)Instructions burned: 9 (million)
% 1.54/0.55  % (17801)------------------------------
% 1.54/0.55  % (17801)------------------------------
% 1.54/0.56  % (17795)Instruction limit reached!
% 1.54/0.56  % (17795)------------------------------
% 1.54/0.56  % (17795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.56  % (17795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.56  % (17795)Termination reason: Unknown
% 1.54/0.56  % (17795)Termination phase: Saturation
% 1.54/0.56  
% 1.54/0.56  % (17795)Memory used [KB]: 6012
% 1.54/0.56  % (17795)Time elapsed: 0.162 s
% 1.54/0.56  % (17795)Instructions burned: 23 (million)
% 1.54/0.56  % (17795)------------------------------
% 1.54/0.56  % (17795)------------------------------
% 1.54/0.56  % (17813)Instruction limit reached!
% 1.54/0.56  % (17813)------------------------------
% 1.54/0.56  % (17813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.56  % (17813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.56  % (17813)Termination reason: Unknown
% 1.54/0.56  % (17813)Termination phase: Saturation
% 1.54/0.56  
% 1.54/0.56  % (17813)Memory used [KB]: 6012
% 1.54/0.56  % (17813)Time elapsed: 0.171 s
% 1.54/0.56  % (17813)Instructions burned: 20 (million)
% 1.54/0.56  % (17813)------------------------------
% 1.54/0.56  % (17813)------------------------------
% 1.54/0.57  % (17787)Refutation found. Thanks to Tanya!
% 1.54/0.57  % SZS status Unsatisfiable for theBenchmark
% 1.54/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 1.54/0.57  % (17787)------------------------------
% 1.54/0.57  % (17787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.57  % (17787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.57  % (17787)Termination reason: Refutation
% 1.54/0.57  
% 1.54/0.57  % (17787)Memory used [KB]: 6140
% 1.54/0.57  % (17787)Time elapsed: 0.141 s
% 1.54/0.57  % (17787)Instructions burned: 27 (million)
% 1.54/0.57  % (17787)------------------------------
% 1.54/0.57  % (17787)------------------------------
% 1.54/0.57  % (17780)Success in time 0.227 s
%------------------------------------------------------------------------------