TSTP Solution File: SYN036-2 by Paradox---4.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Paradox---4.0
% Problem  : SYN036-2 : TPTP v8.1.0. Bugfixed v1.2.0.
% Transfm  : none
% Format   : tptp:short
% Command  : paradox --no-progress --time %d --tstp --model %s

% Computer : n004.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 : Thu Jul 21 09:43:58 EDT 2022

% Result   : Satisfiable 0.19s 0.48s
% Output   : FiniteModel 0.19s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    1

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

fof(big_p,fi_predicates,
    ( big_p("1")
  <=> $false ) ).

fof(big_q,fi_predicates,
    ( big_q("1")
  <=> $true ) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN036-2 : TPTP v8.1.0. Bugfixed v1.2.0.
% 0.07/0.13  % Command  : paradox --no-progress --time %d --tstp --model %s
% 0.12/0.34  % Computer : n004.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Mon Jul 11 22:26:07 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  Paradox, version 4.0, 2010-06-29.
% 0.12/0.34  +++ PROBLEM: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.12/0.34  Reading '/export/starexec/sandbox/benchmark/theBenchmark.p' ... OK
% 0.19/0.39  +++ SOLVING: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.48  +++ BEGIN MODEL
% 0.19/0.48  SZS output start FiniteModel for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 0.19/0.48  +++ END MODEL
% 0.19/0.48  +++ RESULT: Satisfiable
% 0.19/0.48  SZS status Satisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
%------------------------------------------------------------------------------