TSTP Solution File: LCL921^1 by Refute---2015

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Refute---2015
% Problem  : LCL921^1 : TPTP v6.4.0. Released v6.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : isabelle tptp_refute %d %s

% Computer : n097.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 : Tue Apr 12 17:07:40 EDT 2016

% Result   : Timeout 300.09s
% 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  : LCL921^1 : TPTP v6.4.0. Released v6.4.0.
% 0.00/0.04  % Command  : isabelle tptp_refute %d %s
% 0.03/0.23  % Computer : n097.star.cs.uiowa.edu
% 0.03/0.23  % Model    : x86_64 x86_64
% 0.03/0.23  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.03/0.23  % Memory   : 32218.75MB
% 0.03/0.23  % OS       : Linux 3.10.0-327.10.1.el7.x86_64
% 0.03/0.23  % CPULimit : 300
% 0.03/0.23  % DateTime : Sun Apr 10 23:33:24 CDT 2016
% 0.03/0.23  % CPUTime  : 
% 6.28/5.85  > val it = (): unit
% 6.58/6.10  Trying to find a model that refutes: True
% 6.88/6.49  Unfolded term: [| bnd_mdia_b = (%Phi. bnd_mnot (bnd_mbox_b (bnd_mnot Phi)));
% 6.88/6.49     bnd_mbox_b = (%Phi W. ALL V. ~ bnd_rel_b W V | Phi V);
% 6.88/6.49     bnd_mcountersatisfiable = (%Phi. EX W. ~ Phi W); bnd_msatisfiable = Ex;
% 6.88/6.49     bnd_minvalid = (%Phi. ALL W. ~ Phi W); bnd_mvalid = All;
% 6.88/6.49     bnd_mweakly_directed =
% 6.88/6.49     (%R. ALL S T U. R S T & R S U --> (EX V. R T V & R U V));
% 6.88/6.49     bnd_mweakly_connected =
% 6.88/6.49     (%R. ALL S T U. R S T & R S U --> (R T U | T = U) | R U T);
% 6.88/6.49     bnd_mweakly_dense = (%R. ALL S T U. R S T --> (EX U. R S U & R U T));
% 6.88/6.49     bnd_mfunctional = (%R. ALL S. EX T. R S T & (ALL U. R S U --> T = U));
% 6.88/6.49     bnd_mpartially_functional = (%R. ALL S T U. R S T & R S U --> T = U);
% 6.88/6.49     bnd_meuclidean = (%R. ALL S T U. R S T & R S U --> R T U);
% 6.88/6.49     bnd_mtransitive = (%R. ALL S T U. R S T & R T U --> R S U);
% 6.88/6.49     bnd_mserial = (%R. ALL S. Ex (R S));
% 6.88/6.49     bnd_msymmetric = (%R. ALL S T. R S T --> R T S);
% 6.88/6.49     bnd_mreflexive = (%R. ALL S. R S S);
% 6.88/6.49     bnd_mdia = (%R Phi. bnd_mnot (bnd_mbox R (bnd_mnot Phi)));
% 6.88/6.49     bnd_mbox = (%R Phi W. ALL V. ~ R W V | Phi V);
% 6.88/6.49     bnd_mfalse = bnd_mnot bnd_mtrue; bnd_mtrue = (%W. True);
% 6.88/6.49     bnd_mexists_prop =
% 6.88/6.49     (%Phi. bnd_mnot (bnd_mforall_prop (%P. bnd_mnot (Phi P))));
% 6.88/6.49     bnd_mexists_ind =
% 6.88/6.49     (%Phi. bnd_mnot (bnd_mforall_ind (%X. bnd_mnot (Phi X))));
% 6.88/6.49     bnd_mforall_prop = (%Phi W. ALL P. Phi P W);
% 6.88/6.49     bnd_mforall_ind = (%Phi W. ALL X. Phi X W);
% 6.88/6.49     bnd_mxor = (%Phi Psi. bnd_mnot (bnd_mequiv Phi Psi));
% 6.88/6.49     bnd_mequiv =
% 6.88/6.49     (%Phi Psi. bnd_mand (bnd_mimplies Phi Psi) (bnd_mimplies Psi Phi));
% 6.88/6.49     bnd_mimplied = (%Phi Psi. bnd_mor (bnd_mnot Psi) Phi);
% 6.88/6.49     bnd_mimplies = (%Phi. bnd_mor (bnd_mnot Phi));
% 6.88/6.49     bnd_mand = (%Phi Psi. bnd_mnot (bnd_mor (bnd_mnot Phi) (bnd_mnot Psi)));
% 6.88/6.49     bnd_mor = (%Phi Psi W. Phi W | Psi W); bnd_mnot = (%Phi W. ~ Phi W);
% 6.88/6.49     bnd_meq_prop = (%X Y W. X W = Y W); bnd_meq_ind = (%X Y W. X = Y);
% 6.88/6.49     bnd_msymmetric bnd_rel_b; bnd_mreflexive bnd_rel_b |]
% 6.88/6.49  ==> True
% 6.88/6.49  Adding axioms...
% 6.88/6.50  Typedef.type_definition_def
% 9.20/8.80  Typedef.type_definition_def
% 10.89/10.49   ...done.
% 10.99/10.50  Ground types: ?'b, TPTP_Interpret.ind, bnd_mu
% 10.99/10.50  Translating term (sizes: 1, 1, 1) ...
% 13.70/13.25  Invoking SAT solver...
% 13.70/13.25  No model exists.
% 13.70/13.25  Translating term (sizes: 2, 1, 1) ...
% 18.00/17.58  Invoking SAT solver...
% 18.00/17.58  No model exists.
% 18.00/17.58  Translating term (sizes: 1, 2, 1) ...
% 59.64/59.06  Invoking SAT solver...
% 59.64/59.06  No model exists.
% 59.64/59.06  Translating term (sizes: 1, 1, 2) ...
% 62.65/62.04  Invoking SAT solver...
% 62.65/62.04  No model exists.
% 62.65/62.04  Translating term (sizes: 3, 1, 1) ...
% 71.68/71.07  Invoking SAT solver...
% 71.68/71.07  No model exists.
% 71.68/71.07  Translating term (sizes: 2, 2, 1) ...
% 121.72/120.90  Invoking SAT solver...
% 121.72/120.90  No model exists.
% 121.72/120.90  Translating term (sizes: 1, 3, 1) ...
% 300.09/297.82  /export/starexec/sandbox2/solver/lib/scripts/run-polyml-5.5.2: line 82:  2502 CPU time limit exceeded (core dumped) "$ISABELLE_HOME/lib/scripts/feeder" -p -h "$MLTEXT" -t "$MLEXIT" $FEEDER_OPTS
% 300.09/297.82        2503                       (core dumped) | { read FPID; "$POLY" -q -i $ML_OPTIONS; RC="$?"; kill -TERM "$FPID"; exit "$RC"; }
% 300.09/297.83  /export/starexec/sandbox2/solver/src/HOL/TPTP/lib/Tools/tptp_refute: line 26:  2448 Exit 152                "$ISABELLE_PROCESS" -q -e "use_thy \"/tmp/$SCRATCH\"; exit 1;" HOL-TPTP
% 300.09/297.83        2449 CPU time limit exceeded (core dumped) | grep --line-buffered -v "^###\|^PROOF FAILED for depth\|^Failure node\|inferences so far.  Searching to depth\|^val \|^Loading theory\|^Warning-The type of\|^   monotype.$"
%------------------------------------------------------------------------------