TSTP Solution File: LCL142-1 by Refute---2015

View Problem - Process Solution

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

% Computer : n093.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:05:02 EDT 2016

% Result   : Timeout 300.06s
% 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  : LCL142-1 : TPTP v6.4.0. Released v1.0.0.
% 0.00/0.04  % Command  : isabelle tptp_refute %d %s
% 0.03/0.23  % Computer : n093.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 15:00:25 CDT 2016
% 0.03/0.23  % CPUTime  : 
% 6.29/5.84  > val it = (): unit
% 6.50/6.03  Trying to find a model that refutes: True
% 6.69/6.28  Unfolded term: [| ~ bnd_ordered (bnd_implies bnd_x bnd_z) (bnd_implies bnd_y bnd_z);
% 6.69/6.28     bnd_ordered bnd_x bnd_y;
% 6.69/6.28     !!X Y. ~ bnd_implies X Y = bnd_truth | bnd_ordered X Y;
% 6.69/6.28     !!X Y. ~ bnd_ordered X Y | bnd_implies X Y = bnd_truth;
% 6.69/6.28     !!X Y. bnd_big_hat X Y = bnd_not (bnd_big_V (bnd_not X) (bnd_not Y));
% 6.69/6.28     !!X Y. bnd_big_V X Y = bnd_implies (bnd_implies X Y) Y;
% 6.69/6.28     !!X Y.
% 6.69/6.28        bnd_implies (bnd_implies (bnd_not X) (bnd_not Y)) (bnd_implies Y X) =
% 6.69/6.28        bnd_truth;
% 6.69/6.28     !!X Y. bnd_implies (bnd_implies X Y) Y = bnd_implies (bnd_implies Y X) X;
% 6.69/6.28     !!X Y Z.
% 6.69/6.28        bnd_implies (bnd_implies X Y)
% 6.69/6.28         (bnd_implies (bnd_implies Y Z) (bnd_implies X Z)) =
% 6.69/6.28        bnd_truth;
% 6.69/6.28     !!X. bnd_implies bnd_truth X = X |]
% 6.69/6.28  ==> True
% 6.69/6.28  Adding axioms...
% 6.79/6.30  Typedef.type_definition_def
% 8.20/7.73   ...done.
% 8.20/7.73  Ground types: ?'b, TPTP_Interpret.ind
% 8.20/7.73  Translating term (sizes: 1, 1) ...
% 8.99/8.58  Invoking SAT solver...
% 8.99/8.58  No model exists.
% 8.99/8.58  Translating term (sizes: 2, 1) ...
% 10.70/10.29  Invoking SAT solver...
% 10.70/10.29  No model exists.
% 10.70/10.29  Translating term (sizes: 1, 2) ...
% 13.50/13.04  Invoking SAT solver...
% 13.50/13.04  No model exists.
% 13.50/13.04  Translating term (sizes: 3, 1) ...
% 17.71/17.22  Invoking SAT solver...
% 17.71/17.22  No model exists.
% 17.71/17.22  Translating term (sizes: 2, 2) ...
% 28.52/28.02  Invoking SAT solver...
% 28.52/28.02  No model exists.
% 28.52/28.02  Translating term (sizes: 1, 3) ...
% 34.94/34.42  Invoking SAT solver...
% 34.94/34.42  No model exists.
% 34.94/34.42  Translating term (sizes: 4, 1) ...
% 46.17/45.62  Invoking SAT solver...
% 46.17/45.62  No model exists.
% 46.17/45.62  Translating term (sizes: 3, 2) ...
% 136.66/135.80  Invoking SAT solver...
% 136.66/135.80  No model exists.
% 136.66/135.80  Translating term (sizes: 2, 3) ...
% 183.98/182.92  Invoking SAT solver...
% 183.98/182.92  No model exists.
% 183.98/182.92  Translating term (sizes: 1, 4) ...
% 196.16/195.05  Invoking SAT solver...
% 196.16/195.05  No model exists.
% 196.16/195.05  Translating term (sizes: 5, 1) ...
% 227.18/225.83  Invoking SAT solver...
% 227.18/225.83  No model exists.
% 227.18/225.83  Translating term (sizes: 4, 2) ...
% 300.06/298.03  /export/starexec/sandbox2/solver/lib/scripts/run-polyml-5.5.2: line 82: 10850 CPU time limit exceeded (core dumped) "$ISABELLE_HOME/lib/scripts/feeder" -p -h "$MLTEXT" -t "$MLEXIT" $FEEDER_OPTS
% 300.06/298.03       10851                       (core dumped) | { read FPID; "$POLY" -q -i $ML_OPTIONS; RC="$?"; kill -TERM "$FPID"; exit "$RC"; }
% 300.06/298.04  /export/starexec/sandbox2/solver/src/HOL/TPTP/lib/Tools/tptp_refute: line 26: 10753 Exit 152                "$ISABELLE_PROCESS" -q -e "use_thy \"/tmp/$SCRATCH\"; exit 1;" HOL-TPTP
% 300.06/298.04       10754 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.$"
%------------------------------------------------------------------------------