TSTP Solution File: LCL411-1 by Paradox---4.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Paradox---4.0
% Problem  : LCL411-1 : 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 : Sun Jul 17 13:31:33 EDT 2022

% Result   : Satisfiable 0.11s 0.34s
% Output   : FiniteModel 0.11s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    1

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

fof(axiom,fi_predicates,
    ! [X1] :
      ( axiom(X1)
    <=> $true ) ).

fof(theorem,fi_predicates,
    ! [X1] :
      ( theorem(X1)
    <=> $true ) ).

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