TSTP Solution File: PUZ016-2.004 by Z3---4.8.9.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Z3---4.8.9.0
% Problem  : PUZ016-2.004 : TPTP v8.1.0. Released v1.2.0.
% Transfm  : none
% Format   : tptp
% Command  : z3_tptp -proof -model -t:%d -file:%s

% Computer : n005.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  : 300s
% DateTime : Sun Sep 18 14:10:52 EDT 2022

% Result   : Satisfiable 0.12s 0.38s
% Output   : Model 0.12s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
tff(vertical_2_3_type,type,
    vertical_2_3: $o ).

tff(vertical_3_4_type,type,
    vertical_3_4: $o ).

tff(horizontal_4_3_type,type,
    horizontal_4_3: $o ).

tff(horizontal_4_2_type,type,
    horizontal_4_2: $o ).

tff(horizontal_3_3_type,type,
    horizontal_3_3: $o ).

tff(horizontal_2_2_type,type,
    horizontal_2_2: $o ).

tff(vertical_2_2_type,type,
    vertical_2_2: $o ).

tff(vertical_3_2_type,type,
    vertical_3_2: $o ).

tff(horizontal_3_1_type,type,
    horizontal_3_1: $o ).

tff(horizontal_3_2_type,type,
    horizontal_3_2: $o ).

tff(horizontal_4_1_type,type,
    horizontal_4_1: $o ).

tff(vertical_3_3_type,type,
    vertical_3_3: $o ).

tff(vertical_3_1_type,type,
    vertical_3_1: $o ).

tff(horizontal_2_3_type,type,
    horizontal_2_3: $o ).

tff(vertical_2_4_type,type,
    vertical_2_4: $o ).

tff(vertical_2_1_type,type,
    vertical_2_1: $o ).

tff(horizontal_2_1_type,type,
    horizontal_2_1: $o ).

tff(vertical_1_4_type,type,
    vertical_1_4: $o ).

tff(vertical_1_1_type,type,
    vertical_1_1: $o ).

tff(horizontal_1_1_type,type,
    horizontal_1_1: $o ).

tff(vertical_1_3_type,type,
    vertical_1_3: $o ).

tff(vertical_1_2_type,type,
    vertical_1_2: $o ).

tff(horizontal_1_3_type,type,
    horizontal_1_3: $o ).

tff(horizontal_1_2_type,type,
    horizontal_1_2: $o ).

tff(formula1,axiom,
    ( vertical_2_3
  <=> $true ) ).

tff(formula2,axiom,
    ( vertical_3_4
  <=> $true ) ).

tff(formula3,axiom,
    ( horizontal_4_3
  <=> $false ) ).

tff(formula4,axiom,
    ( horizontal_4_2
  <=> $true ) ).

tff(formula5,axiom,
    ( horizontal_3_3
  <=> $false ) ).

tff(formula6,axiom,
    ( horizontal_2_2
  <=> $false ) ).

tff(formula7,axiom,
    ( vertical_2_2
  <=> $true ) ).

tff(formula8,axiom,
    ( vertical_3_2
  <=> $false ) ).

tff(formula9,axiom,
    ( horizontal_3_1
  <=> $false ) ).

tff(formula10,axiom,
    ( horizontal_3_2
  <=> $false ) ).

tff(formula11,axiom,
    ( horizontal_4_1
  <=> $false ) ).

tff(formula12,axiom,
    ( vertical_3_3
  <=> $false ) ).

tff(formula13,axiom,
    ( vertical_3_1
  <=> $true ) ).

tff(formula14,axiom,
    ( horizontal_2_3
  <=> $false ) ).

tff(formula15,axiom,
    ( vertical_2_4
  <=> $false ) ).

tff(formula16,axiom,
    ( vertical_2_1
  <=> $false ) ).

tff(formula17,axiom,
    ( horizontal_2_1
  <=> $false ) ).

tff(formula18,axiom,
    ( vertical_1_4
  <=> $true ) ).

tff(formula19,axiom,
    ( vertical_1_1
  <=> $true ) ).

tff(formula20,axiom,
    ( horizontal_1_1
  <=> $false ) ).

tff(formula21,axiom,
    ( vertical_1_3
  <=> $false ) ).

tff(formula22,axiom,
    ( vertical_1_2
  <=> $false ) ).

tff(formula23,axiom,
    ( horizontal_1_3
  <=> $false ) ).

tff(formula24,axiom,
    ( horizontal_1_2
  <=> $false ) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : PUZ016-2.004 : TPTP v8.1.0. Released v1.2.0.
% 0.11/0.12  % Command  : z3_tptp -proof -model -t:%d -file:%s
% 0.12/0.33  % Computer : n005.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.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Fri Sep  2 18:17:33 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.33  Z3tptp [4.8.9.0] (c) 2006-20**. Microsoft Corp.
% 0.12/0.33  Usage: tptp [options] [-file:]file
% 0.12/0.33    -h, -?       prints this message.
% 0.12/0.33    -smt2        print SMT-LIB2 benchmark.
% 0.12/0.33    -m, -model   generate model.
% 0.12/0.33    -p, -proof   generate proof.
% 0.12/0.33    -c, -core    generate unsat core of named formulas.
% 0.12/0.33    -st, -statistics display statistics.
% 0.12/0.33    -t:timeout   set timeout (in second).
% 0.12/0.33    -smt2status  display status in smt2 format instead of SZS.
% 0.12/0.33    -check_status check the status produced by Z3 against annotation in benchmark.
% 0.12/0.33    -<param>:<value> configuration parameter and value.
% 0.12/0.33    -o:<output-file> file to place output in.
% 0.12/0.38  % SZS status Satisfiable
% 0.12/0.38  % SZS output start Model
% See solution above
%------------------------------------------------------------------------------