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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : FLD020-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 : n028.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:54 EDT 2024

% Result   : Unsatisfiable 0.15s 0.40s
% Output   : Refutation 0.15s
% 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    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-1 aty)
%            Number of variables   :   33 (  33   !;   0   ?)

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

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

fof(f948,plain,
    ~ defined(a),
    inference(resolution,[],[f939,f4]) ).

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

fof(f939,plain,
    ! [X0] : ~ sum(X0,a,additive_identity),
    inference(resolution,[],[f914,f5]) ).

fof(f5,axiom,
    ! [X3,X0,X5] :
      ( sum(X3,X0,X5)
      | ~ sum(X0,X3,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_addition) ).

fof(f914,plain,
    ! [X0] : ~ sum(a,X0,additive_identity),
    inference(duplicate_literal_removal,[],[f890]) ).

fof(f890,plain,
    ! [X0] :
      ( ~ sum(a,X0,additive_identity)
      | ~ sum(a,X0,additive_identity) ),
    inference(resolution,[],[f181,f49]) ).

fof(f49,plain,
    ~ sum(m,additive_identity,additive_identity),
    inference(resolution,[],[f5,f30]) ).

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

fof(f181,plain,
    ! [X2,X0,X1] :
      ( sum(m,X1,X2)
      | ~ sum(a,X0,X1)
      | ~ sum(a,X0,X2) ),
    inference(resolution,[],[f177,f37]) ).

fof(f37,plain,
    ! [X2,X0,X1,X4,X5] :
      ( sP3(X4,X0,X5,X1)
      | sum(X0,X1,X2)
      | ~ sum(X4,X5,X2) ),
    inference(cnf_transformation,[],[f37_D]) ).

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

fof(f177,plain,
    ! [X0,X1] :
      ( ~ sP3(a,m,X0,X1)
      | ~ sum(a,X0,X1) ),
    inference(resolution,[],[f38,f29]) ).

fof(f29,axiom,
    sum(m,a,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_3) ).

fof(f38,plain,
    ! [X3,X0,X1,X4,X5] :
      ( ~ sum(X3,X5,X1)
      | ~ sum(X0,X3,X4)
      | ~ sP3(X4,X0,X5,X1) ),
    inference(general_splitting,[],[f1,f37_D]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : FLD020-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.15/0.35  % Computer : n028.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Fri May  3 19:50:08 EDT 2024
% 0.15/0.35  % CPUTime    : 
% 0.15/0.35  % (12021)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.37  % (12025)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.15/0.37  % (12022)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.37  % (12023)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.37  % (12027)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.15/0.37  % (12024)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.15/0.37  TRYING [1]
% 0.15/0.37  % (12026)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.15/0.37  % (12028)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.15/0.37  TRYING [2]
% 0.15/0.37  TRYING [1]
% 0.15/0.37  TRYING [2]
% 0.15/0.37  TRYING [1]
% 0.15/0.37  TRYING [1]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  TRYING [3]
% 0.15/0.38  TRYING [3]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  TRYING [3]
% 0.15/0.38  TRYING [3]
% 0.15/0.39  TRYING [4]
% 0.15/0.39  TRYING [4]
% 0.15/0.39  TRYING [4]
% 0.15/0.39  TRYING [4]
% 0.15/0.40  % (12024)First to succeed.
% 0.15/0.40  % (12024)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-12021"
% 0.15/0.40  % (12024)Refutation found. Thanks to Tanya!
% 0.15/0.40  % SZS status Unsatisfiable for theBenchmark
% 0.15/0.40  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.40  % (12024)------------------------------
% 0.15/0.40  % (12024)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.40  % (12024)Termination reason: Refutation
% 0.15/0.40  
% 0.15/0.40  % (12024)Memory used [KB]: 1203
% 0.15/0.40  % (12024)Time elapsed: 0.026 s
% 0.15/0.40  % (12024)Instructions burned: 41 (million)
% 0.15/0.40  % (12021)Success in time 0.042 s
%------------------------------------------------------------------------------