TSTP Solution File: SYO565^7 by Refute---2015

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Refute---2015
% Problem  : SYO565^7 : TPTP v6.4.0. Released v5.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : isabelle tptp_refute %d %s

% Computer : n105.star.cs.uiowa.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory   : 32218.75MB
% OS       : Linux 3.10.0-327.10.1.el7.x86_64
% CPULimit : 300s
% DateTime : Thu Apr 14 07:18:25 EDT 2016

% Result   : Unknown 212.67s
% Output   : None 
% Verified : 
% SZS Type : None (Parsing solution fails)
% Syntax   : Number of formulae    : 0

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.03  % Problem  : SYO565^7 : TPTP v6.4.0. Released v5.5.0.
% 0.00/0.04  % Command  : isabelle tptp_refute %d %s
% 0.02/0.22  % Computer : n105.star.cs.uiowa.edu
% 0.02/0.22  % Model    : x86_64 x86_64
% 0.02/0.22  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.02/0.22  % Memory   : 32218.75MB
% 0.02/0.22  % OS       : Linux 3.10.0-327.10.1.el7.x86_64
% 0.02/0.22  % CPULimit : 300
% 0.02/0.22  % DateTime : Sat Apr  9 03:12:39 CDT 2016
% 0.02/0.22  % CPUTime: 
% 6.31/5.82  > val it = (): unit
% 6.51/6.08  Trying to find a model that refutes: bnd_mvalid
% 6.51/6.08   (bnd_mequiv (bnd_mbox_s4 (bnd_mforall_ind bnd_a))
% 6.51/6.08     (bnd_mdia_s4 (bnd_mforall_ind (%X. bnd_mbox_s4 (bnd_a X)))))
% 7.02/6.54  Unfolded term: [| bnd_mdia_s4 = (%Phi. bnd_mnot (bnd_mbox_s4 (bnd_mnot Phi)));
% 7.02/6.54     bnd_mbox_s4 = (%Phi W. ALL V. ~ bnd_rel_s4 W V | Phi V);
% 7.02/6.54     bnd_minvalid = (%Phi. ALL W. ~ Phi W);
% 7.02/6.54     bnd_mcountersatisfiable = (%Phi. EX W. ~ Phi W); bnd_msatisfiable = Ex;
% 7.02/6.54     bnd_mvalid = All;
% 7.02/6.54     bnd_mweakly_directed =
% 7.02/6.54     (%R. ALL S T U. R S T & R S U --> (EX V. R T V & R U V));
% 7.02/6.54     bnd_mweakly_connected =
% 7.02/6.54     (%R. ALL S T U. R S T & R S U --> (R T U | T = U) | R U T);
% 7.02/6.54     bnd_mweakly_dense = (%R. ALL S T U. R S T --> (EX U. R S U & R U T));
% 7.02/6.54     bnd_mfunctional = (%R. ALL S. EX T. R S T & (ALL U. R S U --> T = U));
% 7.02/6.54     bnd_mpartially_functional = (%R. ALL S T U. R S T & R S U --> T = U);
% 7.02/6.54     bnd_meuclidean = (%R. ALL S T U. R S T & R S U --> R T U);
% 7.02/6.54     bnd_mtransitive = (%R. ALL S T U. R S T & R T U --> R S U);
% 7.02/6.54     bnd_mserial = (%R. ALL S. Ex (R S));
% 7.02/6.54     bnd_msymmetric = (%R. ALL S T. R S T --> R T S);
% 7.02/6.54     bnd_mreflexive = (%R. ALL S. R S S);
% 7.02/6.54     bnd_mexists_prop =
% 7.02/6.54     (%Phi. bnd_mnot (bnd_mforall_prop (%P. bnd_mnot (Phi P))));
% 7.02/6.54     bnd_mexists_ind =
% 7.02/6.54     (%Phi. bnd_mnot (bnd_mforall_ind (%X. bnd_mnot (Phi X))));
% 7.02/6.54     bnd_mforall_ind = (%Phi W. ALL X. bnd_exists_in_world X W --> Phi X W);
% 7.02/6.54     bnd_mdia = (%R Phi. bnd_mnot (bnd_mbox R (bnd_mnot Phi)));
% 7.02/6.54     bnd_mxor = (%Phi Psi. bnd_mnot (bnd_mequiv Phi Psi));
% 7.02/6.54     bnd_mequiv =
% 7.02/6.54     (%Phi Psi. bnd_mand (bnd_mimplies Phi Psi) (bnd_mimplies Psi Phi));
% 7.02/6.54     bnd_mimplied = (%Phi Psi. bnd_mor (bnd_mnot Psi) Phi);
% 7.02/6.54     bnd_mimplies = (%Phi. bnd_mor (bnd_mnot Phi));
% 7.02/6.54     bnd_mand = (%Phi Psi. bnd_mnot (bnd_mor (bnd_mnot Phi) (bnd_mnot Psi)));
% 7.02/6.54     bnd_mfalse = bnd_mnot bnd_mtrue; bnd_mtrue = (%W. True);
% 7.02/6.54     bnd_mforall_prop = (%Phi W. ALL P. Phi P W);
% 7.02/6.54     bnd_mbox = (%R Phi W. ALL V. ~ R W V | Phi V);
% 7.02/6.54     bnd_mor = (%Phi Psi W. Phi W | Psi W); bnd_mnot = (%Phi W. ~ Phi W);
% 7.02/6.54     bnd_meq_prop = (%X Y W. X W = Y W);
% 7.02/6.54     ALL X V W.
% 7.02/6.54        bnd_exists_in_world X V & bnd_rel_s4 V W --> bnd_exists_in_world X W;
% 7.02/6.54     bnd_mtransitive bnd_rel_s4; bnd_mreflexive bnd_rel_s4;
% 7.02/6.54     ALL V. EX X. bnd_exists_in_world X V |]
% 7.02/6.54  ==> bnd_mvalid
% 7.02/6.54       (bnd_mequiv (bnd_mbox_s4 (bnd_mforall_ind bnd_a))
% 7.02/6.54         (bnd_mdia_s4 (bnd_mforall_ind (%X. bnd_mbox_s4 (bnd_a X)))))
% 7.02/6.54  Adding axioms...
% 7.02/6.54  Typedef.type_definition_def
% 8.91/8.46  Typedef.type_definition_def
% 11.53/11.05   ...done.
% 11.53/11.06  Ground types: ?'b, TPTP_Interpret.ind, bnd_mu
% 11.53/11.06  Translating term (sizes: 1, 1, 1) ...
% 14.51/14.02  Invoking SAT solver...
% 14.51/14.02  No model exists.
% 14.51/14.02  Translating term (sizes: 2, 1, 1) ...
% 18.93/18.43  Invoking SAT solver...
% 18.93/18.43  No model exists.
% 18.93/18.43  Translating term (sizes: 1, 2, 1) ...
% 60.78/60.14  Invoking SAT solver...
% 212.58/141.20  Warning - Unable to increase stack - interrupting thread
% 212.58/141.20  Exception- Interrupt raised
%------------------------------------------------------------------------------