TSTP Solution File: SWW408-1 by Paradox---4.0

View Problem - Process Solution

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

% Computer : n024.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 01:12:17 EDT 2022

% Result   : Satisfiable 0.20s 0.51s
% Output   : FiniteModel 0.20s
% Verified : 
% SZS Type : FiniteModel
%            Domain size           :    5

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

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

fof(heap,fi_predicates,
    ( ( heap("1")
    <=> $false )
    & ( heap("2")
    <=> $true )
    & ( heap("3")
    <=> $true )
    & ( heap("4")
    <=> $true )
    & ( heap("5")
    <=> $false ) ) ).

fof(lseg,fi_functors,
    ( lseg("1","1") = "5"
    & lseg("1","2") = "2"
    & lseg("1","3") = "2"
    & lseg("1","4") = "2"
    & lseg("1","5") = "2"
    & lseg("2","1") = "1"
    & lseg("2","2") = "5"
    & lseg("2","3") = "4"
    & lseg("2","4") = "1"
    & lseg("2","5") = "1"
    & lseg("3","1") = "1"
    & lseg("3","2") = "1"
    & lseg("3","3") = "5"
    & lseg("3","4") = "1"
    & lseg("3","5") = "1"
    & lseg("4","1") = "1"
    & lseg("4","2") = "1"
    & lseg("4","3") = "4"
    & lseg("4","4") = "5"
    & lseg("4","5") = "1"
    & lseg("5","1") = "1"
    & lseg("5","2") = "1"
    & lseg("5","3") = "1"
    & lseg("5","4") = "1"
    & lseg("5","5") = "5" ) ).

fof(next,fi_functors,
    ( next("1","1") = "2"
    & next("1","2") = "2"
    & next("1","3") = "2"
    & next("1","4") = "2"
    & next("1","5") = "2"
    & next("2","1") = "1"
    & next("2","2") = "1"
    & next("2","3") = "3"
    & next("2","4") = "1"
    & next("2","5") = "1"
    & next("3","1") = "1"
    & next("3","2") = "1"
    & next("3","3") = "1"
    & next("3","4") = "1"
    & next("3","5") = "1"
    & next("4","1") = "1"
    & next("4","2") = "1"
    & next("4","3") = "1"
    & next("4","4") = "1"
    & next("4","5") = "1"
    & next("5","1") = "1"
    & next("5","2") = "1"
    & next("5","3") = "1"
    & next("5","4") = "1"
    & next("5","5") = "1" ) ).

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

fof(sep,fi_functors,
    ( sep("1","1") = "5"
    & sep("1","2") = "5"
    & sep("1","3") = "5"
    & sep("1","4") = "5"
    & sep("1","5") = "5"
    & sep("2","1") = "3"
    & sep("2","2") = "4"
    & sep("2","3") = "5"
    & sep("2","4") = "5"
    & sep("2","5") = "5"
    & sep("3","1") = "2"
    & sep("3","2") = "5"
    & sep("3","3") = "4"
    & sep("3","4") = "5"
    & sep("3","5") = "5"
    & sep("4","1") = "2"
    & sep("4","2") = "5"
    & sep("4","3") = "4"
    & sep("4","4") = "5"
    & sep("4","5") = "5"
    & sep("5","1") = "1"
    & sep("5","2") = "2"
    & sep("5","3") = "3"
    & sep("5","4") = "4"
    & sep("5","5") = "5" ) ).

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SWW408-1 : TPTP v8.1.0. Released v5.2.0.
% 0.12/0.13  % Command  : paradox --no-progress --time %d --tstp --model %s
% 0.13/0.34  % Computer : n024.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 : Sun Jun  5 06:12:50 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  Paradox, version 4.0, 2010-06-29.
% 0.13/0.34  +++ PROBLEM: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.34  Reading '/export/starexec/sandbox2/benchmark/theBenchmark.p' ... OK
% 0.13/0.35  Reading 'Axioms/SWV013-0.ax' ... ('/export/starexec/sandbox2/benchmark/Axioms/SWV013-0.ax') OK
% 0.13/0.35  +++ SOLVING: /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.51  +++ BEGIN MODEL
% 0.20/0.51  SZS output start FiniteModel for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 0.20/0.51  +++ END MODEL
% 0.20/0.51  +++ RESULT: Satisfiable
% 0.20/0.51  SZS status Satisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
%------------------------------------------------------------------------------