TSTP Solution File: GEO188+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO188+1 : TPTP v8.1.0. Released v3.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 : n019.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 16:09:03 EDT 2022

% Result   : Theorem 1.75s 0.63s
% Output   : Refutation 1.75s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   45 (  14 unt;   0 def)
%            Number of atoms       :  137 (   0 equ)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :  139 (  47   ~;  48   |;  31   &)
%                                         (   0 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :   91 (  82   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f148,plain,
    $false,
    inference(subsumption_resolution,[],[f143,f116]) ).

fof(f116,plain,
    distinct_lines(line_connecting(sK2,sK0),line_connecting(sK1,sK0)),
    inference(unit_resulting_resolution,[],[f52,f66,f48]) ).

fof(f48,plain,
    ! [X2,X0,X1] :
      ( ~ apart_point_and_line(X0,X2)
      | distinct_lines(X2,X1)
      | apart_point_and_line(X0,X1) ),
    inference(cnf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X0,X1,X2] :
      ( ~ apart_point_and_line(X0,X2)
      | distinct_lines(X2,X1)
      | apart_point_and_line(X0,X1) ),
    inference(flattening,[],[f27]) ).

fof(f27,plain,
    ! [X2,X0,X1] :
      ( apart_point_and_line(X0,X1)
      | distinct_lines(X2,X1)
      | ~ apart_point_and_line(X0,X2) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X2,X0,X1] :
      ( apart_point_and_line(X0,X2)
     => ( apart_point_and_line(X0,X1)
        | distinct_lines(X2,X1) ) ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X0,X2,X1] :
      ( apart_point_and_line(X0,X1)
     => ( apart_point_and_line(X0,X2)
        | distinct_lines(X1,X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ceq2) ).

fof(f66,plain,
    ~ apart_point_and_line(sK1,line_connecting(sK1,sK0)),
    inference(unit_resulting_resolution,[],[f54,f45]) ).

fof(f45,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X1,line_connecting(X1,X0))
      | ~ distinct_points(X1,X0) ),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X0,X1] :
      ( ~ distinct_points(X1,X0)
      | ~ apart_point_and_line(X1,line_connecting(X1,X0)) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X1,X0] :
      ( distinct_points(X1,X0)
     => ~ apart_point_and_line(X1,line_connecting(X1,X0)) ),
    inference(rectify,[],[f7]) ).

fof(f7,axiom,
    ! [X1,X0] :
      ( distinct_points(X0,X1)
     => ~ apart_point_and_line(X0,line_connecting(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ci1) ).

fof(f54,plain,
    distinct_points(sK1,sK0),
    inference(cnf_transformation,[],[f42]) ).

fof(f42,plain,
    ( distinct_points(sK1,sK0)
    & ~ apart_point_and_line(sK2,line_connecting(sK1,sK0))
    & apart_point_and_line(sK1,line_connecting(sK2,sK0))
    & distinct_points(sK0,sK2)
    & distinct_points(sK1,sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f32,f41]) ).

fof(f41,plain,
    ( ? [X0,X1,X2] :
        ( distinct_points(X1,X0)
        & ~ apart_point_and_line(X2,line_connecting(X1,X0))
        & apart_point_and_line(X1,line_connecting(X2,X0))
        & distinct_points(X0,X2)
        & distinct_points(X1,X2) )
   => ( distinct_points(sK1,sK0)
      & ~ apart_point_and_line(sK2,line_connecting(sK1,sK0))
      & apart_point_and_line(sK1,line_connecting(sK2,sK0))
      & distinct_points(sK0,sK2)
      & distinct_points(sK1,sK2) ) ),
    introduced(choice_axiom,[]) ).

fof(f32,plain,
    ? [X0,X1,X2] :
      ( distinct_points(X1,X0)
      & ~ apart_point_and_line(X2,line_connecting(X1,X0))
      & apart_point_and_line(X1,line_connecting(X2,X0))
      & distinct_points(X0,X2)
      & distinct_points(X1,X2) ),
    inference(flattening,[],[f31]) ).

fof(f31,plain,
    ? [X2,X1,X0] :
      ( apart_point_and_line(X1,line_connecting(X2,X0))
      & ~ apart_point_and_line(X2,line_connecting(X1,X0))
      & distinct_points(X1,X2)
      & distinct_points(X0,X2)
      & distinct_points(X1,X0) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f17,plain,
    ~ ! [X2,X1,X0] :
        ( ( ~ apart_point_and_line(X2,line_connecting(X1,X0))
          & distinct_points(X1,X2)
          & distinct_points(X0,X2)
          & distinct_points(X1,X0) )
       => ~ apart_point_and_line(X1,line_connecting(X2,X0)) ),
    inference(rectify,[],[f16]) ).

fof(f16,negated_conjecture,
    ~ ! [X1,X0,X2] :
        ( ( distinct_points(X0,X1)
          & distinct_points(X1,X2)
          & distinct_points(X0,X2)
          & ~ apart_point_and_line(X2,line_connecting(X0,X1)) )
       => ~ apart_point_and_line(X0,line_connecting(X2,X1)) ),
    inference(negated_conjecture,[],[f15]) ).

fof(f15,conjecture,
    ! [X1,X0,X2] :
      ( ( distinct_points(X0,X1)
        & distinct_points(X1,X2)
        & distinct_points(X0,X2)
        & ~ apart_point_and_line(X2,line_connecting(X0,X1)) )
     => ~ apart_point_and_line(X0,line_connecting(X2,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

fof(f52,plain,
    apart_point_and_line(sK1,line_connecting(sK2,sK0)),
    inference(cnf_transformation,[],[f42]) ).

fof(f143,plain,
    ~ distinct_lines(line_connecting(sK2,sK0),line_connecting(sK1,sK0)),
    inference(unit_resulting_resolution,[],[f53,f63,f51,f73,f76,f43]) ).

fof(f43,plain,
    ! [X2,X3,X0,X1] :
      ( ~ distinct_lines(X1,X3)
      | apart_point_and_line(X0,X1)
      | apart_point_and_line(X2,X1)
      | apart_point_and_line(X2,X3)
      | ~ distinct_points(X2,X0)
      | apart_point_and_line(X0,X3) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f38,plain,
    ! [X0,X1,X2,X3] :
      ( apart_point_and_line(X2,X1)
      | apart_point_and_line(X2,X3)
      | apart_point_and_line(X0,X1)
      | ~ distinct_lines(X1,X3)
      | ~ distinct_points(X2,X0)
      | apart_point_and_line(X0,X3) ),
    inference(rectify,[],[f34]) ).

fof(f34,plain,
    ! [X3,X2,X1,X0] :
      ( apart_point_and_line(X1,X2)
      | apart_point_and_line(X1,X0)
      | apart_point_and_line(X3,X2)
      | ~ distinct_lines(X2,X0)
      | ~ distinct_points(X1,X3)
      | apart_point_and_line(X3,X0) ),
    inference(flattening,[],[f33]) ).

fof(f33,plain,
    ! [X1,X3,X2,X0] :
      ( apart_point_and_line(X1,X2)
      | apart_point_and_line(X3,X2)
      | apart_point_and_line(X3,X0)
      | apart_point_and_line(X1,X0)
      | ~ distinct_points(X1,X3)
      | ~ distinct_lines(X2,X0) ),
    inference(ennf_transformation,[],[f18]) ).

fof(f18,plain,
    ! [X1,X3,X2,X0] :
      ( ( distinct_points(X1,X3)
        & distinct_lines(X2,X0) )
     => ( apart_point_and_line(X1,X2)
        | apart_point_and_line(X3,X2)
        | apart_point_and_line(X3,X0)
        | apart_point_and_line(X1,X0) ) ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X4,X0,X3,X1] :
      ( ( distinct_points(X0,X1)
        & distinct_lines(X3,X4) )
     => ( apart_point_and_line(X0,X4)
        | apart_point_and_line(X0,X3)
        | apart_point_and_line(X1,X4)
        | apart_point_and_line(X1,X3) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cu1) ).

fof(f76,plain,
    ~ apart_point_and_line(sK2,line_connecting(sK2,sK0)),
    inference(unit_resulting_resolution,[],[f60,f45]) ).

fof(f60,plain,
    distinct_points(sK2,sK0),
    inference(unit_resulting_resolution,[],[f44,f51,f49]) ).

fof(f49,plain,
    ! [X2,X0,X1] :
      ( ~ distinct_points(X2,X0)
      | distinct_points(X0,X1)
      | distinct_points(X2,X1) ),
    inference(cnf_transformation,[],[f40]) ).

fof(f40,plain,
    ! [X0,X1,X2] :
      ( ~ distinct_points(X2,X0)
      | distinct_points(X0,X1)
      | distinct_points(X2,X1) ),
    inference(rectify,[],[f30]) ).

fof(f30,plain,
    ! [X1,X0,X2] :
      ( ~ distinct_points(X2,X1)
      | distinct_points(X1,X0)
      | distinct_points(X2,X0) ),
    inference(flattening,[],[f29]) ).

fof(f29,plain,
    ! [X2,X0,X1] :
      ( distinct_points(X1,X0)
      | distinct_points(X2,X0)
      | ~ distinct_points(X2,X1) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,plain,
    ! [X2,X0,X1] :
      ( distinct_points(X2,X1)
     => ( distinct_points(X1,X0)
        | distinct_points(X2,X0) ) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ! [X2,X1,X0] :
      ( distinct_points(X0,X1)
     => ( distinct_points(X0,X2)
        | distinct_points(X1,X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',apart4) ).

fof(f44,plain,
    ! [X0] : ~ distinct_points(X0,X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0] : ~ distinct_points(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',apart1) ).

fof(f73,plain,
    ~ apart_point_and_line(sK0,line_connecting(sK2,sK0)),
    inference(unit_resulting_resolution,[],[f60,f47]) ).

fof(f47,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X1,line_connecting(X0,X1))
      | ~ distinct_points(X0,X1) ),
    inference(cnf_transformation,[],[f35]) ).

fof(f35,plain,
    ! [X0,X1] :
      ( ~ distinct_points(X0,X1)
      | ~ apart_point_and_line(X1,line_connecting(X0,X1)) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X1,X0] :
      ( distinct_points(X0,X1)
     => ~ apart_point_and_line(X1,line_connecting(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ci2) ).

fof(f51,plain,
    distinct_points(sK0,sK2),
    inference(cnf_transformation,[],[f42]) ).

fof(f63,plain,
    ~ apart_point_and_line(sK0,line_connecting(sK1,sK0)),
    inference(unit_resulting_resolution,[],[f54,f47]) ).

fof(f53,plain,
    ~ apart_point_and_line(sK2,line_connecting(sK1,sK0)),
    inference(cnf_transformation,[],[f42]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : GEO188+1 : TPTP v8.1.0. Released v3.3.0.
% 0.04/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 : n019.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   : Mon Aug 29 21:29:20 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 1.43/0.56  % (8253)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.43/0.56  % (8239)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 1.43/0.57  % (8245)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 1.43/0.57  % (8243)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.43/0.57  % (8267)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 1.43/0.58  % (8253)Instruction limit reached!
% 1.43/0.58  % (8253)------------------------------
% 1.43/0.58  % (8253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.58  % (8253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.58  % (8253)Termination reason: Unknown
% 1.43/0.58  % (8253)Termination phase: Saturation
% 1.43/0.58  
% 1.43/0.58  % (8253)Memory used [KB]: 6012
% 1.43/0.58  % (8253)Time elapsed: 0.089 s
% 1.43/0.58  % (8253)Instructions burned: 7 (million)
% 1.43/0.58  % (8253)------------------------------
% 1.43/0.58  % (8253)------------------------------
% 1.75/0.58  % (8255)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.75/0.58  % (8244)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 1.75/0.59  % (8239)Instruction limit reached!
% 1.75/0.59  % (8239)------------------------------
% 1.75/0.59  % (8239)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.59  % (8263)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 1.75/0.59  % (8247)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 1.75/0.59  % (8261)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 1.75/0.59  TRYING [1]
% 1.75/0.59  % (8239)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.59  % (8239)Termination reason: Unknown
% 1.75/0.59  % (8239)Termination phase: Saturation
% 1.75/0.59  
% 1.75/0.59  % (8239)Memory used [KB]: 6012
% 1.75/0.59  % (8239)Time elapsed: 0.164 s
% 1.75/0.59  % (8239)Instructions burned: 13 (million)
% 1.75/0.59  % (8239)------------------------------
% 1.75/0.59  % (8239)------------------------------
% 1.75/0.59  % (8255)Instruction limit reached!
% 1.75/0.59  % (8255)------------------------------
% 1.75/0.59  % (8255)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.59  % (8255)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.59  % (8255)Termination reason: Unknown
% 1.75/0.59  % (8255)Termination phase: Finite model building constraint generation
% 1.75/0.59  
% 1.75/0.59  % (8255)Memory used [KB]: 5884
% 1.75/0.59  % (8255)Time elapsed: 0.166 s
% 1.75/0.59  % (8255)Instructions burned: 3 (million)
% 1.75/0.59  % (8255)------------------------------
% 1.75/0.59  % (8255)------------------------------
% 1.75/0.59  % (8246)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.75/0.59  % (8242)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 1.75/0.60  % (8260)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 1.75/0.60  % (8241)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.75/0.60  % (8252)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.75/0.61  % (8252)Instruction limit reached!
% 1.75/0.61  % (8252)------------------------------
% 1.75/0.61  % (8252)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.61  % (8252)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.61  % (8252)Termination reason: Unknown
% 1.75/0.61  % (8252)Termination phase: Saturation
% 1.75/0.61  
% 1.75/0.61  % (8252)Memory used [KB]: 5884
% 1.75/0.61  % (8252)Time elapsed: 0.189 s
% 1.75/0.61  % (8252)Instructions burned: 3 (million)
% 1.75/0.61  % (8252)------------------------------
% 1.75/0.61  % (8252)------------------------------
% 1.75/0.61  % (8241)First to succeed.
% 1.75/0.61  % (8259)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=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.75/0.61  % (8238)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.75/0.62  % (8266)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.75/0.62  % (8265)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.75/0.62  % (8243)Instruction limit reached!
% 1.75/0.62  % (8243)------------------------------
% 1.75/0.62  % (8243)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.62  % (8243)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.62  % (8243)Termination reason: Unknown
% 1.75/0.62  % (8243)Termination phase: Saturation
% 1.75/0.62  
% 1.75/0.62  % (8243)Memory used [KB]: 1535
% 1.75/0.62  % (8243)Time elapsed: 0.201 s
% 1.75/0.62  % (8243)Instructions burned: 16 (million)
% 1.75/0.62  % (8243)------------------------------
% 1.75/0.62  % (8243)------------------------------
% 1.75/0.62  % (8267)Instruction limit reached!
% 1.75/0.62  % (8267)------------------------------
% 1.75/0.62  % (8267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.62  % (8267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.62  % (8267)Termination reason: Unknown
% 1.75/0.62  % (8267)Termination phase: Saturation
% 1.75/0.62  
% 1.75/0.62  % (8267)Memory used [KB]: 6140
% 1.75/0.62  % (8267)Time elapsed: 0.128 s
% 1.75/0.62  % (8267)Instructions burned: 24 (million)
% 1.75/0.62  % (8267)------------------------------
% 1.75/0.62  % (8267)------------------------------
% 1.75/0.62  % (8251)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.75/0.62  % (8240)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.75/0.62  % (8242)Instruction limit reached!
% 1.75/0.62  % (8242)------------------------------
% 1.75/0.62  % (8242)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.62  % (8242)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.62  % (8242)Termination reason: Unknown
% 1.75/0.62  % (8242)Termination phase: Saturation
% 1.75/0.62  
% 1.75/0.62  % (8242)Memory used [KB]: 6012
% 1.75/0.62  % (8242)Time elapsed: 0.186 s
% 1.75/0.62  % (8242)Instructions burned: 14 (million)
% 1.75/0.62  % (8242)------------------------------
% 1.75/0.62  % (8242)------------------------------
% 1.75/0.62  % (8240)Instruction limit reached!
% 1.75/0.62  % (8240)------------------------------
% 1.75/0.62  % (8240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.62  % (8240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.62  % (8240)Termination reason: Unknown
% 1.75/0.62  % (8240)Termination phase: Saturation
% 1.75/0.62  
% 1.75/0.62  % (8240)Memory used [KB]: 5884
% 1.75/0.62  % (8240)Time elapsed: 0.196 s
% 1.75/0.62  % (8240)Instructions burned: 3 (million)
% 1.75/0.62  % (8240)------------------------------
% 1.75/0.62  % (8240)------------------------------
% 1.75/0.62  % (8257)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 1.75/0.63  % (8258)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 1.75/0.63  % (8262)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.75/0.63  % (8250)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 1.75/0.63  % (8245)Instruction limit reached!
% 1.75/0.63  % (8245)------------------------------
% 1.75/0.63  % (8245)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.63  % (8245)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.63  % (8245)Termination reason: Unknown
% 1.75/0.63  % (8245)Termination phase: Saturation
% 1.75/0.63  
% 1.75/0.63  % (8245)Memory used [KB]: 6140
% 1.75/0.63  % (8245)Time elapsed: 0.147 s
% 1.75/0.63  % (8245)Instructions burned: 40 (million)
% 1.75/0.63  % (8245)------------------------------
% 1.75/0.63  % (8245)------------------------------
% 1.75/0.63  % (8254)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.75/0.63  % (8241)Refutation found. Thanks to Tanya!
% 1.75/0.63  % SZS status Theorem for theBenchmark
% 1.75/0.63  % SZS output start Proof for theBenchmark
% See solution above
% 1.75/0.63  % (8241)------------------------------
% 1.75/0.63  % (8241)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.63  % (8241)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.63  % (8241)Termination reason: Refutation
% 1.75/0.63  
% 1.75/0.63  % (8241)Memory used [KB]: 6012
% 1.75/0.63  % (8241)Time elapsed: 0.180 s
% 1.75/0.63  % (8241)Instructions burned: 6 (million)
% 1.75/0.63  % (8241)------------------------------
% 1.75/0.63  % (8241)------------------------------
% 1.75/0.63  % (8237)Success in time 0.268 s
%------------------------------------------------------------------------------