TSTP Solution File: LCL323-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LCL323-3 : TPTP v8.1.0. Released v2.3.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 : n004.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:40:19 EDT 2022

% Result   : Unsatisfiable 2.61s 0.68s
% Output   : Refutation 2.61s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   31 (  22 unt;   0 def)
%            Number of atoms       :   43 (   1 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   31 (  19   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   55 (  55   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f277,plain,
    $false,
    inference(resolution,[],[f268,f110]) ).

fof(f110,plain,
    ~ theorem(or(not(q),or(q,r))),
    inference(resolution,[],[f107,f25]) ).

fof(f25,plain,
    ! [X2,X0,X1] :
      ( theorem(or(X0,or(X1,X2)))
      | ~ theorem(or(X1,or(X0,X2))) ),
    inference(resolution,[],[f21,f13]) ).

fof(f13,plain,
    ! [X3,X4] :
      ( ~ theorem(or(not(X4),X3))
      | theorem(X3)
      | ~ theorem(X4) ),
    inference(definition_unfolding,[],[f8,f6]) ).

fof(f6,axiom,
    ! [X3,X4] : implies(X3,X4) = or(not(X3),X4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',implies_definition) ).

fof(f8,axiom,
    ! [X3,X4] :
      ( ~ theorem(implies(X4,X3))
      | theorem(X3)
      | ~ theorem(X4) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_2) ).

fof(f21,plain,
    ! [X2,X0,X1] : theorem(or(not(or(X0,or(X1,X2))),or(X1,or(X0,X2)))),
    inference(resolution,[],[f14,f7]) ).

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

fof(f14,plain,
    ! [X2,X0,X1] : axiom(or(not(or(X0,or(X1,X2))),or(X1,or(X0,X2)))),
    inference(definition_unfolding,[],[f4,f6]) ).

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

fof(f107,plain,
    ~ theorem(or(q,or(not(q),r))),
    inference(resolution,[],[f102,f24]) ).

fof(f24,plain,
    ! [X0,X1] :
      ( theorem(or(X0,X1))
      | ~ theorem(or(X1,X0)) ),
    inference(resolution,[],[f19,f13]) ).

fof(f19,plain,
    ! [X0,X1] : theorem(or(not(or(X0,X1)),or(X1,X0))),
    inference(resolution,[],[f12,f7]) ).

fof(f12,plain,
    ! [X0,X1] : axiom(or(not(or(X0,X1)),or(X1,X0))),
    inference(definition_unfolding,[],[f3,f6]) ).

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

fof(f102,plain,
    ~ theorem(or(or(not(q),r),q)),
    inference(resolution,[],[f41,f22]) ).

fof(f22,plain,
    ! [X0,X1] :
      ( theorem(or(X0,X1))
      | ~ theorem(X1) ),
    inference(resolution,[],[f18,f13]) ).

fof(f18,plain,
    ! [X0,X1] : theorem(or(not(X0),or(X1,X0))),
    inference(resolution,[],[f16,f7]) ).

fof(f16,plain,
    ! [X0,X1] : axiom(or(not(X0),or(X1,X0))),
    inference(definition_unfolding,[],[f2,f6]) ).

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

fof(f41,plain,
    ~ theorem(or(not(p),or(or(not(q),r),q))),
    inference(resolution,[],[f30,f25]) ).

fof(f30,plain,
    ~ theorem(or(or(not(q),r),or(not(p),q))),
    inference(resolution,[],[f24,f10]) ).

fof(f10,plain,
    ~ theorem(or(or(not(p),q),or(not(q),r))),
    inference(definition_unfolding,[],[f9,f6,f6]) ).

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

fof(f268,plain,
    ! [X18,X19] : theorem(or(not(X18),or(X18,X19))),
    inference(resolution,[],[f90,f18]) ).

fof(f90,plain,
    ! [X2,X3,X4] :
      ( ~ theorem(or(X2,or(X4,X3)))
      | theorem(or(X2,or(X3,X4))) ),
    inference(resolution,[],[f38,f19]) ).

fof(f38,plain,
    ! [X2,X0,X1] :
      ( ~ theorem(or(not(X0),X1))
      | theorem(or(X2,X1))
      | ~ theorem(or(X2,X0)) ),
    inference(resolution,[],[f26,f13]) ).

fof(f26,plain,
    ! [X2,X0,X1] :
      ( theorem(or(not(or(X0,X1)),or(X0,X2)))
      | ~ theorem(or(not(X1),X2)) ),
    inference(resolution,[],[f23,f13]) ).

fof(f23,plain,
    ! [X2,X0,X1] : theorem(or(not(or(not(X0),X1)),or(not(or(X2,X0)),or(X2,X1)))),
    inference(resolution,[],[f11,f7]) ).

fof(f11,plain,
    ! [X2,X0,X1] : axiom(or(not(or(not(X0),X1)),or(not(or(X2,X0)),or(X2,X1)))),
    inference(definition_unfolding,[],[f5,f6,f6,f6]) ).

fof(f5,axiom,
    ! [X2,X0,X1] : axiom(implies(implies(X0,X1),implies(or(X2,X0),or(X2,X1)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1_6) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem    : LCL323-3 : TPTP v8.1.0. Released v2.3.0.
% 0.10/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.10/0.32  % Computer : n004.cluster.edu
% 0.10/0.32  % Model    : x86_64 x86_64
% 0.10/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.32  % Memory   : 8042.1875MB
% 0.10/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit   : 300
% 0.10/0.32  % WCLimit    : 300
% 0.10/0.32  % DateTime   : Tue Aug 30 01:50:04 EDT 2022
% 0.10/0.32  % CPUTime    : 
% 0.16/0.43  % (25267)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.16/0.43  % (25275)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.16/0.45  TRYING [1]
% 0.16/0.45  TRYING [2]
% 0.16/0.45  % (25267)Instruction limit reached!
% 0.16/0.45  % (25267)------------------------------
% 0.16/0.45  % (25267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.45  % (25267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.45  % (25267)Termination reason: Unknown
% 0.16/0.45  % (25267)Termination phase: Finite model building SAT solving
% 0.16/0.45  
% 0.16/0.45  % (25267)Memory used [KB]: 5884
% 0.16/0.45  % (25267)Time elapsed: 0.076 s
% 0.16/0.45  % (25267)Instructions burned: 7 (million)
% 0.16/0.45  % (25267)------------------------------
% 0.16/0.45  % (25267)------------------------------
% 0.16/0.47  % (25275)Instruction limit reached!
% 0.16/0.47  % (25275)------------------------------
% 0.16/0.47  % (25275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.47  % (25265)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.16/0.47  % (25275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.47  % (25275)Termination reason: Unknown
% 0.16/0.47  % (25275)Termination phase: Saturation
% 0.16/0.47  
% 0.16/0.47  % (25275)Memory used [KB]: 6140
% 0.16/0.47  % (25275)Time elapsed: 0.087 s
% 0.16/0.47  % (25275)Instructions burned: 37 (million)
% 0.16/0.47  % (25275)------------------------------
% 0.16/0.47  % (25275)------------------------------
% 0.16/0.48  % (25258)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.16/0.48  % (25276)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.16/0.48  % (25274)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.16/0.48  % (25268)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.16/0.49  % (25268)Refutation not found, incomplete strategy% (25268)------------------------------
% 0.16/0.49  % (25268)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.49  % (25268)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.49  % (25268)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.49  
% 0.16/0.49  % (25268)Memory used [KB]: 5756
% 0.16/0.49  % (25268)Time elapsed: 0.113 s
% 0.16/0.49  % (25268)Instructions burned: 1 (million)
% 0.16/0.49  % (25268)------------------------------
% 0.16/0.49  % (25268)------------------------------
% 0.16/0.49  % (25259)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.16/0.49  % (25259)Refutation not found, incomplete strategy% (25259)------------------------------
% 0.16/0.49  % (25259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.49  % (25259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.49  % (25259)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.49  
% 0.16/0.49  % (25259)Memory used [KB]: 5756
% 0.16/0.49  % (25259)Time elapsed: 0.003 s
% 0.16/0.49  % (25259)------------------------------
% 0.16/0.49  % (25259)------------------------------
% 0.16/0.49  % (25265)Instruction limit reached!
% 0.16/0.49  % (25265)------------------------------
% 0.16/0.49  % (25265)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.49  % (25265)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.49  % (25265)Termination reason: Unknown
% 0.16/0.49  % (25265)Termination phase: Saturation
% 0.16/0.49  
% 0.16/0.49  % (25265)Memory used [KB]: 5884
% 0.16/0.49  % (25265)Time elapsed: 0.115 s
% 0.16/0.49  % (25265)Instructions burned: 3 (million)
% 0.16/0.49  % (25265)------------------------------
% 0.16/0.49  % (25265)------------------------------
% 0.16/0.50  % (25274)Refutation not found, incomplete strategy% (25274)------------------------------
% 0.16/0.50  % (25274)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.50  % (25274)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.50  % (25274)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.50  
% 0.16/0.50  % (25274)Memory used [KB]: 5756
% 0.16/0.50  % (25274)Time elapsed: 0.115 s
% 0.16/0.50  % (25274)Instructions burned: 1 (million)
% 0.16/0.50  % (25274)------------------------------
% 0.16/0.50  % (25274)------------------------------
% 0.16/0.52  % (25261)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.16/0.52  % (25261)Refutation not found, incomplete strategy% (25261)------------------------------
% 0.16/0.52  % (25261)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.52  % (25261)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.52  % (25261)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.52  
% 0.16/0.52  % (25261)Memory used [KB]: 5756
% 0.16/0.52  % (25261)Time elapsed: 0.140 s
% 0.16/0.52  % (25261)------------------------------
% 0.16/0.52  % (25261)------------------------------
% 0.16/0.52  % (25263)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.16/0.53  % (25277)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.16/0.53  % (25256)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.16/0.53  % (25256)Refutation not found, incomplete strategy% (25256)------------------------------
% 0.16/0.53  % (25256)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.53  % (25256)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.53  % (25256)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.53  
% 0.16/0.53  % (25256)Memory used [KB]: 5756
% 0.16/0.53  % (25256)Time elapsed: 0.149 s
% 0.16/0.53  % (25256)Instructions burned: 2 (million)
% 0.16/0.53  % (25256)------------------------------
% 0.16/0.53  % (25256)------------------------------
% 0.16/0.53  % (25254)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.16/0.53  % (25260)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.16/0.54  % (25260)Instruction limit reached!
% 0.16/0.54  % (25260)------------------------------
% 0.16/0.54  % (25260)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (25260)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (25254)Refutation not found, incomplete strategy% (25254)------------------------------
% 0.16/0.54  % (25254)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (25260)Termination reason: Unknown
% 0.16/0.54  % (25260)Termination phase: Saturation
% 0.16/0.54  
% 0.16/0.54  % (25254)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (25254)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.54  
% 0.16/0.54  % (25260)Memory used [KB]: 5756
% 0.16/0.54  % (25260)Time elapsed: 0.135 s
% 0.16/0.54  % (25254)Memory used [KB]: 5884
% 0.16/0.54  % (25260)Instructions burned: 3 (million)
% 0.16/0.54  % (25254)Time elapsed: 0.159 s
% 0.16/0.54  % (25260)------------------------------
% 0.16/0.54  % (25260)------------------------------
% 0.16/0.54  % (25254)Instructions burned: 2 (million)
% 0.16/0.54  % (25254)------------------------------
% 0.16/0.54  % (25254)------------------------------
% 0.16/0.54  % (25280)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.16/0.54  % (25253)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.16/0.54  % (25253)Refutation not found, incomplete strategy% (25253)------------------------------
% 0.16/0.54  % (25253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (25253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (25253)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.54  
% 0.16/0.54  % (25253)Memory used [KB]: 1279
% 0.16/0.54  % (25253)Time elapsed: 0.139 s
% 0.16/0.54  % (25253)Instructions burned: 2 (million)
% 0.16/0.54  % (25253)------------------------------
% 0.16/0.54  % (25253)------------------------------
% 0.16/0.54  % (25269)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.16/0.55  % (25270)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.16/0.55  % (25270)Refutation not found, incomplete strategy% (25270)------------------------------
% 0.16/0.55  % (25270)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (25270)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (25270)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.55  
% 0.16/0.55  % (25270)Memory used [KB]: 10234
% 0.16/0.55  % (25270)Time elapsed: 0.171 s
% 0.16/0.55  % (25270)Instructions burned: 2 (million)
% 0.16/0.55  % (25270)------------------------------
% 0.16/0.55  % (25270)------------------------------
% 0.16/0.55  % (25269)Instruction limit reached!
% 0.16/0.55  % (25269)------------------------------
% 0.16/0.55  % (25269)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (25269)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (25269)Termination reason: Unknown
% 0.16/0.55  % (25269)Termination phase: Saturation
% 0.16/0.55  
% 0.16/0.55  % (25269)Memory used [KB]: 5884
% 0.16/0.55  % (25269)Time elapsed: 0.149 s
% 0.16/0.55  % (25269)Instructions burned: 9 (million)
% 0.16/0.55  % (25269)------------------------------
% 0.16/0.55  % (25269)------------------------------
% 0.16/0.55  % (25278)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.16/0.55  % (25277)Refutation not found, incomplete strategy% (25277)------------------------------
% 0.16/0.55  % (25277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (25277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (25277)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.55  
% 0.16/0.55  % (25277)Memory used [KB]: 5756
% 0.16/0.55  % (25277)Time elapsed: 0.143 s
% 0.16/0.55  % (25277)Instructions burned: 1 (million)
% 0.16/0.55  % (25277)------------------------------
% 0.16/0.55  % (25277)------------------------------
% 0.16/0.55  % (25278)Refutation not found, incomplete strategy% (25278)------------------------------
% 0.16/0.55  % (25278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (25278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (25278)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.55  
% 0.16/0.55  % (25278)Memory used [KB]: 5756
% 0.16/0.55  % (25278)Time elapsed: 0.172 s
% 0.16/0.55  % (25278)Instructions burned: 2 (million)
% 0.16/0.55  % (25278)------------------------------
% 0.16/0.55  % (25278)------------------------------
% 0.16/0.55  % (25283)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 0.16/0.56  % (25272)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.16/0.56  % (25283)Refutation not found, incomplete strategy% (25283)------------------------------
% 0.16/0.56  % (25283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.56  % (25272)Instruction limit reached!
% 0.16/0.56  % (25272)------------------------------
% 0.16/0.56  % (25272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.56  % (25272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (25272)Termination reason: Unknown
% 0.16/0.56  % (25272)Termination phase: Saturation
% 0.16/0.56  
% 0.16/0.56  % (25272)Memory used [KB]: 1407
% 0.16/0.56  % (25272)Time elapsed: 0.183 s
% 0.16/0.56  % (25272)Instructions burned: 6 (million)
% 0.16/0.56  % (25272)------------------------------
% 0.16/0.56  % (25272)------------------------------
% 0.16/0.56  % (25283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (25283)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.56  
% 0.16/0.56  % (25283)Memory used [KB]: 5884
% 0.16/0.56  % (25283)Time elapsed: 0.008 s
% 0.16/0.56  % (25283)Instructions burned: 4 (million)
% 0.16/0.56  % (25283)------------------------------
% 0.16/0.56  % (25283)------------------------------
% 0.16/0.56  % (25258)Instruction limit reached!
% 0.16/0.56  % (25258)------------------------------
% 0.16/0.56  % (25258)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.56  % (25258)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (25258)Termination reason: Unknown
% 0.16/0.56  % (25258)Termination phase: Saturation
% 0.16/0.56  
% 0.16/0.56  % (25258)Memory used [KB]: 1791
% 0.16/0.56  % (25258)Time elapsed: 0.184 s
% 0.16/0.56  % (25258)Instructions burned: 49 (million)
% 0.16/0.56  % (25258)------------------------------
% 0.16/0.56  % (25258)------------------------------
% 0.16/0.56  % (25257)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.16/0.57  % (25255)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.16/0.57  % (25280)Instruction limit reached!
% 0.16/0.57  % (25280)------------------------------
% 0.16/0.57  % (25280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.57  % (25280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.57  % (25280)Termination reason: Unknown
% 0.16/0.57  % (25280)Termination phase: Saturation
% 0.16/0.57  
% 0.16/0.57  % (25280)Memory used [KB]: 6140
% 0.16/0.57  % (25280)Time elapsed: 0.196 s
% 0.16/0.57  % (25280)Instructions burned: 20 (million)
% 0.16/0.57  % (25280)------------------------------
% 0.16/0.57  % (25280)------------------------------
% 0.16/0.57  % (25262)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.16/0.57  % (25276)Instruction limit reached!
% 0.16/0.57  % (25276)------------------------------
% 0.16/0.57  % (25276)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.57  % (25276)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.57  % (25276)Termination reason: Unknown
% 0.16/0.57  % (25276)Termination phase: Saturation
% 0.16/0.57  
% 0.16/0.57  % (25276)Memory used [KB]: 6396
% 0.16/0.57  % (25276)Time elapsed: 0.195 s
% 0.16/0.57  % (25276)Instructions burned: 47 (million)
% 0.16/0.57  % (25276)------------------------------
% 0.16/0.57  % (25276)------------------------------
% 0.16/0.57  % (25263)Instruction limit reached!
% 0.16/0.57  % (25263)------------------------------
% 0.16/0.57  % (25263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.57  % (25263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.57  % (25263)Termination reason: Unknown
% 0.16/0.57  % (25263)Termination phase: Saturation
% 0.16/0.57  
% 0.16/0.57  % (25263)Memory used [KB]: 6012
% 0.16/0.57  % (25263)Time elapsed: 0.183 s
% 0.16/0.57  % (25263)Instructions burned: 23 (million)
% 0.16/0.57  % (25263)------------------------------
% 0.16/0.57  % (25263)------------------------------
% 0.16/0.58  % (25252)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.16/0.58  % (25284)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 0.16/0.58  % (25284)Refutation not found, incomplete strategy% (25284)------------------------------
% 0.16/0.58  % (25284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.58  % (25284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.58  % (25284)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.58  
% 0.16/0.58  % (25284)Memory used [KB]: 5756
% 0.16/0.58  % (25284)Time elapsed: 0.031 s
% 0.16/0.58  % (25284)Instructions burned: 1 (million)
% 0.16/0.58  % (25284)------------------------------
% 0.16/0.58  % (25284)------------------------------
% 0.16/0.59  % (25281)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.16/0.59  % (25281)Refutation not found, incomplete strategy% (25281)------------------------------
% 0.16/0.59  % (25281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.59  % (25281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.59  % (25281)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.59  
% 0.16/0.59  % (25281)Memory used [KB]: 5756
% 0.16/0.59  % (25281)Time elapsed: 0.217 s
% 0.16/0.59  % (25281)Instructions burned: 1 (million)
% 0.16/0.59  % (25281)------------------------------
% 0.16/0.59  % (25281)------------------------------
% 0.16/0.60  % (25273)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.16/0.60  % (25273)Refutation not found, incomplete strategy% (25273)------------------------------
% 0.16/0.60  % (25273)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.60  % (25273)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.60  % (25273)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.60  
% 0.16/0.60  % (25273)Memory used [KB]: 5756
% 0.16/0.60  % (25273)Time elapsed: 0.217 s
% 0.16/0.60  % (25273)Instructions burned: 1 (million)
% 0.16/0.60  % (25273)------------------------------
% 0.16/0.60  % (25273)------------------------------
% 0.16/0.61  % (25262)Instruction limit reached!
% 0.16/0.61  % (25262)------------------------------
% 0.16/0.61  % (25262)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.61  % (25262)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.61  % (25262)Termination reason: Unknown
% 0.16/0.61  % (25262)Termination phase: Saturation
% 0.16/0.61  
% 0.16/0.61  % (25262)Memory used [KB]: 5884
% 0.16/0.61  % (25262)Time elapsed: 0.191 s
% 0.16/0.61  % (25262)Instructions burned: 6 (million)
% 0.16/0.61  % (25262)------------------------------
% 0.16/0.61  % (25262)------------------------------
% 0.16/0.61  % (25264)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.16/0.61  % (25279)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.16/0.61  % (25279)Refutation not found, incomplete strategy% (25279)------------------------------
% 0.16/0.61  % (25279)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.61  % (25279)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.61  % (25279)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.61  
% 0.16/0.61  % (25279)Memory used [KB]: 1279
% 0.16/0.61  % (25279)Time elapsed: 0.228 s
% 0.16/0.61  % (25279)------------------------------
% 0.16/0.61  % (25279)------------------------------
% 0.16/0.61  % (25266)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.16/0.62  % (25271)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.16/0.62  % (25264)Instruction limit reached!
% 0.16/0.62  % (25264)------------------------------
% 0.16/0.62  % (25264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.62  % (25264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.62  % (25264)Termination reason: Unknown
% 0.16/0.62  % (25264)Termination phase: Saturation
% 0.16/0.62  
% 0.16/0.62  % (25264)Memory used [KB]: 5884
% 0.16/0.62  % (25264)Time elapsed: 0.231 s
% 0.16/0.62  % (25264)Instructions burned: 5 (million)
% 0.16/0.62  % (25264)------------------------------
% 0.16/0.62  % (25264)------------------------------
% 0.16/0.63  % (25257)Instruction limit reached!
% 0.16/0.63  % (25257)------------------------------
% 0.16/0.63  % (25257)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.63  % (25257)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.63  % (25257)Termination reason: Unknown
% 0.16/0.63  % (25257)Termination phase: Saturation
% 0.16/0.63  
% 0.16/0.63  % (25257)Memory used [KB]: 6140
% 0.16/0.63  % (25257)Time elapsed: 0.238 s
% 0.16/0.63  % (25257)Instructions burned: 25 (million)
% 0.16/0.63  % (25257)------------------------------
% 0.16/0.63  % (25257)------------------------------
% 0.16/0.63  % (25286)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.31/0.63  % (25271)Instruction limit reached!
% 2.31/0.63  % (25271)------------------------------
% 2.31/0.63  % (25271)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.63  % (25271)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.63  % (25271)Termination reason: Unknown
% 2.31/0.63  % (25271)Termination phase: Saturation
% 2.31/0.63  
% 2.31/0.63  % (25271)Memory used [KB]: 5884
% 2.31/0.63  % (25271)Time elapsed: 0.252 s
% 2.31/0.63  % (25271)Instructions burned: 8 (million)
% 2.31/0.63  % (25271)------------------------------
% 2.31/0.63  % (25271)------------------------------
% 2.31/0.65  % (25288)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.55/0.66  % (25286)First to succeed.
% 2.61/0.67  % (25299)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=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/116Mi)
% 2.61/0.68  % (25286)Refutation found. Thanks to Tanya!
% 2.61/0.68  % SZS status Unsatisfiable for theBenchmark
% 2.61/0.68  % SZS output start Proof for theBenchmark
% See solution above
% 2.61/0.68  % (25286)------------------------------
% 2.61/0.68  % (25286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.68  % (25286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.68  % (25286)Termination reason: Refutation
% 2.61/0.68  
% 2.61/0.68  % (25286)Memory used [KB]: 6012
% 2.61/0.68  % (25286)Time elapsed: 0.116 s
% 2.61/0.68  % (25286)Instructions burned: 13 (million)
% 2.61/0.68  % (25286)------------------------------
% 2.61/0.68  % (25286)------------------------------
% 2.61/0.68  % (25251)Success in time 0.361 s
%------------------------------------------------------------------------------