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

View Problem - Process Solution

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

% Computer : n095.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 06:41:39 EDT 2016

% Result   : Timeout 300.36s
% 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  : SYN407^7 : TPTP v6.4.0. Released v5.5.0.
% 0.00/0.04  % Command  : isabelle tptp_refute %d %s
% 0.03/0.23  % Computer : n095.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 : Fri Apr  8 23:48:09 CDT 2016
% 0.03/0.23  % CPUTime: 
% 6.32/5.83  > val it = (): unit
% 6.53/6.09  Trying to find a model that refutes: bnd_mvalid
% 6.53/6.09   (bnd_mbox_s4
% 6.53/6.09     (bnd_mimplies
% 6.53/6.09       (bnd_mbox_s4
% 6.53/6.09         (bnd_mforall_ind
% 6.53/6.09           (%X. bnd_mbox_s4
% 6.53/6.09                 (bnd_mimplies (bnd_mbox_s4 (bnd_f X))
% 6.53/6.09                   (bnd_mor (bnd_mbox_s4 (bnd_g X))
% 6.53/6.09                     (bnd_mbox_s4 (bnd_h X)))))))
% 6.53/6.09       (bnd_mor
% 6.53/6.09         (bnd_mbox_s4
% 6.53/6.09           (bnd_mforall_ind
% 6.53/6.09             (%Y. bnd_mbox_s4
% 6.53/6.09                   (bnd_mimplies (bnd_mbox_s4 (bnd_f Y))
% 6.53/6.09                     (bnd_mbox_s4 (bnd_g Y))))))
% 6.53/6.09         (bnd_mexists_ind
% 6.53/6.09           (%Z. bnd_mand (bnd_mbox_s4 (bnd_f Z)) (bnd_mbox_s4 (bnd_h Z)))))))
% 7.14/6.64  Unfolded term: [| bnd_mdia_s4 = (%Phi. bnd_mnot (bnd_mbox_s4 (bnd_mnot Phi)));
% 7.14/6.64     bnd_mbox_s4 = (%Phi W. ALL V. ~ bnd_rel_s4 W V | Phi V);
% 7.14/6.64     bnd_minvalid = (%Phi. ALL W. ~ Phi W);
% 7.14/6.64     bnd_mcountersatisfiable = (%Phi. EX W. ~ Phi W); bnd_msatisfiable = Ex;
% 7.14/6.64     bnd_mvalid = All;
% 7.14/6.64     bnd_mweakly_directed =
% 7.14/6.64     (%R. ALL S T U. R S T & R S U --> (EX V. R T V & R U V));
% 7.14/6.64     bnd_mweakly_connected =
% 7.14/6.64     (%R. ALL S T U. R S T & R S U --> (R T U | T = U) | R U T);
% 7.14/6.64     bnd_mweakly_dense = (%R. ALL S T U. R S T --> (EX U. R S U & R U T));
% 7.14/6.64     bnd_mfunctional = (%R. ALL S. EX T. R S T & (ALL U. R S U --> T = U));
% 7.14/6.64     bnd_mpartially_functional = (%R. ALL S T U. R S T & R S U --> T = U);
% 7.14/6.64     bnd_meuclidean = (%R. ALL S T U. R S T & R S U --> R T U);
% 7.14/6.64     bnd_mtransitive = (%R. ALL S T U. R S T & R T U --> R S U);
% 7.14/6.64     bnd_mserial = (%R. ALL S. Ex (R S));
% 7.14/6.64     bnd_msymmetric = (%R. ALL S T. R S T --> R T S);
% 7.14/6.64     bnd_mreflexive = (%R. ALL S. R S S);
% 7.14/6.64     bnd_mexists_prop =
% 7.14/6.64     (%Phi. bnd_mnot (bnd_mforall_prop (%P. bnd_mnot (Phi P))));
% 7.14/6.64     bnd_mexists_ind =
% 7.14/6.64     (%Phi. bnd_mnot (bnd_mforall_ind (%X. bnd_mnot (Phi X))));
% 7.14/6.64     bnd_mforall_ind = (%Phi W. ALL X. bnd_exists_in_world X W --> Phi X W);
% 7.14/6.64     bnd_mdia = (%R Phi. bnd_mnot (bnd_mbox R (bnd_mnot Phi)));
% 7.14/6.64     bnd_mxor = (%Phi Psi. bnd_mnot (bnd_mequiv Phi Psi));
% 7.14/6.64     bnd_mequiv =
% 7.14/6.64     (%Phi Psi. bnd_mand (bnd_mimplies Phi Psi) (bnd_mimplies Psi Phi));
% 7.14/6.64     bnd_mimplied = (%Phi Psi. bnd_mor (bnd_mnot Psi) Phi);
% 7.14/6.64     bnd_mimplies = (%Phi. bnd_mor (bnd_mnot Phi));
% 7.14/6.64     bnd_mand = (%Phi Psi. bnd_mnot (bnd_mor (bnd_mnot Phi) (bnd_mnot Psi)));
% 7.14/6.64     bnd_mfalse = bnd_mnot bnd_mtrue; bnd_mtrue = (%W. True);
% 7.14/6.64     bnd_mforall_prop = (%Phi W. ALL P. Phi P W);
% 7.14/6.64     bnd_mbox = (%R Phi W. ALL V. ~ R W V | Phi V);
% 7.14/6.64     bnd_mor = (%Phi Psi W. Phi W | Psi W); bnd_mnot = (%Phi W. ~ Phi W);
% 7.14/6.64     bnd_meq_prop = (%X Y W. X W = Y W);
% 7.14/6.64     ALL X V W.
% 7.14/6.64        bnd_exists_in_world X V & bnd_rel_s4 V W --> bnd_exists_in_world X W;
% 7.14/6.64     bnd_mtransitive bnd_rel_s4; bnd_mreflexive bnd_rel_s4;
% 7.14/6.64     ALL V. EX X. bnd_exists_in_world X V |]
% 7.14/6.64  ==> bnd_mvalid
% 7.14/6.64       (bnd_mbox_s4
% 7.14/6.64         (bnd_mimplies
% 7.14/6.64           (bnd_mbox_s4
% 7.14/6.64             (bnd_mforall_ind
% 7.14/6.64               (%X. bnd_mbox_s4
% 7.14/6.64                     (bnd_mimplies (bnd_mbox_s4 (bnd_f X))
% 7.14/6.64                       (bnd_mor (bnd_mbox_s4 (bnd_g X))
% 7.14/6.64                         (bnd_mbox_s4 (bnd_h X)))))))
% 7.14/6.64           (bnd_mor
% 7.14/6.64             (bnd_mbox_s4
% 7.14/6.64               (bnd_mforall_ind
% 7.14/6.64                 (%Y. bnd_mbox_s4
% 7.14/6.64                       (bnd_mimplies (bnd_mbox_s4 (bnd_f Y))
% 7.14/6.64                         (bnd_mbox_s4 (bnd_g Y))))))
% 7.14/6.64             (bnd_mexists_ind
% 7.14/6.64               (%Z. bnd_mand (bnd_mbox_s4 (bnd_f Z))
% 7.14/6.64                     (bnd_mbox_s4 (bnd_h Z)))))))
% 7.14/6.64  Adding axioms...
% 7.14/6.64  Typedef.type_definition_def
% 9.02/8.54  Typedef.type_definition_def
% 12.03/11.58   ...done.
% 12.03/11.59  Ground types: ?'b, TPTP_Interpret.ind, bnd_mu
% 12.03/11.59  Translating term (sizes: 1, 1, 1) ...
% 15.24/14.70  Invoking SAT solver...
% 15.24/14.80  No model exists.
% 15.24/14.80  Translating term (sizes: 2, 1, 1) ...
% 19.95/19.40  Invoking SAT solver...
% 19.95/19.49  No model exists.
% 19.95/19.49  Translating term (sizes: 1, 2, 1) ...
% 61.99/61.35  Invoking SAT solver...
% 300.36/258.63  /export/starexec/sandbox/solver/lib/scripts/run-polyml-5.5.2: line 82: 47854 CPU time limit exceeded (core dumped) "$ISABELLE_HOME/lib/scripts/feeder" -p -h "$MLTEXT" -t "$MLEXIT" $FEEDER_OPTS
% 300.36/258.63       47855                       (core dumped) | { read FPID; "$POLY" -q -i $ML_OPTIONS; RC="$?"; kill -TERM "$FPID"; exit "$RC"; }
% 300.36/258.64  /export/starexec/sandbox/solver/src/HOL/TPTP/lib/Tools/tptp_refute: line 26: 47634 Exit 152                "$ISABELLE_PROCESS" -q -e "use_thy \"/tmp/$SCRATCH\"; exit 1;" HOL-TPTP
% 300.36/258.64       47635 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.$"
%------------------------------------------------------------------------------