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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : FLD034-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 : n017.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 11:06:23 EDT 2024

% Result   : Unsatisfiable 0.14s 0.40s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   17 (   8 unt;   0 def)
%            Number of atoms       :   32 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   37 (  22   ~;  14   |;   0   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-4 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   33 (  33   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f169,plain,
    $false,
    inference(resolution,[],[f166,f27]) ).

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

fof(f166,plain,
    ~ defined(a),
    inference(resolution,[],[f165,f8]) ).

fof(f8,axiom,
    ! [X0] :
      ( product(multiplicative_identity,X0,X0)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_of_identity_multiplication) ).

fof(f165,plain,
    ! [X0] : ~ product(multiplicative_identity,X0,a),
    inference(resolution,[],[f150,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(f150,plain,
    ! [X0] : ~ product(X0,multiplicative_identity,a),
    inference(duplicate_literal_removal,[],[f144]) ).

fof(f144,plain,
    ! [X0] :
      ( ~ product(X0,multiplicative_identity,a)
      | ~ product(X0,multiplicative_identity,a) ),
    inference(resolution,[],[f110,f50]) ).

fof(f50,plain,
    ~ product(a,m,a),
    inference(resolution,[],[f10,f30]) ).

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

fof(f110,plain,
    ! [X2,X0,X1] :
      ( product(X1,m,X2)
      | ~ product(X0,multiplicative_identity,X1)
      | ~ product(X0,multiplicative_identity,X2) ),
    inference(resolution,[],[f98,f33]) ).

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

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

fof(f98,plain,
    ! [X0,X1] :
      ( ~ sP1(m,X1,X0,multiplicative_identity)
      | ~ product(X0,multiplicative_identity,X1) ),
    inference(resolution,[],[f34,f29]) ).

fof(f29,axiom,
    product(multiplicative_identity,m,multiplicative_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_3) ).

fof(f34,plain,
    ! [X3,X0,X1,X4,X5] :
      ( ~ product(X3,X5,X1)
      | ~ product(X0,X3,X4)
      | ~ sP1(X5,X4,X0,X1) ),
    inference(general_splitting,[],[f7,f33_D]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : FLD034-3 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.12/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n017.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 Apr 30 02:55:33 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  % (7084)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.38  % (7085)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.14/0.38  TRYING [1]
% 0.14/0.38  TRYING [2]
% 0.14/0.38  TRYING [3]
% 0.14/0.39  % (7089)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.14/0.39  % (7090)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.14/0.39  % (7086)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.39  % (7091)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.39  % (7087)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.39  % (7088)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.39  TRYING [1]
% 0.14/0.39  TRYING [1]
% 0.14/0.39  TRYING [2]
% 0.14/0.39  TRYING [2]
% 0.14/0.39  TRYING [1]
% 0.14/0.39  TRYING [2]
% 0.14/0.39  TRYING [4]
% 0.14/0.40  TRYING [3]
% 0.14/0.40  TRYING [3]
% 0.14/0.40  % (7087)First to succeed.
% 0.14/0.40  TRYING [3]
% 0.14/0.40  % (7087)Refutation found. Thanks to Tanya!
% 0.14/0.40  % SZS status Unsatisfiable for theBenchmark
% 0.14/0.40  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.40  % (7087)------------------------------
% 0.14/0.40  % (7087)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.40  % (7087)Termination reason: Refutation
% 0.14/0.40  
% 0.14/0.40  % (7087)Memory used [KB]: 897
% 0.14/0.40  % (7087)Time elapsed: 0.011 s
% 0.14/0.40  % (7087)Instructions burned: 8 (million)
% 0.14/0.40  % (7087)------------------------------
% 0.14/0.40  % (7087)------------------------------
% 0.14/0.40  % (7084)Success in time 0.038 s
%------------------------------------------------------------------------------