TSTP Solution File: RNG032-6 by Refute---2015

View Problem - Process Solution

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

% Computer : n039.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 02:40:51 EDT 2016

% Result   : Timeout 300.04s
% 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  : RNG032-6 : TPTP v6.4.0. Released v1.0.0.
% 0.00/0.04  % Command  : isabelle tptp_refute %d %s
% 0.02/0.24  % Computer : n039.star.cs.uiowa.edu
% 0.02/0.24  % Model    : x86_64 x86_64
% 0.02/0.24  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.02/0.24  % Memory   : 32218.75MB
% 0.02/0.24  % OS       : Linux 3.10.0-327.10.1.el7.x86_64
% 0.02/0.24  % CPULimit : 300
% 0.02/0.24  % DateTime : Wed Apr  6 11:49:18 CDT 2016
% 0.02/0.24  % CPUTime  : 
% 6.26/5.89  > val it = (): unit
% 6.45/6.09  Trying to find a model that refutes: True
% 7.26/6.82  Unfolded term: [| ~ bnd_add
% 7.26/6.82        (bnd_add
% 7.26/6.82          (bnd_add
% 7.26/6.82            (bnd_add
% 7.26/6.82              (bnd_add
% 7.26/6.82                (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82                  (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82                    (bnd_associator bnd_x bnd_x bnd_y)))
% 7.26/6.82                (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82                  (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82                    (bnd_associator bnd_x bnd_x bnd_y))))
% 7.26/6.82              (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82                (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82                  (bnd_associator bnd_x bnd_x bnd_y))))
% 7.26/6.82            (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82              (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82                (bnd_associator bnd_x bnd_x bnd_y))))
% 7.26/6.82          (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82            (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82              (bnd_associator bnd_x bnd_x bnd_y))))
% 7.26/6.82        (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82          (bnd_multiply (bnd_associator bnd_x bnd_x bnd_y)
% 7.26/6.82            (bnd_associator bnd_x bnd_x bnd_y))) =
% 7.26/6.82       bnd_additive_identity;
% 7.26/6.82     !!X Y.
% 7.26/6.82        bnd_commutator X Y =
% 7.26/6.82        bnd_add (bnd_multiply Y X) (bnd_additive_inverse (bnd_multiply X Y));
% 7.26/6.82     !!X Y Z.
% 7.26/6.82        bnd_associator X Y Z =
% 7.26/6.82        bnd_add (bnd_multiply (bnd_multiply X Y) Z)
% 7.26/6.82         (bnd_additive_inverse (bnd_multiply X (bnd_multiply Y Z)));
% 7.26/6.82     !!X Y.
% 7.26/6.82        bnd_multiply (bnd_multiply X Y) Y = bnd_multiply X (bnd_multiply Y Y);
% 7.26/6.82     !!X. bnd_additive_inverse (bnd_additive_inverse X) = X;
% 7.26/6.82     !!X Y Z.
% 7.26/6.82        bnd_multiply (bnd_add X Y) Z =
% 7.26/6.82        bnd_add (bnd_multiply X Z) (bnd_multiply Y Z);
% 7.26/6.82     !!X Y Z.
% 7.26/6.82        bnd_multiply X (bnd_add Y Z) =
% 7.26/6.82        bnd_add (bnd_multiply X Y) (bnd_multiply X Z);
% 7.26/6.82     !!X. bnd_add X (bnd_additive_inverse X) = bnd_additive_identity;
% 7.26/6.82     !!X. bnd_add (bnd_additive_inverse X) X = bnd_additive_identity;
% 7.26/6.82     !!X. bnd_multiply X bnd_additive_identity = bnd_additive_identity;
% 7.26/6.82     !!X. bnd_multiply bnd_additive_identity X = bnd_additive_identity;
% 7.26/6.82     !!X. bnd_add X bnd_additive_identity = X;
% 7.26/6.82     !!X. bnd_add bnd_additive_identity X = X;
% 7.26/6.82     !!X Y Z. bnd_add X (bnd_add Y Z) = bnd_add (bnd_add X Y) Z;
% 7.26/6.82     !!X Y. bnd_add X Y = bnd_add Y X |]
% 7.26/6.82  ==> True
% 7.26/6.82  Adding axioms...
% 7.26/6.83  Typedef.type_definition_def
% 10.97/10.57   ...done.
% 10.97/10.58  Ground types: ?'b, TPTP_Interpret.ind
% 10.97/10.58  Translating term (sizes: 1, 1) ...
% 12.86/12.49  Invoking SAT solver...
% 12.86/12.49  No model exists.
% 12.86/12.49  Translating term (sizes: 2, 1) ...
% 15.56/15.12  Invoking SAT solver...
% 15.56/15.12  No model exists.
% 15.56/15.12  Translating term (sizes: 1, 2) ...
% 20.68/20.20  Invoking SAT solver...
% 20.68/20.20  No model exists.
% 20.68/20.20  Translating term (sizes: 3, 1) ...
% 25.70/25.27  Invoking SAT solver...
% 25.99/25.85  No model exists.
% 25.99/25.85  Translating term (sizes: 2, 2) ...
% 38.61/38.12  Invoking SAT solver...
% 38.61/38.13  No model exists.
% 38.61/38.13  Translating term (sizes: 1, 3) ...
% 50.95/50.44  Invoking SAT solver...
% 50.95/50.44  No model exists.
% 50.95/50.44  Translating term (sizes: 4, 1) ...
% 63.08/62.57  Invoking SAT solver...
% 63.08/62.57  No model exists.
% 63.08/62.57  Translating term (sizes: 3, 2) ...
% 155.74/154.88  Invoking SAT solver...
% 155.74/154.88  No model exists.
% 155.74/154.88  Translating term (sizes: 2, 3) ...
% 209.10/207.98  Invoking SAT solver...
% 209.10/207.98  No model exists.
% 209.10/207.98  Translating term (sizes: 1, 4) ...
% 234.86/233.52  Invoking SAT solver...
% 234.86/233.52  No model exists.
% 234.86/233.52  Translating term (sizes: 5, 1) ...
% 266.88/265.37  Invoking SAT solver...
% 266.88/265.37  No model exists.
% 266.88/265.37  Translating term (sizes: 4, 2) ...
% 300.04/298.22  /export/starexec/sandbox/solver/lib/scripts/run-polyml-5.5.2: line 82: 47582 CPU time limit exceeded (core dumped) "$ISABELLE_HOME/lib/scripts/feeder" -p -h "$MLTEXT" -t "$MLEXIT" $FEEDER_OPTS
% 300.04/298.22       47583                       (core dumped) | { read FPID; "$POLY" -q -i $ML_OPTIONS; RC="$?"; kill -TERM "$FPID"; exit "$RC"; }
% 300.04/298.23  /export/starexec/sandbox/solver/src/HOL/TPTP/lib/Tools/tptp_refute: line 26: 47528 Exit 152                "$ISABELLE_PROCESS" -q -e "use_thy \"/tmp/$SCRATCH\"; exit 1;" HOL-TPTP
% 300.04/298.23       47529 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.$"
%------------------------------------------------------------------------------