TSTP Solution File: SYN302-1.003 by Paradox---4.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Paradox---4.0
% Problem  : SYN302-1.003 : TPTP v8.1.0. Released v1.2.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 : Thu Jul 21 09:46:05 EDT 2022

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

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

fof(p_0_0,fi_predicates,
    ( p_0_0
  <=> $false ) ).

fof(p_0_1,fi_predicates,
    ( p_0_1
  <=> $false ) ).

fof(p_0_2,fi_predicates,
    ( p_0_2
  <=> $false ) ).

fof(p_1_0,fi_predicates,
    ( p_1_0
  <=> $false ) ).

fof(p_1_1,fi_predicates,
    ( p_1_1
  <=> $false ) ).

fof(p_1_2,fi_predicates,
    ( p_1_2
  <=> $false ) ).

fof(p_2_0,fi_predicates,
    ( p_2_0
  <=> $false ) ).

fof(p_2_1,fi_predicates,
    ( p_2_1
  <=> $false ) ).

fof(p_2_2,fi_predicates,
    ( p_2_2
  <=> $false ) ).

fof(q_0_0,fi_predicates,
    ( q_0_0
  <=> $false ) ).

fof(q_0_1,fi_predicates,
    ( q_0_1
  <=> $false ) ).

fof(q_0_2,fi_predicates,
    ( q_0_2
  <=> $false ) ).

fof(q_1_0,fi_predicates,
    ( q_1_0
  <=> $false ) ).

fof(q_1_1,fi_predicates,
    ( q_1_1
  <=> $false ) ).

fof(q_1_2,fi_predicates,
    ( q_1_2
  <=> $false ) ).

fof(q_2_0,fi_predicates,
    ( q_2_0
  <=> $false ) ).

fof(q_2_1,fi_predicates,
    ( q_2_1
  <=> $false ) ).

fof(q_2_2,fi_predicates,
    ( q_2_2
  <=> $false ) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN302-1.003 : TPTP v8.1.0. Released v1.2.0.
% 0.07/0.13  % Command  : paradox --no-progress --time %d --tstp --model %s
% 0.13/0.34  % Computer : n026.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 : Mon Jul 11 14:17:12 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/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  Reading '/export/starexec/sandbox/benchmark/theBenchmark.p' ... OK
% 0.13/0.36  +++ SOLVING: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.37  +++ BEGIN MODEL
% 0.13/0.37  SZS output start FiniteModel for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 0.13/0.37  +++ END MODEL
% 0.13/0.37  +++ RESULT: Satisfiable
% 0.13/0.37  SZS status Satisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
%------------------------------------------------------------------------------