TSTP Solution File: LCL663+1.001 by Paradox---4.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Paradox---4.0
% Problem  : LCL663+1.001 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:short
% Command  : paradox --no-progress --time %d --tstp --model %s

% Computer : n026.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:33:34 EDT 2022

% Result   : CounterSatisfiable 0.20s 0.36s
% Output   : FiniteModel 0.20s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    1

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

fof(p1,fi_predicates,
    ! [X1] :
      ( p1(X1)
    <=> $false ) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : LCL663+1.001 : TPTP v8.1.0. Released v4.0.0.
% 0.13/0.13  % Command  : paradox --no-progress --time %d --tstp --model %s
% 0.14/0.35  % Computer : n026.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  : 600
% 0.14/0.35  % DateTime : Mon Jul  4 07:05:51 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.20/0.35  Paradox, version 4.0, 2010-06-29.
% 0.20/0.35  +++ PROBLEM: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.35  Reading '/export/starexec/sandbox2/benchmark/theBenchmark.p' ... OK
% 0.20/0.36  +++ SOLVING: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.36  +++ BEGIN MODEL
% 0.20/0.36  SZS output start FiniteModel for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 0.20/0.36  +++ END MODEL
% 0.20/0.36  +++ RESULT: CounterSatisfiable
% 0.20/0.36  SZS status CounterSatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
%------------------------------------------------------------------------------