TSTP Solution File: SYN086-1.003 by Z3---4.8.9.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Z3---4.8.9.0
% Problem  : SYN086-1.003 : TPTP v8.1.0. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp
% Command  : z3_tptp -proof -model -t:%d -file:%s

% Computer : n014.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 : Thu Sep 29 23:53:41 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
tff(p_1_1_type,type,
    p_1_1: $o ).

tff(p_2_3_type,type,
    p_2_3: $o ).

tff(q_1_1_type,type,
    q_1_1: $o ).

tff(p_2_2_type,type,
    p_2_2: $o ).

tff(q_2_2_type,type,
    q_2_2: $o ).

tff(p_1_2_type,type,
    p_1_2: $o ).

tff(q_1_2_type,type,
    q_1_2: $o ).

tff(q_2_3_type,type,
    q_2_3: $o ).

tff(p_3_3_type,type,
    p_3_3: $o ).

tff(q_3_3_type,type,
    q_3_3: $o ).

tff(q_1_3_type,type,
    q_1_3: $o ).

tff(p_1_3_type,type,
    p_1_3: $o ).

tff(formula1,axiom,
    ( p_1_1
  <=> $false ) ).

tff(formula2,axiom,
    ( p_2_3
  <=> $false ) ).

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

tff(formula4,axiom,
    ( p_2_2
  <=> $false ) ).

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

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

tff(formula7,axiom,
    ( q_1_2
  <=> $false ) ).

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/1.49  % Problem  : SYN086-1.003 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.11/1.50  % Command  : z3_tptp -proof -model -t:%d -file:%s
% 0.13/1.71  % Computer : n014.cluster.edu
% 0.13/1.71  % Model    : x86_64 x86_64
% 0.13/1.71  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/1.71  % Memory   : 8042.1875MB
% 0.13/1.71  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/1.71  % CPULimit : 300
% 0.13/1.71  % WCLimit  : 300
% 0.13/1.71  % DateTime : Mon Sep  5 01:44:08 EDT 2022
% 0.13/1.71  % CPUTime  : 
% 0.13/1.71  Z3tptp [4.8.9.0] (c) 2006-20**. Microsoft Corp.
% 0.13/1.71  Usage: tptp [options] [-file:]file
% 0.13/1.71    -h, -?       prints this message.
% 0.13/1.71    -smt2        print SMT-LIB2 benchmark.
% 0.13/1.71    -m, -model   generate model.
% 0.13/1.71    -p, -proof   generate proof.
% 0.13/1.71    -c, -core    generate unsat core of named formulas.
% 0.13/1.71    -st, -statistics display statistics.
% 0.13/1.71    -t:timeout   set timeout (in second).
% 0.13/1.71    -smt2status  display status in smt2 format instead of SZS.
% 0.13/1.71    -check_status check the status produced by Z3 against annotation in benchmark.
% 0.13/1.71    -<param>:<value> configuration parameter and value.
% 0.13/1.71    -o:<output-file> file to place output in.
% 0.13/1.76  % SZS status Satisfiable
% 0.13/1.76  % SZS output start Model
% See solution above
%------------------------------------------------------------------------------