TSTP Solution File: SWB014-10 by Paradox---4.0

View Problem - Process Solution

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

% Computer : n019.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 : Tue Jul 19 19:18:01 EDT 2022

% Result   : Satisfiable 0.86s 1.04s
% Output   : FiniteModel 0.86s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    3

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

fof(ic,fi_functors,
    ( ic("1") = "1"
    & ic("2") = "1"
    & ic("3") = "1" ) ).

fof(icext,fi_functors,
    ( icext("1","1") = "1"
    & icext("1","2") = "1"
    & icext("1","3") = "1"
    & icext("2","1") = "3"
    & icext("2","2") = "1"
    & icext("2","3") = "3"
    & icext("3","1") = "1"
    & icext("3","2") = "1"
    & icext("3","3") = "1" ) ).

fof(iext,fi_functors,
    ( iext("1","1","1") = "2"
    & iext("1","1","2") = "3"
    & iext("1","1","3") = "1"
    & iext("1","2","1") = "2"
    & iext("1","2","2") = "2"
    & iext("1","2","3") = "1"
    & iext("1","3","1") = "1"
    & iext("1","3","2") = "3"
    & iext("1","3","3") = "1"
    & iext("2","1","1") = "1"
    & iext("2","1","2") = "2"
    & iext("2","1","3") = "1"
    & iext("2","2","1") = "1"
    & iext("2","2","2") = "1"
    & iext("2","2","3") = "1"
    & iext("2","3","1") = "1"
    & iext("2","3","2") = "3"
    & iext("2","3","3") = "1"
    & iext("3","1","1") = "1"
    & iext("3","1","2") = "1"
    & iext("3","1","3") = "3"
    & iext("3","2","1") = "3"
    & iext("3","2","2") = "1"
    & iext("3","2","3") = "3"
    & iext("3","3","1") = "3"
    & iext("3","3","2") = "3"
    & iext("3","3","3") = "1" ) ).

fof(ifeq,fi_functors,
    ( ifeq("1","1","1","1") = "1"
    & ifeq("1","1","1","2") = "1"
    & ifeq("1","1","1","3") = "1"
    & ifeq("1","1","2","1") = "2"
    & ifeq("1","1","2","2") = "2"
    & ifeq("1","1","2","3") = "2"
    & ifeq("1","1","3","1") = "3"
    & ifeq("1","1","3","2") = "3"
    & ifeq("1","1","3","3") = "3"
    & ifeq("1","2","1","1") = "1"
    & ifeq("1","2","1","2") = "1"
    & ifeq("1","2","1","3") = "3"
    & ifeq("1","2","2","1") = "1"
    & ifeq("1","2","2","2") = "1"
    & ifeq("1","2","2","3") = "2"
    & ifeq("1","2","3","1") = "1"
    & ifeq("1","2","3","2") = "3"
    & ifeq("1","2","3","3") = "3"
    & ifeq("1","3","1","1") = "2"
    & ifeq("1","3","1","2") = "2"
    & ifeq("1","3","1","3") = "2"
    & ifeq("1","3","2","1") = "2"
    & ifeq("1","3","2","2") = "2"
    & ifeq("1","3","2","3") = "3"
    & ifeq("1","3","3","1") = "3"
    & ifeq("1","3","3","2") = "3"
    & ifeq("1","3","3","3") = "3"
    & ifeq("2","1","1","1") = "1"
    & ifeq("2","1","1","2") = "1"
    & ifeq("2","1","1","3") = "2"
    & ifeq("2","1","2","1") = "1"
    & ifeq("2","1","2","2") = "1"
    & ifeq("2","1","2","3") = "3"
    & ifeq("2","1","3","1") = "1"
    & ifeq("2","1","3","2") = "2"
    & ifeq("2","1","3","3") = "3"
    & ifeq("2","2","1","1") = "1"
    & ifeq("2","2","1","2") = "1"
    & ifeq("2","2","1","3") = "1"
    & ifeq("2","2","2","1") = "2"
    & ifeq("2","2","2","2") = "2"
    & ifeq("2","2","2","3") = "2"
    & ifeq("2","2","3","1") = "3"
    & ifeq("2","2","3","2") = "3"
    & ifeq("2","2","3","3") = "3"
    & ifeq("2","3","1","1") = "3"
    & ifeq("2","3","1","2") = "3"
    & ifeq("2","3","1","3") = "3"
    & ifeq("2","3","2","1") = "3"
    & ifeq("2","3","2","2") = "3"
    & ifeq("2","3","2","3") = "3"
    & ifeq("2","3","3","1") = "3"
    & ifeq("2","3","3","2") = "3"
    & ifeq("2","3","3","3") = "3"
    & ifeq("3","1","1","1") = "1"
    & ifeq("3","1","1","2") = "3"
    & ifeq("3","1","1","3") = "3"
    & ifeq("3","1","2","1") = "1"
    & ifeq("3","1","2","2") = "3"
    & ifeq("3","1","2","3") = "2"
    & ifeq("3","1","3","1") = "1"
    & ifeq("3","1","3","2") = "3"
    & ifeq("3","1","3","3") = "3"
    & ifeq("3","2","1","1") = "2"
    & ifeq("3","2","1","2") = "2"
    & ifeq("3","2","1","3") = "3"
    & ifeq("3","2","2","1") = "3"
    & ifeq("3","2","2","2") = "3"
    & ifeq("3","2","2","3") = "3"
    & ifeq("3","2","3","1") = "2"
    & ifeq("3","2","3","2") = "3"
    & ifeq("3","2","3","3") = "3"
    & ifeq("3","3","1","1") = "1"
    & ifeq("3","3","1","2") = "1"
    & ifeq("3","3","1","3") = "1"
    & ifeq("3","3","2","1") = "2"
    & ifeq("3","3","2","2") = "2"
    & ifeq("3","3","2","3") = "2"
    & ifeq("3","3","3","1") = "3"
    & ifeq("3","3","3","2") = "3"
    & ifeq("3","3","3","3") = "3" ) ).

fof(ip,fi_functors,
    ( ip("1") = "1"
    & ip("2") = "1"
    & ip("3") = "1" ) ).

fof(ir,fi_functors,
    ( ir("1") = "1"
    & ir("2") = "1"
    & ir("3") = "1" ) ).

fof(lv,fi_functors,
    ( lv("1") = "1"
    & lv("2") = "1"
    & lv("3") = "1" ) ).

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

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

fof(sK3_testcase_premise_fullish_014_Harry_belongs_to_some_Species_BNODE_l1,fi_functors,
    sK3_testcase_premise_fullish_014_Harry_belongs_to_some_Species_BNODE_l1 = "2" ).

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

fof(tuple,fi_functors,
    ( tuple("1","1") = "3"
    & tuple("1","2") = "1"
    & tuple("1","3") = "3"
    & tuple("2","1") = "1"
    & tuple("2","2") = "1"
    & tuple("2","3") = "3"
    & tuple("3","1") = "1"
    & tuple("3","2") = "2"
    & tuple("3","3") = "2" ) ).

fof(uri_ex_Eagle,fi_functors,
    uri_ex_Eagle = "2" ).

fof(uri_ex_Falcon,fi_functors,
    uri_ex_Falcon = "2" ).

fof(uri_ex_Species,fi_functors,
    uri_ex_Species = "2" ).

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

fof(uri_owl_unionOf,fi_functors,
    uri_owl_unionOf = "3" ).

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

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

fof(uri_rdf_List,fi_functors,
    uri_rdf_List = "3" ).

fof(uri_rdf_Property,fi_functors,
    uri_rdf_Property = "3" ).

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

fof(uri_rdf__1,fi_functors,
    uri_rdf__1 = "2" ).

fof(uri_rdf__2,fi_functors,
    uri_rdf__2 = "2" ).

fof(uri_rdf__3,fi_functors,
    uri_rdf__3 = "2" ).

fof(uri_rdf_first,fi_functors,
    uri_rdf_first = "3" ).

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

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

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

fof(uri_rdf_rest,fi_functors,
    uri_rdf_rest = "2" ).

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

fof(uri_rdf_type,fi_functors,
    uri_rdf_type = "2" ).

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

fof(uri_rdfs_Class,fi_functors,
    uri_rdfs_Class = "3" ).

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

fof(uri_rdfs_ContainerMembershipProperty,fi_functors,
    uri_rdfs_ContainerMembershipProperty = "2" ).

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

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

fof(uri_rdfs_Resource,fi_functors,
    uri_rdfs_Resource = "3" ).

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

fof(uri_rdfs_Statement,fi_functors,
    uri_rdfs_Statement = "3" ).

fof(uri_rdfs_comment,fi_functors,
    uri_rdfs_comment = "3" ).

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

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

fof(uri_rdfs_label,fi_functors,
    uri_rdfs_label = "3" ).

fof(uri_rdfs_member,fi_functors,
    uri_rdfs_member = "2" ).

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

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

fof(uri_rdfs_subClassOf,fi_functors,
    uri_rdfs_subClassOf = "2" ).

fof(uri_rdfs_subPropertyOf,fi_functors,
    uri_rdfs_subPropertyOf = "3" ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWB014-10 : TPTP v8.1.0. Released v7.5.0.
% 0.03/0.12  % Command  : paradox --no-progress --time %d --tstp --model %s
% 0.13/0.33  % Computer : n019.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Wed Jun  1 12:27:10 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.13/0.33  Paradox, version 4.0, 2010-06-29.
% 0.13/0.33  +++ PROBLEM: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.33  Reading '/export/starexec/sandbox2/benchmark/theBenchmark.p' ... OK
% 0.19/0.35  +++ SOLVING: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.86/1.04  +++ BEGIN MODEL
% 0.86/1.04  SZS output start FiniteModel for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 0.86/1.04  +++ END MODEL
% 0.86/1.04  +++ RESULT: Satisfiable
% 0.86/1.04  SZS status Satisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
%------------------------------------------------------------------------------