TSTP Solution File: GEO095+1 by Refute---2015

View Problem - Process Solution

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

% Computer : n111.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 14:34:58 EDT 2016

% Result   : Timeout 300.10s
% 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  : GEO095+1 : TPTP v6.4.0. Released v2.4.0.
% 0.00/0.04  % Command  : isabelle tptp_refute %d %s
% 0.03/0.23  % Computer : n111.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 : Sat Apr  9 12:48:09 CDT 2016
% 0.03/0.23  % CPUTime  : 
% 6.31/5.82  > val it = (): unit
% 6.51/6.02  Trying to find a model that refutes: bnd_meet P C1 C2 & bnd_open (bnd_sum C1 C2) -->
% 6.51/6.02  (EX Q R.
% 6.51/6.02      (((((P ~= Q & Q ~= R) & P ~= R) & bnd_end_point Q (bnd_sum C1 C2)) &
% 6.51/6.02        bnd_end_point Q C1) &
% 6.51/6.02       bnd_end_point R (bnd_sum C1 C2)) &
% 6.51/6.02      bnd_end_point R C2)
% 6.91/6.44  Unfolded term: [| ALL C C1. (ALL P. bnd_incident_c P C = bnd_incident_c P C1) --> C = C1;
% 6.91/6.44     ALL C1 C2. (EX P. bnd_meet P C1 C2) --> (EX C. C = bnd_sum C1 C2);
% 6.91/6.44     ALL C C1 C2 P.
% 6.91/6.44        (bnd_closed C & bnd_meet P C1 C2) & C = bnd_sum C1 C2 -->
% 6.91/6.44        (ALL Q. bnd_end_point Q C1 --> bnd_meet Q C1 C2);
% 6.91/6.44     ALL C P. bnd_end_point P C --> (EX Q. bnd_end_point Q C & ~ P = Q);
% 6.91/6.44     ALL C P Q R.
% 6.91/6.44        (bnd_end_point P C & bnd_end_point Q C) & bnd_end_point R C -->
% 6.91/6.44        (P = Q | P = R) | Q = R;
% 6.91/6.44     ALL C P.
% 6.91/6.44        bnd_inner_point P C -->
% 6.91/6.44        (EX C1 C2. bnd_meet P C1 C2 & C = bnd_sum C1 C2);
% 6.91/6.44     ALL C. EX P. bnd_inner_point P C;
% 6.91/6.44     ALL C C1 C2 C3.
% 6.91/6.44        ((bnd_part_of C1 C & bnd_part_of C2 C) & bnd_part_of C3 C) &
% 6.91/6.44        (EX P. (bnd_end_point P C1 & bnd_end_point P C2) &
% 6.91/6.44               bnd_end_point P C3) -->
% 6.91/6.44        ((((bnd_part_of C2 C3 | bnd_part_of C3 C2) | bnd_part_of C1 C2) |
% 6.91/6.44          bnd_part_of C2 C1) |
% 6.91/6.44         bnd_part_of C1 C3) |
% 6.91/6.44        bnd_part_of C3 C1;
% 6.91/6.44     ALL C C1. bnd_part_of C1 C & ~ C1 = C --> bnd_open C1;
% 6.91/6.44     ALL C. bnd_open C = (EX P. bnd_end_point P C);
% 6.91/6.44     ALL C. bnd_closed C = (~ (EX P. bnd_end_point P C));
% 6.91/6.44     ALL P C C1.
% 6.91/6.44        bnd_meet P C C1 =
% 6.91/6.44        ((bnd_incident_c P C & bnd_incident_c P C1) &
% 6.91/6.44         (ALL Q.
% 6.91/6.44             bnd_incident_c Q C & bnd_incident_c Q C1 -->
% 6.91/6.44             bnd_end_point Q C & bnd_end_point Q C1));
% 6.91/6.44     ALL P C.
% 6.91/6.44        bnd_inner_point P C = (bnd_incident_c P C & ~ bnd_end_point P C);
% 6.91/6.44     ALL P C.
% 6.91/6.44        bnd_end_point P C =
% 6.91/6.44        (bnd_incident_c P C &
% 6.91/6.44         (ALL C1 C2.
% 6.91/6.44             ((bnd_part_of C1 C & bnd_part_of C2 C) & bnd_incident_c P C1) &
% 6.91/6.44             bnd_incident_c P C2 -->
% 6.91/6.44             bnd_part_of C1 C2 | bnd_part_of C2 C1));
% 6.91/6.44     ALL C C1 C2.
% 6.91/6.44        (C = bnd_sum C1 C2) =
% 6.91/6.44        (ALL Q.
% 6.91/6.44            bnd_incident_c Q C = (bnd_incident_c Q C1 | bnd_incident_c Q C2));
% 6.91/6.44     ALL C C1.
% 6.91/6.44        bnd_part_of C1 C =
% 6.91/6.44        (ALL P. bnd_incident_c P C1 --> bnd_incident_c P C) |]
% 6.91/6.44  ==> bnd_meet P C1 C2 & bnd_open (bnd_sum C1 C2) -->
% 6.91/6.44      (EX Q R.
% 6.91/6.44          (((((~ P = Q & ~ Q = R) & ~ P = R) &
% 6.91/6.44             bnd_end_point Q (bnd_sum C1 C2)) &
% 6.91/6.44            bnd_end_point Q C1) &
% 6.91/6.44           bnd_end_point R (bnd_sum C1 C2)) &
% 6.91/6.44          bnd_end_point R C2)
% 6.91/6.44  Adding axioms...
% 6.91/6.44  Typedef.type_definition_def
% 9.72/9.23   ...done.
% 9.72/9.23  Ground types: ?'b, TPTP_Interpret.ind
% 9.72/9.23  Translating term (sizes: 1, 1) ...
% 11.53/11.06  Invoking SAT solver...
% 12.12/11.62  No model exists.
% 12.12/11.62  Translating term (sizes: 2, 1) ...
% 14.23/13.79  Invoking SAT solver...
% 14.23/13.79  No model exists.
% 14.23/13.79  Translating term (sizes: 1, 2) ...
% 29.55/29.09  Invoking SAT solver...
% 29.55/29.10  No model exists.
% 29.55/29.10  Translating term (sizes: 3, 1) ...
% 34.58/34.08  Invoking SAT solver...
% 34.58/34.08  No model exists.
% 34.58/34.08  Translating term (sizes: 2, 2) ...
% 57.63/57.03  Invoking SAT solver...
% 57.63/57.03  No model exists.
% 57.63/57.03  Translating term (sizes: 1, 3) ...
% 129.67/128.81  Invoking SAT solver...
% 129.77/128.90  No model exists.
% 129.77/128.90  Translating term (sizes: 4, 1) ...
% 141.92/141.04  Invoking SAT solver...
% 141.92/141.04  No model exists.
% 141.92/141.04  Translating term (sizes: 3, 2) ...
% 245.10/243.64  Invoking SAT solver...
% 245.10/243.65  No model exists.
% 245.10/243.65  Translating term (sizes: 2, 3) ...
% 300.10/298.13  /export/starexec/sandbox2/solver/lib/scripts/run-polyml-5.5.2: line 82: 26707 CPU time limit exceeded (core dumped) "$ISABELLE_HOME/lib/scripts/feeder" -p -h "$MLTEXT" -t "$MLEXIT" $FEEDER_OPTS
% 300.10/298.13       26708                       (core dumped) | { read FPID; "$POLY" -q -i $ML_OPTIONS; RC="$?"; kill -TERM "$FPID"; exit "$RC"; }
% 300.10/298.14  /export/starexec/sandbox2/solver/src/HOL/TPTP/lib/Tools/tptp_refute: line 26: 26653 Exit 152                "$ISABELLE_PROCESS" -q -e "use_thy \"/tmp/$SCRATCH\"; exit 1;" HOL-TPTP
% 300.10/298.14       26654 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.$"
%------------------------------------------------------------------------------