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

View Problem - Process Solution

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

% Computer : n016.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 05:00:15 EDT 2022

% Result   : CounterSatisfiable 0.18s 0.36s
% Output   : FiniteModel 0.18s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    2

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

fof(actual_world,fi_predicates,
    ( ( actual_world("1")
    <=> $true )
    & ( actual_world("2")
    <=> $true ) ) ).

fof(agent,fi_predicates,
    ( ( agent("1","1","1")
    <=> $true )
    & ( agent("1","1","2")
    <=> $false )
    & ( agent("1","2","1")
    <=> $false )
    & ( agent("1","2","2")
    <=> $false )
    & ( agent("2","1","1")
    <=> $true )
    & ( agent("2","1","2")
    <=> $true )
    & ( agent("2","2","1")
    <=> $false )
    & ( agent("2","2","2")
    <=> $false ) ) ).

fof(barrel,fi_predicates,
    ( ( barrel("1","1")
    <=> $true )
    & ( barrel("1","2")
    <=> $false )
    & ( barrel("2","1")
    <=> $true )
    & ( barrel("2","2")
    <=> $false ) ) ).

fof(chevy,fi_predicates,
    ( ( chevy("1","1")
    <=> $true )
    & ( chevy("1","2")
    <=> $false )
    & ( chevy("2","1")
    <=> $true )
    & ( chevy("2","2")
    <=> $true ) ) ).

fof(city,fi_predicates,
    ( ( city("1","1")
    <=> $true )
    & ( city("1","2")
    <=> $false )
    & ( city("2","1")
    <=> $true )
    & ( city("2","2")
    <=> $false ) ) ).

fof(dirty,fi_predicates,
    ( ( dirty("1","1")
    <=> $true )
    & ( dirty("1","2")
    <=> $false )
    & ( dirty("2","1")
    <=> $true )
    & ( dirty("2","2")
    <=> $true ) ) ).

fof(down,fi_predicates,
    ( ( down("1","1","1")
    <=> $true )
    & ( down("1","1","2")
    <=> $false )
    & ( down("1","2","1")
    <=> $false )
    & ( down("1","2","2")
    <=> $false )
    & ( down("2","1","1")
    <=> $false )
    & ( down("2","1","2")
    <=> $true )
    & ( down("2","2","1")
    <=> $false )
    & ( down("2","2","2")
    <=> $false ) ) ).

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

fof(hollywood_placename,fi_predicates,
    ( ( hollywood_placename("1","1")
    <=> $true )
    & ( hollywood_placename("1","2")
    <=> $false )
    & ( hollywood_placename("2","1")
    <=> $true )
    & ( hollywood_placename("2","2")
    <=> $false ) ) ).

fof(in,fi_predicates,
    ( ( in("1","1","1")
    <=> $true )
    & ( in("1","1","2")
    <=> $false )
    & ( in("1","2","1")
    <=> $false )
    & ( in("1","2","2")
    <=> $false )
    & ( in("2","1","1")
    <=> $true )
    & ( in("2","1","2")
    <=> $false )
    & ( in("2","2","1")
    <=> $false )
    & ( in("2","2","2")
    <=> $false ) ) ).

fof(lonely,fi_predicates,
    ( ( lonely("1","1")
    <=> $true )
    & ( lonely("1","2")
    <=> $false )
    & ( lonely("2","1")
    <=> $true )
    & ( lonely("2","2")
    <=> $true ) ) ).

fof(of,fi_predicates,
    ( ( of("1","1","1")
    <=> $true )
    & ( of("1","1","2")
    <=> $false )
    & ( of("1","2","1")
    <=> $false )
    & ( of("1","2","2")
    <=> $false )
    & ( of("2","1","1")
    <=> $true )
    & ( of("2","1","2")
    <=> $false )
    & ( of("2","2","1")
    <=> $false )
    & ( of("2","2","2")
    <=> $false ) ) ).

fof(old,fi_predicates,
    ( ( old("1","1")
    <=> $true )
    & ( old("1","2")
    <=> $false )
    & ( old("2","1")
    <=> $true )
    & ( old("2","2")
    <=> $true ) ) ).

fof(placename,fi_predicates,
    ( ( placename("1","1")
    <=> $true )
    & ( placename("1","2")
    <=> $false )
    & ( placename("2","1")
    <=> $true )
    & ( placename("2","2")
    <=> $false ) ) ).

fof(present,fi_predicates,
    ( ( present("1","1")
    <=> $false )
    & ( present("1","2")
    <=> $false )
    & ( present("2","1")
    <=> $true )
    & ( present("2","2")
    <=> $false ) ) ).

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

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

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

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

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

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

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

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

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

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

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

fof(sP11_co1_or,fi_predicates,
    ( sP11_co1_or
  <=> $true ) ).

fof(street,fi_predicates,
    ( ( street("1","1")
    <=> $true )
    & ( street("1","2")
    <=> $false )
    & ( street("2","1")
    <=> $true )
    & ( street("2","2")
    <=> $true ) ) ).

fof(white,fi_predicates,
    ( ( white("1","1")
    <=> $true )
    & ( white("1","2")
    <=> $false )
    & ( white("2","1")
    <=> $true )
    & ( white("2","2")
    <=> $true ) ) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : NLP114+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.33  % Computer : n016.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % 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 05:06:41 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.18/0.35  +++ SOLVING: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.18/0.36  +++ BEGIN MODEL
% 0.18/0.36  SZS output start FiniteModel for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 0.18/0.36  +++ END MODEL
% 0.18/0.36  +++ RESULT: CounterSatisfiable
% 0.18/0.36  SZS status CounterSatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
%------------------------------------------------------------------------------