TSTP Solution File: GRP394+3 by Paradox---4.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Paradox---4.0
% Problem  : GRP394+3 : TPTP v8.1.0. Released v2.5.0.
% Transfm  : none
% Format   : tptp:short
% Command  : paradox --no-progress --time %d --tstp --model %s

% Computer : n005.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  : 600s
% DateTime : Sat Jul 16 11:11:33 EDT 2022

% Result   : Satisfiable 0.16s 0.32s
% Output   : FiniteModel 0.16s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    1

% Comments : 
%------------------------------------------------------------------------------
% domain size is 1
fof(domain,fi_domain,
    ! [X] : X = "1" ).

fof(identity,fi_functors,
    identity = "1" ).

fof(inverse,fi_functors,
    inverse("1") = "1" ).

fof(multiply,fi_functors,
    multiply("1","1") = "1" ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem  : GRP394+3 : TPTP v8.1.0. Released v2.5.0.
% 0.09/0.11  % Command  : paradox --no-progress --time %d --tstp --model %s
% 0.11/0.31  % Computer : n005.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit : 300
% 0.11/0.31  % WCLimit  : 600
% 0.11/0.31  % DateTime : Mon Jun 13 05:07:24 EDT 2022
% 0.16/0.31  % CPUTime  : 
% 0.16/0.31  Paradox, version 4.0, 2010-06-29.
% 0.16/0.31  +++ PROBLEM: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.16/0.31  Reading '/export/starexec/sandbox/benchmark/theBenchmark.p' ... OK
% 0.16/0.32  Reading 'Axioms/GRP004+0.ax' ... ('/export/starexec/sandbox/benchmark/Axioms/GRP004+0.ax') OK
% 0.16/0.32  +++ SOLVING: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.16/0.32  +++ BEGIN MODEL
% 0.16/0.32  SZS output start FiniteModel for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 0.16/0.32  +++ END MODEL
% 0.16/0.32  +++ RESULT: Satisfiable
% 0.16/0.32  SZS status Satisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
%------------------------------------------------------------------------------