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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Paradox---4.0
% Problem  : NLP040+1 : TPTP v8.1.0. Released v2.4.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 : Mon Jul 18 03:33:05 EDT 2022

% Result   : CounterSatisfiable 0.19s 0.37s
% Output   : FiniteModel 0.19s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    1

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

fof(actual_world,fi_predicates,
    ! [X1] :
      ( actual_world(X1)
    <=> $true ) ).

fof(agent,fi_predicates,
    ! [X1,X2,X3] :
      ( agent(X1,X2,X3)
    <=> $true ) ).

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

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

fof(at,fi_predicates,
    ! [X1,X2,X3] :
      ( at(X1,X2,X3)
    <=> $true ) ).

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

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

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

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

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

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

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

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

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

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

fof(human,fi_predicates,
    ! [X1,X2] :
      ( human(X1,X2)
    <=> $true ) ).

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

fof(impartial,fi_predicates,
    ! [X1,X2] :
      ( impartial(X1,X2)
    <=> $true ) ).

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

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

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

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

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

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

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

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

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

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

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

fof(present,fi_predicates,
    ! [X1,X2] :
      ( present(X1,X2)
    <=> $true ) ).

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

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

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

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

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

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

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

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

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

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

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

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

fof(specific,fi_predicates,
    ! [X1,X2] :
      ( specific(X1,X2)
    <=> $true ) ).

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

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

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

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

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

fof(with,fi_predicates,
    ! [X1,X2,X3] :
      ( with(X1,X2,X3)
    <=> $true ) ).

fof(young,fi_predicates,
    ! [X1,X2] :
      ( young(X1,X2)
    <=> $true ) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : NLP040+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command  : paradox --no-progress --time %d --tstp --model %s
% 0.12/0.34  % Computer : n026.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 : Fri Jul  1 00:27:19 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/sandbox2/benchmark/theBenchmark.p
% 0.12/0.34  Reading '/export/starexec/sandbox2/benchmark/theBenchmark.p' ... OK
% 0.19/0.36  +++ SOLVING: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.37  +++ BEGIN MODEL
% 0.19/0.37  SZS output start FiniteModel for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 0.19/0.37  +++ END MODEL
% 0.19/0.37  +++ RESULT: CounterSatisfiable
% 0.19/0.37  SZS status CounterSatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
%------------------------------------------------------------------------------