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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GRP140-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 : n023.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:51:53 EDT 2024

% Result   : Unsatisfiable 1.42s 0.62s
% Output   : Refutation 1.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   22 (  22 unt;   0 def)
%            Number of atoms       :   22 (  21 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   :   25 (  25   !;   0   ?)

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

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

fof(f10640,plain,
    greatest_lower_bound(a,b) = least_upper_bound(greatest_lower_bound(a,b),c),
    inference(superposition,[],[f26,f10587]) ).

fof(f10587,plain,
    c = greatest_lower_bound(c,greatest_lower_bound(a,b)),
    inference(forward_demodulation,[],[f10515,f4]) ).

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

fof(f10515,plain,
    c = greatest_lower_bound(c,greatest_lower_bound(b,a)),
    inference(superposition,[],[f10266,f1175]) ).

fof(f1175,plain,
    a = least_upper_bound(c,a),
    inference(superposition,[],[f283,f28]) ).

fof(f28,plain,
    a = least_upper_bound(a,c),
    inference(superposition,[],[f10,f16]) ).

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

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

fof(f283,plain,
    ! [X0,X1] : least_upper_bound(X1,X0) = least_upper_bound(X0,least_upper_bound(X1,X0)),
    inference(superposition,[],[f242,f5]) ).

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

fof(f242,plain,
    ! [X0,X1] : least_upper_bound(X0,X1) = least_upper_bound(X0,least_upper_bound(X0,X1)),
    inference(superposition,[],[f7,f8]) ).

fof(f8,axiom,
    ! [X0] : least_upper_bound(X0,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',idempotence_of_lub) ).

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/sandbox2/benchmark/theBenchmark.p',associativity_of_lub) ).

fof(f10266,plain,
    ! [X0] : c = greatest_lower_bound(c,greatest_lower_bound(b,least_upper_bound(c,X0))),
    inference(superposition,[],[f118,f19]) ).

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

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

fof(f118,plain,
    ! [X2,X0,X1] : greatest_lower_bound(X0,X1) = greatest_lower_bound(X0,greatest_lower_bound(X1,least_upper_bound(greatest_lower_bound(X0,X1),X2))),
    inference(superposition,[],[f6,f11]) ).

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

fof(f6,axiom,
    ! [X2,X0,X1] : greatest_lower_bound(X0,greatest_lower_bound(X1,X2)) = greatest_lower_bound(greatest_lower_bound(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_glb) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GRP140-1 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.07/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n023.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 04:37:25 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  % (23904)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.37  % (23905)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.14/0.38  % (23911)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.14/0.38  % (23910)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.14/0.38  TRYING [1]
% 0.14/0.38  % (23907)WARNING: value z3 for option sas not known
% 0.14/0.38  TRYING [2]
% 0.14/0.38  % (23908)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.14/0.38  % (23907)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.14/0.38  % (23906)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.14/0.38  % (23909)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.20/0.38  TRYING [1]
% 0.20/0.38  TRYING [2]
% 0.20/0.39  TRYING [3]
% 0.20/0.40  TRYING [3]
% 0.20/0.41  TRYING [4]
% 0.20/0.47  TRYING [5]
% 0.20/0.47  TRYING [4]
% 1.42/0.59  TRYING [5]
% 1.42/0.61  % (23907)First to succeed.
% 1.42/0.62  % (23907)Refutation found. Thanks to Tanya!
% 1.42/0.62  % SZS status Unsatisfiable for theBenchmark
% 1.42/0.62  % SZS output start Proof for theBenchmark
% See solution above
% 1.42/0.62  % (23907)------------------------------
% 1.42/0.62  % (23907)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.42/0.62  % (23907)Termination reason: Refutation
% 1.42/0.62  
% 1.42/0.62  % (23907)Memory used [KB]: 3611
% 1.42/0.62  % (23907)Time elapsed: 0.235 s
% 1.42/0.62  % (23907)Instructions burned: 560 (million)
% 1.42/0.62  % (23907)------------------------------
% 1.42/0.62  % (23907)------------------------------
% 1.42/0.62  % (23904)Success in time 0.262 s
%------------------------------------------------------------------------------