TSTP Solution File: HEN003-2 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : HEN003-2 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n003.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 : Tue Apr 30 12:10:00 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f385,plain,
    $false,
    inference(resolution,[],[f327,f12]) ).

fof(f12,axiom,
    ~ quotient(x,x,zero),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_x_divide_x_is_zero) ).

fof(f327,plain,
    ! [X0] : quotient(X0,X0,zero),
    inference(superposition,[],[f8,f320]) ).

fof(f320,plain,
    ! [X0] : zero = divide(X0,X0),
    inference(unit_resulting_resolution,[],[f5,f283,f6]) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( ~ less_equal(X0,X1)
      | ~ less_equal(X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_equal_and_equal) ).

fof(f283,plain,
    ! [X0] : less_equal(divide(X0,X0),zero),
    inference(unit_resulting_resolution,[],[f264,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( ~ quotient(X0,X1,zero)
      | less_equal(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_equal_quotient) ).

fof(f264,plain,
    ! [X0] : quotient(divide(X0,X0),zero,zero),
    inference(superposition,[],[f8,f252]) ).

fof(f252,plain,
    ! [X0] : zero = divide(divide(X0,X0),zero),
    inference(unit_resulting_resolution,[],[f5,f246,f6]) ).

fof(f246,plain,
    ! [X0] : less_equal(divide(divide(X0,X0),zero),zero),
    inference(unit_resulting_resolution,[],[f8,f239,f13]) ).

fof(f13,plain,
    ! [X6,X7,X4,X5] :
      ( ~ quotient(X5,X4,X6)
      | less_equal(X6,X7)
      | sP0(X5,X4,X7) ),
    inference(cnf_transformation,[],[f13_D]) ).

fof(f13_D,plain,
    ! [X7,X4,X5] :
      ( ! [X6] :
          ( ~ quotient(X5,X4,X6)
          | less_equal(X6,X7) )
    <=> ~ sP0(X5,X4,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP0])]) ).

fof(f239,plain,
    ! [X0] : ~ sP0(divide(X0,X0),zero,zero),
    inference(unit_resulting_resolution,[],[f36,f188,f18]) ).

fof(f18,plain,
    ! [X2,X1,X7,X4,X5] :
      ( ~ sP2(X7,X5,X2,X1)
      | ~ sP0(X5,X4,X7)
      | ~ quotient(X1,X2,X4) ),
    inference(general_splitting,[],[f16,f17_D]) ).

fof(f17,plain,
    ! [X2,X0,X1,X7,X5] :
      ( ~ sP1(X1,X0,X2,X7)
      | ~ quotient(X0,X2,X5)
      | sP2(X7,X5,X2,X1) ),
    inference(cnf_transformation,[],[f17_D]) ).

fof(f17_D,plain,
    ! [X1,X2,X5,X7] :
      ( ! [X0] :
          ( ~ sP1(X1,X0,X2,X7)
          | ~ quotient(X0,X2,X5) )
    <=> ~ sP2(X7,X5,X2,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP2])]) ).

fof(f16,plain,
    ! [X2,X0,X1,X7,X4,X5] :
      ( ~ quotient(X0,X2,X5)
      | ~ quotient(X1,X2,X4)
      | ~ sP0(X5,X4,X7)
      | ~ sP1(X1,X0,X2,X7) ),
    inference(general_splitting,[],[f14,f15_D]) ).

fof(f15,plain,
    ! [X2,X3,X0,X1,X7] :
      ( ~ quotient(X3,X2,X7)
      | ~ quotient(X0,X1,X3)
      | sP1(X1,X0,X2,X7) ),
    inference(cnf_transformation,[],[f15_D]) ).

fof(f15_D,plain,
    ! [X7,X2,X0,X1] :
      ( ! [X3] :
          ( ~ quotient(X3,X2,X7)
          | ~ quotient(X0,X1,X3) )
    <=> ~ sP1(X1,X0,X2,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP1])]) ).

fof(f14,plain,
    ! [X2,X3,X0,X1,X7,X4,X5] :
      ( ~ quotient(X3,X2,X7)
      | ~ quotient(X0,X2,X5)
      | ~ quotient(X1,X2,X4)
      | ~ quotient(X0,X1,X3)
      | ~ sP0(X5,X4,X7) ),
    inference(general_splitting,[],[f4,f13_D]) ).

fof(f4,axiom,
    ! [X2,X3,X0,X1,X6,X7,X4,X5] :
      ( less_equal(X6,X7)
      | ~ quotient(X3,X2,X7)
      | ~ quotient(X5,X4,X6)
      | ~ quotient(X0,X2,X5)
      | ~ quotient(X1,X2,X4)
      | ~ quotient(X0,X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_property) ).

fof(f188,plain,
    ! [X0,X1] : sP2(zero,divide(X0,X0),X0,X1),
    inference(unit_resulting_resolution,[],[f8,f134,f17]) ).

fof(f134,plain,
    ! [X0,X1] : sP1(X0,X1,X1,zero),
    inference(unit_resulting_resolution,[],[f8,f36,f15]) ).

fof(f36,plain,
    ! [X0,X1] : quotient(divide(X0,X1),X0,zero),
    inference(unit_resulting_resolution,[],[f32,f1]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( ~ less_equal(X0,X1)
      | quotient(X0,X1,zero) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_less_equal) ).

fof(f32,plain,
    ! [X0,X1] : less_equal(divide(X0,X1),X0),
    inference(unit_resulting_resolution,[],[f8,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( ~ quotient(X0,X1,X2)
      | less_equal(X2,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',divisor_existence) ).

fof(f5,axiom,
    ! [X0] : less_equal(zero,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',zero_is_smallest) ).

fof(f8,axiom,
    ! [X0,X1] : quotient(X0,X1,divide(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : HEN003-2 : TPTP v8.1.2. Released v1.0.0.
% 0.12/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n003.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Mon Apr 29 22:09:48 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  % (7871)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.38  % (7874)WARNING: value z3 for option sas not known
% 0.15/0.38  % (7875)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.38  % (7876)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.15/0.38  % (7873)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.15/0.38  % (7874)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.38  % (7878)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.15/0.38  % (7877)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.15/0.38  % (7872)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.38  TRYING [1]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  TRYING [3]
% 0.15/0.38  TRYING [1]
% 0.15/0.39  TRYING [2]
% 0.15/0.39  TRYING [4]
% 0.15/0.39  % (7878)First to succeed.
% 0.15/0.39  TRYING [3]
% 0.15/0.39  % (7878)Refutation found. Thanks to Tanya!
% 0.15/0.39  % SZS status Unsatisfiable for theBenchmark
% 0.15/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.39  % (7878)------------------------------
% 0.15/0.39  % (7878)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.15/0.39  % (7878)Termination reason: Refutation
% 0.15/0.39  
% 0.15/0.39  % (7878)Memory used [KB]: 867
% 0.15/0.39  % (7878)Time elapsed: 0.009 s
% 0.15/0.39  % (7878)Instructions burned: 11 (million)
% 0.15/0.39  % (7878)------------------------------
% 0.15/0.39  % (7878)------------------------------
% 0.15/0.39  % (7871)Success in time 0.025 s
%------------------------------------------------------------------------------