TSTP Solution File: FLD033-3 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : FLD033-3 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n018.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 : Sun May  5 05:07:59 EDT 2024

% Result   : Unsatisfiable 0.14s 0.39s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   27 (  10 unt;   0 def)
%            Number of atoms       :   51 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   52 (  28   ~;  21   |;   0   &)
%                                         (   3 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   3 prp; 0-4 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-1 aty)
%            Number of variables   :   33 (  33   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f979,plain,
    $false,
    inference(avatar_sat_refutation,[],[f66,f931,f978]) ).

fof(f978,plain,
    ~ spl9_16,
    inference(avatar_contradiction_clause,[],[f953]) ).

fof(f953,plain,
    ( $false
    | ~ spl9_16 ),
    inference(resolution,[],[f930,f29]) ).

fof(f29,axiom,
    ~ sum(additive_identity,a,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_sum_3) ).

fof(f930,plain,
    ( sum(additive_identity,a,additive_identity)
    | ~ spl9_16 ),
    inference(avatar_component_clause,[],[f928]) ).

fof(f928,plain,
    ( spl9_16
  <=> sum(additive_identity,a,additive_identity) ),
    introduced(avatar_definition,[new_symbols(naming,[spl9_16])]) ).

fof(f931,plain,
    ( ~ spl9_1
    | spl9_16 ),
    inference(avatar_split_clause,[],[f904,f928,f57]) ).

fof(f57,plain,
    ( spl9_1
  <=> defined(a) ),
    introduced(avatar_definition,[new_symbols(naming,[spl9_1])]) ).

fof(f904,plain,
    ( sum(additive_identity,a,additive_identity)
    | ~ defined(a) ),
    inference(resolution,[],[f897,f9]) ).

fof(f9,axiom,
    ! [X0] :
      ( product(multiplicative_inverse(X0),X0,multiplicative_identity)
      | sum(additive_identity,X0,additive_identity)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_of_inverse_multiplication) ).

fof(f897,plain,
    ! [X0] : ~ product(X0,a,multiplicative_identity),
    inference(resolution,[],[f872,f10]) ).

fof(f10,axiom,
    ! [X3,X0,X5] :
      ( product(X3,X0,X5)
      | ~ product(X0,X3,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_multiplication) ).

fof(f872,plain,
    ! [X0] : ~ product(a,X0,multiplicative_identity),
    inference(duplicate_literal_removal,[],[f853]) ).

fof(f853,plain,
    ! [X0] :
      ( ~ product(a,X0,multiplicative_identity)
      | ~ product(a,X0,multiplicative_identity) ),
    inference(resolution,[],[f152,f52]) ).

fof(f52,plain,
    ~ product(m,multiplicative_identity,multiplicative_identity),
    inference(resolution,[],[f10,f31]) ).

fof(f31,axiom,
    ~ product(multiplicative_identity,m,multiplicative_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_product_5) ).

fof(f152,plain,
    ! [X2,X0,X1] :
      ( product(m,X1,X2)
      | ~ product(a,X0,X1)
      | ~ product(a,X0,X2) ),
    inference(resolution,[],[f127,f34]) ).

fof(f34,plain,
    ! [X2,X0,X1,X4,X5] :
      ( sP1(X4,X0,X5,X1)
      | product(X0,X1,X2)
      | ~ product(X4,X5,X2) ),
    inference(cnf_transformation,[],[f34_D]) ).

fof(f34_D,plain,
    ! [X1,X5,X0,X4] :
      ( ! [X2] :
          ( product(X0,X1,X2)
          | ~ product(X4,X5,X2) )
    <=> ~ sP1(X4,X0,X5,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP1])]) ).

fof(f127,plain,
    ! [X0,X1] :
      ( ~ sP1(a,m,X0,X1)
      | ~ product(a,X0,X1) ),
    inference(resolution,[],[f35,f30]) ).

fof(f30,axiom,
    product(m,a,a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_4) ).

fof(f35,plain,
    ! [X3,X0,X1,X4,X5] :
      ( ~ product(X3,X5,X1)
      | ~ product(X0,X3,X4)
      | ~ sP1(X4,X0,X5,X1) ),
    inference(general_splitting,[],[f6,f34_D]) ).

fof(f6,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ product(X4,X5,X2)
      | ~ product(X3,X5,X1)
      | ~ product(X0,X3,X4)
      | product(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_multiplication_1) ).

fof(f66,plain,
    spl9_1,
    inference(avatar_contradiction_clause,[],[f65]) ).

fof(f65,plain,
    ( $false
    | spl9_1 ),
    inference(resolution,[],[f59,f27]) ).

fof(f27,axiom,
    defined(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_is_defined) ).

fof(f59,plain,
    ( ~ defined(a)
    | spl9_1 ),
    inference(avatar_component_clause,[],[f57]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : FLD033-3 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.06/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n018.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   : Fri May  3 19:48:53 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  % (9319)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.37  % (9321)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.37  % (9324)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.14/0.37  % (9326)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.14/0.37  % (9323)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.14/0.37  % (9325)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.14/0.37  % (9322)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.14/0.37  TRYING [1]
% 0.14/0.37  TRYING [2]
% 0.14/0.37  % (9320)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.14/0.37  TRYING [1]
% 0.14/0.37  TRYING [1]
% 0.14/0.37  TRYING [2]
% 0.14/0.37  TRYING [2]
% 0.14/0.37  TRYING [3]
% 0.14/0.37  TRYING [1]
% 0.14/0.37  TRYING [2]
% 0.14/0.37  TRYING [3]
% 0.14/0.37  TRYING [3]
% 0.14/0.37  TRYING [3]
% 0.14/0.38  TRYING [4]
% 0.14/0.39  TRYING [4]
% 0.14/0.39  TRYING [4]
% 0.14/0.39  TRYING [4]
% 0.14/0.39  % (9322)First to succeed.
% 0.14/0.39  % (9322)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-9319"
% 0.14/0.39  % (9322)Refutation found. Thanks to Tanya!
% 0.14/0.39  % SZS status Unsatisfiable for theBenchmark
% 0.14/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.39  % (9322)------------------------------
% 0.14/0.39  % (9322)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.14/0.39  % (9322)Termination reason: Refutation
% 0.14/0.39  
% 0.14/0.39  % (9322)Memory used [KB]: 1199
% 0.14/0.39  % (9322)Time elapsed: 0.024 s
% 0.14/0.39  % (9322)Instructions burned: 41 (million)
% 0.14/0.39  % (9319)Success in time 0.039 s
%------------------------------------------------------------------------------