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

View Problem - Process Solution

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

% Computer : n073.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:35:11 EDT 2016

% Result   : Timeout 300.07s
% 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  : GEO161+1 : TPTP v6.4.0. Released v2.5.0.
% 0.00/0.04  % Command  : isabelle tptp_refute %d %s
% 0.02/0.23  % Computer : n073.star.cs.uiowa.edu
% 0.02/0.23  % Model    : x86_64 x86_64
% 0.02/0.23  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.02/0.23  % Memory   : 32218.75MB
% 0.02/0.23  % OS       : Linux 3.10.0-327.10.1.el7.x86_64
% 0.02/0.23  % CPULimit : 300
% 0.02/0.23  % DateTime : Sat Apr  9 14:12:54 CDT 2016
% 0.02/0.23  % CPUTime  : 
% 6.29/5.83  > val it = (): unit
% 6.49/6.06  Trying to find a model that refutes: True
% 7.29/6.82  Unfolded term: [| ALL A.
% 7.29/6.82        bnd_once A -->
% 7.29/6.82        (ALL X. EX P. bnd_once (bnd_at_the_same_time A (bnd_at X P)));
% 7.29/6.82     ALL P1 P2 Q1 Q2 X Y.
% 7.29/6.82        bnd_once (bnd_at_the_same_time (bnd_at X P1) (bnd_at Y P2)) &
% 7.29/6.82        bnd_once (bnd_at_the_same_time (bnd_at X Q1) (bnd_at Y Q2)) -->
% 7.29/6.82        ~ (bnd_ordered_by (bnd_trajectory_of X) P1 Q1 &
% 7.29/6.82           bnd_ordered_by (bnd_trajectory_of Y) Q2 P2);
% 7.29/6.82     ALL X. Ex (op = (bnd_trajectory_of X));
% 7.29/6.82     ALL X P. bnd_once (bnd_at X P) = bnd_incident_o P (bnd_trajectory_of X);
% 7.29/6.82     ALL A B. bnd_once (bnd_at_the_same_time A B) --> bnd_once A & bnd_once B;
% 7.29/6.82     ALL A. bnd_once A --> bnd_once (bnd_at_the_same_time A A);
% 7.29/6.82     ALL A B C.
% 7.29/6.82        bnd_once (bnd_at_the_same_time (bnd_at_the_same_time A B) C) =
% 7.29/6.82        bnd_once (bnd_at_the_same_time A (bnd_at_the_same_time B C));
% 7.29/6.82     ALL A B.
% 7.29/6.82        bnd_once (bnd_at_the_same_time A B) =
% 7.29/6.82        bnd_once (bnd_at_the_same_time B A);
% 7.29/6.82     ALL X Y P.
% 7.29/6.82        bnd_connect X Y P =
% 7.29/6.82        bnd_once (bnd_at_the_same_time (bnd_at X P) (bnd_at Y P));
% 7.29/6.82     ALL C O.
% 7.29/6.82        (C = bnd_underlying_curve O) =
% 7.29/6.82        (ALL P. bnd_incident_o P O = bnd_incident_c P C);
% 7.29/6.82     ALL O1 O2.
% 7.29/6.82        (ALL P Q. bnd_ordered_by O1 P Q = bnd_ordered_by O2 P Q) --> O1 = O2;
% 7.29/6.82     ALL P Q C.
% 7.29/6.82        ((bnd_open C & ~ P = Q) & bnd_incident_c P C) & bnd_incident_c Q C -->
% 7.29/6.82        (EX O. (ALL R. bnd_incident_o R O = bnd_incident_c R C) &
% 7.29/6.82               bnd_ordered_by O P Q);
% 7.29/6.82     ALL O. EX P. bnd_start_point P O;
% 7.29/6.82     ALL P Q R O.
% 7.29/6.82        bnd_between_o O P Q R =
% 7.29/6.82        (EX C. (ALL P. bnd_incident_o P O = bnd_incident_c P C) &
% 7.29/6.82               bnd_between_c C P Q R);
% 7.29/6.82     ALL O.
% 7.29/6.82        EX C. bnd_open C & (ALL P. bnd_incident_o P O = bnd_incident_c P C);
% 7.29/6.82     ALL O P Q.
% 7.29/6.82        bnd_ordered_by O P Q --> bnd_incident_o P O & bnd_incident_o Q O;
% 7.29/6.82     ALL P O.
% 7.29/6.82        bnd_finish_point P O =
% 7.29/6.82        (bnd_incident_o P O &
% 7.29/6.82         (ALL Q. ~ P = Q & bnd_incident_o Q O --> bnd_ordered_by O Q P));
% 7.29/6.82     ALL P O.
% 7.29/6.82        bnd_start_point P O =
% 7.29/6.82        (bnd_incident_o P O &
% 7.29/6.82         (ALL Q. ~ P = Q & bnd_incident_o Q O --> bnd_ordered_by O P Q));
% 7.29/6.82     ALL O P Q R.
% 7.29/6.82        bnd_between_o O P Q R =
% 7.29/6.82        (bnd_ordered_by O P Q & bnd_ordered_by O Q R |
% 7.29/6.82         bnd_ordered_by O R Q & bnd_ordered_by O Q P);
% 7.29/6.82     ALL C P Q R.
% 7.29/6.82        bnd_between_c C P Q R =
% 7.29/6.82        (~ P = R &
% 7.29/6.82         (EX Cpp.
% 7.29/6.82             ((bnd_part_of Cpp C & bnd_end_point P Cpp) &
% 7.29/6.82              bnd_end_point R Cpp) &
% 7.29/6.82             bnd_inner_point Q Cpp));
% 7.29/6.82     ALL C C1. (ALL P. bnd_incident_c P C = bnd_incident_c P C1) --> C = C1;
% 7.29/6.82     ALL C1 C2. (EX P. bnd_meet P C1 C2) --> (EX C. C = bnd_sum C1 C2);
% 7.29/6.82     ALL C C1 C2 P.
% 7.29/6.82        (bnd_closed C & bnd_meet P C1 C2) & C = bnd_sum C1 C2 -->
% 7.29/6.82        (ALL Q. bnd_end_point Q C1 --> bnd_meet Q C1 C2);
% 7.29/6.82     ALL C P. bnd_end_point P C --> (EX Q. bnd_end_point Q C & ~ P = Q);
% 7.29/6.82     ALL C P Q R.
% 7.29/6.82        (bnd_end_point P C & bnd_end_point Q C) & bnd_end_point R C -->
% 7.29/6.82        (P = Q | P = R) | Q = R;
% 7.29/6.82     ALL C P.
% 7.29/6.82        bnd_inner_point P C -->
% 7.29/6.82        (EX C1 C2. bnd_meet P C1 C2 & C = bnd_sum C1 C2);
% 7.29/6.82     ALL C. EX P. bnd_inner_point P C;
% 7.29/6.82     ALL C C1 C2 C3.
% 7.29/6.82        ((bnd_part_of C1 C & bnd_part_of C2 C) & bnd_part_of C3 C) &
% 7.29/6.82        (EX P. (bnd_end_point P C1 & bnd_end_point P C2) &
% 7.29/6.82               bnd_end_point P C3) -->
% 7.29/6.82        ((((bnd_part_of C2 C3 | bnd_part_of C3 C2) | bnd_part_of C1 C2) |
% 7.29/6.82          bnd_part_of C2 C1) |
% 7.29/6.82         bnd_part_of C1 C3) |
% 7.29/6.82        bnd_part_of C3 C1;
% 7.29/6.82     ALL C C1. bnd_part_of C1 C & ~ C1 = C --> bnd_open C1;
% 7.29/6.82     ALL C. bnd_open C = (EX P. bnd_end_point P C);
% 7.29/6.82     ALL C. bnd_closed C = (~ (EX P. bnd_end_point P C));
% 7.29/6.82     ALL P C C1.
% 7.29/6.82        bnd_meet P C C1 =
% 7.29/6.82        ((bnd_incident_c P C & bnd_incident_c P C1) &
% 7.29/6.82         (ALL Q.
% 7.29/6.82             bnd_incident_c Q C & bnd_incident_c Q C1 -->
% 7.29/6.82             bnd_end_point Q C & bnd_end_point Q C1));
% 7.29/6.82     ALL P C.
% 7.29/6.82        bnd_inner_point P C = (bnd_incident_c P C & ~ bnd_end_point P C);
% 7.29/6.82     ALL P C.
% 7.29/6.82        bnd_end_point P C =
% 7.29/6.82        (bnd_incident_c P C &
% 7.29/6.82         (ALL C1 C2.
% 7.29/6.82             ((bnd_part_of C1 C & bnd_part_of C2 C) & bnd_incident_c P C1) &
% 7.29/6.82             bnd_incident_c P C2 -->
% 7.29/6.82             bnd_part_of C1 C2 | bnd_part_of C2 C1));
% 7.29/6.82     ALL C C1 C2.
% 7.29/6.82        (C = bnd_sum C1 C2) =
% 7.29/6.82        (ALL Q.
% 7.29/6.82            bnd_incident_c Q C = (bnd_incident_c Q C1 | bnd_incident_c Q C2));
% 7.29/6.82     ALL C C1.
% 7.29/6.82        bnd_part_of C1 C =
% 7.29/6.82        (ALL P. bnd_incident_c P C1 --> bnd_incident_c P C) |]
% 7.29/6.82  ==> True
% 7.29/6.82  Adding axioms...
% 7.29/6.83  Typedef.type_definition_def
% 12.79/12.32   ...done.
% 13.19/12.70  Ground types: ?'b, TPTP_Interpret.ind
% 13.19/12.70  Translating term (sizes: 1, 1) ...
% 16.30/15.85  Invoking SAT solver...
% 16.30/15.85  No model exists.
% 16.30/15.85  Translating term (sizes: 2, 1) ...
% 20.60/20.12  Invoking SAT solver...
% 20.60/20.12  No model exists.
% 20.60/20.12  Translating term (sizes: 1, 2) ...
% 60.79/60.23  Invoking SAT solver...
% 60.79/60.23  No model exists.
% 60.79/60.23  Translating term (sizes: 3, 1) ...
% 67.40/66.81  Invoking SAT solver...
% 67.40/66.81  No model exists.
% 67.40/66.81  Translating term (sizes: 2, 2) ...
% 115.05/114.34  Invoking SAT solver...
% 115.05/114.34  No model exists.
% 115.05/114.34  Translating term (sizes: 1, 3) ...
% 300.07/298.13  /export/starexec/sandbox/solver/lib/scripts/run-polyml-5.5.2: line 82: 34110 CPU time limit exceeded (core dumped) "$ISABELLE_HOME/lib/scripts/feeder" -p -h "$MLTEXT" -t "$MLEXIT" $FEEDER_OPTS
% 300.07/298.13       34111                       (core dumped) | { read FPID; "$POLY" -q -i $ML_OPTIONS; RC="$?"; kill -TERM "$FPID"; exit "$RC"; }
% 300.07/298.14  /export/starexec/sandbox/solver/src/HOL/TPTP/lib/Tools/tptp_refute: line 26: 34056 Exit 152                "$ISABELLE_PROCESS" -q -e "use_thy \"/tmp/$SCRATCH\"; exit 1;" HOL-TPTP
% 300.07/298.14       34057 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.$"
%------------------------------------------------------------------------------