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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : FLD043-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 : n004.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:08:02 EDT 2024

% Result   : Unsatisfiable 2.08s 0.67s
% Output   : Refutation 2.08s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   24 (   9 unt;   0 def)
%            Number of atoms       :   56 (   0 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   62 (  30   ~;  32   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-1 aty)
%            Number of variables   :   34 (  34   !;   0   ?)

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

fof(f30,axiom,
    ~ sum(additive_identity,b,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_sum_4) ).

fof(f11306,plain,
    sum(additive_identity,b,additive_identity),
    inference(resolution,[],[f1529,f1702]) ).

fof(f1702,plain,
    sum(b,b,b),
    inference(subsumption_resolution,[],[f1697,f293]) ).

fof(f293,plain,
    sum(additive_identity,additive_identity,additive_identity),
    inference(subsumption_resolution,[],[f291,f228]) ).

fof(f228,plain,
    less_or_equal(additive_identity,additive_identity),
    inference(duplicate_literal_removal,[],[f220]) ).

fof(f220,plain,
    ( less_or_equal(additive_identity,additive_identity)
    | less_or_equal(additive_identity,additive_identity) ),
    inference(resolution,[],[f45,f14]) ).

fof(f14,axiom,
    defined(additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',well_definedness_of_additive_identity) ).

fof(f45,plain,
    ! [X0] :
      ( ~ defined(X0)
      | less_or_equal(X0,additive_identity)
      | less_or_equal(additive_identity,X0) ),
    inference(resolution,[],[f23,f14]) ).

fof(f23,axiom,
    ! [X3,X0] :
      ( ~ defined(X0)
      | ~ defined(X3)
      | less_or_equal(X3,X0)
      | less_or_equal(X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',totality_of_order_relation) ).

fof(f291,plain,
    ( ~ less_or_equal(additive_identity,additive_identity)
    | sum(additive_identity,additive_identity,additive_identity) ),
    inference(resolution,[],[f228,f21]) ).

fof(f21,axiom,
    ! [X3,X0] :
      ( ~ less_or_equal(X0,X3)
      | ~ less_or_equal(X3,X0)
      | sum(additive_identity,X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',antisymmetry_of_order_relation) ).

fof(f1697,plain,
    ( ~ sum(additive_identity,additive_identity,additive_identity)
    | sum(b,b,b) ),
    inference(resolution,[],[f434,f29]) ).

fof(f29,axiom,
    product(additive_identity,a,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_3) ).

fof(f434,plain,
    ! [X0,X1] :
      ( ~ product(X0,a,X1)
      | ~ sum(X0,additive_identity,additive_identity)
      | sum(X1,b,b) ),
    inference(resolution,[],[f164,f29]) ).

fof(f164,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(X2,a,X3)
      | ~ product(X0,a,X1)
      | ~ sum(X0,X2,additive_identity)
      | sum(X1,X3,b) ),
    inference(resolution,[],[f11,f29]) ).

fof(f11,axiom,
    ! [X3,X0,X8,X6,X9,X7,X5] :
      ( ~ product(X9,X5,X8)
      | ~ product(X0,X5,X6)
      | ~ product(X3,X5,X7)
      | ~ sum(X0,X3,X9)
      | sum(X6,X7,X8) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity_1) ).

fof(f1529,plain,
    ! [X0] :
      ( ~ sum(b,X0,b)
      | sum(additive_identity,X0,additive_identity) ),
    inference(resolution,[],[f419,f28]) ).

fof(f28,axiom,
    defined(b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_is_defined) ).

fof(f419,plain,
    ! [X0,X1] :
      ( ~ defined(X0)
      | sum(additive_identity,X1,additive_identity)
      | ~ sum(X0,X1,X0) ),
    inference(duplicate_literal_removal,[],[f413]) ).

fof(f413,plain,
    ! [X0,X1] :
      ( ~ sum(X0,X1,X0)
      | sum(additive_identity,X1,additive_identity)
      | ~ defined(X0)
      | ~ defined(X0) ),
    inference(resolution,[],[f129,f4]) ).

fof(f4,axiom,
    ! [X0] :
      ( sum(additive_inverse(X0),X0,additive_identity)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_of_inverse_addition) ).

fof(f129,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sum(additive_inverse(X0),X2,X3)
      | ~ sum(X0,X1,X2)
      | sum(additive_identity,X1,X3)
      | ~ defined(X0) ),
    inference(resolution,[],[f2,f4]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.13  % Problem    : FLD043-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 : n004.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:47:38 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.36  % (25427)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.37  % (25429)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.37  % (25433)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.14/0.37  % (25430)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  % (25434)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  % (25432)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.14/0.37  % (25431)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.38  TRYING [1]
% 0.14/0.38  TRYING [1]
% 0.14/0.38  TRYING [2]
% 0.14/0.38  TRYING [2]
% 0.14/0.38  % (25428)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.38  TRYING [3]
% 0.14/0.38  TRYING [1]
% 0.14/0.38  TRYING [2]
% 0.14/0.38  TRYING [3]
% 0.14/0.38  TRYING [3]
% 0.14/0.39  TRYING [4]
% 0.14/0.39  TRYING [4]
% 0.14/0.39  TRYING [4]
% 0.14/0.39  TRYING [4]
% 0.20/0.42  TRYING [5]
% 0.20/0.42  TRYING [5]
% 0.20/0.43  TRYING [5]
% 0.20/0.43  TRYING [5]
% 0.20/0.49  TRYING [6]
% 0.20/0.50  TRYING [6]
% 0.20/0.52  TRYING [6]
% 0.20/0.53  TRYING [6]
% 2.08/0.67  % (25433)First to succeed.
% 2.08/0.67  % (25433)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-25427"
% 2.08/0.67  % (25433)Refutation found. Thanks to Tanya!
% 2.08/0.67  % SZS status Unsatisfiable for theBenchmark
% 2.08/0.67  % SZS output start Proof for theBenchmark
% See solution above
% 2.08/0.67  % (25433)------------------------------
% 2.08/0.67  % (25433)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.08/0.67  % (25433)Termination reason: Refutation
% 2.08/0.67  
% 2.08/0.67  % (25433)Memory used [KB]: 4539
% 2.08/0.67  % (25433)Time elapsed: 0.297 s
% 2.08/0.67  % (25433)Instructions burned: 572 (million)
% 2.08/0.67  % (25427)Success in time 0.306 s
%------------------------------------------------------------------------------