++ BATCH_SIZE=32 ++ BEAM_SIZE=128 ++ DEPTH=8 ++ NWORKERS=8 ++ PROB_FILE=/home/tong_peng/onedrive_googie32u/agtest/myexamples.txt ++ PROB=butterfly ++ MODEL=alphageometry ++ DATA=/home/tong_peng/pyvenv/ag/ag_ckpt_vocab ++ MELIAD_PATH=/home/tong_peng/pyvenv/ag/meliad_lib/meliad ++ export PYTHONPATH=:/home/tong_peng/onedrive_googie32u/alphageometry:/home/tong_peng/pyvenv/ag:/home/tong_peng/pyvenv/ag/meliad_lib/meliad ++ PYTHONPATH=:/home/tong_peng/onedrive_googie32u/alphageometry:/home/tong_peng/pyvenv/ag:/home/tong_peng/pyvenv/ag/meliad_lib/meliad ++ DDAR_ARGS=(--defs_file=$AGDIR/defs.txt --rules_file=$AGDIR/rules.txt) ++ SEARCH_ARGS=(--beam_size=$BEAM_SIZE --search_depth=$DEPTH) ++ LM_ARGS=(--ckpt_path=$DATA --vocab_path=$DATA/geometry.757.model --gin_search_paths=$MELIAD_PATH/transformer/configs,$AGDIR --gin_file=base_htrans.gin --gin_file=size/medium_150M.gin --gin_file=options/positions_t5.gin --gin_file=options/lr_cosine_decay.gin --gin_file=options/seq_1024_nocache.gin --gin_file=geometry_150M_generate.gin --gin_param=DecoderOnlyLanguageModelGenerate.output_token_losses=True --gin_param=TransformerTaskConfig.batch_size=$BATCH_SIZE --gin_param=TransformerTaskConfig.sequence_length=128 --gin_param=Trainer.restore_state_variables=False) ++ true ========================================== ++ python -m alphageometry --alsologtostderr --problems_file=/home/tong_peng/onedrive_googie32u/agtest/myexamples.txt --problem_name=butterfly --mode=alphageometry --defs_file=/home/tong_peng/onedrive_googie32u/alphageometry/defs.txt --rules_file=/home/tong_peng/onedrive_googie32u/alphageometry/rules.txt --beam_size=128 --search_depth=8 --ckpt_path=/home/tong_peng/pyvenv/ag/ag_ckpt_vocab --vocab_path=/home/tong_peng/pyvenv/ag/ag_ckpt_vocab/geometry.757.model --gin_search_paths=/home/tong_peng/pyvenv/ag/meliad_lib/meliad/transformer/configs,/home/tong_peng/onedrive_googie32u/alphageometry --gin_file=base_htrans.gin --gin_file=size/medium_150M.gin --gin_file=options/positions_t5.gin --gin_file=options/lr_cosine_decay.gin --gin_file=options/seq_1024_nocache.gin --gin_file=geometry_150M_generate.gin --gin_param=DecoderOnlyLanguageModelGenerate.output_token_losses=True --gin_param=TransformerTaskConfig.batch_size=32 --gin_param=TransformerTaskConfig.sequence_length=128 --gin_param=Trainer.restore_state_variables=False --out_file=/home/tong_peng/onedrive_googie32u/agtest/ag.out --n_workers=8 I0313 20:11:25.880111 124285949358080 graph.py:498] butterfly I0313 20:11:25.880422 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h ? cong d i d j I0313 20:12:00.931679 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:12:00.946393 124285949358080 alphageometry.py:522] Worker initializing. PID=2572 I0313 20:12:00.955612 124285949358080 alphageometry.py:522] Worker initializing. PID=2573 I0313 20:12:00.964921 124285949358080 alphageometry.py:522] Worker initializing. PID=2574 I0313 20:12:00.974776 124285949358080 alphageometry.py:522] Worker initializing. PID=2575 I0313 20:12:00.984605 124285949358080 alphageometry.py:522] Worker initializing. PID=2576 I0313 20:12:00.995000 124285949358080 alphageometry.py:522] Worker initializing. PID=2605 I0313 20:12:01.006450 124285949358080 alphageometry.py:522] Worker initializing. PID=2668 I0313 20:12:01.017270 124285949358080 alphageometry.py:646] Depth 0. There are 1 nodes to expand: I0313 20:12:01.018149 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 I0313 20:12:01.017034 124285949358080 alphageometry.py:522] Worker initializing. PID=2782 I0313 20:12:50.016350 124285949358080 alphageometry.py:527] Worker 0: called, beam_queue size=1 I0313 20:12:50.016839 124285949358080 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 I0313 20:29:43.369705 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k f g, on_bline k g f" I0313 20:29:43.370208 124285949358080 graph.py:498] I0313 20:29:43.370354 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f ? cong d i d j I0313 20:30:32.741668 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:30:32.741953 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k e f, on_bline k f e" I0313 20:30:32.742250 124285949358080 graph.py:498] I0313 20:30:32.742364 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e ? cong d i d j I0313 20:31:20.300493 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:31:20.300755 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k g h, on_bline k h g" I0313 20:31:20.301087 124285949358080 graph.py:498] I0313 20:31:20.301208 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g ? cong d i d j I0313 20:32:07.499056 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:32:07.499307 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k f h, on_bline k h f" I0313 20:32:07.499634 124285949358080 graph.py:498] I0313 20:32:07.499744 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f ? cong d i d j I0313 20:32:49.915852 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:32:49.916165 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k b e, on_bline k e b" I0313 20:32:49.916490 124285949358080 graph.py:498] I0313 20:32:49.916601 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b ? cong d i d j I0313 20:33:34.841709 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:33:34.842000 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k f i, on_bline k i f" I0313 20:33:34.842290 124285949358080 graph.py:498] I0313 20:33:34.842403 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f ? cong d i d j I0313 20:34:18.107609 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:34:18.107912 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k b f, on_bline k f b" I0313 20:34:18.108242 124285949358080 graph.py:498] I0313 20:34:18.108353 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b ? cong d i d j I0313 20:35:03.110178 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:35:03.110486 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k b c, on_circle k c b" I0313 20:35:03.110784 124285949358080 graph.py:498] I0313 20:35:03.110895 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b ? cong d i d j I0313 20:35:55.783056 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:35:55.783305 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k b e, on_circle k f e" I0313 20:35:55.783623 124285949358080 graph.py:498] I0313 20:35:55.783739 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e ? cong d i d j I0313 20:36:47.023518 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:36:47.023780 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k g i, on_bline k i g" I0313 20:36:47.024089 124285949358080 graph.py:498] I0313 20:36:47.024198 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g ? cong d i d j I0313 20:37:30.635297 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:37:30.635666 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k c f, on_bline k f c" I0313 20:37:30.635973 124285949358080 graph.py:498] I0313 20:37:30.636091 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c ? cong d i d j I0313 20:38:16.617566 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:38:16.617830 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k c e, on_circle k i e" I0313 20:38:16.618137 124285949358080 graph.py:498] I0313 20:38:16.618307 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e ? cong d i d j I0313 20:39:35.715600 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:39:35.715880 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k e g, on_bline k g e" I0313 20:39:35.716167 124285949358080 graph.py:498] I0313 20:39:35.716288 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e ? cong d i d j I0313 20:40:18.637207 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:40:18.637501 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k c b, on_circle k e b" I0313 20:40:18.637789 124285949358080 graph.py:498] I0313 20:40:18.637902 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b ? cong d i d j I0313 20:41:02.344904 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:41:02.345319 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_line k c e, on_bline k e c" I0313 20:41:02.345696 124285949358080 graph.py:498] I0313 20:41:02.345833 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c ? cong d i d j I0313 20:41:47.667462 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:41:47.667745 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k e c, on_circle k f c" I0313 20:41:47.668035 124285949358080 graph.py:498] I0313 20:41:47.668142 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k e c, on_circle k f c ? cong d i d j I0313 20:42:57.385753 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:42:57.386021 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_tline k e b c" I0313 20:42:57.386358 124285949358080 graph.py:498] I0313 20:42:57.386474 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c ? cong d i d j I0313 20:43:34.947829 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:43:34.948122 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k b e, on_circle k c e" I0313 20:43:34.948444 124285949358080 graph.py:498] I0313 20:43:34.948555 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e ? cong d i d j I0313 20:44:44.710040 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:44:44.710353 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k c e, on_circle k g e" I0313 20:44:44.710635 124285949358080 graph.py:498] I0313 20:44:44.710737 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e ? cong d i d j I0313 20:45:36.133972 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:45:36.134265 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k b e, on_circle k g e" I0313 20:45:36.134548 124285949358080 graph.py:498] I0313 20:45:36.134660 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e ? cong d i d j I0313 20:46:27.321341 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:46:27.321600 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k b e, on_circle k i e" I0313 20:46:27.321905 124285949358080 graph.py:498] I0313 20:46:27.322009 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e ? cong d i d j I0313 20:47:48.346570 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:47:48.346879 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_bline k f e, on_bline k i f" I0313 20:47:48.347204 124285949358080 graph.py:498] I0313 20:47:48.347333 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_bline k f e, on_bline k i f ? cong d i d j I0313 20:48:50.824327 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:48:50.824757 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k c b, on_circle k g b" I0313 20:48:50.825171 124285949358080 graph.py:498] I0313 20:48:50.825344 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b ? cong d i d j I0313 20:49:34.210178 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:49:34.210485 124285949358080 alphageometry.py:548] Worker 0: Translation: "ERROR: Invalid predicate ^ a b a k a k a f" I0313 20:49:34.210574 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k b e, on_circle k d e" I0313 20:49:34.210887 124285949358080 graph.py:498] I0313 20:49:34.211010 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k d e ? cong d i d j I0313 20:50:54.539798 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:50:54.540032 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_pline k e g i" I0313 20:50:54.540377 124285949358080 graph.py:498] I0313 20:50:54.540489 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i ? cong d i d j I0313 20:51:31.642281 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:51:31.642657 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k c e, on_circle k d e" I0313 20:51:31.643048 124285949358080 graph.py:498] I0313 20:51:31.643194 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e ? cong d i d j I0313 20:52:52.336387 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:52:52.336691 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k c b, on_circle k f b" I0313 20:52:52.336996 124285949358080 graph.py:498] I0313 20:52:52.337108 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b ? cong d i d j I0313 20:53:36.151702 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:53:36.151998 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_circle k c e, on_circle k f e" I0313 20:53:36.152316 124285949358080 graph.py:498] I0313 20:53:36.152425 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e ? cong d i d j I0313 20:54:27.484185 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:54:27.484561 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_tline k e b e" I0313 20:54:27.485058 124285949358080 graph.py:498] I0313 20:54:27.485269 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e ? cong d i d j I0313 20:55:05.672775 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:55:05.673168 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_tline k b b f" I0313 20:55:05.673549 124285949358080 graph.py:498] I0313 20:55:05.673686 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k b b f ? cong d i d j I0313 20:55:43.821008 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:55:43.821259 124285949358080 alphageometry.py:548] Worker 0: Translation: "k = on_tline k g b e" I0313 20:55:43.821535 124285949358080 graph.py:498] I0313 20:55:43.821653 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e ? cong d i d j I0313 20:56:22.564087 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 20:56:24.675778 124285949358080 alphageometry.py:670] Worker 0 returned. Solved=False I0313 20:56:24.676183 124285949358080 alphageometry.py:646] Depth 1. There are 31 nodes to expand: I0313 20:56:24.676266 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C f g k 13 D f k g k 14 ; x00 I0313 20:56:24.676354 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C e f k 13 D e k f k 14 ; x00 I0313 20:56:24.676403 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C g h k 13 D g k h k 14 ; x00 I0313 20:56:24.676446 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C f h k 13 D f k h k 14 ; x00 I0313 20:56:24.676501 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C b e k 13 D b k e k 14 ; x00 I0313 20:56:24.676546 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C f i k 13 D f k i k 14 ; x00 I0313 20:56:24.676588 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C b f k 13 D b k f k 14 ; x00 I0313 20:56:24.676640 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b c b k 13 D b c c k 14 ; x00 I0313 20:56:24.676912 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b e b k 13 D e f f k 14 ; x00 I0313 20:56:24.677025 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C g i k 13 D g k i k 14 ; x00 I0313 20:56:24.677083 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C c f k 13 D c k f k 14 ; x00 I0313 20:56:24.677130 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D c e c k 13 D e i i k 14 ; x00 I0313 20:56:24.677171 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C e g k 13 D e k g k 14 ; x00 I0313 20:56:24.677216 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b c c k 13 D b e e k 14 ; x00 I0313 20:56:24.677264 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C c e k 13 D c k e k 14 ; x00 I0313 20:56:24.677307 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D c e e k 13 D c f f k 14 ; x00 I0313 20:56:24.677420 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : T b c e k 13 ; x00 I0313 20:56:24.677513 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b e b k 13 D c e c k 14 ; x00 I0313 20:56:24.677564 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D c e c k 13 D e g g k 14 ; x00 I0313 20:56:24.677608 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b e b k 13 D e g g k 14 ; x00 I0313 20:56:24.677651 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b e b k 13 D e i i k 14 ; x00 I0313 20:56:24.677692 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D e k f k 13 D f k i k 14 ; x00 I0313 20:56:24.677731 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b c c k 13 D b g g k 14 ; x00 I0313 20:56:24.677769 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b e b k 13 D d e d k 14 ; x00 I0313 20:56:24.677808 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : P e k g i 13 ; x00 I0313 20:56:24.677845 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D c e c k 13 D d e d k 14 ; x00 I0313 20:56:24.677883 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b c c k 13 D b f f k 14 ; x00 I0313 20:56:24.677927 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D c e c k 13 D e f f k 14 ; x00 I0313 20:56:24.678040 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : T b e e k 13 ; x00 I0313 20:56:24.678133 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : T b f b k 13 ; x00 I0313 20:56:24.678186 124285949358080 alphageometry.py:650] {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : T b e g k 13 ; x00 I0313 20:56:24.840822 124285949358080 alphageometry.py:527] Worker 0: called, beam_queue size=4 I0313 20:56:24.841265 124285949358080 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C f g k 13 D f k g k 14 ; x00 I0313 20:56:24.958024 124285949358080 alphageometry.py:527] Worker 1: called, beam_queue size=4 I0313 20:56:24.958552 124285949358080 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C e f k 13 D e k f k 14 ; x00 I0313 20:56:25.008445 124285949358080 alphageometry.py:527] Worker 2: called, beam_queue size=4 I0313 20:56:25.009666 124285949358080 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C g h k 13 D g k h k 14 ; x00 I0313 20:56:25.163794 124285949358080 alphageometry.py:527] Worker 3: called, beam_queue size=4 I0313 20:56:25.164417 124285949358080 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C f h k 13 D f k h k 14 ; x00 I0313 20:56:25.292501 124285949358080 alphageometry.py:527] Worker 4: called, beam_queue size=4 I0313 20:56:25.295072 124285949358080 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C b e k 13 D b k e k 14 ; x00 I0313 20:56:25.412544 124285949358080 alphageometry.py:527] Worker 5: called, beam_queue size=4 I0313 20:56:25.415017 124285949358080 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C f i k 13 D f k i k 14 ; x00 I0313 20:56:25.474326 124285949358080 alphageometry.py:527] Worker 6: called, beam_queue size=4 I0313 20:56:25.475604 124285949358080 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C b f k 13 D b k f k 14 ; x00 I0313 20:56:25.483917 124285949358080 alphageometry.py:527] Worker 7: called, beam_queue size=3 I0313 20:56:25.484135 124285949358080 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b c b k 13 D b c c k 14 ; x00 I0313 21:15:16.927024 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l e d, on_circle l g d" I0313 21:15:16.927834 124285949358080 graph.py:498] I0313 21:15:16.928105 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 21:16:48.701608 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:16:48.701794 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l c e, on_circle l i e" I0313 21:16:48.702095 124285949358080 graph.py:498] I0313 21:16:48.702226 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 21:19:14.360037 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:19:14.361054 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l b e, on_circle l f e" I0313 21:19:14.362114 124285949358080 graph.py:498] I0313 21:19:14.362563 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 21:22:11.024317 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:22:11.024667 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l c e, on_circle l f e" I0313 21:22:11.025256 124285949358080 graph.py:498] I0313 21:22:11.025438 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 21:24:14.434042 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l f e" I0313 21:24:14.435130 124285949358080 graph.py:498] I0313 21:24:14.435481 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 21:25:00.074819 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:25:00.075411 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l c e, on_circle l j e" I0313 21:25:00.076237 124285949358080 graph.py:498] I0313 21:25:00.076552 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l c e, on_circle l j e ? cong d i d j I0313 21:25:36.675540 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e f, on_bline l f e" I0313 21:25:36.676220 124285949358080 graph.py:498] I0313 21:25:36.676393 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l e f, on_bline l f e ? cong d i d j I0313 21:26:13.297711 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l e f, on_bline l f e" I0313 21:26:13.298179 124285949358080 graph.py:498] I0313 21:26:13.298315 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l e f, on_bline l f e ? cong d i d j I0313 21:26:15.612114 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:26:15.612797 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c b, on_circle l e b" I0313 21:26:15.613277 124285949358080 graph.py:498] I0313 21:26:15.613411 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 21:27:48.765832 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:27:48.766079 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e g, on_bline l g e" I0313 21:27:48.766468 124285949358080 graph.py:498] I0313 21:27:48.766590 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l e g, on_bline l g e ? cong d i d j I0313 21:27:52.298212 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:27:52.298792 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l b e, on_bline l e b" I0313 21:27:52.299637 124285949358080 graph.py:498] I0313 21:27:52.299953 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_line l b e, on_bline l e b ? cong d i d j I0313 21:27:55.082158 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:27:55.082738 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l g h, on_bline l h g" I0313 21:27:55.083594 124285949358080 graph.py:498] I0313 21:27:55.083871 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l g h, on_bline l h g ? cong d i d j I0313 21:28:16.541207 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l e f, on_bline l f e" I0313 21:28:16.541783 124285949358080 graph.py:498] I0313 21:28:16.541962 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_line l e f, on_bline l f e ? cong d i d j I0313 21:28:23.901821 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:28:23.902225 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l e c, on_circle l f c" I0313 21:28:23.902650 124285949358080 graph.py:498] I0313 21:28:23.902831 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 21:29:19.292204 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:29:19.292459 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l b f, on_bline l f b" I0313 21:29:19.293167 124285949358080 graph.py:498] I0313 21:29:19.293426 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l b f, on_bline l f b ? cong d i d j I0313 21:29:27.201996 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:29:27.202252 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l e h, on_bline l h e" I0313 21:29:27.202623 124285949358080 graph.py:498] I0313 21:29:27.202738 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l e h, on_bline l h e ? cong d i d j I0313 21:29:30.089611 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:29:30.089766 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e c, on_circle l f c" I0313 21:29:30.090093 124285949358080 graph.py:498] I0313 21:29:30.090186 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 21:29:52.618713 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_bline l g e" I0313 21:29:52.619619 124285949358080 graph.py:498] I0313 21:29:52.619891 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l e g, on_bline l g e ? cong d i d j I0313 21:29:58.400245 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:29:58.400650 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l e b" I0313 21:29:58.401137 124285949358080 graph.py:498] I0313 21:29:58.401312 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 21:30:47.106408 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:30:47.106675 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l b e, on_circle l e b" I0313 21:30:47.107055 124285949358080 graph.py:498] I0313 21:30:47.107174 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l b e, on_circle l e b ? cong d i d j I0313 21:30:48.219980 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:30:48.220134 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l c e, on_bline l e c" I0313 21:30:48.220444 124285949358080 graph.py:498] I0313 21:30:48.220521 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l c e, on_bline l e c ? cong d i d j I0313 21:30:52.247150 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:30:52.247445 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l e b" I0313 21:30:52.247786 124285949358080 graph.py:498] I0313 21:30:52.247922 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 21:31:05.038444 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l f g, on_bline l g f" I0313 21:31:05.038802 124285949358080 graph.py:498] I0313 21:31:05.038924 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l f g, on_bline l g f ? cong d i d j I0313 21:31:12.727906 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:31:12.728217 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_bline l e b" I0313 21:31:12.728736 124285949358080 graph.py:498] I0313 21:31:12.728904 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l b e, on_bline l e b ? cong d i d j I0313 21:31:15.774288 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:31:15.774676 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0313 21:31:15.775254 124285949358080 graph.py:498] I0313 21:31:15.775480 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_line l e g, on_bline l g e ? cong d i d j I0313 21:31:32.153911 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:31:32.154110 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l d e" I0313 21:31:32.154520 124285949358080 graph.py:498] I0313 21:31:32.154650 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c e, on_circle l d e ? cong d i d j I0313 21:31:57.025203 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:31:57.025608 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l g b" I0313 21:31:57.026068 124285949358080 graph.py:498] I0313 21:31:57.026245 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 21:32:27.754786 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:32:27.755381 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0313 21:32:27.755764 124285949358080 graph.py:498] I0313 21:32:27.755880 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l g i, on_bline l i g ? cong d i d j I0313 21:32:30.226737 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:32:30.227005 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l d f, on_circle l f d" I0313 21:32:30.227353 124285949358080 graph.py:498] I0313 21:32:30.227484 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l d f, on_circle l f d ? cong d i d j I0313 21:32:40.827420 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:32:40.827672 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0313 21:32:40.827974 124285949358080 graph.py:498] I0313 21:32:40.828094 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l e g, on_bline l g e ? cong d i d j I0313 21:32:45.550786 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:32:45.551005 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b c, on_circle l c b" I0313 21:32:45.551355 124285949358080 graph.py:498] I0313 21:32:45.551470 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 21:32:55.562755 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:32:55.562961 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l f g, on_bline l g f" I0313 21:32:55.563325 124285949358080 graph.py:498] I0313 21:32:55.563442 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l f g, on_bline l g f ? cong d i d j I0313 21:33:13.435203 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:33:13.435516 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l f g, on_bline l g f" I0313 21:33:13.435876 124285949358080 graph.py:498] I0313 21:33:13.436014 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l f g, on_bline l g f ? cong d i d j I0313 21:33:28.893140 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:33:28.893413 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l i e" I0313 21:33:28.893797 124285949358080 graph.py:498] I0313 21:33:28.893920 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 21:33:37.366046 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:33:37.366600 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e h, on_bline l h e" I0313 21:33:37.367465 124285949358080 graph.py:498] I0313 21:33:37.367746 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l e h, on_bline l h e ? cong d i d j I0313 21:33:50.607151 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:33:50.607393 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l f h, on_bline l h f" I0313 21:33:50.607775 124285949358080 graph.py:498] I0313 21:33:50.607903 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l f h, on_bline l h f ? cong d i d j I0313 21:33:56.296429 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:33:56.296620 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l c e, on_circle l e c" I0313 21:33:56.296997 124285949358080 graph.py:498] I0313 21:33:56.297113 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l c e, on_circle l e c ? cong d i d j I0313 21:33:57.894915 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l e i, on_bline l i e" I0313 21:33:57.895357 124285949358080 graph.py:498] I0313 21:33:57.895489 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l e i, on_bline l i e ? cong d i d j I0313 21:34:11.544504 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:34:11.544776 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l g d" I0313 21:34:11.545137 124285949358080 graph.py:498] I0313 21:34:11.545250 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 21:34:14.391284 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:34:14.391525 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0313 21:34:14.391885 124285949358080 graph.py:498] I0313 21:34:14.391997 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l g i, on_bline l i g ? cong d i d j I0313 21:34:24.767322 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:34:24.767595 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l b f, on_bline l f b" I0313 21:34:24.767954 124285949358080 graph.py:498] I0313 21:34:24.768066 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l b f, on_bline l f b ? cong d i d j I0313 21:34:49.209704 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:34:49.209943 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l e f, on_bline l f e" I0313 21:34:49.210338 124285949358080 graph.py:498] I0313 21:34:49.210460 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l e f, on_bline l f e ? cong d i d j I0313 21:34:52.315303 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:34:52.315531 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0313 21:34:52.315849 124285949358080 graph.py:498] I0313 21:34:52.315964 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l e h, on_bline l h e ? cong d i d j I0313 21:35:01.792249 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:35:01.792445 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g h, on_bline l h g" I0313 21:35:01.792785 124285949358080 graph.py:498] I0313 21:35:01.792895 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l g h, on_bline l h g ? cong d i d j I0313 21:35:09.016634 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:35:09.016958 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l c g, on_circle l g c" I0313 21:35:09.017330 124285949358080 graph.py:498] I0313 21:35:09.017447 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l c g, on_circle l g c ? cong d i d j I0313 21:35:13.502582 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:35:13.502982 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l g h, on_bline l h g" I0313 21:35:13.503504 124285949358080 graph.py:498] I0313 21:35:13.503685 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l g h, on_bline l h g ? cong d i d j I0313 21:35:15.758450 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:35:15.758710 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c b, on_circle l g b" I0313 21:35:15.759093 124285949358080 graph.py:498] I0313 21:35:15.759222 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 21:35:22.361535 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:35:22.361726 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l c f, on_bline l f c" I0313 21:35:22.362067 124285949358080 graph.py:498] I0313 21:35:22.362193 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l c f, on_bline l f c ? cong d i d j I0313 21:35:24.828958 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:35:24.829227 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l i e" I0313 21:35:24.829583 124285949358080 graph.py:498] I0313 21:35:24.829698 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 21:35:50.751854 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:35:50.752123 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l d f, on_bline l f d" I0313 21:35:50.752494 124285949358080 graph.py:498] I0313 21:35:50.752609 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l d f, on_bline l f d ? cong d i d j I0313 21:36:01.127309 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:36:01.127543 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l g j, on_bline l j g" I0313 21:36:01.127884 124285949358080 graph.py:498] I0313 21:36:01.128000 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l g j, on_bline l j g ? cong d i d j I0313 21:36:03.877867 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:36:03.878060 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l b g, on_bline l g b" I0313 21:36:03.878407 124285949358080 graph.py:498] I0313 21:36:03.878522 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l b g, on_bline l g b ? cong d i d j I0313 21:36:13.299617 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:36:13.299874 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c b, on_circle l f b" I0313 21:36:13.300234 124285949358080 graph.py:498] I0313 21:36:13.300360 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 21:36:21.920863 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:36:21.921198 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l g d" I0313 21:36:21.921568 124285949358080 graph.py:498] I0313 21:36:21.921681 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 21:36:22.393424 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:36:22.393632 124285949358080 alphageometry.py:548] Worker 7: Translation: "l = on_circle l d e, on_circle l k e" I0313 21:36:22.393988 124285949358080 graph.py:498] I0313 21:36:22.394109 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b c, on_circle k c b; l = on_circle l d e, on_circle l k e ? cong d i d j I0313 21:36:33.922622 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:36:33.922823 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l c e, on_bline l e c" I0313 21:36:33.923139 124285949358080 graph.py:498] I0313 21:36:33.923271 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l c e, on_bline l e c ? cong d i d j I0313 21:36:46.558396 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:36:46.558610 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l b f, on_bline l f b" I0313 21:36:46.558968 124285949358080 graph.py:498] I0313 21:36:46.559057 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l b f, on_bline l f b ? cong d i d j I0313 21:36:57.219424 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:36:57.219645 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c b, on_circle l e b" I0313 21:36:57.219962 124285949358080 graph.py:498] I0313 21:36:57.220079 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 21:37:07.542884 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:37:07.543251 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e j, on_bline l j e" I0313 21:37:07.543717 124285949358080 graph.py:498] I0313 21:37:07.544005 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l e j, on_bline l j e ? cong d i d j I0313 21:37:10.546593 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:37:10.546848 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l f g, on_bline l g f" I0313 21:37:10.547289 124285949358080 graph.py:498] I0313 21:37:10.547436 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_line l f g, on_bline l g f ? cong d i d j I0313 21:37:12.533832 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:37:12.534099 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l d e" I0313 21:37:12.534494 124285949358080 graph.py:498] I0313 21:37:12.534615 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l c e, on_circle l d e ? cong d i d j I0313 21:37:25.697053 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:37:25.697387 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b c, on_circle l c b" I0313 21:37:25.697689 124285949358080 graph.py:498] I0313 21:37:25.697814 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 21:37:44.317951 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:37:44.318304 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l c f, on_bline l f c" I0313 21:37:44.318711 124285949358080 graph.py:498] I0313 21:37:44.318828 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l c f, on_bline l f c ? cong d i d j I0313 21:37:49.983451 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:37:49.983615 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l b f, on_bline l f b" I0313 21:37:49.983939 124285949358080 graph.py:498] I0313 21:37:49.984015 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l b f, on_bline l f b ? cong d i d j I0313 21:37:55.595302 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:37:55.595557 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l c g, on_bline l g c" I0313 21:37:55.595866 124285949358080 graph.py:498] I0313 21:37:55.595979 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l c g, on_bline l g c ? cong d i d j I0313 21:38:06.993298 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:38:06.993546 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0313 21:38:06.993913 124285949358080 graph.py:498] I0313 21:38:06.994026 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l e i, on_bline l i e ? cong d i d j I0313 21:38:16.433332 124285949358080 alphageometry.py:200] ========================== * From theorem premises: A B C D E F G H I J : Points AC = AB [00] C,B,D are collinear [01] DB = DC [02] AE = AB [03] AF = AB [04] E,F,D are collinear [05] AG = AB [06] AH = AB [07] D,H,G are collinear [08] I,F,G are collinear [09] I,B,C are collinear [10] E,H,J are collinear [11] C,B,J are collinear [12] * Auxiliary Constructions: K L : Points CK = CB [13] BK = BC [14] DL = DE [15] KL = KE [16] * Proof steps: 001. AC = AB [00] & AF = AB [04] & AE = AB [03] ⇒ C,B,F,E are concyclic [17] 002. AC = AB [00] & AH = AB [07] & AE = AB [03] & AG = AB [06] & C,B,F,E are concyclic [17] ⇒ E,F,H,G are concyclic [18] 003. E,F,H,G are concyclic [18] ⇒ ∠EFG = ∠EHG [19] 004. C,B,F,E are concyclic [17] ⇒ ∠BCE = ∠BFE [20] 005. DL = DE [15] & KL = KE [16] ⇒ DK ⟂ LE [21] 006. DL = DE [15] & KL = KE [16] (SSS)⇒ ∠LDK = ∠KDE [22] 007. AC = AB [00] & DB = DC [02] ⇒ BC ⟂ AD [23] 008. CK = CB [13] & BK = BC [14] ⇒ KB = KC [24] 009. AC = AB [00] & KB = KC [24] ⇒ CB ⟂ AK [25] 010. E,F,D are collinear [05] & ∠BCE = ∠BFE [20] & DK ⟂ LE [21] & BC ⟂ AD [23] & CB ⟂ AK [25] ⇒ ∠CEL = ∠EFB [26] 011. DL = DE [15] ⇒ ∠DLE = ∠LED [27] 012. C,B,D are collinear [01] & ∠LED = ∠DLE [27] & DK ⟂ LE [21] & BC ⟂ AD [23] & CB ⟂ AK [25] ⇒ ∠CDE = ∠LDB [28] 013. DB = DC [02] & DL = DE [15] & ∠CDE = ∠LDB [28] (SAS)⇒ ∠(CE-DL) = ∠(DE-BL) [29] 014. E,F,D are collinear [05] & ∠(CE-DL) = ∠(DE-BL) [29] ⇒ ∠(CE-LD) = ∠(EF-LB) [30] 015. ∠CEL = ∠EFB [26] & ∠(CE-LD) = ∠(EF-LB) [30] ⇒ ∠DLE = ∠LBF [31] 016. ∠LDK = ∠KDE [22] & CB ⟂ AK [25] & BC ⟂ AD [23] ⇒ ∠LDA = ∠ADE [32] 017. DL = DE [15] & ∠LDA = ∠ADE [32] (SAS)⇒ AL = AE [33] 018. AG = AB [06] & AE = AB [03] & AL = AE [33] & AC = AB [00] & C,B,F,E are concyclic [17] ⇒ B,F,L,G are concyclic [34] 019. B,F,L,G are concyclic [34] ⇒ ∠LBF = ∠LGF [35] 020. I,F,G are collinear [09] & I,B,C are collinear [10] & C,B,D are collinear [01] & ∠DLE = ∠LBF [31] & ∠LBF = ∠LGF [35] & DK ⟂ LE [21] & BC ⟂ AD [23] & CB ⟂ AK [25] ⇒ ∠LGI = ∠LDI [36] 021. ∠LGI = ∠LDI [36] ⇒ I,L,D,G are concyclic [37] 022. I,L,D,G are concyclic [37] ⇒ ∠ILD = ∠IGD [38] 023. E,H,J are collinear [11] & ∠EFG = ∠EHG [19] & E,F,D are collinear [05] & D,H,G are collinear [08] & ∠ILD = ∠IGD [38] & I,F,G are collinear [09] ⇒ ∠ILD = ∠DEJ [39] 024. I,B,C are collinear [10] & C,B,D are collinear [01] & C,B,J are collinear [12] & ∠LED = ∠DLE [27] & DK ⟂ LE [21] & BC ⟂ AD [23] & CB ⟂ AK [25] ⇒ ∠IDL = ∠EDJ [40] 025. ∠ILD = ∠DEJ [39] & ∠IDL = ∠EDJ [40] (Similar Triangles)⇒ DL:DE = DI:DJ [41] 026. DL:DE = DI:DJ [41] & DL = DE [15] ⇒ DI = DJ ========================== I0313 21:38:16.433870 124285949358080 alphageometry.py:204] Solution written to /home/tong_peng/onedrive_googie32u/agtest/ag.out. I0313 21:38:30.062961 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:38:30.063190 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l g e" I0313 21:38:30.063553 124285949358080 graph.py:498] I0313 21:38:30.063669 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 21:38:31.309746 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:38:31.309993 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l d f, on_bline l f d" I0313 21:38:31.310378 124285949358080 graph.py:498] I0313 21:38:31.310502 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l d f, on_bline l f d ? cong d i d j I0313 21:38:42.535598 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:38:42.535837 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l d i, on_bline l i d" I0313 21:38:42.536189 124285949358080 graph.py:498] I0313 21:38:42.536299 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l d i, on_bline l i d ? cong d i d j I0313 21:39:00.295903 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:39:00.296146 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l f g, on_bline l g f" I0313 21:39:00.296547 124285949358080 graph.py:498] I0313 21:39:00.296662 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l f g, on_bline l g f ? cong d i d j I0313 21:39:00.418746 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:39:00.418935 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l f b" I0313 21:39:00.419292 124285949358080 graph.py:498] I0313 21:39:00.419428 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 21:39:06.856367 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:39:06.856731 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l c f, on_bline l f c" I0313 21:39:06.857202 124285949358080 graph.py:498] I0313 21:39:06.857409 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l c f, on_bline l f c ? cong d i d j I0313 21:39:12.079408 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:39:12.079654 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l b g, on_bline l g b" I0313 21:39:12.080006 124285949358080 graph.py:498] I0313 21:39:12.080120 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l b g, on_bline l g b ? cong d i d j I0313 21:39:26.112187 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:39:26.112386 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l f b" I0313 21:39:26.112689 124285949358080 graph.py:498] I0313 21:39:26.112808 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 21:39:37.007205 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:39:37.007436 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l k e" I0313 21:39:37.007810 124285949358080 graph.py:498] I0313 21:39:37.007924 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l b e, on_circle l k e ? cong d i d j I0313 21:39:46.884679 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:39:46.885011 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l a f, on_bline l f a" I0313 21:39:46.885408 124285949358080 graph.py:498] I0313 21:39:46.885513 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l a f, on_bline l f a ? cong d i d j I0313 21:40:03.478857 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:40:03.479071 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l b h, on_bline l h b" I0313 21:40:03.479453 124285949358080 graph.py:498] I0313 21:40:03.479568 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l b h, on_bline l h b ? cong d i d j I0313 21:40:14.077216 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:40:14.077441 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l b f, on_bline l f b" I0313 21:40:14.077754 124285949358080 graph.py:498] I0313 21:40:14.077872 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_line l b f, on_bline l f b ? cong d i d j I0313 21:40:20.536424 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:40:20.536629 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e c, on_circle l f c" I0313 21:40:20.536924 124285949358080 graph.py:498] I0313 21:40:20.537042 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 21:40:24.550234 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:40:24.550625 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l f j, on_bline l j f" I0313 21:40:24.551128 124285949358080 graph.py:498] I0313 21:40:24.551316 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l f j, on_bline l j f ? cong d i d j I0313 21:40:28.903840 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:40:28.904088 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0313 21:40:28.904461 124285949358080 graph.py:498] I0313 21:40:28.904577 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l g i, on_bline l i g ? cong d i d j I0313 21:40:37.509474 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:40:37.509827 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l b i, on_bline l i b" I0313 21:40:37.510583 124285949358080 graph.py:498] I0313 21:40:37.510758 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l b i, on_bline l i b ? cong d i d j I0313 21:40:48.583685 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:40:48.583950 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e d, on_circle l g d" I0313 21:40:48.584311 124285949358080 graph.py:498] I0313 21:40:48.584429 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 21:41:07.418199 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:41:07.418352 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l a e, on_bline l e a" I0313 21:41:07.418655 124285949358080 graph.py:498] I0313 21:41:07.418737 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l a e, on_bline l e a ? cong d i d j I0313 21:41:20.784683 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:41:20.784955 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l f h, on_bline l h f" I0313 21:41:20.785324 124285949358080 graph.py:498] I0313 21:41:20.785443 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l f h, on_bline l h f ? cong d i d j I0313 21:41:30.471646 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:41:30.471900 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b c, on_circle l c b" I0313 21:41:30.472268 124285949358080 graph.py:498] I0313 21:41:30.472381 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 21:41:34.154775 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:41:34.154991 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c, on_circle l f c" I0313 21:41:34.155355 124285949358080 graph.py:498] I0313 21:41:34.155478 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 21:41:46.297086 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:41:46.297346 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g c, on_circle l i c" I0313 21:41:46.297699 124285949358080 graph.py:498] I0313 21:41:46.297814 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 21:42:00.867140 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:42:00.867349 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l d e, on_bline l e d" I0313 21:42:00.867692 124285949358080 graph.py:498] I0313 21:42:00.867803 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l d e, on_bline l e d ? cong d i d j I0313 21:42:06.273828 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:42:06.274083 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l b g, on_bline l g b" I0313 21:42:06.274459 124285949358080 graph.py:498] I0313 21:42:06.274580 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_line l b g, on_bline l g b ? cong d i d j I0313 21:42:21.215773 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:42:21.215962 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l e i, on_bline l i e" I0313 21:42:21.216311 124285949358080 graph.py:498] I0313 21:42:21.216424 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l e i, on_bline l i e ? cong d i d j I0313 21:42:37.489392 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:42:37.489681 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l g i, on_bline l i g" I0313 21:42:37.490001 124285949358080 graph.py:498] I0313 21:42:37.490119 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l g i, on_bline l i g ? cong d i d j I0313 21:42:42.699423 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:42:42.699647 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c b, on_circle l f b" I0313 21:42:42.699987 124285949358080 graph.py:498] I0313 21:42:42.700100 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 21:42:59.542320 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:42:59.542472 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g j, on_bline l j g" I0313 21:42:59.542777 124285949358080 graph.py:498] I0313 21:42:59.542850 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l g j, on_bline l j g ? cong d i d j I0313 21:43:06.091695 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:43:06.091953 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g e, on_circle l i e" I0313 21:43:06.092273 124285949358080 graph.py:498] I0313 21:43:06.092392 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l g e, on_circle l i e ? cong d i d j I0313 21:43:10.463705 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:43:10.463905 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e c, on_circle l g c" I0313 21:43:10.464255 124285949358080 graph.py:498] I0313 21:43:10.464375 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l e c, on_circle l g c ? cong d i d j I0313 21:43:11.087437 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:43:11.087671 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l h d" I0313 21:43:11.088013 124285949358080 graph.py:498] I0313 21:43:11.088127 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l e d, on_circle l h d ? cong d i d j I0313 21:43:16.976563 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:43:16.976727 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l g f, on_bline l f g" I0313 21:43:16.977026 124285949358080 graph.py:498] I0313 21:43:16.977154 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l g f, on_bline l f g ? cong d i d j I0313 21:43:39.788976 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:43:39.789215 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l c i, on_bline l i c" I0313 21:43:39.789570 124285949358080 graph.py:498] I0313 21:43:39.789688 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l c i, on_bline l i c ? cong d i d j I0313 21:43:40.832035 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:43:40.832245 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l c h, on_bline l h c" I0313 21:43:40.832555 124285949358080 graph.py:498] I0313 21:43:40.832669 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l c h, on_bline l h c ? cong d i d j I0313 21:43:51.290272 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:43:51.290521 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l c f, on_bline l f c" I0313 21:43:51.290863 124285949358080 graph.py:498] I0313 21:43:51.290992 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l c f, on_bline l f c ? cong d i d j I0313 21:44:18.230992 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:44:18.231262 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l f d, on_circle l g d" I0313 21:44:18.231570 124285949358080 graph.py:498] I0313 21:44:18.231683 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l f d, on_circle l g d ? cong d i d j I0313 21:44:26.397689 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:44:26.397890 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c b, on_circle l g b" I0313 21:44:26.398234 124285949358080 graph.py:498] I0313 21:44:26.398353 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 21:44:27.298748 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:44:27.299169 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l f j, on_bline l j f" I0313 21:44:27.299628 124285949358080 graph.py:498] I0313 21:44:27.299800 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l f j, on_bline l j f ? cong d i d j I0313 21:44:29.320158 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:44:29.320395 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l c f, on_bline l f c" I0313 21:44:29.320763 124285949358080 graph.py:498] I0313 21:44:29.320882 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_line l c f, on_bline l f c ? cong d i d j I0313 21:44:51.586809 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:44:51.587073 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l e b" I0313 21:44:51.587446 124285949358080 graph.py:498] I0313 21:44:51.587561 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 21:44:57.361221 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:44:57.361455 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l g d" I0313 21:44:57.361771 124285949358080 graph.py:498] I0313 21:44:57.361884 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 21:45:17.968328 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:45:17.968568 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c e, on_circle l i e" I0313 21:45:17.968923 124285949358080 graph.py:498] I0313 21:45:17.969041 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 21:45:24.971002 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:45:24.971262 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l f i, on_bline l i f" I0313 21:45:24.971601 124285949358080 graph.py:498] I0313 21:45:24.971716 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l f i, on_bline l i f ? cong d i d j I0313 21:45:30.824908 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:45:30.825113 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l f i, on_bline l i f" I0313 21:45:30.825429 124285949358080 graph.py:498] I0313 21:45:30.825548 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_line l f i, on_bline l i f ? cong d i d j I0313 21:45:39.678576 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:45:39.678838 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l b e, on_bline l e b" I0313 21:45:39.679214 124285949358080 graph.py:498] I0313 21:45:39.679336 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l b e, on_bline l e b ? cong d i d j I0313 21:45:48.824693 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:45:48.824935 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l f b" I0313 21:45:48.825256 124285949358080 graph.py:498] I0313 21:45:48.825371 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 21:45:49.692186 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:45:49.692424 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l g h, on_bline l h g" I0313 21:45:49.692771 124285949358080 graph.py:498] I0313 21:45:49.692894 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_line l g h, on_bline l h g ? cong d i d j I0313 21:46:07.230338 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:46:07.230624 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e c, on_circle l f c" I0313 21:46:07.230930 124285949358080 graph.py:498] I0313 21:46:07.231151 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 21:46:27.794697 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:46:27.794897 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c b, on_circle l e b" I0313 21:46:27.795211 124285949358080 graph.py:498] I0313 21:46:27.795338 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 21:46:30.200977 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:46:30.201133 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l e f, on_bline l f e" I0313 21:46:30.201437 124285949358080 graph.py:498] I0313 21:46:30.201511 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_line l e f, on_bline l f e ? cong d i d j I0313 21:46:35.230443 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:46:35.230593 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l a i, on_bline l i a" I0313 21:46:35.230886 124285949358080 graph.py:498] I0313 21:46:35.230972 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l a i, on_bline l i a ? cong d i d j I0313 21:46:45.223128 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:46:45.223376 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l f i, on_bline l i f" I0313 21:46:45.223715 124285949358080 graph.py:498] I0313 21:46:45.223819 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l f i, on_bline l i f ? cong d i d j I0313 21:46:54.839814 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:46:54.840023 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l f e" I0313 21:46:54.840333 124285949358080 graph.py:498] I0313 21:46:54.840457 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 21:46:58.541700 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:46:58.541859 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l g b" I0313 21:46:58.542195 124285949358080 graph.py:498] I0313 21:46:58.542325 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 21:47:28.184101 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:47:28.184367 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l a e, on_bline l e a" I0313 21:47:28.184714 124285949358080 graph.py:498] I0313 21:47:28.184827 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l a e, on_bline l e a ? cong d i d j I0313 21:47:37.313556 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:47:37.313777 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l c b, on_circle l e b" I0313 21:47:37.314115 124285949358080 graph.py:498] I0313 21:47:37.314229 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 21:47:40.266692 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:47:40.266960 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c b, on_circle l g b" I0313 21:47:40.267320 124285949358080 graph.py:498] I0313 21:47:40.267447 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 21:47:41.840540 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:47:41.840789 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e b, on_circle l f b" I0313 21:47:41.841155 124285949358080 graph.py:498] I0313 21:47:41.841283 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l e b, on_circle l f b ? cong d i d j I0313 21:47:48.392435 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:47:48.392704 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l i e" I0313 21:47:48.393099 124285949358080 graph.py:498] I0313 21:47:48.393227 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l b e, on_circle l i e ? cong d i d j I0313 21:47:49.185962 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:47:49.186235 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c e, on_circle l g e" I0313 21:47:49.186608 124285949358080 graph.py:498] I0313 21:47:49.186728 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 21:48:11.719445 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:48:11.719646 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l k d" I0313 21:48:11.720046 124285949358080 graph.py:498] I0313 21:48:11.720173 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 21:48:24.051775 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:48:24.052022 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l g j, on_bline l j g" I0313 21:48:24.052393 124285949358080 graph.py:498] I0313 21:48:24.052514 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_line l g j, on_bline l j g ? cong d i d j I0313 21:48:31.059459 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:48:31.059664 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0313 21:48:31.059998 124285949358080 graph.py:498] I0313 21:48:31.060111 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l h i, on_bline l i h ? cong d i d j I0313 21:48:39.632217 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:48:39.632480 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l i e" I0313 21:48:39.632799 124285949358080 graph.py:498] I0313 21:48:39.632911 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 21:48:52.443826 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:48:52.444085 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c e, on_circle l d e" I0313 21:48:52.444464 124285949358080 graph.py:498] I0313 21:48:52.444582 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l c e, on_circle l d e ? cong d i d j I0313 21:49:01.246592 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:49:01.246786 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e c, on_circle l f c" I0313 21:49:01.247098 124285949358080 graph.py:498] I0313 21:49:01.247216 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 21:49:12.120124 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:49:12.120354 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l i c e, eqdistance l e c i" I0313 21:49:12.120760 124285949358080 graph.py:498] I0313 21:49:12.120881 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = eqdistance l i c e, eqdistance l e c i ? cong d i d j I0313 21:49:18.504812 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:49:18.505076 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b c, on_circle l c b" I0313 21:49:18.505440 124285949358080 graph.py:498] I0313 21:49:18.505557 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 21:49:22.667969 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:49:22.668229 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l e d, on_circle l k d" I0313 21:49:22.668590 124285949358080 graph.py:498] I0313 21:49:22.668704 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 21:49:31.942968 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:49:31.943299 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e b, on_circle l f b" I0313 21:49:31.943608 124285949358080 graph.py:498] I0313 21:49:31.943719 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l e b, on_circle l f b ? cong d i d j I0313 21:50:15.668632 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:50:15.668896 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l f h, on_bline l h f" I0313 21:50:15.669277 124285949358080 graph.py:498] I0313 21:50:15.669399 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l f h, on_bline l h f ? cong d i d j I0313 21:50:22.750778 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:50:22.751099 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l d f, on_bline l f d" I0313 21:50:22.751512 124285949358080 graph.py:498] I0313 21:50:22.751683 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_line l d f, on_bline l f d ? cong d i d j I0313 21:50:23.935719 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:50:23.935988 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l b h, on_bline l h b" I0313 21:50:23.936306 124285949358080 graph.py:498] I0313 21:50:23.936422 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_line l b h, on_bline l h b ? cong d i d j I0313 21:50:29.025042 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:50:29.025288 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l c h, on_bline l h c" I0313 21:50:29.025650 124285949358080 graph.py:498] I0313 21:50:29.025767 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l c h, on_bline l h c ? cong d i d j I0313 21:50:30.564906 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:50:30.565108 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_pline l k d i, on_pline l d i k" I0313 21:50:30.565471 124285949358080 graph.py:498] I0313 21:50:30.565593 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_pline l k d i, on_pline l d i k ? cong d i d j I0313 21:50:33.115141 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:50:33.115324 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e d, on_circle l k d" I0313 21:50:33.115629 124285949358080 graph.py:498] I0313 21:50:33.115701 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 21:50:51.427476 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:50:51.427877 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_bline l f c, on_bline l i f" I0313 21:50:51.428330 124285949358080 graph.py:498] I0313 21:50:51.428463 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_bline l f c, on_bline l i f ? cong d i d j I0313 21:51:11.378562 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:51:11.378756 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l e c, on_circle l f c" I0313 21:51:11.379065 124285949358080 graph.py:498] I0313 21:51:11.379185 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 21:51:27.021712 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:51:27.021967 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l g e" I0313 21:51:27.022338 124285949358080 graph.py:498] I0313 21:51:27.022458 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 21:51:27.098446 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:51:27.098675 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_pline l k e j, on_pline l j e k" I0313 21:51:27.099031 124285949358080 graph.py:498] I0313 21:51:27.099183 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_pline l k e j, on_pline l j e k ? cong d i d j I0313 21:51:28.341399 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:51:28.341651 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l f d" I0313 21:51:28.342015 124285949358080 graph.py:498] I0313 21:51:28.342137 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l f d ? cong d i d j I0313 21:51:41.839009 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:51:41.839240 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l k d" I0313 21:51:41.839587 124285949358080 graph.py:498] I0313 21:51:41.839701 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 21:51:47.894293 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:51:47.894556 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l b i, on_bline l i b" I0313 21:51:47.894890 124285949358080 graph.py:498] I0313 21:51:47.895043 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l b i, on_bline l i b ? cong d i d j I0313 21:52:15.692809 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:52:15.693002 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e c, on_circle l g c" I0313 21:52:15.693340 124285949358080 graph.py:498] I0313 21:52:15.693461 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l e c, on_circle l g c ? cong d i d j I0313 21:52:26.747954 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:52:26.748201 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c b, on_circle l f b" I0313 21:52:26.748536 124285949358080 graph.py:498] I0313 21:52:26.748651 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 21:52:36.062134 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:52:36.062382 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l g e, on_circle l k e" I0313 21:52:36.062738 124285949358080 graph.py:498] I0313 21:52:36.062848 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l g e, on_circle l k e ? cong d i d j I0313 21:52:39.718718 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:52:39.718915 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l g e" I0313 21:52:39.719335 124285949358080 graph.py:498] I0313 21:52:39.719462 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 21:52:40.893537 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:52:40.893734 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g c, on_circle l i c" I0313 21:52:40.894073 124285949358080 graph.py:498] I0313 21:52:40.894198 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 21:52:50.504099 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:52:50.504358 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l g c, on_circle l i c" I0313 21:52:50.504647 124285949358080 graph.py:498] I0313 21:52:50.504763 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 21:52:55.663897 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:52:55.664145 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l g b" I0313 21:52:55.664511 124285949358080 graph.py:498] I0313 21:52:55.664630 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 21:53:20.180233 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:53:20.180504 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_bline l h b" I0313 21:53:20.180889 124285949358080 graph.py:498] I0313 21:53:20.181008 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l b h, on_bline l h b ? cong d i d j I0313 21:53:26.338816 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:53:26.339096 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e d, on_circle l g d" I0313 21:53:26.339465 124285949358080 graph.py:498] I0313 21:53:26.339585 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 21:53:39.201183 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:53:39.201460 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l d e" I0313 21:53:39.201843 124285949358080 graph.py:498] I0313 21:53:39.201962 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c e, on_circle l d e ? cong d i d j I0313 21:53:53.232015 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:53:53.232278 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l d f, on_bline l f d" I0313 21:53:53.232585 124285949358080 graph.py:498] I0313 21:53:53.232696 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l d f, on_bline l f d ? cong d i d j I0313 21:54:02.908375 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:54:02.908694 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0313 21:54:02.909179 124285949358080 graph.py:498] I0313 21:54:02.909347 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l b g, on_bline l g b ? cong d i d j I0313 21:54:03.963000 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:54:03.963271 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l g e" I0313 21:54:03.963634 124285949358080 graph.py:498] I0313 21:54:03.963748 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l b e, on_circle l g e ? cong d i d j I0313 21:54:04.924500 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:54:04.924776 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c, on_circle l g c" I0313 21:54:04.925082 124285949358080 graph.py:498] I0313 21:54:04.925198 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l e c, on_circle l g c ? cong d i d j I0313 21:54:19.576611 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:54:19.576800 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g e, on_circle l k e" I0313 21:54:19.577161 124285949358080 graph.py:498] I0313 21:54:19.577288 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l g e, on_circle l k e ? cong d i d j I0313 21:54:36.042636 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:54:36.042863 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l g c, on_circle l i c" I0313 21:54:36.043245 124285949358080 graph.py:498] I0313 21:54:36.043375 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 21:54:51.323276 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:54:51.323577 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l i e" I0313 21:54:51.323971 124285949358080 graph.py:498] I0313 21:54:51.324132 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 21:55:00.334093 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:55:00.334330 124285949358080 alphageometry.py:548] Worker 5: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 21:55:00.334405 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l f j, on_bline l j f" I0313 21:55:00.334743 124285949358080 graph.py:498] I0313 21:55:00.334855 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l f j, on_bline l j f ? cong d i d j I0313 21:55:11.913707 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:55:11.914003 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l f e" I0313 21:55:11.914367 124285949358080 graph.py:498] I0313 21:55:11.914483 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 21:55:13.104923 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:55:13.105114 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c g, on_circle l d g" I0313 21:55:13.105494 124285949358080 graph.py:498] I0313 21:55:13.105607 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l c g, on_circle l d g ? cong d i d j I0313 21:55:18.594893 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:55:18.595276 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l b g, on_bline l g b" I0313 21:55:18.595888 124285949358080 graph.py:498] I0313 21:55:18.596086 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_line l b g, on_bline l g b ? cong d i d j I0313 21:55:23.831327 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:55:23.831595 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l f e" I0313 21:55:23.831934 124285949358080 graph.py:498] I0313 21:55:23.832049 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 21:55:53.137942 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:55:53.138214 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l a e, on_bline l e a" I0313 21:55:53.138577 124285949358080 graph.py:498] I0313 21:55:53.138688 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l a e, on_bline l e a ? cong d i d j I0313 21:56:03.222234 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:56:03.222442 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_pline l k d i" I0313 21:56:03.222783 124285949358080 graph.py:498] I0313 21:56:03.222895 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_pline l k d i ? cong d i d j I0313 21:56:09.787834 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:56:09.788079 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c g, on_circle l d g" I0313 21:56:09.788381 124285949358080 graph.py:498] I0313 21:56:09.788501 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c g, on_circle l d g ? cong d i d j I0313 21:56:34.090400 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:56:34.090599 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_pline l k d i, on_pline l i d k" I0313 21:56:34.091013 124285949358080 graph.py:498] I0313 21:56:34.091159 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_pline l k d i, on_pline l i d k ? cong d i d j I0313 21:56:35.052925 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:56:35.053185 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l b j, on_bline l j b" I0313 21:56:35.053495 124285949358080 graph.py:498] I0313 21:56:35.053607 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l b j, on_bline l j b ? cong d i d j I0313 21:56:39.416234 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:56:39.416496 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c a, on_circle l d a" I0313 21:56:39.416865 124285949358080 graph.py:498] I0313 21:56:39.416979 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l c a, on_circle l d a ? cong d i d j I0313 21:56:42.424122 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:56:42.424355 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l e d, on_circle l g d" I0313 21:56:42.424679 124285949358080 graph.py:498] I0313 21:56:42.424794 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 21:56:50.839321 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:56:50.839609 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d" I0313 21:56:50.839981 124285949358080 graph.py:498] I0313 21:56:50.840096 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l e d ? cong d i d j I0313 21:56:56.334955 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:56:56.335155 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_pline l e b g, on_pline l b e g" I0313 21:56:56.335503 124285949358080 graph.py:498] I0313 21:56:56.335614 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_pline l e b g, on_pline l b e g ? cong d i d j I0313 21:57:32.597163 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:57:32.597367 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_pline l k d i" I0313 21:57:32.597661 124285949358080 graph.py:498] I0313 21:57:32.597772 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_pline l k d i ? cong d i d j I0313 21:57:37.402436 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:57:37.402685 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l f i, on_bline l i f" I0313 21:57:37.403086 124285949358080 graph.py:498] I0313 21:57:37.403213 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l f i, on_bline l i f ? cong d i d j I0313 21:57:41.960730 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:57:41.961125 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l g e" I0313 21:57:41.961713 124285949358080 graph.py:498] I0313 21:57:41.961906 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 21:57:51.040886 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:57:51.041123 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_pline l k e j" I0313 21:57:51.041480 124285949358080 graph.py:498] I0313 21:57:51.041591 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_pline l k e j ? cong d i d j I0313 21:57:53.323541 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:57:53.323747 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l f d" I0313 21:57:53.324068 124285949358080 graph.py:498] I0313 21:57:53.324181 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l f d ? cong d i d j I0313 21:57:55.520201 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:57:55.520467 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l g c, on_circle l i c" I0313 21:57:55.520760 124285949358080 graph.py:498] I0313 21:57:55.520867 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 21:58:16.351135 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:58:16.351434 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l g j, on_bline l j g" I0313 21:58:16.351789 124285949358080 graph.py:498] I0313 21:58:16.351924 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_line l g j, on_bline l j g ? cong d i d j I0313 21:58:24.655120 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:58:24.655406 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l f e" I0313 21:58:24.655771 124285949358080 graph.py:498] I0313 21:58:24.655886 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 21:58:34.454838 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:58:34.455072 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l k d" I0313 21:58:34.455420 124285949358080 graph.py:498] I0313 21:58:34.455529 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 21:58:42.934674 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:58:42.934842 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_pline l i e j" I0313 21:58:42.935306 124285949358080 graph.py:498] I0313 21:58:42.935480 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_pline l i e j ? cong d i d j I0313 21:58:43.983105 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:58:43.983438 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l j e" I0313 21:58:43.983866 124285949358080 graph.py:498] I0313 21:58:43.984044 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c e, on_circle l j e ? cong d i d j I0313 21:58:52.388812 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:58:52.389249 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g h, on_tline l e g h" I0313 21:58:52.389703 124285949358080 graph.py:498] I0313 21:58:52.389871 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_line l g h, on_tline l e g h ? cong d i d j I0313 21:59:15.412827 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:59:15.413104 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g d, on_circle l i d" I0313 21:59:15.413486 124285949358080 graph.py:498] I0313 21:59:15.413606 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l g d, on_circle l i d ? cong d i d j I0313 21:59:23.745527 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:59:23.745790 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l b c, on_circle l c b" I0313 21:59:23.746099 124285949358080 graph.py:498] I0313 21:59:23.746217 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 21:59:27.592618 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:59:27.592815 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l a f, on_bline l f a" I0313 21:59:27.593124 124285949358080 graph.py:498] I0313 21:59:27.593245 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l a f, on_bline l f a ? cong d i d j I0313 21:59:33.741522 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:59:33.741791 124285949358080 alphageometry.py:548] Worker 2: Translation: "ERROR: Invalid predicate P e g e l" I0313 21:59:33.741878 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_pline l i e g, on_pline l g e i" I0313 21:59:33.742208 124285949358080 graph.py:498] I0313 21:59:33.742321 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_pline l i e g, on_pline l g e i ? cong d i d j I0313 21:59:35.172068 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 21:59:35.172239 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_pline l k d i, on_pline l i d k" I0313 21:59:35.172543 124285949358080 graph.py:498] I0313 21:59:35.172666 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_pline l k d i, on_pline l i d k ? cong d i d j I0313 22:00:03.137554 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:00:03.137750 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l d e" I0313 22:00:03.138122 124285949358080 graph.py:498] I0313 22:00:03.138255 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l c e, on_circle l d e ? cong d i d j I0313 22:00:19.156405 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:00:19.156603 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l i c e, eqdistance l e c i" I0313 22:00:19.156925 124285949358080 graph.py:498] I0313 22:00:19.157053 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = eqdistance l i c e, eqdistance l e c i ? cong d i d j I0313 22:00:26.962804 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:00:26.963019 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l f d, on_circle l k d" I0313 22:00:26.963420 124285949358080 graph.py:498] I0313 22:00:26.963542 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l f d, on_circle l k d ? cong d i d j I0313 22:00:28.842966 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:00:28.843130 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c g, on_circle l d g" I0313 22:00:28.843442 124285949358080 graph.py:498] I0313 22:00:28.843568 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c g, on_circle l d g ? cong d i d j I0313 22:00:30.526670 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:00:30.526998 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0313 22:00:30.527400 124285949358080 graph.py:498] I0313 22:00:30.527536 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l e g, on_bline l g e ? cong d i d j I0313 22:00:34.141070 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:00:34.141231 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e d" I0313 22:00:34.141517 124285949358080 graph.py:498] I0313 22:00:34.141591 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l e d ? cong d i d j I0313 22:00:52.629617 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:00:52.629868 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l f e" I0313 22:00:52.630250 124285949358080 graph.py:498] I0313 22:00:52.630385 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 22:01:21.013139 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:01:21.013409 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0313 22:01:21.013772 124285949358080 graph.py:498] I0313 22:01:21.013890 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f h, on_bline k h f; l = on_line l h i, on_bline l i h ? cong d i d j I0313 22:01:23.999716 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:01:24.000091 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l c e, on_circle l g e" I0313 22:01:24.000456 124285949358080 graph.py:498] I0313 22:01:24.000568 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 22:01:27.336062 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:01:27.336253 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b e, on_circle l f e" I0313 22:01:27.336628 124285949358080 graph.py:498] I0313 22:01:27.336738 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 22:01:41.694294 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:01:41.694520 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b c, on_circle l c b" I0313 22:01:41.694865 124285949358080 graph.py:498] I0313 22:01:41.695000 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 22:01:47.108628 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:01:47.108908 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b c, on_circle l c b" I0313 22:01:47.109284 124285949358080 graph.py:498] I0313 22:01:47.109405 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 22:02:06.034288 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:02:06.034504 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l i a c, eqdistance l a c i" I0313 22:02:06.034854 124285949358080 graph.py:498] I0313 22:02:06.034987 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = eqdistance l i a c, eqdistance l a c i ? cong d i d j I0313 22:02:12.408300 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:02:12.408496 124285949358080 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D c e c k 13 D e i i k 14 ; x00 I0313 22:02:15.654852 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:02:15.655158 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_pline l k e g, on_pline l g e k" I0313 22:02:15.655540 124285949358080 graph.py:498] I0313 22:02:15.655656 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_pline l k e g, on_pline l g e k ? cong d i d j I0313 22:02:27.548017 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:02:27.548255 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e d, on_circle l h d" I0313 22:02:27.548562 124285949358080 graph.py:498] I0313 22:02:27.548674 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l e d, on_circle l h d ? cong d i d j I0313 22:02:28.369410 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:02:28.369670 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l c b, on_circle l g b" I0313 22:02:28.370007 124285949358080 graph.py:498] I0313 22:02:28.370121 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 22:02:52.804717 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:02:52.804916 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c f, on_circle l d f" I0313 22:02:52.805213 124285949358080 graph.py:498] I0313 22:02:52.805345 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c f, on_circle l d f ? cong d i d j I0313 22:02:57.966109 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:02:57.966371 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_bline l e c, on_bline l j e" I0313 22:02:57.966735 124285949358080 graph.py:498] I0313 22:02:57.966843 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b e, on_bline k e b; l = on_bline l e c, on_bline l j e ? cong d i d j I0313 22:03:11.346416 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:03:11.346615 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e c, on_circle l g c" I0313 22:03:11.346920 124285949358080 graph.py:498] I0313 22:03:11.347014 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l e c, on_circle l g c ? cong d i d j I0313 22:03:23.659778 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:03:23.659988 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l g d, on_circle l i d" I0313 22:03:23.660317 124285949358080 graph.py:498] I0313 22:03:23.660438 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l g d, on_circle l i d ? cong d i d j I0313 22:03:26.939437 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:03:26.939710 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l j a c, eqdistance l a c j" I0313 22:03:26.940083 124285949358080 graph.py:498] I0313 22:03:26.940221 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = eqdistance l j a c, eqdistance l a c j ? cong d i d j I0313 22:03:43.986149 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:03:43.986529 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e c, on_circle l f c" I0313 22:03:43.986860 124285949358080 graph.py:498] I0313 22:03:43.986963 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e f, on_bline k f e; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 22:04:23.538298 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:04:23.538544 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l j e" I0313 22:04:23.538889 124285949358080 graph.py:498] I0313 22:04:23.539021 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c e, on_circle l j e ? cong d i d j I0313 22:04:36.922860 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:04:36.923078 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l j e" I0313 22:04:36.923406 124285949358080 graph.py:498] I0313 22:04:36.923520 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l c e, on_circle l j e ? cong d i d j I0313 22:04:38.714585 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:04:38.714828 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l d e" I0313 22:04:38.715187 124285949358080 graph.py:498] I0313 22:04:38.715310 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l b e, on_circle l d e ? cong d i d j I0313 22:04:53.203404 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:04:53.203606 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l c b, on_circle l f b" I0313 22:04:53.203990 124285949358080 graph.py:498] I0313 22:04:53.204127 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 22:04:59.028734 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:04:59.028940 124285949358080 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C e g k 13 D e k g k 14 ; x00 I0313 22:05:28.024498 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:05:28.024690 124285949358080 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C g i k 13 D g k i k 14 ; x00 I0313 22:05:48.623328 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:05:48.623514 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l f d, on_circle l k d" I0313 22:05:48.623833 124285949358080 graph.py:498] I0313 22:05:48.623958 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_circle l f d, on_circle l k d ? cong d i d j I0313 22:06:10.087163 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:06:10.087384 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c f, on_circle l d f" I0313 22:06:10.087730 124285949358080 graph.py:498] I0313 22:06:10.087853 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l c f, on_circle l d f ? cong d i d j I0313 22:06:10.727133 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:06:10.727425 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e d, on_circle l k d" I0313 22:06:10.727778 124285949358080 graph.py:498] I0313 22:06:10.727895 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 22:06:29.170556 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:06:29.171016 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b c, on_circle l e c" I0313 22:06:29.171528 124285949358080 graph.py:498] I0313 22:06:29.171720 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l b c, on_circle l e c ? cong d i d j I0313 22:07:09.613065 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:07:09.613329 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c a, on_circle l d a" I0313 22:07:09.613700 124285949358080 graph.py:498] I0313 22:07:09.613815 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k b f, on_bline k f b; l = on_circle l c a, on_circle l d a ? cong d i d j I0313 22:07:19.930297 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:07:19.930578 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l d f, on_circle l k d" I0313 22:07:19.930935 124285949358080 graph.py:498] I0313 22:07:19.931092 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f i, on_bline k i f; l = on_line l d f, on_circle l k d ? cong d i d j I0313 22:07:33.962868 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:07:33.963117 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0313 22:07:33.963456 124285949358080 graph.py:498] I0313 22:07:33.963576 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_line l g i, on_bline l i g ? cong d i d j I0313 22:07:58.989815 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:07:58.990070 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l h d" I0313 22:07:58.990478 124285949358080 graph.py:498] I0313 22:07:58.990603 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g h, on_bline k h g; l = on_circle l e d, on_circle l h d ? cong d i d j I0313 22:08:30.665493 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:08:30.665678 124285949358080 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C c e k 13 D c k e k 14 ; x00 I0313 22:08:32.920125 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:08:32.920301 124285949358080 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b c c k 13 D b e e k 14 ; x00 I0313 22:08:49.280395 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:08:49.280596 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g e, on_circle l i e" I0313 22:08:49.280915 124285949358080 graph.py:498] I0313 22:08:49.281035 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l g e, on_circle l i e ? cong d i d j I0313 22:09:19.514465 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:09:19.514771 124285949358080 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : C c f k 13 D c k f k 14 ; x00 I0313 22:10:18.344617 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:10:18.344896 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l f e" I0313 22:10:18.345256 124285949358080 graph.py:498] I0313 22:10:18.345388 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k f g, on_bline k g f; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 22:11:39.183275 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:11:39.183402 124285949358080 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b e b k 13 D e f f k 14 ; x00 I0313 22:27:26.555692 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l k d" I0313 22:27:26.556148 124285949358080 graph.py:498] I0313 22:27:26.556304 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 22:31:20.926251 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:31:20.926856 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l f e" I0313 22:31:20.927787 124285949358080 graph.py:498] I0313 22:31:20.928079 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 22:34:49.388931 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e f, on_bline l f e" I0313 22:34:49.389911 124285949358080 graph.py:498] I0313 22:34:49.390240 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l e f, on_bline l f e ? cong d i d j I0313 22:34:49.986214 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l k d" I0313 22:34:49.986661 124285949358080 graph.py:498] I0313 22:34:49.986791 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 22:34:52.313971 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l e i, on_bline l i e" I0313 22:34:52.314485 124285949358080 graph.py:498] I0313 22:34:52.314664 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l e i, on_bline l i e ? cong d i d j I0313 22:35:03.631095 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l e f, on_bline l f e" I0313 22:35:03.631552 124285949358080 graph.py:498] I0313 22:35:03.631684 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l e f, on_bline l f e ? cong d i d j I0313 22:35:44.378628 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:35:44.378920 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b c, on_circle l c b" I0313 22:35:44.379406 124285949358080 graph.py:498] I0313 22:35:44.379535 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 22:36:01.403503 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:36:01.403732 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_bline l g e" I0313 22:36:01.404067 124285949358080 graph.py:498] I0313 22:36:01.404197 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? cong d i d j I0313 22:36:11.671917 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:36:11.672164 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l c e, on_bline l e c" I0313 22:36:11.672530 124285949358080 graph.py:498] I0313 22:36:11.672643 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l c e, on_bline l e c ? cong d i d j I0313 22:36:25.206822 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l e b, on_circle l f b" I0313 22:36:25.207248 124285949358080 graph.py:498] I0313 22:36:25.207377 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l e b, on_circle l f b ? cong d i d j I0313 22:36:28.238322 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:36:28.238567 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l d e" I0313 22:36:28.238873 124285949358080 graph.py:498] I0313 22:36:28.239011 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c e, on_circle l d e ? cong d i d j I0313 22:36:41.629363 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:36:41.629721 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l c e, on_bline l e c" I0313 22:36:41.630193 124285949358080 graph.py:498] I0313 22:36:41.630373 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l c e, on_bline l e c ? cong d i d j I0313 22:37:06.601430 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:37:06.601685 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i, on_bline l i d" I0313 22:37:06.602085 124285949358080 graph.py:498] I0313 22:37:06.602206 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l d i, on_bline l i d ? cong d i d j I0313 22:37:21.872077 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:37:21.872300 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l f g, on_bline l g f" I0313 22:37:21.872646 124285949358080 graph.py:498] I0313 22:37:21.872757 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l f g, on_bline l g f ? cong d i d j I0313 22:37:54.333140 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:37:54.333335 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l f i, on_bline l i f" I0313 22:37:54.333695 124285949358080 graph.py:498] I0313 22:37:54.333827 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l f i, on_bline l i f ? cong d i d j I0313 22:37:56.209983 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l e f, on_bline l f e" I0313 22:37:56.210392 124285949358080 graph.py:498] I0313 22:37:56.210517 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l e f, on_bline l f e ? cong d i d j I0313 22:38:01.945031 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:38:01.945254 124285949358080 alphageometry.py:548] Worker 3: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 22:38:01.945332 124285949358080 alphageometry.py:548] Worker 3: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 22:38:01.945403 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l g d" I0313 22:38:01.945706 124285949358080 graph.py:498] I0313 22:38:01.945833 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 22:38:16.476223 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:38:16.476517 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l g c, on_circle l i c" I0313 22:38:16.476876 124285949358080 graph.py:498] I0313 22:38:16.477001 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 22:38:20.558612 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:38:20.558808 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l d g, on_bline l g d" I0313 22:38:20.559206 124285949358080 graph.py:498] I0313 22:38:20.559344 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l d g, on_bline l g d ? cong d i d j I0313 22:38:30.354227 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:38:30.354572 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0313 22:38:30.354908 124285949358080 graph.py:498] I0313 22:38:30.355039 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l e i, on_bline l i e ? cong d i d j I0313 22:38:48.408236 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:38:48.408452 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c, on_circle l f c" I0313 22:38:48.408764 124285949358080 graph.py:498] I0313 22:38:48.408843 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 22:38:54.698269 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:38:54.698639 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l f g, on_bline l g f" I0313 22:38:54.698984 124285949358080 graph.py:498] I0313 22:38:54.699066 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l f g, on_bline l g f ? cong d i d j I0313 22:39:15.693248 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:39:15.693455 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0313 22:39:15.693766 124285949358080 graph.py:498] I0313 22:39:15.693886 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l e g, on_bline l g e ? cong d i d j I0313 22:39:20.240553 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:39:20.240706 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l c g, on_bline l g c" I0313 22:39:20.241007 124285949358080 graph.py:498] I0313 22:39:20.241081 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l c g, on_bline l g c ? cong d i d j I0313 22:39:21.946616 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:39:21.946840 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g j, on_bline l j g" I0313 22:39:21.947175 124285949358080 graph.py:498] I0313 22:39:21.947303 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l g j, on_bline l j g ? cong d i d j I0313 22:39:39.863003 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:39:39.863225 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l e d, on_circle l k d" I0313 22:39:39.863581 124285949358080 graph.py:498] I0313 22:39:39.863704 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 22:39:57.851878 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:39:57.852150 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l e f, on_bline l f e" I0313 22:39:57.852548 124285949358080 graph.py:498] I0313 22:39:57.852668 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_line l e f, on_bline l f e ? cong d i d j I0313 22:40:13.153995 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:40:13.154221 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g h, on_bline l h g" I0313 22:40:13.154560 124285949358080 graph.py:498] I0313 22:40:13.154677 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l g h, on_bline l h g ? cong d i d j I0313 22:40:14.845608 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:40:14.846055 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l c g, on_bline l g c" I0313 22:40:14.846507 124285949358080 graph.py:498] I0313 22:40:14.846688 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l c g, on_bline l g c ? cong d i d j I0313 22:40:15.429770 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:40:15.429933 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l c f, on_bline l f c" I0313 22:40:15.430263 124285949358080 graph.py:498] I0313 22:40:15.430391 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l c f, on_bline l f c ? cong d i d j I0313 22:40:18.559304 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:40:18.559512 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l g d" I0313 22:40:18.559906 124285949358080 graph.py:498] I0313 22:40:18.560028 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 22:40:20.009894 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:40:20.010096 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l d f, on_bline l f d" I0313 22:40:20.010488 124285949358080 graph.py:498] I0313 22:40:20.010602 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l d f, on_bline l f d ? cong d i d j I0313 22:40:46.256158 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:40:46.256444 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l k c e, eqdistance l e c k" I0313 22:40:46.256791 124285949358080 graph.py:498] I0313 22:40:46.256904 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = eqdistance l k c e, eqdistance l e c k ? cong d i d j I0313 22:41:14.388151 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:41:14.388371 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0313 22:41:14.388671 124285949358080 graph.py:498] I0313 22:41:14.388791 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l g i, on_bline l i g ? cong d i d j I0313 22:41:17.350123 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:41:17.350411 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l b g, on_bline l g b" I0313 22:41:17.350763 124285949358080 graph.py:498] I0313 22:41:17.350877 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l b g, on_bline l g b ? cong d i d j I0313 22:41:19.573049 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:41:19.573311 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l f j, on_bline l j f" I0313 22:41:19.573670 124285949358080 graph.py:498] I0313 22:41:19.573784 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l f j, on_bline l j f ? cong d i d j I0313 22:41:20.238237 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:41:20.238479 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0313 22:41:20.238833 124285949358080 graph.py:498] I0313 22:41:20.238974 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l g i, on_bline l i g ? cong d i d j I0313 22:41:36.844852 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:41:36.845108 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l i e" I0313 22:41:36.845463 124285949358080 graph.py:498] I0313 22:41:36.845589 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 22:41:39.301731 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:41:39.301943 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_bline l f c, on_bline l i f" I0313 22:41:39.302301 124285949358080 graph.py:498] I0313 22:41:39.302423 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_bline l f c, on_bline l i f ? cong d i d j I0313 22:41:46.250334 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:41:46.250548 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e b, on_circle l f b" I0313 22:41:46.250890 124285949358080 graph.py:498] I0313 22:41:46.251021 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l e b, on_circle l f b ? cong d i d j I0313 22:42:11.903738 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:42:11.903933 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l b e, on_bline l e b" I0313 22:42:11.904284 124285949358080 graph.py:498] I0313 22:42:11.904400 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l b e, on_bline l e b ? cong d i d j I0313 22:42:14.294290 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:42:14.294559 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l f d, on_circle l k d" I0313 22:42:14.294915 124285949358080 graph.py:498] I0313 22:42:14.295143 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l f d, on_circle l k d ? cong d i d j I0313 22:42:17.178611 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:42:17.178768 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l c i, on_bline l i c" I0313 22:42:17.179087 124285949358080 graph.py:498] I0313 22:42:17.179167 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l c i, on_bline l i c ? cong d i d j I0313 22:42:18.149809 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:42:18.150044 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l b e, on_bline l e b" I0313 22:42:18.150456 124285949358080 graph.py:498] I0313 22:42:18.150568 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l b e, on_bline l e b ? cong d i d j I0313 22:43:11.082386 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:43:11.082537 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l c g, on_bline l g c" I0313 22:43:11.082830 124285949358080 graph.py:498] I0313 22:43:11.082905 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l c g, on_bline l g c ? cong d i d j I0313 22:43:28.237830 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:43:28.238077 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l e i, on_bline l i e" I0313 22:43:28.238449 124285949358080 graph.py:498] I0313 22:43:28.238565 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l e i, on_bline l i e ? cong d i d j I0313 22:43:28.875069 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:43:28.875246 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c b, on_circle l e b" I0313 22:43:28.875537 124285949358080 graph.py:498] I0313 22:43:28.875669 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 22:43:37.356238 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:43:37.356639 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_bline l f c, on_bline l i c" I0313 22:43:37.357145 124285949358080 graph.py:498] I0313 22:43:37.357324 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_bline l f c, on_bline l i c ? cong d i d j I0313 22:43:48.079641 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:43:48.079928 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l e b" I0313 22:43:48.080276 124285949358080 graph.py:498] I0313 22:43:48.080394 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 22:43:58.938703 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:43:58.938970 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g c, on_circle l i c" I0313 22:43:58.939340 124285949358080 graph.py:498] I0313 22:43:58.939465 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 22:44:09.957100 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:44:09.957261 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e h, on_bline l h e" I0313 22:44:09.957547 124285949358080 graph.py:498] I0313 22:44:09.957618 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l e h, on_bline l h e ? cong d i d j I0313 22:44:21.901182 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:44:21.901438 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l f g, on_bline l g f" I0313 22:44:21.901784 124285949358080 graph.py:498] I0313 22:44:21.901897 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l f g, on_bline l g f ? cong d i d j I0313 22:44:22.629815 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:44:22.630018 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l c g, on_bline l g c" I0313 22:44:22.630357 124285949358080 graph.py:498] I0313 22:44:22.630486 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l c g, on_bline l g c ? cong d i d j I0313 22:44:27.028078 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:44:27.028289 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l d f, on_bline l f d" I0313 22:44:27.028581 124285949358080 graph.py:498] I0313 22:44:27.028697 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l d f, on_bline l f d ? cong d i d j I0313 22:45:13.222404 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:45:13.222635 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l d e, on_bline l e d" I0313 22:45:13.222986 124285949358080 graph.py:498] I0313 22:45:13.223102 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l d e, on_bline l e d ? cong d i d j I0313 22:45:27.741613 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:45:27.741808 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l e j, on_bline l j e" I0313 22:45:27.742138 124285949358080 graph.py:498] I0313 22:45:27.742252 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l e j, on_bline l j e ? cong d i d j I0313 22:45:27.778693 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:45:27.778935 124285949358080 alphageometry.py:548] Worker 2: Translation: "ERROR: Invalid predicate P e g e l" I0313 22:45:27.779036 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0313 22:45:27.779330 124285949358080 graph.py:498] I0313 22:45:27.779446 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l g i, on_bline l i g ? cong d i d j I0313 22:45:30.493816 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:45:30.494025 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l f b" I0313 22:45:30.494343 124285949358080 graph.py:498] I0313 22:45:30.494463 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 22:45:32.659293 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:45:32.659489 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l e f, on_bline l f e" I0313 22:45:32.659786 124285949358080 graph.py:498] I0313 22:45:32.659903 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l e f, on_bline l f e ? cong d i d j I0313 22:45:34.231996 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:45:34.232287 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l f e" I0313 22:45:34.232658 124285949358080 graph.py:498] I0313 22:45:34.232779 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 22:45:35.486552 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:45:35.486747 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l e b, on_circle l g b" I0313 22:45:35.487089 124285949358080 graph.py:498] I0313 22:45:35.487238 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l e b, on_circle l g b ? cong d i d j I0313 22:46:10.271717 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:46:10.271859 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l b g, on_bline l g b" I0313 22:46:10.272156 124285949358080 graph.py:498] I0313 22:46:10.272227 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? cong d i d j I0313 22:46:25.628190 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:46:25.628412 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l i e" I0313 22:46:25.628746 124285949358080 graph.py:498] I0313 22:46:25.628859 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 22:46:27.703536 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:46:27.703696 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0313 22:46:27.703991 124285949358080 graph.py:498] I0313 22:46:27.704063 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l e h, on_bline l h e ? cong d i d j I0313 22:46:33.803289 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:46:33.803704 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l f i, on_bline l i f" I0313 22:46:33.804141 124285949358080 graph.py:498] I0313 22:46:33.804320 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l f i, on_bline l i f ? cong d i d j I0313 22:47:00.362483 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:47:00.362692 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l g b, on_circle l i b" I0313 22:47:00.363076 124285949358080 graph.py:498] I0313 22:47:00.363191 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l g b, on_circle l i b ? cong d i d j I0313 22:47:08.993524 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:47:08.993731 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l f b" I0313 22:47:08.994075 124285949358080 graph.py:498] I0313 22:47:08.994189 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 22:47:12.329310 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:47:12.329587 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d" I0313 22:47:12.329941 124285949358080 graph.py:498] I0313 22:47:12.330058 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l e d ? cong d i d j I0313 22:47:12.351792 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:47:12.352002 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g b, on_circle l i b" I0313 22:47:12.352363 124285949358080 graph.py:498] I0313 22:47:12.352486 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l g b, on_circle l i b ? cong d i d j I0313 22:47:39.091868 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:47:39.092116 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l g j, on_bline l j g" I0313 22:47:39.092502 124285949358080 graph.py:498] I0313 22:47:39.092612 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l g j, on_bline l j g ? cong d i d j I0313 22:47:49.944972 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:47:49.945169 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l f g, on_bline l g f" I0313 22:47:49.945482 124285949358080 graph.py:498] I0313 22:47:49.945602 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l f g, on_bline l g f ? cong d i d j I0313 22:48:02.453262 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:48:02.453517 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l e b" I0313 22:48:02.453845 124285949358080 graph.py:498] I0313 22:48:02.453951 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 22:48:07.855832 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:48:07.856092 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l f h, on_bline l h f" I0313 22:48:07.856446 124285949358080 graph.py:498] I0313 22:48:07.856564 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l f h, on_bline l h f ? cong d i d j I0313 22:48:10.068777 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:48:10.069061 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c g, on_circle l d g" I0313 22:48:10.069382 124285949358080 graph.py:498] I0313 22:48:10.069504 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c g, on_circle l d g ? cong d i d j I0313 22:48:22.530721 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:48:22.530998 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l e d, on_circle l g d" I0313 22:48:22.531328 124285949358080 graph.py:498] I0313 22:48:22.531445 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 22:48:31.722255 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:48:31.722450 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l b i, on_bline l i b" I0313 22:48:31.722797 124285949358080 graph.py:498] I0313 22:48:31.722915 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l b i, on_bline l i b ? cong d i d j I0313 22:48:55.447149 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:48:55.447398 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0313 22:48:55.447784 124285949358080 graph.py:498] I0313 22:48:55.447901 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l g h, on_bline l h g ? cong d i d j I0313 22:48:56.849402 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:48:56.849795 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l c f, on_bline l f c" I0313 22:48:56.850247 124285949358080 graph.py:498] I0313 22:48:56.850436 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l c f, on_bline l f c ? cong d i d j I0313 22:48:59.528924 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:48:59.529197 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l i d" I0313 22:48:59.529569 124285949358080 graph.py:498] I0313 22:48:59.529683 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l e d, on_circle l i d ? cong d i d j I0313 22:49:07.720140 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:49:07.720359 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l f e" I0313 22:49:07.720695 124285949358080 graph.py:498] I0313 22:49:07.720804 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 22:49:40.526134 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:49:40.526399 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l b e, on_circle l k e" I0313 22:49:40.526733 124285949358080 graph.py:498] I0313 22:49:40.526846 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l b e, on_circle l k e ? cong d i d j I0313 22:49:52.505353 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:49:52.505620 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l g e" I0313 22:49:52.505982 124285949358080 graph.py:498] I0313 22:49:52.506101 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 22:49:54.075709 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:49:54.075975 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e j, on_bline l j e" I0313 22:49:54.076329 124285949358080 graph.py:498] I0313 22:49:54.076441 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l e j, on_bline l j e ? cong d i d j I0313 22:49:58.627282 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:49:58.627506 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l c h, on_bline l h c" I0313 22:49:58.627837 124285949358080 graph.py:498] I0313 22:49:58.627953 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l c h, on_bline l h c ? cong d i d j I0313 22:50:09.304270 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:50:09.304494 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e c, on_circle l f c" I0313 22:50:09.304834 124285949358080 graph.py:498] I0313 22:50:09.304945 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 22:50:36.674245 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:50:36.674518 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l c f, on_bline l f c" I0313 22:50:36.674828 124285949358080 graph.py:498] I0313 22:50:36.674942 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l c f, on_bline l f c ? cong d i d j I0313 22:50:37.743550 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:50:37.743757 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l k e" I0313 22:50:37.744092 124285949358080 graph.py:498] I0313 22:50:37.744206 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l b e, on_circle l k e ? cong d i d j I0313 22:50:40.361089 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:50:40.361344 124285949358080 alphageometry.py:548] Worker 5: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 22:50:40.361435 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l b e, on_circle l f e" I0313 22:50:40.361769 124285949358080 graph.py:498] I0313 22:50:40.361894 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 22:50:51.877120 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:50:51.877346 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l a e, on_bline l e a" I0313 22:50:51.877674 124285949358080 graph.py:498] I0313 22:50:51.877791 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l a e, on_bline l e a ? cong d i d j I0313 22:50:59.053616 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:50:59.053999 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c, on_circle l g c" I0313 22:50:59.054474 124285949358080 graph.py:498] I0313 22:50:59.054648 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l e c, on_circle l g c ? cong d i d j I0313 22:51:03.582456 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:51:03.582684 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l f i, on_bline l i f" I0313 22:51:03.583027 124285949358080 graph.py:498] I0313 22:51:03.583143 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l f i, on_bline l i f ? cong d i d j I0313 22:51:28.779442 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:51:28.779638 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c b, on_circle l f b" I0313 22:51:28.779976 124285949358080 graph.py:498] I0313 22:51:28.780089 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 22:51:34.409591 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:51:34.409819 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l a f, on_bline l f a" I0313 22:51:34.410119 124285949358080 graph.py:498] I0313 22:51:34.410264 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l a f, on_bline l f a ? cong d i d j I0313 22:51:42.747375 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:51:42.747628 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0313 22:51:42.748023 124285949358080 graph.py:498] I0313 22:51:42.748139 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l d g, on_bline l g d ? cong d i d j I0313 22:51:49.895161 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:51:49.895779 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l b f, on_circle l e f" I0313 22:51:49.896315 124285949358080 graph.py:498] I0313 22:51:49.896490 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l b f, on_circle l e f ? cong d i d j I0313 22:52:01.124417 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:52:01.124658 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l a e, on_bline l e a" I0313 22:52:01.125022 124285949358080 graph.py:498] I0313 22:52:01.125138 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l a e, on_bline l e a ? cong d i d j I0313 22:52:06.277170 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:52:06.277450 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l d e, on_circle l i e" I0313 22:52:06.277768 124285949358080 graph.py:498] I0313 22:52:06.277893 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l d e, on_circle l i e ? cong d i d j I0313 22:52:24.092785 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:52:24.092936 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l g h, on_bline l h g" I0313 22:52:24.093254 124285949358080 graph.py:498] I0313 22:52:24.093332 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l g h, on_bline l h g ? cong d i d j I0313 22:52:29.828726 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:52:29.828991 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l d e" I0313 22:52:29.829308 124285949358080 graph.py:498] I0313 22:52:29.829425 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c e, on_circle l d e ? cong d i d j I0313 22:52:35.893671 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:52:35.893936 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l g k, on_bline l k g" I0313 22:52:35.894301 124285949358080 graph.py:498] I0313 22:52:35.894418 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_line l g k, on_bline l k g ? cong d i d j I0313 22:52:40.135156 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:52:40.135362 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b e, on_circle l f e" I0313 22:52:40.135706 124285949358080 graph.py:498] I0313 22:52:40.135823 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 22:52:55.467339 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:52:55.467573 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l d e, on_bline l e d" I0313 22:52:55.467913 124285949358080 graph.py:498] I0313 22:52:55.468027 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l d e, on_bline l e d ? cong d i d j I0313 22:52:58.355364 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:52:58.355780 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l f b e, eqdistance l e b f" I0313 22:52:58.356209 124285949358080 graph.py:498] I0313 22:52:58.356370 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = eqdistance l f b e, eqdistance l e b f ? cong d i d j I0313 22:53:29.195655 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:53:29.195811 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l a e, on_bline l e a" I0313 22:53:29.196104 124285949358080 graph.py:498] I0313 22:53:29.196177 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l a e, on_bline l e a ? cong d i d j I0313 22:53:44.788523 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:53:44.788729 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e c, on_circle l g c" I0313 22:53:44.789076 124285949358080 graph.py:498] I0313 22:53:44.789198 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l e c, on_circle l g c ? cong d i d j I0313 22:53:56.779910 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:53:56.780065 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l g j, on_bline l j g" I0313 22:53:56.780370 124285949358080 graph.py:498] I0313 22:53:56.780446 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l g j, on_bline l j g ? cong d i d j I0313 22:54:00.047051 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:54:00.047270 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l c h, on_bline l h c" I0313 22:54:00.047621 124285949358080 graph.py:498] I0313 22:54:00.047734 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l c h, on_bline l h c ? cong d i d j I0313 22:54:07.416714 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:54:07.417144 124285949358080 alphageometry.py:548] Worker 3: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 22:54:07.417309 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b c, on_circle l e c" I0313 22:54:07.417785 124285949358080 graph.py:498] I0313 22:54:07.417951 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l b c, on_circle l e c ? cong d i d j I0313 22:54:19.435560 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:54:19.435758 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_bline l e b" I0313 22:54:19.436105 124285949358080 graph.py:498] I0313 22:54:19.436224 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l b e, on_bline l e b ? cong d i d j I0313 22:54:42.998653 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:54:42.998920 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g f, on_bline l f g" I0313 22:54:42.999254 124285949358080 graph.py:498] I0313 22:54:42.999375 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l g f, on_bline l f g ? cong d i d j I0313 22:54:44.046133 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:54:44.046553 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l e f, on_bline l f e" I0313 22:54:44.047044 124285949358080 graph.py:498] I0313 22:54:44.047257 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_line l e f, on_bline l f e ? cong d i d j I0313 22:54:50.690641 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:54:50.690835 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l c i, on_bline l i c" I0313 22:54:50.691183 124285949358080 graph.py:498] I0313 22:54:50.691310 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l c i, on_bline l i c ? cong d i d j I0313 22:55:03.124097 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:55:03.124375 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l a f, on_bline l f a" I0313 22:55:03.124727 124285949358080 graph.py:498] I0313 22:55:03.124840 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_line l a f, on_bline l f a ? cong d i d j I0313 22:55:17.586571 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:55:17.586763 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0313 22:55:17.587145 124285949358080 graph.py:498] I0313 22:55:17.587273 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l d e, on_bline l e d ? cong d i d j I0313 22:55:45.563413 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:55:45.563673 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c" I0313 22:55:45.564037 124285949358080 graph.py:498] I0313 22:55:45.564152 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l e c ? cong d i d j I0313 22:55:47.906788 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:55:47.906955 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b c, on_circle l c b" I0313 22:55:47.907259 124285949358080 graph.py:498] I0313 22:55:47.907387 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 22:55:51.907598 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:55:51.907822 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g b, on_circle l h b" I0313 22:55:51.908140 124285949358080 graph.py:498] I0313 22:55:51.908273 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l g b, on_circle l h b ? cong d i d j I0313 22:55:57.943445 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:55:57.943679 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c b, on_circle l g b" I0313 22:55:57.944021 124285949358080 graph.py:498] I0313 22:55:57.944138 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 22:55:59.889184 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:55:59.889393 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c g, on_circle l d g" I0313 22:55:59.889812 124285949358080 graph.py:498] I0313 22:55:59.889998 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l c g, on_circle l d g ? cong d i d j I0313 22:56:08.322611 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:56:08.322890 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_line l e f, on_bline l f e" I0313 22:56:08.323256 124285949358080 graph.py:498] I0313 22:56:08.323374 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_line l e f, on_bline l f e ? cong d i d j I0313 22:56:14.559442 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:56:14.559699 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l b f, on_bline l f b" I0313 22:56:14.560080 124285949358080 graph.py:498] I0313 22:56:14.560196 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l b f, on_bline l f b ? cong d i d j I0313 22:56:42.765834 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:56:42.766112 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l e b" I0313 22:56:42.766427 124285949358080 graph.py:498] I0313 22:56:42.766543 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 22:56:54.845996 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:56:54.846189 124285949358080 alphageometry.py:548] Worker 4: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 22:56:54.846310 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l g b" I0313 22:56:54.846643 124285949358080 graph.py:498] I0313 22:56:54.846764 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 22:56:55.371465 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:56:55.371704 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c g, on_circle l d g" I0313 22:56:55.372024 124285949358080 graph.py:498] I0313 22:56:55.372138 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c g, on_circle l d g ? cong d i d j I0313 22:57:09.186656 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:57:09.186932 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l c g, on_circle l d g" I0313 22:57:09.187276 124285949358080 graph.py:498] I0313 22:57:09.187400 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l c g, on_circle l d g ? cong d i d j I0313 22:57:12.946419 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:57:12.946576 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l a g, on_bline l g a" I0313 22:57:12.946882 124285949358080 graph.py:498] I0313 22:57:12.946977 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l a g, on_bline l g a ? cong d i d j I0313 22:57:42.233698 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:57:42.233998 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l d f, on_bline l f d" I0313 22:57:42.234308 124285949358080 graph.py:498] I0313 22:57:42.234426 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l d f, on_bline l f d ? cong d i d j I0313 22:57:49.597954 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:57:49.598209 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e d, on_circle l k d" I0313 22:57:49.598511 124285949358080 graph.py:498] I0313 22:57:49.598627 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 22:57:52.234639 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:57:52.234923 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c, on_circle l k c" I0313 22:57:52.235267 124285949358080 graph.py:498] I0313 22:57:52.235387 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l e c, on_circle l k c ? cong d i d j I0313 22:58:03.781843 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:58:03.782043 124285949358080 alphageometry.py:548] Worker 3: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 22:58:03.782172 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l h d" I0313 22:58:03.782515 124285949358080 graph.py:498] I0313 22:58:03.782637 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l e d, on_circle l h d ? cong d i d j I0313 22:58:05.759013 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:58:05.759278 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l c e, on_bline l e c" I0313 22:58:05.759634 124285949358080 graph.py:498] I0313 22:58:05.759747 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l c e, on_bline l e c ? cong d i d j I0313 22:58:39.475722 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:58:39.476009 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l k d" I0313 22:58:39.476361 124285949358080 graph.py:498] I0313 22:58:39.476480 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 22:58:40.796507 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:58:40.796661 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l c j, on_bline l j c" I0313 22:58:40.796963 124285949358080 graph.py:498] I0313 22:58:40.797039 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l c j, on_bline l j c ? cong d i d j I0313 22:58:50.916720 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:58:50.917081 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l c f, on_circle l d f" I0313 22:58:50.917532 124285949358080 graph.py:498] I0313 22:58:50.917709 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l c f, on_circle l d f ? cong d i d j I0313 22:59:03.918992 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:59:03.919342 124285949358080 alphageometry.py:548] Worker 1: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 22:59:03.919535 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e d, on_circle l k d" I0313 22:59:03.920014 124285949358080 graph.py:498] I0313 22:59:03.920176 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 22:59:07.121081 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:59:07.121286 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l j e" I0313 22:59:07.121659 124285949358080 graph.py:498] I0313 22:59:07.121785 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c e, on_circle l j e ? cong d i d j I0313 22:59:07.911909 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:59:07.912118 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l d f, on_bline l f d" I0313 22:59:07.912471 124285949358080 graph.py:498] I0313 22:59:07.912586 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l d f, on_bline l f d ? cong d i d j I0313 22:59:35.900454 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:59:35.900651 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l f d, on_circle l g d" I0313 22:59:35.900956 124285949358080 graph.py:498] I0313 22:59:35.901072 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l f d, on_circle l g d ? cong d i d j I0313 22:59:48.920221 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:59:48.920421 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l g c, on_circle l i c" I0313 22:59:48.920753 124285949358080 graph.py:498] I0313 22:59:48.920868 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 22:59:57.947056 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 22:59:57.947225 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c b, on_circle l e b" I0313 22:59:57.947525 124285949358080 graph.py:498] I0313 22:59:57.947646 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 23:00:03.476202 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:00:03.476404 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l i e" I0313 23:00:03.476772 124285949358080 graph.py:498] I0313 23:00:03.476881 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 23:00:09.440728 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:00:09.440980 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b g, on_circle l c g" I0313 23:00:09.441324 124285949358080 graph.py:498] I0313 23:00:09.441445 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l b g, on_circle l c g ? cong d i d j I0313 23:00:18.641907 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:00:18.642247 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l b f, on_circle l c f" I0313 23:00:18.642624 124285949358080 graph.py:498] I0313 23:00:18.642758 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l b f, on_circle l c f ? cong d i d j I0313 23:00:48.434674 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:00:48.434915 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l g d" I0313 23:00:48.435245 124285949358080 graph.py:498] I0313 23:00:48.435373 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 23:00:53.701045 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:00:53.701405 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e d, on_circle l g d" I0313 23:00:53.701743 124285949358080 graph.py:498] I0313 23:00:53.701864 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 23:01:15.283099 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:01:15.283369 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e c, on_circle l f c" I0313 23:01:15.283750 124285949358080 graph.py:498] I0313 23:01:15.283862 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 23:01:30.900976 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:01:30.901268 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l h d" I0313 23:01:30.901625 124285949358080 graph.py:498] I0313 23:01:30.901730 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l e d, on_circle l h d ? cong d i d j I0313 23:01:43.480485 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:01:43.480762 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l d e" I0313 23:01:43.481098 124285949358080 graph.py:498] I0313 23:01:43.481209 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l c e, on_circle l d e ? cong d i d j I0313 23:01:48.199755 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:01:48.200021 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = on_circle l c e, on_circle l f e" I0313 23:01:48.200346 124285949358080 graph.py:498] I0313 23:01:48.200469 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 23:02:07.227389 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:02:07.227604 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_pline l k d i" I0313 23:02:07.227954 124285949358080 graph.py:498] I0313 23:02:07.228068 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_pline l k d i ? cong d i d j I0313 23:02:09.086532 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:02:09.086774 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l g d, on_circle l k d" I0313 23:02:09.087130 124285949358080 graph.py:498] I0313 23:02:09.087265 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_circle l g d, on_circle l k d ? cong d i d j I0313 23:02:34.118122 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:02:34.118328 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c b, on_circle l e b" I0313 23:02:34.118671 124285949358080 graph.py:498] I0313 23:02:34.118785 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 23:02:54.391529 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:02:54.391747 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c g, on_circle l i g" I0313 23:02:54.392060 124285949358080 graph.py:498] I0313 23:02:54.392174 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c g, on_circle l i g ? cong d i d j I0313 23:02:55.392310 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:02:55.392547 124285949358080 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l c b e, eqdistance l b c e" I0313 23:02:55.392905 124285949358080 graph.py:498] I0313 23:02:55.393024 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k e b; l = eqdistance l c b e, eqdistance l b c e ? cong d i d j I0313 23:02:58.017559 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:02:58.017719 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l g e" I0313 23:02:58.018044 124285949358080 graph.py:498] I0313 23:02:58.018148 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 23:03:21.621570 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:03:21.621780 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e c, on_circle l f c" I0313 23:03:21.622128 124285949358080 graph.py:498] I0313 23:03:21.622248 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 23:03:36.329817 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:03:36.330046 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c b, on_circle l f b" I0313 23:03:36.330372 124285949358080 graph.py:498] I0313 23:03:36.330490 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 23:03:37.379522 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:03:37.379786 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l d f, on_circle l k d" I0313 23:03:37.380153 124285949358080 graph.py:498] I0313 23:03:37.380265 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l d f, on_circle l k d ? cong d i d j I0313 23:04:06.090610 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:04:06.090827 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l j e" I0313 23:04:06.091184 124285949358080 graph.py:498] I0313 23:04:06.091301 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c e, on_circle l j e ? cong d i d j I0313 23:04:25.130836 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:04:25.131163 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g d, on_circle l i d" I0313 23:04:25.131483 124285949358080 graph.py:498] I0313 23:04:25.131607 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l g d, on_circle l i d ? cong d i d j I0313 23:04:34.839425 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:04:34.839655 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c g, on_circle l e g" I0313 23:04:34.839983 124285949358080 graph.py:498] I0313 23:04:34.840091 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l c g, on_circle l e g ? cong d i d j I0313 23:04:34.970581 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:04:34.970860 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l e c" I0313 23:04:34.971207 124285949358080 graph.py:498] I0313 23:04:34.971343 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c e, on_circle l e c ? cong d i d j I0313 23:04:48.595900 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:04:48.596143 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e c, on_circle l f c" I0313 23:04:48.596477 124285949358080 graph.py:498] I0313 23:04:48.596590 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 23:04:49.797488 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:04:49.797844 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l d e, on_circle l d e" I0313 23:04:49.798315 124285949358080 graph.py:498] I0313 23:04:49.798491 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_line l d e, on_circle l d e ? cong d i d j I0313 23:04:50.921985 124285949358080 alphageometry.py:200] ========================== * From theorem premises: A B C D E F G H I J : Points AC = AB [00] D,C,B are collinear [01] DB = DC [02] AE = AB [03] AF = AB [04] E,F,D are collinear [05] AG = AB [06] AH = AB [07] H,D,G are collinear [08] F,I,G are collinear [09] I,C,B are collinear [10] H,E,J are collinear [11] C,J,B are collinear [12] * Auxiliary Constructions: L : Points LB = CE [13] LC = BE [14] * Proof steps: 001. AC = AB [00] & AH = AB [07] & AE = AB [03] ⇒ H,E,C,B are concyclic [15] 002. AC = AB [00] & AF = AB [04] & AE = AB [03] ⇒ E,F,C,B are concyclic [16] 003. AC = AB [00] & AG = AB [06] & AE = AB [03] ⇒ G,E,C,B are concyclic [17] 004. H,E,C,B are concyclic [15] & E,F,C,B are concyclic [16] & G,E,C,B are concyclic [17] ⇒ E,H,F,G are concyclic [18] 005. E,H,F,G are concyclic [18] ⇒ ∠EHG = ∠EFG [19] 006. E,F,C,B are concyclic [16] ⇒ ∠EBC = ∠EFC [20] 007. E,F,C,B are concyclic [16] ⇒ ∠ECB = ∠EFB [21] 008. C,D,B are collinear [01] & F,E,D are collinear [05] & ∠EBC = ∠EFC [20] ⇒ ∠EBD = ∠DFC [22] 009. C,D,B are collinear [01] & F,E,D are collinear [05] ⇒ ∠EDB = ∠FDC [23] 010. C,D,B are collinear [01] & F,E,D are collinear [05] ⇒ ∠CDE = ∠BDF [24] 011. ∠EBD = ∠DFC [22] & ∠EDB = ∠FDC [23] (Similar Triangles)⇒ EB:ED = CF:CD [25] 012. ∠EBD = ∠DFC [22] & ∠EDB = ∠FDC [23] (Similar Triangles)⇒ DE:DB = DC:DF [26] 013. LC = BE [14] & LB = CE [13] (SSS)⇒ ∠LBC = ∠BCE [27] 014. LC = BE [14] & LB = CE [13] (SSS)⇒ ∠CLB = ∠CEB [28] 015. LC = BE [14] & LB = CE [13] (SSS)⇒ ∠BCL = ∠EBC [29] 016. D,C,B are collinear [01] & ∠BCE = ∠LBC [27] ⇒ ∠DCE = ∠LBD [30] 017. DB = DC [02] & LB = CE [13] & ∠DCE = ∠LBD [30] (SAS)⇒ ED = LD [31] 018. EB:ED = CF:CD [25] & ED = LD [31] & LC = EB [14] ⇒ LC:LD = CF:CD [32] 019. DE:DB = DC:DF [26] & ED = LD [31] & DB = DC [02] ⇒ LD:DC = DC:FD [33] 020. LC:LD = CF:CD [32] & LD:DC = DC:FD [33] (Similar Triangles)⇒ ∠CLD = ∠FCD [34] 021. G,E,C,B are concyclic [17] ⇒ ∠CEB = ∠CGB [35] 022. ∠CLB = ∠CEB [28] & ∠CEB = ∠CGB [35] ⇒ ∠CGB = ∠CLB [36] 023. ∠CGB = ∠CLB [36] ⇒ G,L,C,B are concyclic [37] 024. G,L,C,B are concyclic [37] & G,E,C,B are concyclic [17] & E,F,C,B are concyclic [16] ⇒ G,L,C,F are concyclic [38] 025. C,F,L,G are concyclic [38] ⇒ ∠LCF = ∠LGF [39] 026. F,I,G are collinear [09] & I,C,B are collinear [10] & D,C,B are collinear [01] & ∠CLD = ∠FCD [34] & ∠LCF = ∠LGF [39] ⇒ ∠LGI = ∠LDI [40] 027. ∠LGI = ∠LDI [40] ⇒ L,I,D,G are concyclic [41] 028. L,I,D,G are concyclic [41] ⇒ ∠LIG = ∠LDG [42] 029. L,I,D,G are concyclic [41] ⇒ ∠LID = ∠LGD [43] 030. H,E,J are collinear [11] & ∠EHG = ∠EFG [19] & H,D,G are collinear [08] & E,F,D are collinear [05] & ∠LIG = ∠LDG [42] & F,I,G are collinear [09] ⇒ ∠DLI = ∠JED [44] 031. G,L,C,B are concyclic [37] & G,E,C,B are concyclic [17] & H,E,C,B are concyclic [15] & E,F,C,B are concyclic [16] ⇒ H,F,L,G are concyclic [45] 032. H,F,L,G are concyclic [45] ⇒ ∠HFL = ∠HGL [46] 033. H,D,G are collinear [08] & ∠HFL = ∠HGL [46] ⇒ ∠FHD = ∠FLG [47] 034. H,E,C,B are concyclic [15] & E,F,C,B are concyclic [16] ⇒ E,H,B,F are concyclic [48] 035. E,H,B,F are concyclic [48] ⇒ ∠FHE = ∠FBE [49] 036. C,D,B are collinear [01] & ∠ECB = ∠EFB [21] & E,F,D are collinear [05] ⇒ ∠CED = ∠DBF [50] 037. ∠CED = ∠DBF [50] & ∠CDE = ∠BDF [24] (Similar Triangles)⇒ EC:BF = ED:BD [51] 038. EC:BF = ED:BD [51] & ED = LD [31] & DB = DC [02] & LB = EC [13] ⇒ BL:BF = DE:DB [52] 039. E,F,D are collinear [05] & C,J,B are collinear [12] & D,C,B are collinear [01] & ∠ECB = ∠EFB [21] ⇒ ∠CEF = ∠(DJ-FB) [53] 040. C,J,B are collinear [12] & D,C,B are collinear [01] & ∠ECB = ∠CBL [27] ⇒ ∠(EC-DJ) = ∠(DJ-LB) [54] 041. ∠CEF = ∠(DJ-FB) [53] & ∠(EC-DJ) = ∠(DJ-LB) [54] ⇒ ∠(EF-DJ) = ∠FBL [55] 042. C,D,B are collinear [01] & ∠(EF-DJ) = ∠FBL [55] & E,F,D are collinear [05] & C,J,B are collinear [12] ⇒ ∠LBF = ∠BDE [56] 043. BL:BF = DE:DB [52] & ∠LBF = ∠BDE [56] (Similar Triangles)⇒ ∠LFB = ∠DBE [57] 044. C,J,B are collinear [12] & D,C,B are collinear [01] & ∠FHE = ∠FBE [49] & ∠LFB = ∠DBE [57] ⇒ ∠(FL-DJ) = ∠FHE [58] 045. ∠FHD = ∠FLG [47] & ∠(FL-DJ) = ∠FHE [58] ⇒ ∠(LG-DJ) = ∠DHE [59] 046. H,E,C,B are concyclic [15] ⇒ ∠EHC = ∠EBC [60] 047. H,E,C,B are concyclic [15] ⇒ ∠BEH = ∠BCH [61] 048. H,E,J are collinear [11] & C,J,B are collinear [12] & ∠EHC = ∠EBC [60] ⇒ ∠JHC = ∠EBJ [62] 049. J,C,B are collinear [12] & H,E,J are collinear [11] & ∠BCH = ∠BEH [61] ⇒ ∠JCH = ∠BEJ [63] 050. ∠JHC = ∠EBJ [62] & ∠JCH = ∠BEJ [63] (Similar Triangles)⇒ JC:EJ = HC:EB [64] 051. HC:EB = JC:EJ [64] & LC = EB [14] ⇒ CH:CL = JC:JE [65] 052. C,J,B are collinear [12] & D,C,B are collinear [01] & ∠BCL = ∠EBC [29] ⇒ ∠(DJ-LC) = ∠(EB-DJ) [66] 053. C,J,B are collinear [12] & D,C,B are collinear [01] & ∠BEH = ∠BCH [61] ⇒ ∠BEH = ∠(DJ-HC) [67] 054. ∠(DJ-LC) = ∠(EB-DJ) [66] & ∠BEH = ∠(DJ-HC) [67] ⇒ ∠(DJ-HE) = ∠LCH [68] 055. H,E,J are collinear [11] & C,J,B are collinear [12] & ∠(DJ-HE) = ∠LCH [68] & D,C,B are collinear [01] ⇒ ∠HCL = ∠EJC [69] 056. CH:CL = JC:JE [65] & ∠HCL = ∠EJC [69] (Similar Triangles)⇒ ∠CHL = ∠ECJ [70] 057. G,L,C,B are concyclic [37] & G,E,C,B are concyclic [17] & H,E,C,B are concyclic [15] ⇒ E,C,H,L are concyclic [71] 058. E,C,H,L are concyclic [71] ⇒ ∠ECH = ∠ELH [72] 059. C,J,B are collinear [12] & D,C,B are collinear [01] & ∠CHL = ∠ECJ [70] & ∠ECH = ∠ELH [72] ⇒ ∠ELH = ∠(DJ-HL) [73] 060. ∠ELH = ∠(DJ-HL) [73] ⇒ EL ∥ DJ [74] 061. I,C,B are collinear [10] & D,C,B are collinear [01] & H,E,J are collinear [11] & C,J,B are collinear [12] & ∠(LG-DJ) = ∠DHE [59] & H,D,G are collinear [08] & ∠LID = ∠LGD [43] & EL ∥ DJ [74] ⇒ ∠DIL = ∠EJD [75] 062. ∠DLI = ∠JED [44] & ∠DIL = ∠EJD [75] (Similar Triangles)⇒ DL:DE = DI:DJ [76] 063. DL:DE = DI:DJ [76] & ED = LD [31] ⇒ DI = DJ ========================== I0313 23:04:50.922557 124285949358080 alphageometry.py:204] Solution written to /home/tong_peng/onedrive_googie32u/agtest/ag.out. I0313 23:05:34.416485 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:05:34.416693 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e d, on_circle l k d" I0313 23:05:34.417058 124285949358080 graph.py:498] I0313 23:05:34.417175 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 23:05:49.279698 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:05:49.279907 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l f e" I0313 23:05:49.280264 124285949358080 graph.py:498] I0313 23:05:49.280387 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 23:05:51.549289 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:05:51.549508 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l i d" I0313 23:05:51.549828 124285949358080 graph.py:498] I0313 23:05:51.549945 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l e d, on_circle l i d ? cong d i d j I0313 23:05:53.338599 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:05:53.338962 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c f, on_circle l d f" I0313 23:05:53.339379 124285949358080 graph.py:498] I0313 23:05:53.339551 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l c f, on_circle l d f ? cong d i d j I0313 23:06:15.644724 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:06:15.644950 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l g d, on_circle l i d" I0313 23:06:15.645299 124285949358080 graph.py:498] I0313 23:06:15.645416 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_circle l g d, on_circle l i d ? cong d i d j I0313 23:06:26.637254 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:06:26.637520 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l g b" I0313 23:06:26.637892 124285949358080 graph.py:498] I0313 23:06:26.638012 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 23:06:48.114026 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:06:48.114231 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l f d" I0313 23:06:48.114599 124285949358080 graph.py:498] I0313 23:06:48.114716 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l f d ? cong d i d j I0313 23:06:48.820822 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:06:48.821229 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_tline l d g i" I0313 23:06:48.821692 124285949358080 graph.py:498] I0313 23:06:48.821862 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l g i, on_tline l d g i ? cong d i d j I0313 23:06:57.266460 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:06:57.266669 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l f b" I0313 23:06:57.266986 124285949358080 graph.py:498] I0313 23:06:57.267108 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 23:07:31.943476 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:07:31.943715 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l g c, on_circle l i c" I0313 23:07:31.944022 124285949358080 graph.py:498] I0313 23:07:31.944135 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k e g, on_bline k g e; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 23:07:38.852153 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:07:38.852431 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e b, on_circle l f b" I0313 23:07:38.852739 124285949358080 graph.py:498] I0313 23:07:38.852856 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l e b, on_circle l f b ? cong d i d j I0313 23:07:43.867902 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:07:43.868163 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_circle l d e" I0313 23:07:43.868482 124285949358080 graph.py:498] I0313 23:07:43.868596 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l d e, on_circle l d e ? cong d i d j I0313 23:08:00.534650 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:08:00.534804 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_circle l f g" I0313 23:08:00.535123 124285949358080 graph.py:498] I0313 23:08:00.535198 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l g i, on_circle l f g ? cong d i d j I0313 23:08:04.568271 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:08:04.568455 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l g b" I0313 23:08:04.568753 124285949358080 graph.py:498] I0313 23:08:04.568873 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 23:08:08.928381 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:08:08.928831 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g b, on_circle l k b" I0313 23:08:08.929279 124285949358080 graph.py:498] I0313 23:08:08.929469 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l g b, on_circle l k b ? cong d i d j I0313 23:08:47.032193 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:08:47.032421 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l a e, on_circle l a e" I0313 23:08:47.032782 124285949358080 graph.py:498] I0313 23:08:47.032902 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k g i, on_bline k i g; l = on_line l a e, on_circle l a e ? cong d i d j I0313 23:08:51.764292 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:08:51.764493 124285949358080 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b e b k 13 D e i i k 14 ; x00 I0313 23:08:58.165729 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:08:58.165974 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l f h, on_bline l h f" I0313 23:08:58.166276 124285949358080 graph.py:498] I0313 23:08:58.166405 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_line l f h, on_bline l h f ? cong d i d j I0313 23:09:11.687267 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:09:11.687516 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_pline l i e g, on_pline l g e i" I0313 23:09:11.687888 124285949358080 graph.py:498] I0313 23:09:11.688004 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_pline l i e g, on_pline l g e i ? cong d i d j I0313 23:09:12.891717 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:09:12.891961 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b c, on_circle l c b" I0313 23:09:12.892322 124285949358080 graph.py:498] I0313 23:09:12.892450 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 23:09:46.900278 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:09:46.900489 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b g, on_circle l d g" I0313 23:09:46.900797 124285949358080 graph.py:498] I0313 23:09:46.900921 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l b g, on_circle l d g ? cong d i d j I0313 23:09:56.250665 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:09:56.250818 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c g, on_circle l i g" I0313 23:09:56.251155 124285949358080 graph.py:498] I0313 23:09:56.251252 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l c g, on_circle l i g ? cong d i d j I0313 23:10:05.345844 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:10:05.346076 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l k e" I0313 23:10:05.346397 124285949358080 graph.py:498] I0313 23:10:05.346519 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c f, on_bline k f c; l = on_circle l c e, on_circle l k e ? cong d i d j I0313 23:10:31.209820 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:10:31.210028 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l f e, on_circle l g e" I0313 23:10:31.210342 124285949358080 graph.py:498] I0313 23:10:31.210463 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l f e, on_circle l g e ? cong d i d j I0313 23:10:42.472600 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:10:42.472787 124285949358080 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b e b k 13 D c e c k 14 ; x00 I0313 23:11:18.917122 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:11:18.917310 124285949358080 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D c e c k 13 D e g g k 14 ; x00 I0313 23:11:41.057041 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:11:41.057481 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c b, on_circle l g b" I0313 23:11:41.057951 124285949358080 graph.py:498] I0313 23:11:41.058131 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 23:12:04.714529 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:12:04.714792 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g b, on_circle l i b" I0313 23:12:04.715178 124285949358080 graph.py:498] I0313 23:12:04.715317 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l g b, on_circle l i b ? cong d i d j I0313 23:12:42.775731 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:12:42.775935 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l f e" I0313 23:12:42.776260 124285949358080 graph.py:498] I0313 23:12:42.776383 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_line k c e, on_bline k e c; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 23:13:33.074577 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:13:33.074879 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g c, on_circle l h c" I0313 23:13:33.075261 124285949358080 graph.py:498] I0313 23:13:33.075382 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l g c, on_circle l h c ? cong d i d j I0313 23:13:55.185909 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:13:55.186219 124285949358080 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b c c k 13 D b g g k 14 ; x00 I0313 23:14:36.837412 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:14:36.837670 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l g e" I0313 23:14:36.838165 124285949358080 graph.py:498] I0313 23:14:36.838402 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l b e, on_circle l g e ? cong d i d j I0313 23:15:07.451078 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:15:07.451459 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l f d" I0313 23:15:07.451973 124285949358080 graph.py:498] I0313 23:15:07.452170 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l f d ? cong d i d j I0313 23:16:07.620626 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:16:07.620931 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g e, on_circle l i e" I0313 23:16:07.621262 124285949358080 graph.py:498] I0313 23:16:07.621384 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_circle l g e, on_circle l i e ? cong d i d j I0313 23:16:50.320922 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:16:50.321283 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_bline l f c, on_bline l k f" I0313 23:16:50.321800 124285949358080 graph.py:498] I0313 23:16:50.322002 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_bline l f c, on_bline l k f ? cong d i d j I0313 23:17:59.541570 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:17:59.541781 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l g h, on_bline l h g" I0313 23:17:59.542126 124285949358080 graph.py:498] I0313 23:17:59.542268 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_line l g h, on_bline l h g ? cong d i d j I0313 23:18:54.565098 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:18:54.565353 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b f, on_circle l c f" I0313 23:18:54.565714 124285949358080 graph.py:498] I0313 23:18:54.565829 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l b f, on_circle l c f ? cong d i d j I0313 23:19:14.022320 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:19:14.022586 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_bline l f c, on_bline l i f" I0313 23:19:14.022916 124285949358080 graph.py:498] I0313 23:19:14.023040 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = on_bline l f c, on_bline l i f ? cong d i d j I0313 23:21:33.009690 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:21:33.010136 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k c e, eqdistance l e c k" I0313 23:21:33.010649 124285949358080 graph.py:498] I0313 23:21:33.010829 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k f e; l = eqdistance l k c e, eqdistance l e c k ? cong d i d j I0313 23:23:03.045361 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:23:03.045573 124285949358080 alphageometry.py:548] Worker 3: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 23:23:03.045698 124285949358080 alphageometry.py:548] Worker 3: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 23:23:03.045840 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_tline l e b e" I0313 23:23:03.046178 124285949358080 graph.py:498] I0313 23:23:03.046302 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_tline l e b e ? cong d i d j I0313 23:23:42.487152 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:23:42.487562 124285949358080 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : T b c e k 13 ; x00 I0313 23:24:38.023712 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:24:38.024116 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_tline l i f i" I0313 23:24:38.024561 124285949358080 graph.py:498] I0313 23:24:38.024744 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_tline l i f i ? cong d i d j I0313 23:26:16.613027 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:26:16.613426 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e f, on_circle l f e" I0313 23:26:16.613861 124285949358080 graph.py:498] I0313 23:26:16.614044 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k i e; l = on_circle l e f, on_circle l f e ? cong d i d j I0313 23:28:29.474133 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:28:29.474421 124285949358080 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b e b k 13 D e g g k 14 ; x00 I0313 23:29:00.768577 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e d, on_circle l k d" I0313 23:29:00.768991 124285949358080 graph.py:498] I0313 23:29:00.769109 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 23:31:57.738132 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:31:57.738426 124285949358080 alphageometry.py:548] Worker 4: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 23:31:57.738588 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e c, on_circle l f c" I0313 23:31:57.739009 124285949358080 graph.py:498] I0313 23:31:57.739187 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 23:32:27.681809 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e d, on_circle l k d" I0313 23:32:27.682230 124285949358080 graph.py:498] I0313 23:32:27.682380 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 23:34:40.828269 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:34:40.828910 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l g c, on_circle l i c" I0313 23:34:40.829821 124285949358080 graph.py:498] I0313 23:34:40.830140 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 23:35:14.949509 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l k d" I0313 23:35:14.950118 124285949358080 graph.py:498] I0313 23:35:14.950288 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 23:35:28.125465 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:35:28.126115 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c e, on_circle l f e" I0313 23:35:28.126979 124285949358080 graph.py:498] I0313 23:35:28.127265 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 23:36:19.093682 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l e f, on_bline l f e" I0313 23:36:19.094202 124285949358080 graph.py:498] I0313 23:36:19.094348 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l e f, on_bline l f e ? cong d i d j I0313 23:36:37.630100 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:36:37.630340 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l f e" I0313 23:36:37.630658 124285949358080 graph.py:498] I0313 23:36:37.630773 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 23:36:44.687224 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:36:44.687483 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c g, on_circle l d g" I0313 23:36:44.687866 124285949358080 graph.py:498] I0313 23:36:44.687997 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l c g, on_circle l d g ? cong d i d j I0313 23:37:22.415350 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:37:22.415598 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l f e" I0313 23:37:22.415944 124285949358080 graph.py:498] I0313 23:37:22.416064 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 23:37:46.708126 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:37:46.708502 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k c e, eqdistance l e c k" I0313 23:37:46.708854 124285949358080 graph.py:498] I0313 23:37:46.708979 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = eqdistance l k c e, eqdistance l e c k ? cong d i d j I0313 23:37:47.044022 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:37:47.044314 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b c, on_circle l c b" I0313 23:37:47.044647 124285949358080 graph.py:498] I0313 23:37:47.044765 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 23:38:31.805277 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:38:31.805575 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0313 23:38:31.805938 124285949358080 graph.py:498] I0313 23:38:31.806053 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l g i, on_bline l i g ? cong d i d j I0313 23:39:08.616970 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:39:08.617284 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c b, on_circle l e b" I0313 23:39:08.617626 124285949358080 graph.py:498] I0313 23:39:08.617743 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 23:39:28.881737 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:39:28.881950 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l k e" I0313 23:39:28.882269 124285949358080 graph.py:498] I0313 23:39:28.882392 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l b e, on_circle l k e ? cong d i d j I0313 23:39:52.637835 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:39:52.638139 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c f, on_circle l d f" I0313 23:39:52.638495 124285949358080 graph.py:498] I0313 23:39:52.638613 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l c f, on_circle l d f ? cong d i d j I0313 23:40:17.519734 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:40:17.519979 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l c e" I0313 23:40:17.520336 124285949358080 graph.py:498] I0313 23:40:17.520457 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b e, on_circle l c e ? cong d i d j I0313 23:40:37.207030 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:40:37.207289 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e b, on_circle l f b" I0313 23:40:37.207690 124285949358080 graph.py:498] I0313 23:40:37.207822 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l e b, on_circle l f b ? cong d i d j I0313 23:41:30.369259 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:41:30.369539 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e f, on_bline l f e" I0313 23:41:30.369866 124285949358080 graph.py:498] I0313 23:41:30.369982 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_line l e f, on_bline l f e ? cong d i d j I0313 23:42:14.952914 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:42:14.953185 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l c e" I0313 23:42:14.953513 124285949358080 graph.py:498] I0313 23:42:14.953632 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l b e, on_circle l c e ? cong d i d j I0313 23:42:17.056573 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:42:17.056855 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c b, on_circle l f b" I0313 23:42:17.057170 124285949358080 graph.py:498] I0313 23:42:17.057298 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l c b, on_circle l f b ? cong d i d j I0313 23:43:31.747894 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:43:31.748168 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l f e" I0313 23:43:31.748499 124285949358080 graph.py:498] I0313 23:43:31.748616 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 23:43:47.338513 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:43:47.339124 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l d e" I0313 23:43:47.340021 124285949358080 graph.py:498] I0313 23:43:47.340340 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b e, on_circle l d e ? cong d i d j I0313 23:43:54.811939 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:43:54.812238 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_bline l f c, on_bline l i f" I0313 23:43:54.812630 124285949358080 graph.py:498] I0313 23:43:54.812768 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_bline l f c, on_bline l i f ? cong d i d j I0313 23:44:03.242794 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:44:03.243006 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l g c, on_circle l i c" I0313 23:44:03.243360 124285949358080 graph.py:498] I0313 23:44:03.243481 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 23:46:05.165606 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:46:05.166018 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e d, on_circle l g d" I0313 23:46:05.166759 124285949358080 graph.py:498] I0313 23:46:05.167044 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 23:46:09.285676 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:46:09.286218 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c b, on_circle l g b" I0313 23:46:09.287015 124285949358080 graph.py:498] I0313 23:46:09.287285 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l c b, on_circle l g b ? cong d i d j I0313 23:46:10.197552 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:46:10.197809 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e d, on_circle l g d" I0313 23:46:10.198179 124285949358080 graph.py:498] I0313 23:46:10.198313 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 23:46:10.479329 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:46:10.479920 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l b e, on_bline l e b" I0313 23:46:10.480775 124285949358080 graph.py:498] I0313 23:46:10.481063 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l b e, on_bline l e b ? cong d i d j I0313 23:47:21.784883 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:47:21.785415 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e c, on_circle l f c" I0313 23:47:21.786024 124285949358080 graph.py:498] I0313 23:47:21.786296 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 23:47:41.743930 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l f e" I0313 23:47:41.744463 124285949358080 graph.py:498] I0313 23:47:41.744638 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l b e, on_circle l f e ? cong d i d j I0313 23:48:03.839268 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:48:03.839528 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c e, on_circle l g e" I0313 23:48:03.839872 124285949358080 graph.py:498] I0313 23:48:03.839993 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 23:48:08.147430 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:48:08.147583 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l g d" I0313 23:48:08.147902 124285949358080 graph.py:498] I0313 23:48:08.147981 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 23:48:29.756108 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:48:29.756393 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l g e" I0313 23:48:29.756728 124285949358080 graph.py:498] I0313 23:48:29.756850 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 23:48:46.822387 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:48:46.822626 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l g e" I0313 23:48:46.823052 124285949358080 graph.py:498] I0313 23:48:46.823201 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l b e, on_circle l g e ? cong d i d j I0313 23:49:06.848231 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:49:06.848498 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0313 23:49:06.848877 124285949358080 graph.py:498] I0313 23:49:06.849000 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l e g, on_bline l g e ? cong d i d j I0313 23:49:23.942887 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:49:23.943172 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e b, on_circle l f b" I0313 23:49:23.943583 124285949358080 graph.py:498] I0313 23:49:23.943700 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l e b, on_circle l f b ? cong d i d j I0313 23:49:53.121510 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:49:53.121772 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c, on_circle l f c" I0313 23:49:53.122078 124285949358080 graph.py:498] I0313 23:49:53.122198 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 23:50:07.335439 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:50:07.335863 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0313 23:50:07.336341 124285949358080 graph.py:498] I0313 23:50:07.336523 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l g h, on_bline l h g ? cong d i d j I0313 23:50:12.526173 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:50:12.526443 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l f c e, eqdistance l e c f" I0313 23:50:12.526820 124285949358080 graph.py:498] I0313 23:50:12.526940 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = eqdistance l f c e, eqdistance l e c f ? cong d i d j I0313 23:50:21.819364 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c e, on_circle l d e" I0313 23:50:21.819762 124285949358080 graph.py:498] I0313 23:50:21.819885 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c e, on_circle l d e ? cong d i d j I0313 23:50:49.614133 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:50:49.614419 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k c e, eqdistance l e c k" I0313 23:50:49.614792 124285949358080 graph.py:498] I0313 23:50:49.614906 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = eqdistance l k c e, eqdistance l e c k ? cong d i d j I0313 23:51:01.053603 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:51:01.053809 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_tline l i f i" I0313 23:51:01.054116 124285949358080 graph.py:498] I0313 23:51:01.054235 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_tline l i f i ? cong d i d j I0313 23:51:10.113750 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:51:10.114016 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_bline l f c, on_bline l i c" I0313 23:51:10.114348 124285949358080 graph.py:498] I0313 23:51:10.114477 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_bline l f c, on_bline l i c ? cong d i d j I0313 23:51:12.031276 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:51:12.031517 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l e b" I0313 23:51:12.031868 124285949358080 graph.py:498] I0313 23:51:12.031988 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c b, on_circle l e b ? cong d i d j I0313 23:51:58.488069 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:51:58.488354 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l d e, on_circle l i e" I0313 23:51:58.488706 124285949358080 graph.py:498] I0313 23:51:58.488825 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l d e, on_circle l i e ? cong d i d j I0313 23:52:00.030882 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:52:00.031172 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b c, on_circle l c b" I0313 23:52:00.031532 124285949358080 graph.py:498] I0313 23:52:00.031645 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l b c, on_circle l c b ? cong d i d j I0313 23:52:28.408096 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:52:28.408362 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e c, on_circle l f c" I0313 23:52:28.408666 124285949358080 graph.py:498] I0313 23:52:28.408780 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l e c, on_circle l f c ? cong d i d j I0313 23:52:54.098567 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:52:54.098803 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g k, on_bline l k g" I0313 23:52:54.099121 124285949358080 graph.py:498] I0313 23:52:54.099201 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_line l g k, on_bline l k g ? cong d i d j I0313 23:52:59.761310 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:52:59.761543 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l i e" I0313 23:52:59.761887 124285949358080 graph.py:498] I0313 23:52:59.762001 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l b e, on_circle l i e ? cong d i d j I0313 23:53:10.719339 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:53:10.719612 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l g c, on_circle l i c" I0313 23:53:10.719982 124285949358080 graph.py:498] I0313 23:53:10.720097 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 23:53:46.125812 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:53:46.126072 124285949358080 alphageometry.py:548] Worker 1: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 23:53:46.126152 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c g, on_circle l d g" I0313 23:53:46.126500 124285949358080 graph.py:498] I0313 23:53:46.126613 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l c g, on_circle l d g ? cong d i d j I0313 23:53:58.619041 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:53:58.619209 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l k d" I0313 23:53:58.619509 124285949358080 graph.py:498] I0313 23:53:58.619637 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l e d, on_circle l k d ? cong d i d j I0313 23:54:18.235668 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:54:18.235945 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l e f, on_bline l f e" I0313 23:54:18.236355 124285949358080 graph.py:498] I0313 23:54:18.236483 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_line l e f, on_bline l f e ? cong d i d j I0313 23:54:23.278636 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:54:23.279263 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e d, on_circle l g d" I0313 23:54:23.279635 124285949358080 graph.py:498] I0313 23:54:23.279751 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l e d, on_circle l g d ? cong d i d j I0313 23:54:24.300035 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:54:24.300218 124285949358080 alphageometry.py:548] Worker 4: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 23:54:24.300313 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k c e, on_pline l k c e" I0313 23:54:24.300622 124285949358080 graph.py:498] I0313 23:54:24.300745 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = eqdistance l k c e, on_pline l k c e ? cong d i d j I0313 23:54:30.367650 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:54:30.367907 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l i e" I0313 23:54:30.368210 124285949358080 graph.py:498] I0313 23:54:30.368337 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 23:55:13.182377 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:55:13.182649 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l e f, on_bline l f e" I0313 23:55:13.182999 124285949358080 graph.py:498] I0313 23:55:13.183129 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_line l e f, on_bline l f e ? cong d i d j I0313 23:55:30.955927 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:55:30.956193 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e f, on_circle l f e" I0313 23:55:30.956503 124285949358080 graph.py:498] I0313 23:55:30.956616 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l e f, on_circle l f e ? cong d i d j I0313 23:55:40.305497 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:55:40.305773 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l f k, on_bline l k f" I0313 23:55:40.306096 124285949358080 graph.py:498] I0313 23:55:40.306212 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l f k, on_bline l k f ? cong d i d j I0313 23:56:01.031564 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:56:01.031851 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g c, on_circle l i c" I0313 23:56:01.032156 124285949358080 graph.py:498] I0313 23:56:01.032268 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l g c, on_circle l i c ? cong d i d j I0313 23:56:25.316148 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:56:25.316425 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c e, on_circle l f e" I0313 23:56:25.316733 124285949358080 graph.py:498] I0313 23:56:25.316844 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 23:56:28.563018 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:56:28.563289 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e c" I0313 23:56:28.563602 124285949358080 graph.py:498] I0313 23:56:28.563722 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l e c ? cong d i d j I0313 23:56:32.017457 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:56:32.017676 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l c f, on_bline l f c" I0313 23:56:32.017982 124285949358080 graph.py:498] I0313 23:56:32.018103 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l c f, on_bline l f c ? cong d i d j I0313 23:56:48.335939 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:56:48.336150 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l i e" I0313 23:56:48.336536 124285949358080 graph.py:498] I0313 23:56:48.336656 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b e, on_circle l i e ? cong d i d j I0313 23:57:12.588476 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:57:12.588690 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l g e" I0313 23:57:12.589062 124285949358080 graph.py:498] I0313 23:57:12.589175 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c e, on_circle l g e ? cong d i d j I0313 23:57:29.086889 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:57:29.087290 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_bline l f c, on_bline l f d" I0313 23:57:29.087652 124285949358080 graph.py:498] I0313 23:57:29.087783 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_bline l f c, on_bline l f d ? cong d i d j I0313 23:57:32.689168 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:57:32.689389 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c e, on_circle l i e" I0313 23:57:32.689783 124285949358080 graph.py:498] I0313 23:57:32.689939 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c e, on_circle l i e ? cong d i d j I0313 23:57:58.040102 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:57:58.040377 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e d, on_circle l i d" I0313 23:57:58.040691 124285949358080 graph.py:498] I0313 23:57:58.040809 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l e d, on_circle l i d ? cong d i d j I0313 23:58:04.462258 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:58:04.462540 124285949358080 alphageometry.py:548] Worker 1: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 23:58:04.462637 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_bline l f c, on_bline l i f" I0313 23:58:04.462986 124285949358080 graph.py:498] I0313 23:58:04.463108 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_bline l f c, on_bline l i f ? cong d i d j I0313 23:58:08.108003 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:58:08.108278 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e b, on_circle l f b" I0313 23:58:08.108584 124285949358080 graph.py:498] I0313 23:58:08.108698 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l e b, on_circle l f b ? cong d i d j I0313 23:58:54.147995 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:58:54.148288 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b c, on_circle l e c" I0313 23:58:54.148620 124285949358080 graph.py:498] I0313 23:58:54.148745 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b c, on_circle l e c ? cong d i d j I0313 23:59:26.147232 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:59:26.147429 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l f e" I0313 23:59:26.147727 124285949358080 graph.py:498] I0313 23:59:26.147847 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c e, on_circle l f e ? cong d i d j I0313 23:59:30.524311 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:59:30.524554 124285949358080 alphageometry.py:548] Worker 6: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0313 23:59:30.524669 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = eqdistance l k c e, eqdistance l e c k" I0313 23:59:30.525016 124285949358080 graph.py:498] I0313 23:59:30.525134 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = eqdistance l k c e, eqdistance l e c k ? cong d i d j I0313 23:59:37.270735 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:59:37.271016 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l g c, on_circle l h c" I0313 23:59:37.271399 124285949358080 graph.py:498] I0313 23:59:37.271522 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l g c, on_circle l h c ? cong d i d j I0313 23:59:38.470608 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0313 23:59:38.470933 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c e, on_circle l g e" I0313 23:59:38.471267 124285949358080 graph.py:498] I0313 23:59:38.471394 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c e, on_circle l g e ? cong d i d j I0314 00:00:03.384697 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:00:03.384913 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l g e" I0314 00:00:03.385266 124285949358080 graph.py:498] I0314 00:00:03.385379 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b e, on_circle l g e ? cong d i d j I0314 00:00:21.922383 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:00:21.922587 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l g k, on_bline l k g" I0314 00:00:21.922878 124285949358080 graph.py:498] I0314 00:00:21.923009 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l g k, on_bline l k g ? cong d i d j I0314 00:00:21.924875 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:00:21.925108 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l g d" I0314 00:00:21.925441 124285949358080 graph.py:498] I0314 00:00:21.925562 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l e d, on_circle l g d ? cong d i d j I0314 00:00:56.625550 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:00:56.625826 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c g, on_circle l i g" I0314 00:00:56.626140 124285949358080 graph.py:498] I0314 00:00:56.626267 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l c g, on_circle l i g ? cong d i d j I0314 00:01:13.675017 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:01:13.675313 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l c e, on_bline l e c" I0314 00:01:13.675622 124285949358080 graph.py:498] I0314 00:01:13.675735 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l c e, on_bline l e c ? cong d i d j I0314 00:01:16.539210 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:01:16.539498 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l g d" I0314 00:01:16.539843 124285949358080 graph.py:498] I0314 00:01:16.539966 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l e d, on_circle l g d ? cong d i d j I0314 00:01:27.661139 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:01:27.661320 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g b, on_circle l i b" I0314 00:01:27.661618 124285949358080 graph.py:498] I0314 00:01:27.661739 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 00:01:43.009016 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:01:43.009196 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e g, on_circle l k g" I0314 00:01:43.009510 124285949358080 graph.py:498] I0314 00:01:43.009631 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l e g, on_circle l k g ? cong d i d j I0314 00:01:49.685353 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:01:49.685648 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e c, on_circle l g c" I0314 00:01:49.686016 124285949358080 graph.py:498] I0314 00:01:49.686130 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l e c, on_circle l g c ? cong d i d j I0314 00:02:11.452272 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:02:11.452553 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l f g, on_bline l g f" I0314 00:02:11.452901 124285949358080 graph.py:498] I0314 00:02:11.453020 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l f g, on_bline l g f ? cong d i d j I0314 00:02:24.780830 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:02:24.781045 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b c, on_circle l c b" I0314 00:02:24.781348 124285949358080 graph.py:498] I0314 00:02:24.781471 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l b c, on_circle l c b ? cong d i d j I0314 00:02:39.012803 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:02:39.013305 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l f b" I0314 00:02:39.013664 124285949358080 graph.py:498] I0314 00:02:39.013778 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c b, on_circle l f b ? cong d i d j I0314 00:02:54.103705 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:02:54.103914 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_tline l k f i" I0314 00:02:54.104286 124285949358080 graph.py:498] I0314 00:02:54.104408 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_tline l k f i ? cong d i d j I0314 00:03:26.570566 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:03:26.570826 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l d e" I0314 00:03:26.571138 124285949358080 graph.py:498] I0314 00:03:26.571267 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c e, on_circle l d e ? cong d i d j I0314 00:03:26.830630 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:03:26.830834 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e d, on_circle l k d" I0314 00:03:26.831162 124285949358080 graph.py:498] I0314 00:03:26.831299 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l e d, on_circle l k d ? cong d i d j I0314 00:03:32.690414 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:03:32.690674 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b c, on_circle l c b" I0314 00:03:32.691053 124285949358080 graph.py:498] I0314 00:03:32.691181 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l b c, on_circle l c b ? cong d i d j I0314 00:03:42.178957 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:03:42.179210 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l f b" I0314 00:03:42.179586 124285949358080 graph.py:498] I0314 00:03:42.179704 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c b, on_circle l f b ? cong d i d j I0314 00:03:52.026849 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:03:52.027069 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_tline l e b e" I0314 00:03:52.027385 124285949358080 graph.py:498] I0314 00:03:52.027508 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_tline l e b e ? cong d i d j I0314 00:04:22.594830 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:04:22.595201 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l g e" I0314 00:04:22.595573 124285949358080 graph.py:498] I0314 00:04:22.595707 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l c e, on_circle l g e ? cong d i d j I0314 00:04:49.868892 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:04:49.869102 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e c, on_circle l g c" I0314 00:04:49.869481 124285949358080 graph.py:498] I0314 00:04:49.869600 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l e c, on_circle l g c ? cong d i d j I0314 00:04:50.671444 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:04:50.671735 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = eqdistance l e b c, eqdistance l b c e" I0314 00:04:50.672104 124285949358080 graph.py:498] I0314 00:04:50.672230 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = eqdistance l e b c, eqdistance l b c e ? cong d i d j I0314 00:04:58.510639 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:04:58.510825 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l g b" I0314 00:04:58.511152 124285949358080 graph.py:498] I0314 00:04:58.511288 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c b, on_circle l g b ? cong d i d j I0314 00:05:13.092013 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:05:13.092296 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e c, on_circle l f c" I0314 00:05:13.092614 124285949358080 graph.py:498] I0314 00:05:13.092725 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l e c, on_circle l f c ? cong d i d j I0314 00:05:30.908334 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:05:30.908543 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e d, on_circle l h d" I0314 00:05:30.908915 124285949358080 graph.py:498] I0314 00:05:30.909029 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l e d, on_circle l h d ? cong d i d j I0314 00:05:47.326503 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:05:47.327080 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c g, on_circle l d g" I0314 00:05:47.327528 124285949358080 graph.py:498] I0314 00:05:47.327651 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c g, on_circle l d g ? cong d i d j I0314 00:05:52.983530 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:05:52.983795 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b g, on_circle l c g" I0314 00:05:52.984163 124285949358080 graph.py:498] I0314 00:05:52.984292 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b g, on_circle l c g ? cong d i d j I0314 00:05:58.619970 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:05:58.620213 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l d e, on_circle l i e" I0314 00:05:58.620547 124285949358080 graph.py:498] I0314 00:05:58.620662 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l d e, on_circle l i e ? cong d i d j I0314 00:06:02.413432 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:06:02.413651 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e c, on_circle l g c" I0314 00:06:02.413961 124285949358080 graph.py:498] I0314 00:06:02.414096 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l e c, on_circle l g c ? cong d i d j I0314 00:06:57.584457 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:06:57.584688 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b c, on_circle l c b" I0314 00:06:57.584990 124285949358080 graph.py:498] I0314 00:06:57.585108 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l b c, on_circle l c b ? cong d i d j I0314 00:07:10.523192 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:07:10.523407 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l f i, on_bline l i f" I0314 00:07:10.523767 124285949358080 graph.py:498] I0314 00:07:10.523883 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l f i, on_bline l i f ? cong d i d j I0314 00:07:15.530507 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:07:15.530835 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l k d" I0314 00:07:15.531331 124285949358080 graph.py:498] I0314 00:07:15.531507 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l e d, on_circle l k d ? cong d i d j I0314 00:07:19.995407 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:07:19.995676 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_bline l f c, on_bline l i f" I0314 00:07:19.996041 124285949358080 graph.py:498] I0314 00:07:19.996156 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_bline l f c, on_bline l i f ? cong d i d j I0314 00:07:37.027176 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:07:37.027434 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l e c" I0314 00:07:37.027767 124285949358080 graph.py:498] I0314 00:07:37.027880 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l c e, on_circle l e c ? cong d i d j I0314 00:08:05.364520 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:08:05.364726 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l g e" I0314 00:08:05.365018 124285949358080 graph.py:498] I0314 00:08:05.365131 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l b e, on_circle l g e ? cong d i d j I0314 00:08:18.245249 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:08:18.245553 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l e b" I0314 00:08:18.245929 124285949358080 graph.py:498] I0314 00:08:18.246042 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c b, on_circle l e b ? cong d i d j I0314 00:08:27.442875 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:08:27.443248 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l j e" I0314 00:08:27.443654 124285949358080 graph.py:498] I0314 00:08:27.443822 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l b e, on_circle l j e ? cong d i d j I0314 00:08:54.722899 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:08:54.723194 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c g, on_circle l e g" I0314 00:08:54.723513 124285949358080 graph.py:498] I0314 00:08:54.723618 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l c g, on_circle l e g ? cong d i d j I0314 00:09:14.125038 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:09:14.125255 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l i e" I0314 00:09:14.125563 124285949358080 graph.py:498] I0314 00:09:14.125679 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l c e, on_circle l i e ? cong d i d j I0314 00:09:29.099176 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:09:29.099395 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c g, on_circle l d g" I0314 00:09:29.099688 124285949358080 graph.py:498] I0314 00:09:29.099807 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c g, on_circle l d g ? cong d i d j I0314 00:09:31.645045 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:09:31.645286 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l i d" I0314 00:09:31.645600 124285949358080 graph.py:498] I0314 00:09:31.645729 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l e d, on_circle l i d ? cong d i d j I0314 00:10:01.671298 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:10:01.671467 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c g, on_circle l i g" I0314 00:10:01.671759 124285949358080 graph.py:498] I0314 00:10:01.671879 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c g, on_circle l i g ? cong d i d j I0314 00:10:22.489490 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:10:22.489757 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l g b, on_circle l i b" I0314 00:10:22.490117 124285949358080 graph.py:498] I0314 00:10:22.490255 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 00:10:24.122123 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:10:24.122427 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l g b, on_circle l i b" I0314 00:10:24.122775 124285949358080 graph.py:498] I0314 00:10:24.122888 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 00:10:38.377524 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:10:38.377789 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l h d" I0314 00:10:38.378148 124285949358080 graph.py:498] I0314 00:10:38.378262 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l e d, on_circle l h d ? cong d i d j I0314 00:10:57.729759 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:10:57.730030 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l f e" I0314 00:10:57.730374 124285949358080 graph.py:498] I0314 00:10:57.730499 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_circle l c e, on_circle l f e ? cong d i d j I0314 00:11:11.045547 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:11:11.045971 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0314 00:11:11.046415 124285949358080 graph.py:498] I0314 00:11:11.046591 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_line l g i, on_bline l i g ? cong d i d j I0314 00:11:28.481009 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:11:28.481250 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l e f, on_bline l f e" I0314 00:11:28.481596 124285949358080 graph.py:498] I0314 00:11:28.481718 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_line l e f, on_bline l f e ? cong d i d j I0314 00:12:03.905480 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:12:03.905753 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b g, on_circle l d g" I0314 00:12:03.906074 124285949358080 graph.py:498] I0314 00:12:03.906189 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b g, on_circle l d g ? cong d i d j I0314 00:12:11.072250 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:12:11.072523 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c g, on_circle l i g" I0314 00:12:11.072895 124285949358080 graph.py:498] I0314 00:12:11.073015 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l c g, on_circle l i g ? cong d i d j I0314 00:12:12.618779 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:12:12.619050 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e c, on_circle l k c" I0314 00:12:12.619357 124285949358080 graph.py:498] I0314 00:12:12.619488 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l e c, on_circle l k c ? cong d i d j I0314 00:12:16.396731 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:12:16.396914 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = eqdistance l k c g, eqdistance l c g k" I0314 00:12:16.397223 124285949358080 graph.py:498] I0314 00:12:16.397348 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = eqdistance l k c g, eqdistance l c g k ? cong d i d j I0314 00:12:17.096896 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:12:17.097122 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_bline l g e" I0314 00:12:17.097447 124285949358080 graph.py:498] I0314 00:12:17.097569 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_line l e g, on_bline l g e ? cong d i d j I0314 00:12:23.069961 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:12:23.070183 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_bline l f e, on_bline l i f" I0314 00:12:23.070490 124285949358080 graph.py:498] I0314 00:12:23.070614 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_bline l f e, on_bline l i f ? cong d i d j I0314 00:13:11.458634 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:13:11.458902 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c g, on_circle l i g" I0314 00:13:11.459218 124285949358080 graph.py:498] I0314 00:13:11.459346 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c g, on_circle l i g ? cong d i d j I0314 00:13:24.408916 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:13:24.409451 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_line l d e, on_circle l d e" I0314 00:13:24.409817 124285949358080 graph.py:498] I0314 00:13:24.409929 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_line l d e, on_circle l d e ? cong d i d j I0314 00:13:31.536544 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:13:31.536807 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c, on_circle l g c" I0314 00:13:31.537141 124285949358080 graph.py:498] I0314 00:13:31.537256 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l e c, on_circle l g c ? cong d i d j I0314 00:13:45.509706 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:13:45.509982 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b f, on_circle l c f" I0314 00:13:45.510330 124285949358080 graph.py:498] I0314 00:13:45.510457 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b f, on_circle l c f ? cong d i d j I0314 00:14:14.323633 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:14:14.323999 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e d, on_circle l h d" I0314 00:14:14.324393 124285949358080 graph.py:498] I0314 00:14:14.324506 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l e d, on_circle l h d ? cong d i d j I0314 00:14:26.206101 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:14:26.206356 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_tline l e b e" I0314 00:14:26.206699 124285949358080 graph.py:498] I0314 00:14:26.206816 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k g b; l = on_tline l e b e ? cong d i d j I0314 00:14:28.152130 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:14:28.152352 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l h e" I0314 00:14:28.152641 124285949358080 graph.py:498] I0314 00:14:28.152753 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l b e, on_circle l h e ? cong d i d j I0314 00:14:53.346557 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:14:53.346770 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c e, on_circle l j e" I0314 00:14:53.347160 124285949358080 graph.py:498] I0314 00:14:53.347292 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c e, on_circle l j e ? cong d i d j I0314 00:15:16.432944 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:15:16.433144 124285949358080 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : T b e g k 13 ; x00 I0314 00:15:25.022285 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:15:25.022557 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_bline l f e, on_bline l i e" I0314 00:15:25.022909 124285949358080 graph.py:498] I0314 00:15:25.023037 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_bline l f e, on_bline l i e ? cong d i d j I0314 00:15:29.465373 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:15:29.465652 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l j e" I0314 00:15:29.465972 124285949358080 graph.py:498] I0314 00:15:29.466097 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b e, on_circle l j e ? cong d i d j I0314 00:16:05.272828 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:16:05.273246 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e d, on_circle l i d" I0314 00:16:05.273702 124285949358080 graph.py:498] I0314 00:16:05.273875 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l e d, on_circle l i d ? cong d i d j I0314 00:16:34.283273 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:16:34.283523 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l j e" I0314 00:16:34.283822 124285949358080 graph.py:498] I0314 00:16:34.283927 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c e, on_circle l j e ? cong d i d j I0314 00:16:48.263513 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:16:48.263749 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g h, on_bline l h g" I0314 00:16:48.264081 124285949358080 graph.py:498] I0314 00:16:48.264194 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_line l g h, on_bline l h g ? cong d i d j I0314 00:17:02.550230 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:17:02.550551 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e c, on_circle l k c" I0314 00:17:02.551015 124285949358080 graph.py:498] I0314 00:17:02.551184 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l e c, on_circle l k c ? cong d i d j I0314 00:17:30.849460 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:17:30.849731 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b g, on_circle l c g" I0314 00:17:30.850098 124285949358080 graph.py:498] I0314 00:17:30.850247 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l b g, on_circle l c g ? cong d i d j I0314 00:17:37.576455 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:17:37.576735 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b f, on_circle l d f" I0314 00:17:37.577122 124285949358080 graph.py:498] I0314 00:17:37.577239 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l b f, on_circle l d f ? cong d i d j I0314 00:18:07.565977 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:18:07.566211 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l i c e, eqdistance l e c i" I0314 00:18:07.566545 124285949358080 graph.py:498] I0314 00:18:07.566663 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = eqdistance l i c e, eqdistance l e c i ? cong d i d j I0314 00:18:18.221086 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:18:18.221693 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l g b" I0314 00:18:18.222004 124285949358080 graph.py:498] I0314 00:18:18.222118 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c b, on_circle l g b ? cong d i d j I0314 00:18:38.627032 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:18:38.627415 124285949358080 alphageometry.py:548] Worker 4: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 00:18:38.627607 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l g b, on_circle l h b" I0314 00:18:38.627972 124285949358080 graph.py:498] I0314 00:18:38.628091 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l g b, on_circle l h b ? cong d i d j I0314 00:18:55.323415 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:18:55.323607 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c g, on_circle l e g" I0314 00:18:55.323938 124285949358080 graph.py:498] I0314 00:18:55.324049 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l c g, on_circle l e g ? cong d i d j I0314 00:19:22.690723 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:19:22.690963 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l g e, on_circle l i e" I0314 00:19:22.691290 124285949358080 graph.py:498] I0314 00:19:22.691412 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l g e, on_circle l i e ? cong d i d j I0314 00:19:28.394567 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:19:28.394934 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l g h, on_bline l h g" I0314 00:19:28.395363 124285949358080 graph.py:498] I0314 00:19:28.395486 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_line l g h, on_bline l h g ? cong d i d j I0314 00:19:53.106785 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:19:53.107067 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0314 00:19:53.107423 124285949358080 graph.py:498] I0314 00:19:53.107536 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_line l g i, on_bline l i g ? cong d i d j I0314 00:20:30.219331 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:20:30.219545 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g c, on_circle l i c" I0314 00:20:30.219903 124285949358080 graph.py:498] I0314 00:20:30.220044 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l g c, on_circle l i c ? cong d i d j I0314 00:20:42.606559 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:20:42.606844 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b g, on_circle l c g" I0314 00:20:42.607164 124285949358080 graph.py:498] I0314 00:20:42.607286 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l b g, on_circle l c g ? cong d i d j I0314 00:20:55.213147 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:20:55.213375 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l e b" I0314 00:20:55.213745 124285949358080 graph.py:498] I0314 00:20:55.213864 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l c b, on_circle l e b ? cong d i d j I0314 00:21:23.975722 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:21:23.976134 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l g b, on_circle l i b" I0314 00:21:23.976585 124285949358080 graph.py:498] I0314 00:21:23.976758 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 00:21:28.711332 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:21:28.711625 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c f, on_circle l e f" I0314 00:21:28.712008 124285949358080 graph.py:498] I0314 00:21:28.712133 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l c f, on_circle l e f ? cong d i d j I0314 00:21:59.797787 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:21:59.798001 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l f g, on_bline l g f" I0314 00:21:59.798336 124285949358080 graph.py:498] I0314 00:21:59.798448 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_line l f g, on_bline l g f ? cong d i d j I0314 00:22:25.656656 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:22:25.656932 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g b, on_circle l i b" I0314 00:22:25.657308 124285949358080 graph.py:498] I0314 00:22:25.657431 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 00:22:40.913503 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:22:40.913718 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l g c, on_circle l k c" I0314 00:22:40.914057 124285949358080 graph.py:498] I0314 00:22:40.914178 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l g c, on_circle l k c ? cong d i d j I0314 00:22:55.073002 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:22:55.073690 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l f g, on_circle l g f" I0314 00:22:55.074285 124285949358080 graph.py:498] I0314 00:22:55.074485 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b c; l = on_circle l f g, on_circle l g f ? cong d i d j I0314 00:22:57.853078 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:22:57.853356 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l i c e, eqdistance l e c i" I0314 00:22:57.853664 124285949358080 graph.py:498] I0314 00:22:57.853802 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = eqdistance l i c e, eqdistance l e c i ? cong d i d j I0314 00:23:17.237889 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:23:17.238514 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l a e" I0314 00:23:17.239389 124285949358080 graph.py:498] I0314 00:23:17.239681 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k g e; l = on_circle l a e ? cong d i d j I0314 00:23:50.832941 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:23:50.833321 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c e, on_circle l e c" I0314 00:23:50.833701 124285949358080 graph.py:498] I0314 00:23:50.833825 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c e, on_circle l e c ? cong d i d j I0314 00:24:01.206985 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:24:01.207152 124285949358080 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : P e k g i 13 ; x00 I0314 00:24:22.968237 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:24:22.968485 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c g, on_circle l e g" I0314 00:24:22.968838 124285949358080 graph.py:498] I0314 00:24:22.968949 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l c g, on_circle l e g ? cong d i d j I0314 00:24:23.075433 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:24:23.075644 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e c, on_circle l g c" I0314 00:24:23.075984 124285949358080 graph.py:498] I0314 00:24:23.076096 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l e c, on_circle l g c ? cong d i d j I0314 00:25:08.920429 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:25:08.920703 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e c" I0314 00:25:08.921014 124285949358080 graph.py:498] I0314 00:25:08.921129 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l e c ? cong d i d j I0314 00:25:24.940211 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:25:24.940369 124285949358080 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D b c c k 13 D b f f k 14 ; x00 I0314 00:25:55.567164 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:25:55.567686 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l e f, on_bline l f e" I0314 00:25:55.568167 124285949358080 graph.py:498] I0314 00:25:55.568318 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_line l e f, on_bline l f e ? cong d i d j I0314 00:26:08.792936 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:26:08.793370 124285949358080 alphageometry.py:548] Worker 3: Translation: "ERROR: Invalid predicate ^ a e a l a l a f" I0314 00:26:08.793575 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d" I0314 00:26:08.794035 124285949358080 graph.py:498] I0314 00:26:08.794217 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l e d ? cong d i d j I0314 00:26:09.342485 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:26:09.342785 124285949358080 alphageometry.py:548] Worker 4: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 00:26:09.342929 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e d" I0314 00:26:09.343317 124285949358080 graph.py:498] I0314 00:26:09.343441 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l e d ? cong d i d j I0314 00:27:09.263421 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:27:09.263634 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c f, on_circle l d f" I0314 00:27:09.263950 124285949358080 graph.py:498] I0314 00:27:09.264070 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l c f, on_circle l d f ? cong d i d j I0314 00:27:33.919585 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:27:33.919865 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l i c f, eqdistance l f c i" I0314 00:27:33.920194 124285949358080 graph.py:498] I0314 00:27:33.920317 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = eqdistance l i c f, eqdistance l f c i ? cong d i d j I0314 00:27:42.715163 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:27:42.715446 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l f b" I0314 00:27:42.715847 124285949358080 graph.py:498] I0314 00:27:42.715972 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_circle l c b, on_circle l f b ? cong d i d j I0314 00:28:55.172549 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:28:55.172779 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l g k, on_bline l k g" I0314 00:28:55.173104 124285949358080 graph.py:498] I0314 00:28:55.173234 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_line l g k, on_bline l k g ? cong d i d j I0314 00:29:17.758909 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:29:17.759181 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k c e, on_pline l k c e" I0314 00:29:17.759567 124285949358080 graph.py:498] I0314 00:29:17.759688 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = eqdistance l k c e, on_pline l k c e ? cong d i d j I0314 00:29:30.768790 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:29:30.769024 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0314 00:29:30.769370 124285949358080 graph.py:498] I0314 00:29:30.769495 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k i e; l = on_line l g i, on_bline l i g ? cong d i d j I0314 00:30:00.667453 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:30:00.668070 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k c e, on_pline l k c e" I0314 00:30:00.668942 124285949358080 graph.py:498] I0314 00:30:00.669231 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = eqdistance l k c e, on_pline l k c e ? cong d i d j I0314 00:31:10.307619 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:31:10.307987 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b f, on_circle l c f" I0314 00:31:10.308531 124285949358080 graph.py:498] I0314 00:31:10.308706 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l b f, on_circle l c f ? cong d i d j I0314 00:31:21.222133 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:31:21.222355 124285949358080 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : T b e e k 13 ; x00 I0314 00:31:21.791885 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:31:21.792187 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_bline l f c, on_bline l f d" I0314 00:31:21.792562 124285949358080 graph.py:498] I0314 00:31:21.792675 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_bline l f c, on_bline l f d ? cong d i d j I0314 00:33:12.054682 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:33:12.054916 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l h d" I0314 00:33:12.055370 124285949358080 graph.py:498] I0314 00:33:12.055496 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k g e; l = on_circle l e d, on_circle l h d ? cong d i d j I0314 00:34:27.373505 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:34:27.373808 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c b, on_circle l e b" I0314 00:34:27.374198 124285949358080 graph.py:498] I0314 00:34:27.374334 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l c b, on_circle l e b ? cong d i d j I0314 00:34:46.860380 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:34:46.860574 124285949358080 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D c e c k 13 D e f f k 14 ; x00 I0314 00:35:18.788670 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e c, on_circle l f c" I0314 00:35:18.789281 124285949358080 graph.py:498] I0314 00:35:18.789429 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l e c, on_circle l f c ? cong d i d j I0314 00:36:06.571424 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:36:06.571697 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l e b, on_circle l f b" I0314 00:36:06.572023 124285949358080 graph.py:498] I0314 00:36:06.572143 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = on_circle l e b, on_circle l f b ? cong d i d j I0314 00:36:43.169778 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:36:43.170036 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c b, on_circle l e b" I0314 00:36:43.170435 124285949358080 graph.py:498] I0314 00:36:43.170558 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l c b, on_circle l e b ? cong d i d j I0314 00:37:39.399986 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:37:39.400385 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l g b, on_circle l i b" I0314 00:37:39.400815 124285949358080 graph.py:498] I0314 00:37:39.401010 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 00:38:00.147784 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:38:00.148068 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l i c e, eqdistance l c e i" I0314 00:38:00.148408 124285949358080 graph.py:498] I0314 00:38:00.148533 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = eqdistance l i c e, eqdistance l c e i ? cong d i d j I0314 00:38:58.764536 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:38:58.764752 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e c, on_circle l g c" I0314 00:38:58.765123 124285949358080 graph.py:498] I0314 00:38:58.765244 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l e c, on_circle l g c ? cong d i d j I0314 00:39:44.331624 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:39:44.331923 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l e c k, eqdistance l c e k" I0314 00:39:44.332302 124285949358080 graph.py:498] I0314 00:39:44.332422 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k b e, on_circle k c e; l = eqdistance l e c k, eqdistance l c e k ? cong d i d j I0314 00:40:00.907322 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:40:00.907536 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b c, on_circle l c b" I0314 00:40:00.907882 124285949358080 graph.py:498] I0314 00:40:00.908000 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l b c, on_circle l c b ? cong d i d j I0314 00:41:04.942510 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:41:04.942761 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e b, on_circle l f b" I0314 00:41:04.943148 124285949358080 graph.py:498] I0314 00:41:04.943283 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l e b, on_circle l f b ? cong d i d j I0314 00:41:14.886937 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:41:14.887409 124285949358080 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : D a b a c 00 ; d : C b c d 01 D b d c d 02 ; e : D a b a e 03 ; f : C d e f 04 D a b a f 05 ; g : D a b a g 06 ; h : C d g h 07 D a b a h 08 ; i : C b c i 09 C f g i 10 ; j : C b c j 11 C e h j 12 ? D d i d j {F1} x00 k : D c e c k 13 D d e d k 14 ; x00 I0314 00:42:37.339834 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:42:37.340135 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l f e" I0314 00:42:37.340508 124285949358080 graph.py:498] I0314 00:42:37.340620 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l b e, on_circle l f e ? cong d i d j I0314 00:43:50.730647 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:43:50.730921 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l i e" I0314 00:43:50.731395 124285949358080 graph.py:498] I0314 00:43:50.731542 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l b e, on_circle l i e ? cong d i d j I0314 00:45:43.590335 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:45:43.590618 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l e d, on_circle l g d" I0314 00:45:43.591036 124285949358080 graph.py:498] I0314 00:45:43.591150 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l e d, on_circle l g d ? cong d i d j I0314 00:46:37.584200 124285949358080 alphageometry.py:548] Worker 2: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 00:46:37.584480 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l k e" I0314 00:46:37.585043 124285949358080 graph.py:498] I0314 00:46:37.585252 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l b e, on_circle l k e ? cong d i d j I0314 00:46:55.678860 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:46:55.679198 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l i e" I0314 00:46:55.679571 124285949358080 graph.py:498] I0314 00:46:55.679687 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l c e, on_circle l i e ? cong d i d j I0314 00:47:51.771411 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l e b" I0314 00:47:51.771993 124285949358080 graph.py:498] I0314 00:47:51.772141 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l c b, on_circle l e b ? cong d i d j I0314 00:47:52.211762 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:47:52.212039 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e b, on_circle l f b" I0314 00:47:52.212408 124285949358080 graph.py:498] I0314 00:47:52.212534 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l e b, on_circle l f b ? cong d i d j I0314 00:48:41.032572 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:48:41.032998 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l g e" I0314 00:48:41.033448 124285949358080 graph.py:498] I0314 00:48:41.033621 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l c e, on_circle l g e ? cong d i d j I0314 00:48:47.312481 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:48:47.312750 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l f e" I0314 00:48:47.313110 124285949358080 graph.py:498] I0314 00:48:47.313225 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l b e, on_circle l f e ? cong d i d j I0314 00:49:49.786591 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:49:49.786786 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l g b, on_circle l h b" I0314 00:49:49.787106 124285949358080 graph.py:498] I0314 00:49:49.787240 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l g b, on_circle l h b ? cong d i d j I0314 00:49:50.214729 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:49:50.214999 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l g c, on_circle l i c" I0314 00:49:50.215331 124285949358080 graph.py:498] I0314 00:49:50.215459 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l g c, on_circle l i c ? cong d i d j I0314 00:49:54.177234 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:49:54.177525 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c, on_circle l f c" I0314 00:49:54.177839 124285949358080 graph.py:498] I0314 00:49:54.177952 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l e c, on_circle l f c ? cong d i d j I0314 00:51:18.833936 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:51:18.834193 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l b e, on_circle l g e" I0314 00:51:18.834575 124285949358080 graph.py:498] I0314 00:51:18.834698 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l b e, on_circle l g e ? cong d i d j I0314 00:51:21.473345 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:51:21.473546 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b c, on_circle l c b" I0314 00:51:21.473897 124285949358080 graph.py:498] I0314 00:51:21.474019 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l b c, on_circle l c b ? cong d i d j I0314 00:51:26.407979 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:51:26.408295 124285949358080 alphageometry.py:548] Worker 2: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 00:51:26.408458 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l f e" I0314 00:51:26.408851 124285949358080 graph.py:498] I0314 00:51:26.408976 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l b e, on_circle l f e ? cong d i d j I0314 00:52:31.218097 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:52:31.218681 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c b, on_circle l f b" I0314 00:52:31.219411 124285949358080 graph.py:498] I0314 00:52:31.219659 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l c b, on_circle l f b ? cong d i d j I0314 00:52:35.011550 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_pline l k b e" I0314 00:52:35.011972 124285949358080 graph.py:498] I0314 00:52:35.012094 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_pline l k b e ? cong d i d j I0314 00:52:35.380746 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:52:35.381029 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l g e" I0314 00:52:35.381650 124285949358080 graph.py:498] I0314 00:52:35.381890 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l b e, on_circle l g e ? cong d i d j I0314 00:52:51.160770 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:52:51.161228 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0314 00:52:51.161698 124285949358080 graph.py:498] I0314 00:52:51.161866 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_line l g i, on_bline l i g ? cong d i d j I0314 00:53:23.793445 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:53:23.793696 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e c, on_circle l f c" I0314 00:53:23.794075 124285949358080 graph.py:498] I0314 00:53:23.794195 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l e c, on_circle l f c ? cong d i d j I0314 00:53:29.443773 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:53:29.444367 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l g c, on_circle l i c" I0314 00:53:29.444851 124285949358080 graph.py:498] I0314 00:53:29.445020 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l g c, on_circle l i c ? cong d i d j I0314 00:53:38.488428 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:53:38.488688 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l f b" I0314 00:53:38.489041 124285949358080 graph.py:498] I0314 00:53:38.489163 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l c b, on_circle l f b ? cong d i d j I0314 00:53:56.149842 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:53:56.150071 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_bline l f c, on_bline l k f" I0314 00:53:56.150449 124285949358080 graph.py:498] I0314 00:53:56.150576 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_bline l f c, on_bline l k f ? cong d i d j I0314 00:54:33.316750 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:54:33.317010 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c b, on_circle l g b" I0314 00:54:33.317392 124285949358080 graph.py:498] I0314 00:54:33.317509 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l c b, on_circle l g b ? cong d i d j I0314 00:54:53.121454 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:54:53.121733 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l c e, on_circle l f e" I0314 00:54:53.122091 124285949358080 graph.py:498] I0314 00:54:53.122208 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l c e, on_circle l f e ? cong d i d j I0314 00:54:55.286628 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:54:55.287265 124285949358080 alphageometry.py:548] Worker 4: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 00:54:55.287469 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e b, on_circle l f b" I0314 00:54:55.287976 124285949358080 graph.py:498] I0314 00:54:55.288118 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l e b, on_circle l f b ? cong d i d j I0314 00:55:25.936311 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:55:25.936623 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l g d" I0314 00:55:25.936989 124285949358080 graph.py:498] I0314 00:55:25.937111 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l e d, on_circle l g d ? cong d i d j I0314 00:55:34.280261 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l k d" I0314 00:55:34.280791 124285949358080 graph.py:498] I0314 00:55:34.280905 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l e d, on_circle l k d ? cong d i d j I0314 00:55:56.735264 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:55:56.735479 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = on_circle l g b, on_circle l k b" I0314 00:55:56.735805 124285949358080 graph.py:498] I0314 00:55:56.735921 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = on_circle l g b, on_circle l k b ? cong d i d j I0314 00:56:17.183259 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:56:17.183484 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l c e" I0314 00:56:17.183828 124285949358080 graph.py:498] I0314 00:56:17.183945 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l b e, on_circle l c e ? cong d i d j I0314 00:56:19.508415 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:56:19.508579 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l b e, on_bline l e b" I0314 00:56:19.508877 124285949358080 graph.py:498] I0314 00:56:19.508996 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_line l b e, on_bline l e b ? cong d i d j I0314 00:56:32.261373 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:56:32.261589 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l g e" I0314 00:56:32.261937 124285949358080 graph.py:498] I0314 00:56:32.262053 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l c e, on_circle l g e ? cong d i d j I0314 00:56:50.574367 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:56:50.574581 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l e f, on_bline l f e" I0314 00:56:50.575006 124285949358080 graph.py:498] I0314 00:56:50.575106 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_line l e f, on_bline l f e ? cong d i d j I0314 00:57:08.637859 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:57:08.638090 124285949358080 alphageometry.py:548] Worker 6: Translation: "l = eqdistance l c b e, eqdistance l b c e" I0314 00:57:08.638398 124285949358080 graph.py:498] I0314 00:57:08.638518 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k g b e; l = eqdistance l c b e, eqdistance l b c e ? cong d i d j I0314 00:57:11.010249 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:57:11.010447 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0314 00:57:11.010845 124285949358080 graph.py:498] I0314 00:57:11.010974 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_line l g i, on_bline l i g ? cong d i d j I0314 00:57:30.850940 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:57:30.851212 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l i e" I0314 00:57:30.851571 124285949358080 graph.py:498] I0314 00:57:30.851684 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l b e, on_circle l i e ? cong d i d j I0314 00:57:45.360831 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:57:45.361117 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l b e, on_bline l e b" I0314 00:57:45.361492 124285949358080 graph.py:498] I0314 00:57:45.361606 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_line l b e, on_bline l e b ? cong d i d j I0314 00:57:54.015806 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:57:54.016080 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l f e" I0314 00:57:54.016458 124285949358080 graph.py:498] I0314 00:57:54.016577 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l b e, on_circle l f e ? cong d i d j I0314 00:58:02.138107 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:58:02.138293 124285949358080 alphageometry.py:548] Worker 4: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 00:58:02.138370 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b c, on_circle l c b" I0314 00:58:02.138686 124285949358080 graph.py:498] I0314 00:58:02.138815 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l b c, on_circle l c b ? cong d i d j I0314 00:58:46.004845 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:58:46.005176 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l g k, on_bline l k g" I0314 00:58:46.005599 124285949358080 graph.py:498] I0314 00:58:46.005774 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_line l g k, on_bline l k g ? cong d i d j I0314 00:58:55.566091 124285949358080 alphageometry.py:200] ========================== * From theorem premises: A B C D E F G H I J : Points AC = AB [00] D,B,C are collinear [01] DB = DC [02] AE = AB [03] D,F,E are collinear [04] AF = AB [05] AG = AB [06] AH = AB [07] H,D,G are collinear [08] G,I,F are collinear [09] I,B,C are collinear [10] J,H,E are collinear [11] J,B,C are collinear [12] * Auxiliary Constructions: L : Points LC = BE [13] LB = CE [14] * Proof steps: 001. LC = BE [13] & LB = CE [14] (SSS)⇒ ∠LBC = ∠BCE [15] 002. LC = BE [13] & LB = CE [14] (SSS)⇒ ∠LCB = ∠CBE [16] 003. LC = BE [13] & LB = CE [14] (SSS)⇒ ∠CLB = ∠CEB [17] 004. I,B,C are collinear [10] & ∠BCE = ∠LBC [15] ⇒ ∠(BI-EC) = ∠LBI [18] 005. AC = AB [00] & AF = AB [05] & AE = AB [03] ⇒ E,F,B,C are concyclic [19] 006. E,F,B,C are concyclic [19] ⇒ ∠FBC = ∠FEC [20] 007. E,D,F are collinear [04] & I,B,C are collinear [10] & ∠FBC = ∠FEC [20] ⇒ ∠(DF-EC) = ∠FBI [21] 008. ∠(BI-EC) = ∠LBI [18] & ∠(DF-EC) = ∠FBI [21] ⇒ ∠(BI-DF) = ∠LBF [22] 009. D,B,C are collinear [01] & E,D,F are collinear [04] & ∠(BI-DF) = ∠LBF [22] & I,B,C are collinear [10] ⇒ ∠LBD = ∠BFD [23] 010. D,B,C are collinear [01] & ∠CBE = ∠LCB [16] ⇒ ∠DBE = ∠LCD [24] 011. DB = DC [02] & LC = BE [13] & ∠DBE = ∠LCD [24] (SAS)⇒ ∠BDE = ∠LDC [25] 012. DB = DC [02] & LC = BE [13] & ∠DBE = ∠LCD [24] (SAS)⇒ ED = LD [26] 013. D,B,C are collinear [01] & E,D,F are collinear [04] & ∠BDE = ∠LDC [25] ⇒ ∠LDB = ∠BDF [27] 014. ∠LBD = ∠BFD [23] & ∠LDB = ∠BDF [27] (Similar Triangles)⇒ ∠BLD = ∠FBD [28] 015. ∠CLB = ∠CEB [17] ⇒ E,L,B,C are concyclic [29] 016. E,L,B,C are concyclic [29] & E,F,B,C are concyclic [19] & AC = AB [00] & AG = AB [06] & AF = AB [05] ⇒ F,B,G,L are concyclic [30] 017. F,B,G,L are concyclic [30] ⇒ ∠LBF = ∠LGF [31] 018. G,I,F are collinear [09] & I,B,C are collinear [10] & D,B,C are collinear [01] & ∠BLD = ∠FBD [28] & ∠LBF = ∠LGF [31] ⇒ ∠LGI = ∠LDI [32] 019. ∠LGI = ∠LDI [32] ⇒ D,I,G,L are concyclic [33] 020. D,I,G,L are concyclic [33] ⇒ ∠DGI = ∠DLI [34] 021. AC = AB [00] & AH = AB [07] & AF = AB [05] & E,F,B,C are concyclic [19] & AG = AB [06] ⇒ H,F,G,E are concyclic [35] 022. H,F,G,E are concyclic [35] ⇒ ∠HGF = ∠HEF [36] 023. J,H,E are collinear [11] & ∠DGI = ∠DLI [34] & G,I,F are collinear [09] & ∠HGF = ∠HEF [36] & H,D,G are collinear [08] & D,F,E are collinear [04] ⇒ ∠JED = ∠DLI [37] 024. J,B,C are collinear [12] & D,B,C are collinear [01] & I,B,C are collinear [10] & ∠BDE = ∠LDC [25] ⇒ ∠JDE = ∠LDI [38] 025. ∠JED = ∠DLI [37] & ∠JDE = ∠LDI [38] (Similar Triangles)⇒ DE:DL = DJ:DI [39] 026. DE:DL = DJ:DI [39] & ED = LD [26] ⇒ DJ = DI ========================== I0314 00:58:55.566596 124285949358080 alphageometry.py:204] Solution written to /home/tong_peng/onedrive_googie32u/agtest/ag.out. I0314 00:59:00.166248 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:59:00.166462 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g c, on_circle l i c" I0314 00:59:00.166833 124285949358080 graph.py:498] I0314 00:59:00.166960 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l g c, on_circle l i c ? cong d i d j I0314 00:59:05.065367 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:59:05.065560 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l e b" I0314 00:59:05.065907 124285949358080 graph.py:498] I0314 00:59:05.066019 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l c b, on_circle l e b ? cong d i d j I0314 00:59:39.251422 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:59:39.251703 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b c, on_circle l c b" I0314 00:59:39.252089 124285949358080 graph.py:498] I0314 00:59:39.252210 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l b c, on_circle l c b ? cong d i d j I0314 00:59:39.754473 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 00:59:39.754691 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0314 00:59:39.755065 124285949358080 graph.py:498] I0314 00:59:39.755190 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_line l e g, on_bline l g e ? cong d i d j I0314 01:00:00.515434 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:00:00.515702 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e c, on_circle l g c" I0314 01:00:00.516072 124285949358080 graph.py:498] I0314 01:00:00.516197 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l e c, on_circle l g c ? cong d i d j I0314 01:00:17.507641 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:00:17.507858 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l e f, on_bline l f e" I0314 01:00:17.508214 124285949358080 graph.py:498] I0314 01:00:17.508342 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_line l e f, on_bline l f e ? cong d i d j I0314 01:00:39.675686 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:00:39.675958 124285949358080 alphageometry.py:548] Worker 2: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:00:39.676103 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e c, on_circle l f c" I0314 01:00:39.676479 124285949358080 graph.py:498] I0314 01:00:39.676595 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l e c, on_circle l f c ? cong d i d j I0314 01:01:03.800970 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:01:03.801517 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l c e" I0314 01:01:03.801876 124285949358080 graph.py:498] I0314 01:01:03.801994 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l b e, on_circle l c e ? cong d i d j I0314 01:01:06.141524 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:01:06.141790 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b e, on_circle l f e" I0314 01:01:06.142111 124285949358080 graph.py:498] I0314 01:01:06.142230 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l b e, on_circle l f e ? cong d i d j I0314 01:01:15.028425 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:01:15.028657 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l k d" I0314 01:01:15.028997 124285949358080 graph.py:498] I0314 01:01:15.029111 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l e d, on_circle l k d ? cong d i d j I0314 01:02:08.633299 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:02:08.633522 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b e, on_circle l i e" I0314 01:02:08.633872 124285949358080 graph.py:498] I0314 01:02:08.633991 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l b e, on_circle l i e ? cong d i d j I0314 01:02:22.118251 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:02:22.118503 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l g d" I0314 01:02:22.118876 124285949358080 graph.py:498] I0314 01:02:22.119016 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l e d, on_circle l g d ? cong d i d j I0314 01:02:28.729793 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:02:28.730096 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l d e" I0314 01:02:28.730499 124285949358080 graph.py:498] I0314 01:02:28.730620 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l c e, on_circle l d e ? cong d i d j I0314 01:03:09.345490 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b e, on_circle l f e" I0314 01:03:09.345908 124285949358080 graph.py:498] I0314 01:03:09.346032 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l b e, on_circle l f e ? cong d i d j I0314 01:03:21.447519 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:03:21.447700 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l d e" I0314 01:03:21.448017 124285949358080 graph.py:498] I0314 01:03:21.448144 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l b e, on_circle l d e ? cong d i d j I0314 01:03:44.771167 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:03:44.771434 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e c, on_circle l g c" I0314 01:03:44.771818 124285949358080 graph.py:498] I0314 01:03:44.771942 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l e c, on_circle l g c ? cong d i d j I0314 01:03:45.701622 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:03:45.701882 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_pline l b e k" I0314 01:03:45.702209 124285949358080 graph.py:498] I0314 01:03:45.702329 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_pline l b e k ? cong d i d j I0314 01:03:59.974076 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:03:59.974347 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e c, on_circle l g c" I0314 01:03:59.974647 124285949358080 graph.py:498] I0314 01:03:59.974763 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l e c, on_circle l g c ? cong d i d j I0314 01:04:27.475012 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:04:27.475185 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l g c, on_circle l i c" I0314 01:04:27.475568 124285949358080 graph.py:498] I0314 01:04:27.475680 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l g c, on_circle l i c ? cong d i d j I0314 01:04:51.812581 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:04:51.812862 124285949358080 alphageometry.py:548] Worker 2: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:04:51.812952 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l f i, on_bline l i f" I0314 01:04:51.813256 124285949358080 graph.py:498] I0314 01:04:51.813376 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_line l f i, on_bline l i f ? cong d i d j I0314 01:04:57.064053 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:04:57.064300 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l i e" I0314 01:04:57.064626 124285949358080 graph.py:498] I0314 01:04:57.064741 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l c e, on_circle l i e ? cong d i d j I0314 01:05:16.841631 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:05:16.841931 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l e f, on_bline l f e" I0314 01:05:16.842261 124285949358080 graph.py:498] I0314 01:05:16.842378 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_line l e f, on_bline l f e ? cong d i d j I0314 01:05:28.258311 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:05:28.258541 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0314 01:05:28.258848 124285949358080 graph.py:498] I0314 01:05:28.258980 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_line l g i, on_bline l i g ? cong d i d j I0314 01:05:40.604219 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:05:40.604439 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l f b" I0314 01:05:40.604739 124285949358080 graph.py:498] I0314 01:05:40.604854 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l c b, on_circle l f b ? cong d i d j I0314 01:05:48.094103 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:05:48.094357 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l i e" I0314 01:05:48.094673 124285949358080 graph.py:498] I0314 01:05:48.094791 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l c e, on_circle l i e ? cong d i d j I0314 01:06:23.802350 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:06:23.802597 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l g h, on_bline l h g" I0314 01:06:23.802934 124285949358080 graph.py:498] I0314 01:06:23.803074 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_line l g h, on_bline l h g ? cong d i d j I0314 01:06:29.443464 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:06:29.443746 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c g, on_circle l i g" I0314 01:06:29.444063 124285949358080 graph.py:498] I0314 01:06:29.444184 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l c g, on_circle l i g ? cong d i d j I0314 01:06:34.269817 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:06:34.270077 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l f b" I0314 01:06:34.270444 124285949358080 graph.py:498] I0314 01:06:34.270559 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l c b, on_circle l f b ? cong d i d j I0314 01:07:05.325822 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:07:05.326017 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c b, on_circle l e b" I0314 01:07:05.326326 124285949358080 graph.py:498] I0314 01:07:05.326447 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l c b, on_circle l e b ? cong d i d j I0314 01:07:17.526814 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:07:17.527029 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l f e" I0314 01:07:17.527350 124285949358080 graph.py:498] I0314 01:07:17.527464 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l c e, on_circle l f e ? cong d i d j I0314 01:07:30.208900 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:07:30.209176 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l f g, on_bline l g f" I0314 01:07:30.209537 124285949358080 graph.py:498] I0314 01:07:30.209656 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_line l f g, on_bline l g f ? cong d i d j I0314 01:08:00.853260 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:08:00.853466 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l e d, on_circle l k d" I0314 01:08:00.853755 124285949358080 graph.py:498] I0314 01:08:00.853833 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l e d, on_circle l k d ? cong d i d j I0314 01:08:13.779287 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:08:13.779606 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g b, on_circle l i b" I0314 01:08:13.780037 124285949358080 graph.py:498] I0314 01:08:13.780191 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 01:08:15.147137 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:08:15.147286 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l e b" I0314 01:08:15.147760 124285949358080 graph.py:498] I0314 01:08:15.147923 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l c b, on_circle l e b ? cong d i d j I0314 01:08:45.166203 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:08:45.166370 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e d, on_circle l k d" I0314 01:08:45.166669 124285949358080 graph.py:498] I0314 01:08:45.166742 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l e d, on_circle l k d ? cong d i d j I0314 01:08:49.303611 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:08:49.303823 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c b, on_circle l f b" I0314 01:08:49.304126 124285949358080 graph.py:498] I0314 01:08:49.304253 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l c b, on_circle l f b ? cong d i d j I0314 01:09:08.554904 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:09:08.555151 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l f g, on_bline l g f" I0314 01:09:08.555456 124285949358080 graph.py:498] I0314 01:09:08.555575 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_line l f g, on_bline l g f ? cong d i d j I0314 01:09:22.171291 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:09:22.171558 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l g d" I0314 01:09:22.171863 124285949358080 graph.py:498] I0314 01:09:22.171976 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l e d, on_circle l g d ? cong d i d j I0314 01:09:25.098065 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:09:25.098418 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g c, on_circle l h c" I0314 01:09:25.098824 124285949358080 graph.py:498] I0314 01:09:25.098992 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l g c, on_circle l h c ? cong d i d j I0314 01:09:41.891745 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:09:41.892008 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_tline l e b e" I0314 01:09:41.892322 124285949358080 graph.py:498] I0314 01:09:41.892440 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_tline l e b e ? cong d i d j I0314 01:10:04.148575 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:10:04.148771 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l d e" I0314 01:10:04.149067 124285949358080 graph.py:498] I0314 01:10:04.149198 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l c e, on_circle l d e ? cong d i d j I0314 01:10:17.204500 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:10:17.204764 124285949358080 alphageometry.py:548] Worker 1: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:10:17.204855 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0314 01:10:17.205190 124285949358080 graph.py:498] I0314 01:10:17.205322 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_line l g i, on_bline l i g ? cong d i d j I0314 01:10:31.780845 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:10:31.781057 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l d e" I0314 01:10:31.781367 124285949358080 graph.py:498] I0314 01:10:31.781490 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l c e, on_circle l d e ? cong d i d j I0314 01:10:39.741191 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:10:39.741474 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l g k, on_bline l k g" I0314 01:10:39.741793 124285949358080 graph.py:498] I0314 01:10:39.741915 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_line l g k, on_bline l k g ? cong d i d j I0314 01:10:42.746980 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:10:42.747157 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l i c e, eqdistance l e c i" I0314 01:10:42.747450 124285949358080 graph.py:498] I0314 01:10:42.747564 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = eqdistance l i c e, eqdistance l e c i ? cong d i d j I0314 01:11:29.877864 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:11:29.878057 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g b, on_circle l h b" I0314 01:11:29.878395 124285949358080 graph.py:498] I0314 01:11:29.878516 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l g b, on_circle l h b ? cong d i d j I0314 01:11:34.692973 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:11:34.693391 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l g e" I0314 01:11:34.693850 124285949358080 graph.py:498] I0314 01:11:34.694051 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l c e, on_circle l g e ? cong d i d j I0314 01:11:40.122092 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:11:40.122314 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e b, on_circle l f b" I0314 01:11:40.122619 124285949358080 graph.py:498] I0314 01:11:40.122751 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l e b, on_circle l f b ? cong d i d j I0314 01:11:56.228213 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:11:56.228460 124285949358080 alphageometry.py:548] Worker 1: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:11:56.228580 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_tline l e b e" I0314 01:11:56.228916 124285949358080 graph.py:498] I0314 01:11:56.229031 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_tline l e b e ? cong d i d j I0314 01:12:00.462110 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:12:00.462417 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l e c" I0314 01:12:00.462726 124285949358080 graph.py:498] I0314 01:12:00.462847 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l e c ? cong d i d j I0314 01:12:33.575287 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:12:33.575659 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l f b e, eqdistance l b e f" I0314 01:12:33.575986 124285949358080 graph.py:498] I0314 01:12:33.576095 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = eqdistance l f b e, eqdistance l b e f ? cong d i d j I0314 01:12:45.883464 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:12:45.883665 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e b, on_circle l f b" I0314 01:12:45.884005 124285949358080 graph.py:498] I0314 01:12:45.884115 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l e b, on_circle l f b ? cong d i d j I0314 01:12:49.231229 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:12:49.231489 124285949358080 alphageometry.py:548] Worker 2: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:12:49.231654 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l c e, on_bline l e c" I0314 01:12:49.232019 124285949358080 graph.py:498] I0314 01:12:49.232133 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_line l c e, on_bline l e c ? cong d i d j I0314 01:13:12.035304 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:13:12.035515 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_bline l g e" I0314 01:13:12.035825 124285949358080 graph.py:498] I0314 01:13:12.035946 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_line l e g, on_bline l g e ? cong d i d j I0314 01:13:27.753066 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:13:27.753340 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_tline l i f i" I0314 01:13:27.753647 124285949358080 graph.py:498] I0314 01:13:27.753767 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_tline l i f i ? cong d i d j I0314 01:13:46.869013 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:13:46.869273 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_line l c f, on_bline l f c" I0314 01:13:46.869616 124285949358080 graph.py:498] I0314 01:13:46.869731 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_line l c f, on_bline l f c ? cong d i d j I0314 01:14:02.018661 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:14:02.018894 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l e d, on_circle l h d" I0314 01:14:02.019257 124285949358080 graph.py:498] I0314 01:14:02.019382 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l e d, on_circle l h d ? cong d i d j I0314 01:14:17.808814 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:14:17.809059 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l g h, on_bline l h g" I0314 01:14:17.809450 124285949358080 graph.py:498] I0314 01:14:17.809576 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_line l g h, on_bline l h g ? cong d i d j I0314 01:14:49.966214 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:14:49.966484 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l f e" I0314 01:14:49.966800 124285949358080 graph.py:498] I0314 01:14:49.966922 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l c e, on_circle l f e ? cong d i d j I0314 01:14:57.803652 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:14:57.803936 124285949358080 alphageometry.py:548] Worker 1: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:14:57.804032 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b c, on_circle l c b" I0314 01:14:57.804332 124285949358080 graph.py:498] I0314 01:14:57.804452 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l b c, on_circle l c b ? cong d i d j I0314 01:15:04.952074 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:15:04.952356 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c e, on_circle l i e" I0314 01:15:04.952659 124285949358080 graph.py:498] I0314 01:15:04.952779 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l c e, on_circle l i e ? cong d i d j I0314 01:15:12.350221 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:15:12.350637 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_line l g j, on_bline l j g" I0314 01:15:12.351148 124285949358080 graph.py:498] I0314 01:15:12.351344 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_line l g j, on_bline l j g ? cong d i d j I0314 01:15:29.720008 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:15:29.720222 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_bline l f c, on_bline l k f" I0314 01:15:29.720526 124285949358080 graph.py:498] I0314 01:15:29.720646 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_bline l f c, on_bline l k f ? cong d i d j I0314 01:15:57.625847 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:15:57.626110 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l c e" I0314 01:15:57.626458 124285949358080 graph.py:498] I0314 01:15:57.626575 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l b e, on_circle l c e ? cong d i d j I0314 01:16:30.551438 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:16:30.551641 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c g, on_circle l d g" I0314 01:16:30.551941 124285949358080 graph.py:498] I0314 01:16:30.552055 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l c g, on_circle l d g ? cong d i d j I0314 01:16:33.912899 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:16:33.913107 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l e g, on_bline l g e" I0314 01:16:33.913451 124285949358080 graph.py:498] I0314 01:16:33.913565 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_line l e g, on_bline l g e ? cong d i d j I0314 01:16:56.464396 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:16:56.464662 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l c b, on_circle l g b" I0314 01:16:56.464963 124285949358080 graph.py:498] I0314 01:16:56.465073 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l c b, on_circle l g b ? cong d i d j I0314 01:17:13.053540 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:17:13.053753 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l g f, on_circle l h f" I0314 01:17:13.054049 124285949358080 graph.py:498] I0314 01:17:13.054177 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l g f, on_circle l h f ? cong d i d j I0314 01:17:23.230725 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:17:23.230989 124285949358080 alphageometry.py:548] Worker 4: Translation: "ERROR: Invalid predicate P e k e l" I0314 01:17:23.231126 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b e, on_circle l g e" I0314 01:17:23.231486 124285949358080 graph.py:498] I0314 01:17:23.231596 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l b e, on_circle l g e ? cong d i d j I0314 01:17:50.677638 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:17:50.677978 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l c b, on_circle l g b" I0314 01:17:50.678347 124285949358080 graph.py:498] I0314 01:17:50.678464 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l c b, on_circle l g b ? cong d i d j I0314 01:18:14.174733 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:18:14.175016 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l b e, on_circle l i e" I0314 01:18:14.175331 124285949358080 graph.py:498] I0314 01:18:14.175455 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l b e, on_circle l i e ? cong d i d j I0314 01:18:21.281203 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:18:21.281469 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l j e" I0314 01:18:21.281764 124285949358080 graph.py:498] I0314 01:18:21.281882 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l b e, on_circle l j e ? cong d i d j I0314 01:18:21.645971 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:18:21.646244 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_pline l f e k" I0314 01:18:21.646604 124285949358080 graph.py:498] I0314 01:18:21.646714 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_pline l f e k ? cong d i d j I0314 01:18:39.398280 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:18:39.398505 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l d e, on_circle l g e" I0314 01:18:39.398865 124285949358080 graph.py:498] I0314 01:18:39.398991 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l d e, on_circle l g e ? cong d i d j I0314 01:19:03.597139 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:19:03.597453 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_line l b f, on_bline l f b" I0314 01:19:03.597797 124285949358080 graph.py:498] I0314 01:19:03.597918 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_line l b f, on_bline l f b ? cong d i d j I0314 01:19:08.642970 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:19:08.643251 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l i e" I0314 01:19:08.643620 124285949358080 graph.py:498] I0314 01:19:08.643746 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l b e, on_circle l i e ? cong d i d j I0314 01:19:48.841533 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:19:48.841816 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b e, on_circle l d e" I0314 01:19:48.842131 124285949358080 graph.py:498] I0314 01:19:48.842256 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l b e, on_circle l d e ? cong d i d j I0314 01:19:55.058999 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:19:55.059341 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c b, on_circle l g b" I0314 01:19:55.059741 124285949358080 graph.py:498] I0314 01:19:55.059874 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l c b, on_circle l g b ? cong d i d j I0314 01:19:56.962773 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:19:56.963003 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_circle l c e, on_circle l g e" I0314 01:19:56.963318 124285949358080 graph.py:498] I0314 01:19:56.963449 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_circle l c e, on_circle l g e ? cong d i d j I0314 01:20:44.651968 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:20:44.652187 124285949358080 alphageometry.py:548] Worker 4: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:20:44.652271 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b f, on_circle l c f" I0314 01:20:44.652563 124285949358080 graph.py:498] I0314 01:20:44.652684 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l b f, on_circle l c f ? cong d i d j I0314 01:20:45.826060 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:20:45.826290 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b c, on_circle l e c" I0314 01:20:45.826595 124285949358080 graph.py:498] I0314 01:20:45.826709 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l b c, on_circle l e c ? cong d i d j I0314 01:21:15.589778 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:21:15.590066 124285949358080 alphageometry.py:548] Worker 2: Translation: "l = on_bline l f c, on_bline l i f" I0314 01:21:15.590437 124285949358080 graph.py:498] I0314 01:21:15.590560 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c b, on_circle k f b; l = on_bline l f c, on_bline l i f ? cong d i d j I0314 01:21:16.408993 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:21:16.409267 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l b c, on_circle l e c" I0314 01:21:16.409576 124285949358080 graph.py:498] I0314 01:21:16.409693 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l b c, on_circle l e c ? cong d i d j I0314 01:21:33.327143 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:21:33.327399 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g e, on_circle l i e" I0314 01:21:33.327725 124285949358080 graph.py:498] I0314 01:21:33.327852 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l g e, on_circle l i e ? cong d i d j I0314 01:22:03.492841 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:22:03.493075 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l b e, on_circle l c e" I0314 01:22:03.493409 124285949358080 graph.py:498] I0314 01:22:03.493520 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l b e, on_circle l c e ? cong d i d j I0314 01:22:04.153135 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:22:04.153355 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_circle l c e, on_circle l j e" I0314 01:22:04.153715 124285949358080 graph.py:498] I0314 01:22:04.153836 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_circle l c e, on_circle l j e ? cong d i d j I0314 01:22:30.426936 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:22:30.427325 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_tline l g b e" I0314 01:22:30.427673 124285949358080 graph.py:498] I0314 01:22:30.427814 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_tline l g b e ? cong d i d j I0314 01:23:10.543899 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:23:19.457771 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:23:19.458057 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l f e, on_circle l g e" I0314 01:23:19.458398 124285949358080 graph.py:498] I0314 01:23:19.458525 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l f e, on_circle l g e ? cong d i d j I0314 01:23:20.528286 124285949358080 alphageometry.py:670] Worker 2 returned. Solved=False I0314 01:23:21.658875 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:23:21.659154 124285949358080 alphageometry.py:548] Worker 4: Translation: "l = on_circle l g b, on_circle l i b" I0314 01:23:21.659467 124285949358080 graph.py:498] I0314 01:23:21.659584 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_tline k e b e; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 01:23:32.205043 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:23:32.205310 124285949358080 alphageometry.py:548] Worker 0: Translation: "l = on_tline l e b g, on_tline l b e g" I0314 01:23:32.205673 124285949358080 graph.py:498] I0314 01:23:32.205784 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_pline k e g i; l = on_tline l e b g, on_tline l b e g ? cong d i d j I0314 01:24:01.090489 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:24:01.090702 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l g h, on_bline l h g" I0314 01:24:01.091020 124285949358080 graph.py:498] I0314 01:24:01.091146 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_line l g h, on_bline l h g ? cong d i d j I0314 01:24:16.963070 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:24:30.491601 124285949358080 alphageometry.py:670] Worker 0 returned. Solved=False I0314 01:24:36.631475 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:24:51.234415 124285949358080 alphageometry.py:670] Worker 4 returned. Solved=False I0314 01:24:51.598843 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:24:51.599133 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_tline l e b e" I0314 01:24:51.599511 124285949358080 graph.py:498] I0314 01:24:51.599627 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_tline l e b e ? cong d i d j I0314 01:25:46.746895 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:25:46.747165 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_line l g k, on_bline l k g" I0314 01:25:46.747497 124285949358080 graph.py:498] I0314 01:25:46.747612 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_line l g k, on_bline l k g ? cong d i d j I0314 01:25:49.291310 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:25:49.291579 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l f g, on_bline l g f" I0314 01:25:49.291890 124285949358080 graph.py:498] I0314 01:25:49.292008 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_line l f g, on_bline l g f ? cong d i d j I0314 01:27:05.258037 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:27:05.258324 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_tline l i f i" I0314 01:27:05.258628 124285949358080 graph.py:498] I0314 01:27:05.258744 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_tline l i f i ? cong d i d j I0314 01:27:19.197727 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:27:19.197944 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l g b, on_circle l i b" I0314 01:27:19.198273 124285949358080 graph.py:498] I0314 01:27:19.198403 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 01:28:04.569900 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:28:04.570185 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l g b, on_circle l i b" I0314 01:28:04.570513 124285949358080 graph.py:498] I0314 01:28:04.570632 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l g b, on_circle l i b ? cong d i d j I0314 01:29:08.835978 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:29:08.836262 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l d e, on_circle l h e" I0314 01:29:08.836581 124285949358080 graph.py:498] I0314 01:29:08.836700 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l d e, on_circle l h e ? cong d i d j I0314 01:29:40.443191 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:29:40.443462 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l d e, on_circle l i e" I0314 01:29:40.443779 124285949358080 graph.py:498] I0314 01:29:40.443902 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l d e, on_circle l i e ? cong d i d j I0314 01:31:14.833090 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:31:14.833529 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b e, on_circle l k e" I0314 01:31:14.833894 124285949358080 graph.py:498] I0314 01:31:14.834009 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l b e, on_circle l k e ? cong d i d j I0314 01:32:20.872262 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:32:20.872488 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_line l f k, on_bline l k f" I0314 01:32:20.872801 124285949358080 graph.py:498] I0314 01:32:20.872921 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_line l f k, on_bline l k f ? cong d i d j I0314 01:32:58.979256 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:32:58.979494 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l d k, on_circle l e k" I0314 01:32:58.979830 124285949358080 graph.py:498] I0314 01:32:58.979941 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l d k, on_circle l e k ? cong d i d j I0314 01:33:20.167790 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:33:20.168032 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_tline l e e f" I0314 01:33:20.168346 124285949358080 graph.py:498] I0314 01:33:20.168464 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_tline l e e f ? cong d i d j I0314 01:34:18.514020 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:34:18.514233 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l g e" I0314 01:34:18.514552 124285949358080 graph.py:498] I0314 01:34:18.514673 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l b e, on_circle l g e ? cong d i d j I0314 01:35:03.671683 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:35:03.671922 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_tline l f f i" I0314 01:35:03.672226 124285949358080 graph.py:498] I0314 01:35:03.672351 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_tline l f f i ? cong d i d j I0314 01:35:26.041502 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:35:26.041717 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_tline l k f i" I0314 01:35:26.042020 124285949358080 graph.py:498] I0314 01:35:26.042134 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_tline l k f i ? cong d i d j I0314 01:36:23.585656 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:36:23.585941 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l h d" I0314 01:36:23.586274 124285949358080 graph.py:498] I0314 01:36:23.586394 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l e d, on_circle l h d ? cong d i d j I0314 01:36:34.359686 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:36:34.359957 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_tline l e b g" I0314 01:36:34.360263 124285949358080 graph.py:498] I0314 01:36:34.360377 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_tline l e b g ? cong d i d j I0314 01:37:48.987540 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:37:48.987805 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l e d, on_circle l i d" I0314 01:37:48.988127 124285949358080 graph.py:498] I0314 01:37:48.988255 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l e d, on_circle l i d ? cong d i d j I0314 01:38:06.330438 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:38:06.330695 124285949358080 alphageometry.py:548] Worker 1: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:38:06.330807 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b e, on_circle l g e" I0314 01:38:06.331155 124285949358080 graph.py:498] I0314 01:38:06.331303 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l b e, on_circle l g e ? cong d i d j I0314 01:38:55.259579 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:38:55.259819 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_circle l b e, on_circle l j e" I0314 01:38:55.260117 124285949358080 graph.py:498] I0314 01:38:55.260243 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_circle l b e, on_circle l j e ? cong d i d j I0314 01:40:12.172378 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:40:12.172678 124285949358080 alphageometry.py:548] Worker 1: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:40:12.172772 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b f, on_circle l e f" I0314 01:40:12.173102 124285949358080 graph.py:498] I0314 01:40:12.173225 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l b f, on_circle l e f ? cong d i d j I0314 01:41:19.956502 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:41:19.956757 124285949358080 alphageometry.py:548] Worker 3: Translation: "l = on_tline l e e j" I0314 01:41:19.957092 124285949358080 graph.py:498] I0314 01:41:19.957243 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k f e; l = on_tline l e e j ? cong d i d j I0314 01:41:40.645739 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:41:40.645990 124285949358080 alphageometry.py:548] Worker 1: Translation: "ERROR: Traceback (most recent call last): File "/home/tong_peng/onedrive_googie32u/alphageometry/alphageometry.py", line 469, in try_translate_constrained_to_construct g.copy().add_clause(clause, 0, DEFINITIONS) File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2635, in add_clause raise PointTooCloseError() graph.PointTooCloseError " I0314 01:41:40.646069 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b g, on_circle l c g" I0314 01:41:40.646373 124285949358080 graph.py:498] I0314 01:41:40.646491 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l b g, on_circle l c g ? cong d i d j I0314 01:42:17.877126 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:42:29.977145 124285949358080 alphageometry.py:670] Worker 3 returned. Solved=False I0314 01:45:56.914549 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:45:56.914796 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b f, on_circle l c f" I0314 01:45:56.915110 124285949358080 graph.py:498] I0314 01:45:56.915240 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l b f, on_circle l c f ? cong d i d j I0314 01:49:54.192691 124285949358080 alphageometry.py:230] DD+AR failed to solve the problem. I0314 01:49:54.193120 124285949358080 alphageometry.py:548] Worker 1: Translation: "l = on_circle l a e, on_circle l d e" I0314 01:49:54.193579 124285949358080 graph.py:498] I0314 01:49:54.193774 124285949358080 graph.py:499] a = free a; b = free b; c = on_circle c a b; d = midpoint d b c; e = on_circle e a b; f = on_line f d e, on_circle f a b; g = on_circle g a b; h = on_line h d g, on_circle h a b; i = on_line i b c, on_line i f g; j = on_line j b c, on_line j e h; k = on_circle k c e, on_circle k d e; l = on_circle l a e, on_circle l d e ? cong d i d j I0314 01:51:26.915398 124285949358080 alphageometry.py:200] ========================== * From theorem premises: A B C D E F G H I J : Points AC = AB [00] D,B,C are collinear [01] DB = DC [02] AE = AB [03] AF = AB [04] D,E,F are collinear [05] AG = AB [06] D,H,G are collinear [07] AH = AB [08] I,F,G are collinear [09] C,B,I are collinear [10] J,E,H are collinear [11] C,B,J are collinear [12] * Auxiliary Constructions: K L : Points DK = DE [13] CK = CE [14] DL = DE [15] AL = AE [16] * Proof steps: 001. D,B,C are collinear [01] & DB = DC [02] ⇒ D is midpoint of CB [17] 002. DL = DE [15] & DK = DE [13] ⇒ DK = DL [18] 003. DL = DE [15] ⇒ ∠ELD = ∠DEL [19] 004. CK = CE [14] & DK = DE [13] (SSS)⇒ ∠CDE = ∠KDC [20] 005. CK = CE [14] & DK = DE [13] (SSS)⇒ ∠ECD = ∠DCK [21] 006. AL = AE [16] & DL = DE [15] ⇒ AD ⟂ EL [22] 007. AC = AB [00] & DB = DC [02] ⇒ BC ⟂ AD [23] 008. ∠ELD = ∠DEL [19] & ∠CDE = ∠KDC [20] & D,B,C are collinear [01] & AD ⟂ EL [22] & BC ⟂ AD [23] ⇒ ∠(EL-DK) = ∠ELD [24] 009. D,B,C are collinear [01] & ∠(EL-DK) = ∠ELD [24] & AD ⟂ EL [22] & BC ⟂ AD [23] ⇒ ∠BDK = ∠CDL [25] 010. DB = DC [02] & DK = DL [18] & ∠BDK = ∠CDL [25] (SAS)⇒ ∠DBK = ∠DCL [26] 011. ∠DBK = ∠DCL [26] & D,B,C are collinear [01] ⇒ BK ∥ CL [27] 012. AC = AB [00] & AE = AB [03] & AL = AE [16] ⇒ B,C,E,L are concyclic [28] 013. B,C,E,L are concyclic [28] ⇒ ∠LEC = ∠LBC [29] 014. ∠LEC = ∠LBC [29] & ∠ECD = ∠DCK [21] & D,B,C are collinear [01] & AD ⟂ EL [22] & BC ⟂ AD [23] ⇒ ∠(CK-LE) = ∠BLE [30] 015. ∠(CK-LE) = ∠BLE [30] ⇒ CK ∥ BL [31] 016. D is midpoint of CB [17] & BK ∥ CL [27] & CK ∥ BL [31] ⇒ D,K,L are collinear [32] 017. AC = AB [00] & AH = AB [08] & AE = AB [03] & AG = AB [06] & AF = AB [04] ⇒ E,H,G,F are concyclic [33] 018. E,H,G,F are concyclic [33] ⇒ ∠EHG = ∠EFG [34] 019. I,F,G are collinear [09] & J,E,H are collinear [11] & D,H,G are collinear [07] & ∠EHG = ∠EFG [34] & D,E,F are collinear [05] ⇒ ∠(DE-IF) = ∠(JE-DH) [35] 020. C,B,J are collinear [12] & D,B,C are collinear [01] & ∠CDE = ∠KDC [20] ⇒ ∠EDJ = ∠JDK [36] 021. DK = DE [13] & ∠EDJ = ∠JDK [36] (SAS)⇒ ∠DEJ = ∠JKD [37] 022. ∠DLE = ∠(DK-LE) [24] ⇒ DL ∥ DK [38] 023. J,E,H are collinear [11] & ∠DEJ = ∠JKD [37] & DL ∥ DK [38] ⇒ ∠(DE-KJ) = ∠(JE-DL) [39] 024. ∠(DE-IF) = ∠(JE-DH) [35] & ∠(DE-KJ) = ∠(JE-DL) [39] ⇒ ∠(IF-KJ) = ∠HDL [40] 025. B,C,L,E are concyclic [28] & AC = AB [00] & AF = AB [04] & AE = AB [03] & AG = AB [06] ⇒ L,E,G,F are concyclic [41] 026. L,E,G,F are concyclic [41] ⇒ ∠LEF = ∠LGF [42] 027. I,F,G are collinear [09] & C,B,I are collinear [10] & D,B,C are collinear [01] & ∠DLE = ∠LED [19] & ∠LEF = ∠LGF [42] & D,E,F are collinear [05] & AD ⟂ EL [22] & BC ⟂ AD [23] ⇒ ∠LGI = ∠LDI [43] 028. ∠LGI = ∠LDI [43] ⇒ D,I,L,G are concyclic [44] 029. D,I,L,G are concyclic [44] ⇒ ∠DLI = ∠DGI [45] 030. D,I,L,G are concyclic [44] ⇒ ∠DIL = ∠DGL [46] 031. D,K,L are collinear [32] & ∠(IF-KJ) = ∠HDL [40] & I,F,G are collinear [09] & D,H,G are collinear [07] & ∠DLI = ∠DGI [45] & DL ∥ DK [38] ⇒ ∠DLI = ∠DKJ [47] 032. B,C,L,E are concyclic [28] & AC = AB [00] & AG = AB [06] & AE = AB [03] & AH = AB [08] ⇒ L,E,H,G are concyclic [48] 033. L,E,H,G are concyclic [48] ⇒ ∠LEH = ∠LGH [49] 034. J,E,H are collinear [11] & D,H,G are collinear [07] & ∠LEH = ∠LGH [49] ⇒ ∠ELG = ∠(JE-DH) [50] 035. B,C,J are collinear [12] & ∠ECD = ∠DCK [21] & D,B,C are collinear [01] ⇒ ∠ECJ = ∠JCK [51] 036. CK = CE [14] & ∠ECJ = ∠JCK [51] (SAS)⇒ ∠EJC = ∠CJK [52] 037. J,E,H are collinear [11] & ∠EJC = ∠CJK [52] & B,C,J are collinear [12] & AD ⟂ EL [22] & BC ⟂ AD [23] ⇒ ∠(LE-KJ) = ∠JEL [53] 038. ∠ELG = ∠(JE-DH) [50] & ∠(LE-KJ) = ∠JEL [53] ⇒ ∠(LG-KJ) = ∠(DH-LE) [54] 039. C,B,I are collinear [10] & D,B,C are collinear [01] & C,B,J are collinear [12] & ∠(LG-KJ) = ∠(DH-LE) [54] & D,H,G are collinear [07] & ∠DIL = ∠DGL [46] & AD ⟂ EL [22] & BC ⟂ AD [23] ⇒ ∠DIL = ∠DJK [55] 040. ∠DLI = ∠DKJ [47] & ∠DIL = ∠DJK [55] (Similar Triangles)⇒ DL:DK = DI:DJ [56] 041. DL:DK = DI:DJ [56] & DK = DL [18] ⇒ DI = DJ ========================== I0314 01:51:26.915936 124285949358080 alphageometry.py:204] Solution written to /home/tong_peng/onedrive_googie32u/agtest/ag.out. I0314 20:06:35.745751 124285949358080 alphageometry.py:565] Worker 1: Solved. I0314 20:06:35.764017 124285949358080 alphageometry.py:670] Worker 1 returned. Solved=True