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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LCL096-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:50 EDT 2022

% Result   : Unsatisfiable 0.21s 0.61s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   14 (   7 unt;   0 def)
%            Number of atoms       :   24 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   29 (  19   ~;  10   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   5 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :   32 (  32   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f55,plain,
    $false,
    inference(resolution,[],[f48,f3]) ).

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

fof(f48,plain,
    ! [X2,X3] : ~ is_a_theorem(equivalent(equivalent(equivalent(equivalent(equivalent(X2,X3),equivalent(X2,a)),equivalent(X3,equivalent(equivalent(b,b),a))),c),c)),
    inference(resolution,[],[f44,f3]) ).

fof(f44,plain,
    ! [X6,X7,X5] :
      ( ~ is_a_theorem(equivalent(equivalent(equivalent(X5,equivalent(equivalent(X7,a),equivalent(X7,equivalent(equivalent(b,b),a)))),X6),c))
      | ~ is_a_theorem(equivalent(equivalent(X5,c),X6)) ),
    inference(resolution,[],[f31,f4]) ).

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

fof(f31,plain,
    ! [X10,X11,X9] :
      ( ~ is_a_theorem(equivalent(X10,equivalent(X9,equivalent(equivalent(equivalent(equivalent(X11,a),equivalent(X11,equivalent(equivalent(b,b),a))),c),c))))
      | ~ is_a_theorem(X9)
      | ~ is_a_theorem(X10) ),
    inference(resolution,[],[f28,f1]) ).

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

fof(f28,plain,
    ! [X0,X1] :
      ( ~ is_a_theorem(equivalent(X0,equivalent(equivalent(equivalent(equivalent(X1,a),equivalent(X1,equivalent(equivalent(b,b),a))),c),c)))
      | ~ is_a_theorem(X0) ),
    inference(resolution,[],[f15,f1]) ).

fof(f15,plain,
    ! [X0] : ~ is_a_theorem(equivalent(equivalent(equivalent(equivalent(X0,a),equivalent(X0,equivalent(equivalent(b,b),a))),c),c)),
    inference(resolution,[],[f11,f2]) ).

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/sandbox/benchmark/theBenchmark.p',lg_2) ).

fof(f11,plain,
    ! [X4,X5] :
      ( ~ is_a_theorem(equivalent(equivalent(equivalent(X4,equivalent(a,equivalent(equivalent(b,b),a))),X5),c))
      | ~ is_a_theorem(equivalent(equivalent(X4,c),X5)) ),
    inference(resolution,[],[f9,f4]) ).

fof(f9,plain,
    ! [X8,X7] :
      ( ~ is_a_theorem(equivalent(X8,equivalent(X7,equivalent(equivalent(equivalent(a,equivalent(equivalent(b,b),a)),c),c))))
      | ~ is_a_theorem(X7)
      | ~ is_a_theorem(X8) ),
    inference(resolution,[],[f6,f1]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : LCL096-1 : TPTP v8.1.0. Released v1.0.0.
% 0.12/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n026.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 01:49:20 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.52  % (4275)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.21/0.54  % (4283)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.21/0.54  % (4283)Instruction limit reached!
% 0.21/0.54  % (4283)------------------------------
% 0.21/0.54  % (4283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (4282)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.21/0.54  % (4292)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.21/0.54  % (4277)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.21/0.55  % (4284)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.21/0.55  % (4292)Refutation not found, incomplete strategy% (4292)------------------------------
% 0.21/0.55  % (4292)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (4291)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.21/0.55  % (4283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (4283)Termination reason: Unknown
% 0.21/0.55  % (4283)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (4283)Memory used [KB]: 5884
% 0.21/0.55  % (4283)Time elapsed: 0.131 s
% 0.21/0.55  % (4283)Instructions burned: 6 (million)
% 0.21/0.55  % (4284)Instruction limit reached!
% 0.21/0.55  % (4284)------------------------------
% 0.21/0.55  % (4284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (4283)------------------------------
% 0.21/0.55  % (4283)------------------------------
% 0.21/0.55  % (4292)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (4292)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.55  
% 0.21/0.55  % (4292)Memory used [KB]: 5756
% 0.21/0.55  % (4292)Time elapsed: 0.142 s
% 0.21/0.55  % (4292)Instructions burned: 1 (million)
% 0.21/0.55  % (4292)------------------------------
% 0.21/0.55  % (4292)------------------------------
% 0.21/0.55  % (4284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (4284)Termination reason: Unknown
% 0.21/0.55  % (4284)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (4284)Memory used [KB]: 5756
% 0.21/0.55  % (4284)Time elapsed: 0.145 s
% 0.21/0.55  % (4284)Instructions burned: 3 (million)
% 0.21/0.55  % (4284)------------------------------
% 0.21/0.55  % (4284)------------------------------
% 0.21/0.55  % (4274)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.21/0.56  % (4286)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.21/0.56  % (4291)Instruction limit reached!
% 0.21/0.56  % (4291)------------------------------
% 0.21/0.56  % (4291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (4291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (4291)Termination reason: Unknown
% 0.21/0.56  % (4291)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (4291)Memory used [KB]: 1407
% 0.21/0.56  % (4291)Time elapsed: 0.153 s
% 0.21/0.56  % (4291)Instructions burned: 7 (million)
% 0.21/0.56  % (4291)------------------------------
% 0.21/0.56  % (4291)------------------------------
% 0.21/0.57  % (4275)Instruction limit reached!
% 0.21/0.57  % (4275)------------------------------
% 0.21/0.57  % (4275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (4275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (4275)Termination reason: Unknown
% 0.21/0.57  % (4275)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (4275)Memory used [KB]: 6396
% 0.21/0.57  % (4275)Time elapsed: 0.149 s
% 0.21/0.57  % (4275)Instructions burned: 34 (million)
% 0.21/0.57  % (4275)------------------------------
% 0.21/0.57  % (4275)------------------------------
% 0.21/0.57  % (4279)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.21/0.57  % (4279)Instruction limit reached!
% 0.21/0.57  % (4279)------------------------------
% 0.21/0.57  % (4279)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (4279)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (4279)Termination reason: Unknown
% 0.21/0.57  % (4279)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (4279)Memory used [KB]: 5756
% 0.21/0.57  % (4279)Time elapsed: 0.157 s
% 0.21/0.57  % (4279)Instructions burned: 3 (million)
% 0.21/0.57  % (4279)------------------------------
% 0.21/0.57  % (4279)------------------------------
% 0.21/0.57  % (4271)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.21/0.58  % (4272)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.21/0.58  % (4289)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.21/0.58  % (4289)Refutation not found, incomplete strategy% (4289)------------------------------
% 0.21/0.58  % (4289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (4289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (4289)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.58  
% 0.21/0.58  % (4289)Memory used [KB]: 10234
% 0.21/0.58  % (4289)Time elapsed: 0.166 s
% 0.21/0.58  % (4289)Instructions burned: 1 (million)
% 0.21/0.58  % (4289)------------------------------
% 0.21/0.58  % (4289)------------------------------
% 0.21/0.58  % (4272)Refutation not found, incomplete strategy% (4272)------------------------------
% 0.21/0.58  % (4272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (4272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (4272)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.58  
% 0.21/0.58  % (4272)Memory used [KB]: 1279
% 0.21/0.58  % (4272)Time elapsed: 0.166 s
% 0.21/0.58  % (4272)Instructions burned: 1 (million)
% 0.21/0.58  % (4272)------------------------------
% 0.21/0.58  % (4272)------------------------------
% 0.21/0.58  % (4293)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.21/0.58  % (4294)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.21/0.58  % (4273)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.21/0.58  % (4276)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.21/0.58  TRYING [1]
% 0.21/0.58  % (4288)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.21/0.58  TRYING [2]
% 0.21/0.58  % (4273)Instruction limit reached!
% 0.21/0.58  % (4273)------------------------------
% 0.21/0.58  % (4273)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (4273)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (4273)Termination reason: Unknown
% 0.21/0.58  % (4273)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (4273)Memory used [KB]: 5884
% 0.21/0.58  % (4273)Time elapsed: 0.166 s
% 0.21/0.58  % (4273)Instructions burned: 5 (million)
% 0.21/0.58  % (4273)------------------------------
% 0.21/0.58  % (4273)------------------------------
% 0.21/0.58  % (4294)First to succeed.
% 0.21/0.58  % (4286)Instruction limit reached!
% 0.21/0.58  % (4286)------------------------------
% 0.21/0.58  % (4286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (4286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (4286)Termination reason: Unknown
% 0.21/0.58  % (4286)Termination phase: Finite model building SAT solving
% 0.21/0.58  
% 0.21/0.58  % (4286)Memory used [KB]: 6012
% 0.21/0.58  % (4286)Time elapsed: 0.168 s
% 0.21/0.58  % (4286)Instructions burned: 6 (million)
% 0.21/0.58  % (4286)------------------------------
% 0.21/0.58  % (4286)------------------------------
% 0.21/0.58  % (4285)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.21/0.59  % (4296)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.21/0.59  % (4296)Refutation not found, incomplete strategy% (4296)------------------------------
% 0.21/0.59  % (4296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (4296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (4296)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.59  
% 0.21/0.59  % (4296)Memory used [KB]: 5756
% 0.21/0.59  % (4296)Time elapsed: 0.177 s
% 0.21/0.59  % (4296)------------------------------
% 0.21/0.59  % (4296)------------------------------
% 0.21/0.59  % (4300)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.21/0.59  % (4300)Refutation not found, incomplete strategy% (4300)------------------------------
% 0.21/0.59  % (4300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (4300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (4300)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.59  
% 0.21/0.59  % (4300)Memory used [KB]: 5756
% 0.21/0.59  % (4300)Time elapsed: 0.176 s
% 0.21/0.59  % (4300)Instructions burned: 1 (million)
% 0.21/0.59  % (4300)------------------------------
% 0.21/0.59  % (4300)------------------------------
% 0.21/0.59  % (4281)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.21/0.59  % (4297)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.21/0.59  % (4297)Refutation not found, incomplete strategy% (4297)------------------------------
% 0.21/0.59  % (4297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (4297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (4297)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.59  
% 0.21/0.59  % (4297)Memory used [KB]: 5756
% 0.21/0.59  % (4297)Time elapsed: 0.173 s
% 0.21/0.59  % (4297)Instructions burned: 2 (million)
% 0.21/0.59  % (4297)------------------------------
% 0.21/0.59  % (4297)------------------------------
% 0.21/0.59  % (4298)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.21/0.59  % (4298)Refutation not found, incomplete strategy% (4298)------------------------------
% 0.21/0.59  % (4298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (4298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (4298)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.59  
% 0.21/0.59  % (4298)Memory used [KB]: 1279
% 0.21/0.59  % (4298)Time elapsed: 0.174 s
% 0.21/0.59  % (4298)Instructions burned: 1 (million)
% 0.21/0.59  % (4298)------------------------------
% 0.21/0.59  % (4298)------------------------------
% 0.21/0.59  % (4280)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.21/0.59  % (4290)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.21/0.59  % (4280)Refutation not found, incomplete strategy% (4280)------------------------------
% 0.21/0.59  % (4280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (4280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (4280)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.59  
% 0.21/0.59  % (4280)Memory used [KB]: 5756
% 0.21/0.59  % (4280)Time elapsed: 0.180 s
% 0.21/0.59  % (4280)------------------------------
% 0.21/0.59  % (4280)------------------------------
% 0.21/0.60  % (4278)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.21/0.60  % (4278)Refutation not found, incomplete strategy% (4278)------------------------------
% 0.21/0.60  % (4278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.60  % (4278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.60  % (4278)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.60  
% 0.21/0.60  % (4278)Memory used [KB]: 5756
% 0.21/0.60  % (4278)Time elapsed: 0.148 s
% 0.21/0.60  % (4278)Instructions burned: 2 (million)
% 0.21/0.60  % (4278)------------------------------
% 0.21/0.60  % (4278)------------------------------
% 0.21/0.60  % (4295)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.21/0.60  % (4299)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.21/0.60  % (4282)Also succeeded, but the first one will report.
% 0.21/0.61  % (4294)Refutation found. Thanks to Tanya!
% 0.21/0.61  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.61  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.61  % (4294)------------------------------
% 0.21/0.61  % (4294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.61  % (4294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.61  % (4294)Termination reason: Refutation
% 0.21/0.61  
% 0.21/0.61  % (4294)Memory used [KB]: 5884
% 0.21/0.61  % (4294)Time elapsed: 0.129 s
% 0.21/0.61  % (4294)Instructions burned: 6 (million)
% 0.21/0.61  % (4294)------------------------------
% 0.21/0.61  % (4294)------------------------------
% 0.21/0.61  % (4270)Success in time 0.239 s
%------------------------------------------------------------------------------