TSTP Solution File: COL135+1 by Paradox---4.0

View Problem - Process Solution

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

% Computer : n032.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 : Fri Jul 15 00:39:22 EDT 2022

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

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

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

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.08  % Problem  : COL135+1 : TPTP v8.1.0. Released v7.5.0.
% 0.07/0.09  % Command  : paradox --no-progress --time %d --tstp --model %s
% 0.08/0.27  % Computer : n032.cluster.edu
% 0.08/0.27  % Model    : x86_64 x86_64
% 0.08/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.27  % Memory   : 8042.1875MB
% 0.08/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.27  % CPULimit : 300
% 0.08/0.27  % WCLimit  : 600
% 0.08/0.27  % DateTime : Tue May 31 06:19:13 EDT 2022
% 0.08/0.27  % CPUTime  : 
% 0.08/0.27  Paradox, version 4.0, 2010-06-29.
% 0.08/0.27  +++ PROBLEM: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.08/0.27  Reading '/export/starexec/sandbox/benchmark/theBenchmark.p' ... OK
% 0.08/0.29  +++ SOLVING: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.11/0.36  +++ BEGIN MODEL
% 0.11/0.36  SZS output start FiniteModel for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 0.11/0.36  +++ END MODEL
% 0.11/0.36  +++ RESULT: CounterSatisfiable
% 0.11/0.36  SZS status CounterSatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
%------------------------------------------------------------------------------