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

View Problem - Process Solution

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

% Computer : n017.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 02:20:35 EDT 2022

% Result   : Satisfiable 0.13s 0.38s
% Output   : FiniteModel 0.13s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    1

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

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

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

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

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

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

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

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

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

fof(domain_001,fi_functors,
    domain("1") = "1" ).

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

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

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : KLE174+1 : TPTP v8.1.0. Released v6.4.0.
% 0.07/0.13  % Command  : paradox --no-progress --time %d --tstp --model %s
% 0.13/0.34  % Computer : n017.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Thu Jun 16 13:05:11 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.35  Paradox, version 4.0, 2010-06-29.
% 0.13/0.35  +++ PROBLEM: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  Reading '/export/starexec/sandbox2/benchmark/theBenchmark.p' ... OK
% 0.13/0.35  Reading 'Axioms/KLE001+0.ax' ... ('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax') OK
% 0.13/0.35  Reading 'Axioms/KLE001+4.ax' ... ('/export/starexec/sandbox2/benchmark/Axioms/KLE001+4.ax') OK
% 0.13/0.36  Reading 'Axioms/KLE001+6.ax' ... ('/export/starexec/sandbox2/benchmark/Axioms/KLE001+6.ax') OK
% 0.13/0.36  Reading 'Axioms/KLE001+7.ax' ... ('/export/starexec/sandbox2/benchmark/Axioms/KLE001+7.ax') OK
% 0.13/0.36  +++ SOLVING: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.38  +++ BEGIN MODEL
% 0.13/0.38  SZS output start FiniteModel for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 0.13/0.38  +++ END MODEL
% 0.13/0.38  +++ RESULT: Satisfiable
% 0.13/0.38  SZS status Satisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
%------------------------------------------------------------------------------