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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : FLD031-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 : n020.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:58 EDT 2024

% Result   : Unsatisfiable 0.22s 0.43s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   19 (   7 unt;   0 def)
%            Number of atoms       :   40 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   40 (  19   ~;  21   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-1 aty)
%            Number of variables   :   21 (  21   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f797,plain,
    $false,
    inference(subsumption_resolution,[],[f787,f30]) ).

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

fof(f787,plain,
    product(multiplicative_identity,multiplicative_inverse(a),multiplicative_identity),
    inference(resolution,[],[f261,f379]) ).

fof(f379,plain,
    product(multiplicative_identity,multiplicative_identity,multiplicative_identity),
    inference(resolution,[],[f257,f28]) ).

fof(f28,axiom,
    product(multiplicative_identity,a,multiplicative_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_2) ).

fof(f257,plain,
    ! [X0] :
      ( ~ product(multiplicative_identity,a,X0)
      | product(multiplicative_identity,multiplicative_identity,X0) ),
    inference(subsumption_resolution,[],[f253,f27]) ).

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

fof(f253,plain,
    ! [X0] :
      ( ~ product(multiplicative_identity,a,X0)
      | product(multiplicative_identity,multiplicative_identity,X0)
      | ~ defined(a) ),
    inference(resolution,[],[f139,f34]) ).

fof(f34,plain,
    ! [X0] :
      ( product(X0,multiplicative_identity,X0)
      | ~ defined(X0) ),
    inference(resolution,[],[f10,f8]) ).

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

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

fof(f139,plain,
    ! [X2,X0,X1] :
      ( ~ product(a,X0,X1)
      | ~ product(multiplicative_identity,X1,X2)
      | product(multiplicative_identity,X0,X2) ),
    inference(resolution,[],[f7,f28]) ).

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

fof(f261,plain,
    ! [X0] :
      ( ~ product(multiplicative_identity,multiplicative_identity,X0)
      | product(multiplicative_identity,multiplicative_inverse(a),X0) ),
    inference(subsumption_resolution,[],[f260,f29]) ).

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

fof(f260,plain,
    ! [X0] :
      ( ~ product(multiplicative_identity,multiplicative_identity,X0)
      | product(multiplicative_identity,multiplicative_inverse(a),X0)
      | sum(additive_identity,a,additive_identity) ),
    inference(subsumption_resolution,[],[f256,f27]) ).

fof(f256,plain,
    ! [X0] :
      ( ~ product(multiplicative_identity,multiplicative_identity,X0)
      | product(multiplicative_identity,multiplicative_inverse(a),X0)
      | ~ defined(a)
      | sum(additive_identity,a,additive_identity) ),
    inference(resolution,[],[f139,f87]) ).

fof(f87,plain,
    ! [X0] :
      ( product(X0,multiplicative_inverse(X0),multiplicative_identity)
      | ~ defined(X0)
      | sum(additive_identity,X0,additive_identity) ),
    inference(resolution,[],[f9,f10]) ).

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) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : FLD031-3 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.08/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.36  % Computer : n020.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Fri May  3 19:44:53 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  % (25373)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.38  % (25374)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.39  TRYING [3]
% 0.14/0.39  % (25376)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  % (25379)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.14/0.39  % (25380)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  % (25377)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  % (25375)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.39  % (25378)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.14/0.39  TRYING [1]
% 0.14/0.40  TRYING [2]
% 0.14/0.40  TRYING [1]
% 0.14/0.40  TRYING [1]
% 0.14/0.40  TRYING [2]
% 0.14/0.40  TRYING [2]
% 0.14/0.40  TRYING [4]
% 0.14/0.40  TRYING [3]
% 0.14/0.40  TRYING [3]
% 0.22/0.40  TRYING [3]
% 0.22/0.41  TRYING [4]
% 0.22/0.42  TRYING [4]
% 0.22/0.42  TRYING [4]
% 0.22/0.43  % (25379)First to succeed.
% 0.22/0.43  % (25379)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-25373"
% 0.22/0.43  % (25379)Refutation found. Thanks to Tanya!
% 0.22/0.43  % SZS status Unsatisfiable for theBenchmark
% 0.22/0.43  % SZS output start Proof for theBenchmark
% See solution above
% 0.22/0.43  % (25379)------------------------------
% 0.22/0.43  % (25379)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.43  % (25379)Termination reason: Refutation
% 0.22/0.43  
% 0.22/0.43  % (25379)Memory used [KB]: 1088
% 0.22/0.43  % (25379)Time elapsed: 0.037 s
% 0.22/0.43  % (25379)Instructions burned: 47 (million)
% 0.22/0.43  % (25373)Success in time 0.064 s
%------------------------------------------------------------------------------