TSTP Solution File: GRP147-1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GRP147-1 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n019.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:53:46 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f10403,plain,
    $false,
    inference(subsumption_resolution,[],[f10381,f18]) ).

fof(f18,axiom,
    least_upper_bound(a,b) != greatest_lower_bound(least_upper_bound(a,b),c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_ax_lub1b) ).

fof(f10381,plain,
    least_upper_bound(a,b) = greatest_lower_bound(least_upper_bound(a,b),c),
    inference(superposition,[],[f32,f10289]) ).

fof(f10289,plain,
    c = least_upper_bound(c,least_upper_bound(a,b)),
    inference(superposition,[],[f10043,f19]) ).

fof(f19,plain,
    b = greatest_lower_bound(c,b),
    inference(superposition,[],[f4,f17]) ).

fof(f17,axiom,
    b = greatest_lower_bound(b,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax_lub1b_2) ).

fof(f4,axiom,
    ! [X0,X1] : greatest_lower_bound(X0,X1) = greatest_lower_bound(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',symmetry_of_glb) ).

fof(f10043,plain,
    ! [X0] : c = least_upper_bound(c,least_upper_bound(a,greatest_lower_bound(c,X0))),
    inference(superposition,[],[f233,f41]) ).

fof(f41,plain,
    c = least_upper_bound(c,a),
    inference(superposition,[],[f26,f16]) ).

fof(f16,axiom,
    a = greatest_lower_bound(a,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax_lub1b_1) ).

fof(f26,plain,
    ! [X0,X1] : least_upper_bound(X0,greatest_lower_bound(X1,X0)) = X0,
    inference(superposition,[],[f10,f4]) ).

fof(f10,axiom,
    ! [X0,X1] : least_upper_bound(X0,greatest_lower_bound(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lub_absorbtion) ).

fof(f233,plain,
    ! [X2,X0,X1] : least_upper_bound(X0,X1) = least_upper_bound(X0,least_upper_bound(X1,greatest_lower_bound(least_upper_bound(X0,X1),X2))),
    inference(superposition,[],[f7,f10]) ).

fof(f7,axiom,
    ! [X2,X0,X1] : least_upper_bound(X0,least_upper_bound(X1,X2)) = least_upper_bound(least_upper_bound(X0,X1),X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_of_lub) ).

fof(f32,plain,
    ! [X0,X1] : greatest_lower_bound(X0,least_upper_bound(X1,X0)) = X0,
    inference(superposition,[],[f11,f5]) ).

fof(f5,axiom,
    ! [X0,X1] : least_upper_bound(X0,X1) = least_upper_bound(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',symmetry_of_lub) ).

fof(f11,axiom,
    ! [X0,X1] : greatest_lower_bound(X0,least_upper_bound(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',glb_absorbtion) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem    : GRP147-1 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.09/0.11  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.10/0.31  % Computer : n019.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Fri May  3 20:43:22 EDT 2024
% 0.10/0.31  % CPUTime    : 
% 0.10/0.31  % (9244)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.33  % (9247)WARNING: value z3 for option sas not known
% 0.15/0.33  % (9247)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.33  % (9249)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.15/0.33  % (9246)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.15/0.33  % (9251)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.15/0.33  % (9245)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.33  % (9248)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.33  % (9250)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.15/0.33  TRYING [1]
% 0.15/0.33  TRYING [2]
% 0.15/0.33  TRYING [3]
% 0.15/0.33  TRYING [1]
% 0.15/0.34  TRYING [2]
% 0.15/0.35  TRYING [3]
% 0.15/0.35  TRYING [4]
% 0.15/0.39  TRYING [4]
% 0.15/0.41  TRYING [5]
% 0.15/0.52  TRYING [5]
% 1.74/0.59  % (9247)First to succeed.
% 1.74/0.59  % (9247)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-9244"
% 1.74/0.59  % (9247)Refutation found. Thanks to Tanya!
% 1.74/0.59  % SZS status Unsatisfiable for theBenchmark
% 1.74/0.59  % SZS output start Proof for theBenchmark
% See solution above
% 1.74/0.59  % (9247)------------------------------
% 1.74/0.59  % (9247)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.74/0.59  % (9247)Termination reason: Refutation
% 1.74/0.59  
% 1.74/0.59  % (9247)Memory used [KB]: 4024
% 1.74/0.59  % (9247)Time elapsed: 0.267 s
% 1.74/0.59  % (9247)Instructions burned: 575 (million)
% 1.74/0.59  % (9244)Success in time 0.266 s
%------------------------------------------------------------------------------