TSTP Solution File: KRS052+1 by Z3---4.8.9.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Z3---4.8.9.0
% Problem  : KRS052+1 : TPTP v8.1.0. Released v3.1.0.
% Transfm  : none
% Format   : tptp
% Command  : z3_tptp -proof -model -t:%d -file:%s

% Computer : n029.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 : Sat Sep 17 17:44:31 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
tff(ccardinality_N_times_M_type,type,
    ccardinality_N_times_M: $i > $o ).

tff(ccardinality_N_type,type,
    ccardinality_N: $i > $o ).

tff(rinvR_N_times_M_to_1_type,type,
    rinvR_N_times_M_to_1: ( $i * $i ) > $o ).

tff(xsd_string_type,type,
    xsd_string: $i > $o ).

tff(cowlThing_type,type,
    cowlThing: $i > $o ).

tff(cinfinite_type,type,
    cinfinite: $i > $o ).

tff(rq_M_to_1_type,type,
    rq_M_to_1: ( $i * $i ) > $o ).

tff(rinvP_1_to_N_type,type,
    rinvP_1_to_N: ( $i * $i ) > $o ).

tff(rp_N_to_1_type,type,
    rp_N_to_1: ( $i * $i ) > $o ).

tff(rinvQ_1_to_M_type,type,
    rinvQ_1_to_M: ( $i * $i ) > $o ).

tff(cowlNothing_type,type,
    cowlNothing: $i > $o ).

tff(xsd_integer_type,type,
    xsd_integer: $i > $o ).

tff(rr_N_times_M_to_1_type,type,
    rr_N_times_M_to_1: ( $i * $i ) > $o ).

tff(formula1,axiom,
    ! [X0: $i] :
      ( ccardinality_N_times_M(X0)
    <=> $false ) ).

tff(formula2,axiom,
    ! [X0: $i] :
      ( ccardinality_N(X0)
    <=> $false ) ).

tff(formula3,axiom,
    ! [X0: $i,X1: $i] :
      ( rinvR_N_times_M_to_1(X0,X1)
    <=> $false ) ).

tff(formula4,axiom,
    ! [X0: $i] :
      ( xsd_string(X0)
    <=> $true ) ).

tff(formula5,axiom,
    ! [X0: $i] :
      ( cowlThing(X0)
    <=> $true ) ).

tff(formula6,axiom,
    ! [X0: $i] :
      ( cinfinite(X0)
    <=> $false ) ).

tff(formula7,axiom,
    ! [X0: $i,X1: $i] :
      ( rq_M_to_1(X0,X1)
    <=> $false ) ).

tff(formula8,axiom,
    ! [X0: $i,X1: $i] :
      ( rinvP_1_to_N(X0,X1)
    <=> $false ) ).

tff(formula9,axiom,
    ! [X0: $i,X1: $i] :
      ( rp_N_to_1(X0,X1)
    <=> $false ) ).

tff(formula10,axiom,
    ! [X0: $i,X1: $i] :
      ( rinvQ_1_to_M(X0,X1)
    <=> $false ) ).

tff(formula11,axiom,
    ! [X0: $i] :
      ( cowlNothing(X0)
    <=> $false ) ).

tff(formula12,axiom,
    ! [X0: $i] :
      ( xsd_integer(X0)
    <=> $false ) ).

tff(formula13,axiom,
    ! [X0: $i,X1: $i] :
      ( rr_N_times_M_to_1(X0,X1)
    <=> $false ) ).

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